Earlier quoted context omitted.
While that sounds good in theory, who is to say those that can edit protected and high profile pages aren't in SEO spammers' pockets? I mean the edit history is public and there's plenty of people that actually pay attention to edits and the like so they would be found out soon enough, but still. I'm sure this is an ongoing discussion when e.g. political figures' pages are protected as well - who becomes the gatekeep…
Sure, but at that point you're simply discussing Wikipedia's quality control system, which may be an interesting discussion, but has nothing to do with search engines per se. Considering that Wikipedia has become a pillar of most scientific work (imagine writing a math or computer science paper without Wikipedia – utterly unthinkable), it's safe to say that knowledgeable people have collectively decided that its qual…
SearchHut
81–90 of 161 posts
Re: SearchHut
#82Earlier quoted context omitted.
Perhaps all repo's that have a published package is a good heuristic. Then you'll at least get all the repos of npm, python and other packages.
Some interesting repos have no published packages. A combination of number of commits, stars and forks would be probably more relevant.
Re: SearchHut
#83Earlier quoted context omitted.
They definitely do not return "90% garbage for most queries". This 8s an unsubstantiated claim I see often i HN and honestly not backed by any real data. e.g. You can check your search history and see it yourself.
I just tried searching for "python str" on Google. I expected the top result to be a link to the official Python docs for the `str` type, then ideally some relevant StackOverflow questions highlighting common Python issues with strings, bytes, Unicode etc. Instead, the top result was W3Schools. Then came the Python docs, then 5 pages somewhere between blogspam and poor-quality tutorials. Then a ReadTheDocs page datin…
You could instead search for "python string" to find more information about python strings.
Even then the very first result for Python str is actually relevant for me (Python documentation about built in types.
Re: SearchHut
#84Re: SearchHut
#85>What's the most popular web server SearchHut: The first result is django which is not the most popular web server. Google: Shows an answer box with the market share of various web servers.
Re: SearchHut
#86Good morning, HN. Please note that SearchHut is not done or in a presentable state right now, and those who were in the know were asked not to share it. Alas. I had planned to announce this next week, after we had more time to build up a bigger index, add more features, fix up the 404's and stub pages, do more testing, and so on, so if you notice any rough edges, this is why. I went ahead and polished up the announce…
e.g opencrawl, internet-archive, archiveteam
It strikes me the resources to crawl, update, and manage/index data is a common problem.
Re: SearchHut
#87>> https://searchhut.org/about/domains => 404
Here's the current list: https://paste.sr.ht/~sircmpwn/0cab5e3137c2c2077b5aabf9e2fc8d... It was intended to be larger prior to launch. Here's some other domains I want to index: https://paste.sr.ht/~sircmpwn/84d052f14a9a282698b5e5f7a9d9d9...
Re: SearchHut
#88Re: SearchHut
#89Good morning, HN. Please note that SearchHut is not done or in a presentable state right now, and those who were in the know were asked not to share it. Alas. I had planned to announce this next week, after we had more time to build up a bigger index, add more features, fix up the 404's and stub pages, do more testing, and so on, so if you notice any rough edges, this is why. I went ahead and polished up the announce…
Do you intend any of this to merge/cooperate with other similar initiative? e.g opencrawl, internet-archive, archiveteam It strikes me the resources to crawl, update, and manage/index data is a common problem.
Re: SearchHut
#90I guess cppreference.com isn't even a part of the list? I tried a couple test queries: > lambda decay to function pointer c++ I get some FSF pages and the wikipedia for Helium? > std function I get... tons of Rust docs? > std function c++ All rust docs? The wikipedia page for C++?? Interesting idea, but this seems like it would be the primary failure mode for an idea like this: as soon as you are researching outside…
I added cppreference.com now and kicked off a crawl. It'll be a while. The list of domains is pretty small right now -- it was intended to be bigger before the announcement was made. Will also add RFCs and man pages soon. There will (soon) be a form to request new domains are added to the index, so if there are any sites you want indexed which are outside of my personal expertise, then you'll be able to request them.