From nobody Wed Feb 1 06:05:30 2023 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4P6BHC2j85z3cFSX for ; Wed, 1 Feb 2023 06:05:43 +0000 (UTC) (envelope-from yetoohappy@gmail.com) Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4P6BHC0wqRz4cVR; Wed, 1 Feb 2023 06:05:43 +0000 (UTC) (envelope-from yetoohappy@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-ej1-x62a.google.com with SMTP id dr8so26642324ejc.12; Tue, 31 Jan 2023 22:05:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=GLSf33TRSxKqdMlYOhwnRa+j6xSiBtOSwH92G7Doro4=; b=QriIVHwc0ZmwfECeO4VNv+Qv+H8K9QQZUKccLzZHghR6mbP8xm9OynjtbKEBTkwKn3 540ySgyQSCSO+FwwYBEbUbsGIBgwSyVY0VDNfY6JljxpPhsOGQ/7VUdW/5C9PgEy3pZB NWqWLb3YuEdKXIFNXdh2ZOPg9DcBG4u/tTyFcREnQlCTv/Ms7dtndHU16RAhrsrih1Js KejkodTQg/YpDbuaFUs95yLuPly7WfRh3Lbxu2wWN7l42I3b6a5CvyyuUfclwHJBX7sR UoiGwlE4+fCjyOmklwBnbFLM4nsJv1N3ACj/NfwOnRU1humWHVXIYMNVt5gDfUNBC6pT oDuw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=GLSf33TRSxKqdMlYOhwnRa+j6xSiBtOSwH92G7Doro4=; b=oYMEtUQV88rvfIWicyh9AlLCoHHBfAgSTw2UwP3NLrrlpyZkDTda9vMbZUmMceYA4Q zKvJ4RZt8SSc4E2sjluiLEpnsK13jZmbA8fusPfSlK/UxnmumxEAL/j6m8cAcpBU+vIg zMZD1a1FYKTXLWDcVPr27JmrrHbcVwjKJ8lQb68X6E6Vt+FptmyvPq2LpNM4lVrXjju9 umJiRWHms13VCZrgnjknvs612UHq7xPxECQsHTLZJX43wshCRhNDmJJhXrjObqSud3oA i4B71XBY37ywFdJrX3fNgDW+/Muzc/GtrP3oEi+NjL09l4Na81YBgFcThTqYmsdTEGhA /pCw== X-Gm-Message-State: AO0yUKX5qBRgtzuGSOHIU/UqCRYZfz5H8I3dC+Dxl7mqTPMB/sUenmTP AvW36fsXyLWhEPKLgkKVAhcFulWicEnrOmTnNEaoiDmq X-Google-Smtp-Source: AK7set+J7nMe3ucaOighFh/mNLHFAibeMi2y/9IhW0j+5L8rO3z1zaGo4pLTJYAK9r0F5iH2z6GWVMl65VROr5h4m4U= X-Received: by 2002:a17:906:3544:b0:86c:3586:96f1 with SMTP id s4-20020a170906354400b0086c358696f1mr343878eja.137.1675231541338; Tue, 31 Jan 2023 22:05:41 -0800 (PST) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 References: <202301300254.30U2sm0k061914@dell.no.berklix.net> <97020cad-f913-2985-2093-e4c23bf671e3@antonovs.family> In-Reply-To: From: Yetoo Date: Tue, 31 Jan 2023 22:05:30 -0800 Message-ID: Subject: Re: GitHub Code Search [Re: Tooling Integration and Developer Experience] To: David Chisnall Cc: freebsd-current@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4P6BHC0wqRz4cVR X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:2a00:1450::/32, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On Tue, Jan 31, 2023, 9:47 AM David Chisnall wrote: > > On 30/01/2023 21:39, Yetoo wrote: > > > > If github is going to be considered for issue tracking I just want to > > say, after having extensively using it for issue tracking, it tends to > > be difficult to find an issue if the exact title isn't entered and many > > duplicate reports are made as a result. Code search sucks and doesnt > > show you the multiple places in a file where a match was made so a user > > may be left wondering if code exists or not, but this doesn't seem to be > > germane given this is about issue tracking. > > Which search are you using? The old GitHub search is not great, but > cs.github.com has replaced local search for me in the FreeBSD tree. > It's not *quite* as good as fxr, but it's close. > > For example, searching for sys_cap_enter: > > https://cs.github.com/?scopeName=All+repos&scope=&q=sys_cap_enter+repo%3Afreebsd%2Ffreebsd-src+ > > David Clicking that link greets me with a login screen and a requirement to join a waitlist. Yes, this is beta and may change in the future, but not thrilled that an account is required to use and opt into it.