this post was submitted on 28 Jun 2023
5 points (100.0% liked)
Programming
13368 readers
1 users here now
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Cool project! I'm always on the lookout for more search services. It works without Javascript, which is great! It's very clean and focused.
The Search Engine Result Pages (SERPs) for Google are embarrassingly large. Here's a comparison from Kagi: https://help.kagi.com/kagi/search-details/search-speed.html
It's a little surprising that Duckduckgo's SERPs are even bigger...
I know of a few others that fit this use case, if anyone's interested.
Kagi's interface works entirely without Javascript and is a meta-search engine with results from Google, Bing, and its own indexes, and I think it has some of the best results (paid search though).
Mojeek is another search engine which uses its own index and is accessible without Javascript.
Another cool, fast search engine with its own index (though smaller) is Marginalia: https://search.marginalia.nu/
This one is free software, and you can view the sources here: https://git.marginalia.nu/marginalia/marginalia.nu
And there's also Searx, which is a fairly lightweight (but nowhere near as much as Blaze is) metasearch engine released as free software: https://github.com/searxng/searxng
Thanks for sharing :)