Email list hosting service & mailing list manager

Search engine Göran Weinholt (19 May 2020 14:29 UTC)
Re: Search engine Lassi Kortela (19 May 2020 14:36 UTC)
Re: Search engine Göran Weinholt (19 May 2020 15:14 UTC)
Re: Search engine Lassi Kortela (19 May 2020 15:21 UTC)
Re: Search engine Göran Weinholt (19 May 2020 18:14 UTC)
Re: Search engine Lassi Kortela (20 May 2020 09:22 UTC)
Re: Search engine Amirouche Boubekki (05 Jul 2020 18:23 UTC)

Re: Search engine Amirouche Boubekki 05 Jul 2020 18:23 UTC

Le mer. 20 mai 2020 à 11:23, Lassi Kortela <xxxxxx@lassi.io> a écrit :
>
> >>> Have asked Amirouche if he still has the list of sites he was indexing.
> >>
> >> This is his list (or was at one point):
> >
> > It's in quickref.dev now after some cleaned up redundancies.
>
> Very nice! Thanks for sending them the PR.
>
> I still haven't got over how fast that search engine is. Refreshing (no
> pun intended).

$ time curl "https://quickref.dev/search?q=learn+scheme&type=all" > /dev/null
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 23045    0 23045    0     0  18318      0 --:--:--  0:00:01 --:--:-- 18318

real    0m1.272s
user    0m0.022s
sys    0m0.009s

Wow! That search engine is verrrrrrrrrrrrry... quick!

Regarding my search engine, it was broken due to some upstream issues.
The issues are fixed, but I discovered that my code is broken... The
scraper is broken. Since the last time, I learned that it would be
better to publish something that we could possibly be proud of...
something along the lines of quickdev...

Anyway, since I try to focus my work on things related to arew scheme,
it will take some time before I set up the search engine for real. I
am not even sure what would be best between the search engine and a
database of scheme stuff that Lassi was working on too.

Thanks!