Earlier quoted context omitted.
YaCy just crawls the results [again] locally before showing them to you.
Maybe I misunderstand, but doesn't that mean you lose the benefit of having distributed crawlers if everything has to be crawled (again) locally somewhere?
The world needs a non-profit search engine
81–90 of 396 posts
Re: The world needs a non-profit search engine
#82Re: The world needs a non-profit search engine
#83I use duck duck go. Recently someone showed me their screen where they were using google to do a search. I was absolutely aghast. The last time I used google when you searched for something you saw a simple text list of sites (which is how DDG still works). Instead the google results were… a disaster. You had to scroll through some much garbage before finding actual search results - a list of sites. It was like googl…
Re: The world needs a non-profit search engine
#84Earlier quoted context omitted.
I have family members who use google to navigate. Instead of writing facebook.com in the URL-bar, they search for facebook and click the first link...
Honestly that is probably safer. Having a typo in the url could Easley give you a phishing link. However, I also have gotten fishing adds when looking websites up so it’s not cut and dry at all.
https://www.abc.net.au/news/2022-06-21/scammers-using-text-m...
https://www.channelnewsasia.com/singapore/scam-bank-google-a...
I think the only solution is education.
Re: The world needs a non-profit search engine
#85Earlier quoted context omitted.
You can have a semi-manual system, with user input. So websites filled with SEO get manually flagged by users. Of course, you need to trust your users as well... this can be done with a Web of Trust-style reputation system: users endorse each other, and you can build a reputation graph/tree that traces reputation and easily cull bad subtrees. If this endorsement system conserves reputation (you give a fraction of you…
why can't all the users that are being paid to promote spam endorse each other? And won't distributed trust systems just make some people "trust billionaires" and others "trust impoverished" though no fault of their own? If everyone trusts Oprah she'll have the types of same power people complain about billionaires people now. Basically influence. Also, anyone who's close to her gets the blessing of her influence whe…
If one users reputation is higher, there's redistribution, but algorithms would need to carefully weight reputation linearly in all decisions, making redistribution not advantageous, solving any issues with sybil attacks[1].
Re: The world needs a non-profit search engine
#86This seems really really naive. Do you really think a non-profit is going to fight the hordes of spammers, scammers, seo masses, mechanical turk hordes, etc that are going to game your system?
Re: The world needs a non-profit search engine
#87Re: The world needs a non-profit search engine
#88I would love to have a search engine with buy/nobuy tag: shows only shops with "buy", and no shops with nobuy in the search results.
Re: The world needs a non-profit search engine
#89This seems really really naive. Do you really think a non-profit is going to fight the hordes of spammers, scammers, seo masses, mechanical turk hordes, etc that are going to game your system?
I see the largest internet companies, including Facebook, Twitter, and also Google, fight spam and other harmful content only to the degree absolutely necessary to stay somewhat usable. Which makes sense because it's costly and does not generate profit.
I would expect a non-profit, however, to focus much more on fighting harmful content because it centers around the user experience, hence quality of the content.
I don't see a guarantee this works in practice, but the respective incentives seem clear.
Re: The world needs a non-profit search engine
#90Right now it is extremely difficult to build your own web crawler that would compete with Google. And that is not because of the technology, but because multiple sites will prevent your bot from accessing them if you're not Google or Bing - either through robots.txt, or through directly banning your IP if it's trying to crawl and it's not a confirmed google-bot.
Having a non-profit, open source, crawler that keeps an up to date index (or web cache) of the web would help competition spring up.