this post was submitted on 05 Apr 2024
36 points (100.0% liked)

Programming

17313 readers
108 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
 

For those unaware, YaCy is an open source indexing software with some p2p search capabilities. However, if you've run it yourself, you'd know that the search results are very bad. Therefore I am wondering if this is a resources issue or a YaCy software issue, or both.

Had YaCy had really huge resources for the crawling and indexing, would it have been a good enough search engine to replace google/ddg?

top 6 comments
sorted by: hot top controversial new old
[โ€“] onlinepersona@programming.dev 11 points 7 months ago (2 children)

I think the YaCy dev hopes so ๐Ÿค” ~~But I'm not sure it's written to be "hyperscale" or scalable at all. It seems to be a monolithic thing with the indexer, search enginer, crawler, etc. all in one. My guess is: no~~

After some searching, there seems to have been an effort to rewrite YaCy in to microservers called YaCy Grid. Soooo maybe?

It's unfortunate that all the new "privacy searchengines" like duckduckgo, startpage, ecosia, qwant, and others, all decided to write their own new solution on top of Bing instead of participating in YaCy or some other opensource solution. Doesn't make sense to me and makes me trust them much less (but still more than google and bing individually).

Anti Commercial AI thingyCC BY-NC-SA 4.0

[โ€“] Faresh@lemmy.ml 9 points 7 months ago (1 children)

Anti Commercial AI thingy

I don't think a license will prevent language models from using your post. If anything, you are allowing people to use your post for more stuff it couldn't otherwise be used, since a license is you giving someone permission to use your work in a certain way, but if you don't give a license, copyright law assumes that you haven't given permission.

[โ€“] onlinepersona@programming.dev 3 points 7 months ago (1 children)

Thank you for your input. I'll keep doing it nonetheless

Anti Commercial AI thingyCC BY-NC-SA 4.0

[โ€“] Faresh@lemmy.ml 1 points 7 months ago (1 children)

I'm sorry, if I was being annoying.

[โ€“] UraniumBlazer@lemm.ee 3 points 7 months ago

No u weren't.

[โ€“] UraniumBlazer@lemm.ee 2 points 7 months ago

That's sad... The YaCy grid seems to have no commits for at least 2 years. Yeah, that's disappointing...