I’ve been anticipating for some time that before much longer YaCy would likely go viral. There is so much dissatisfaction over mainstream internet platforms of late, people are actively seeking alternatives. (That is how and why I discovered YaCy not that long ago).
well… I changed the naming schema for pre-set names.
About the number of peers: well, I am running since some time (sometime this January) a buch of test-peers in a kubernetes cluster. But those should not appear here, they are currently only junior peers and they should just make a spike and not a ramp…
Maybe the installation notes … I enhanced them and added docker images for ARM / Raspberry Pi
Thanks very much for your work and for sharing it with us.
Hello everyone.
I have the pleasant task of informing you about the new version of yacystats.de (or yacy-stats.de). The website consists of a Grafana dashboard through which you can access all the data. The database has been expanded with values every hour since July 3rd.
If you have any suggestions for improvement, please feel free to contact me. The easiest way to reach me is via Matrix in the public yacystats.de space: https://element.frei.chat/#/room/#yacystatsde:frei.chat.
Cheers
AkDk7
Great to see yacy-stats up again! Good job!
What I’d be really interested in, is a map of geographical distribution of peers. Maybe using geoip or time zones, language settings or mix. I’m curious about where is yacy deployed most.
Thank you very much
I think that should be feasible since the API provides all the IP addresses. Gonna work on that!
Okay…
I’ve made a lot of changes to the site over the past few days and also added a geo map. You can find the change history on the left side at the end of the text.
Oh, by the way, @Orbiter was kind enough to add a link to yacystats.de on yacy.net. Thank you!
Wow, that’s great! Thanks!
Nice to see, that distribution of hosts is covering almost all the world, didn’t know before.
Mentioned also on Mastodon.
Nice, thank you!
The new yacystats.de has been running for almost a month now. Since then I have made some adjustments and maintained a history of the individual versions. The latest version 0.6.0 shows a top 10 of peers by country. Feel free to take a look!
Great work!
Thinking about version stats, it’s aggregated by minor (branch) version now, shouldn’t it be grouped by major (such as 1.924 or 1.930) numbers?
Good point. However, the version numbers vary so much from peer to peer that I can’t just say that the text of the main version starts with “n.nnnn”.
For example, there are also peers that run on “yacy_v1.930_202402271402_656d47c1a”. So I would have to consider every variation…
There are also some that have the version “yacy_v1.930_fatal: not a git repository (or any of the parent directories): .gitfatal: not a git repository (or any of the parent directories): .git_fatal: not a git repository (or any of the parent directories): .git”
I’ll analyze how different the names are.
yes, i understand.
maybe, there’s too much freedom in version notation in the yacy code itself.
It wasn’t too complicated to write a regular expression though
The next version 0.7.0 will include “major version” fields.