

we also host an instance of opengist at https://blocks.programming.dev/ as an alternative to those if wanted
Indie game developer 🇨🇦
Working on some games for game jams in my free time
Admin of programming.dev and frontend developer for sublinks
Account has automation for some scheduled posts
Site: https://ategon.dev/ Socials: https://ategon.carrd.co/
we also host an instance of opengist at https://blocks.programming.dev/ as an alternative to those if wanted
Ah yeah I need to refresh the data, ill do that later
Nobody reported it as down to me, I can bring it back up
Been working on some other projects recently so havent really looked at that site much
The easiest way would be subscribing to the communities you want and then using the subscribed feed instead of the all feed
Some frontends (mostly the apps) have filters you can use to filter content but the main frontend doesn’t currently apart from blocking the communities
An alternate thing to do could be to use the local feed in the instance that primarily has the content you want. Isnt doable for all types of content since not everything has a topic based instance for it and would require having a new account if you want to interact but theres things such as mander.xyz for science, programming.dev for programming/hardware/etc. topics, etc.
Seems like lemmyverse doesnt have the instance listed at all for some reason, assuming a crawling issue. I reported it on their repository. Would be new since I remember it showing the instance before
You can check in https://programming.dev/communities that programmer humor has way more active users than most communities here
.ml and hexbear have been around much longer than the other instances so have built up more subscribers
Surprised I dont see programming.dev in the data, we definitely have at least 3 communities in the top 100 (programmer_humor, programming, linux)
Its still only voters, lurkers that dont do any actions arent counted
Java spring for backend, Go for federation, Next.js for frontend
demo.sublinks.org has the backend with the lemmy-ui frontend to show api compatibility
Task list and progress is public on the github org https://github.com/orgs/sublinks/projects/1
Matrix space where all the devs talk is also public and you can see progress talked about in them
In terms of new tech stack currently theres sublinks being made by devs/admins of a bunch of instances (discuss.online, lemmy.world, programming.dev, etc.)
Yeah both lemmy.world and us have the same alternate frontends at the same subdomains (apart from voyager in which they went for m for mobile and we did v for voyager)
Links for all four of them
Zoomed out graph including some months before the join wave
Users/month are relatively stable now at 33x users/month compared to pre join wave (users/month is people who have posted or commented)
I dug through the code and turns out the post read table does store when its read (with number of comments when it was read stored in a person post aggregates table), it just only stores it for people from your instance so I cant get accurate numbers from all of lemmy (and why it seemed like there was a low amount)
The 118k is half year aka 6 months
The one around 35k is month
Dont have access to those stats in the database so adding on voting is the best I can do
Theres a post read table but its only people who have explicitly marked something as read and is way less than the post likes
For anybody interested, the monthly active users including voters is 131,150
(131k)
The one in the graph only takes into account people who have made a post or comment
Edit: The halfyear active users including voters is 253,166
(253k)
I changed the algorithms in programming.dev to take into account voters in the activity. Since stats are all calculated locally you can view any community from programming.dev to get the monthly active users including that change
e.g. https://programming.dev/c/[email protected] shows 27.8k users/month on p.d which is almost as much as the value here for all of lemmy excluding voters
they start out easy and get harder as time goes on. Theyre intended for all levels due to that and theres two different difficulties per day (the harder one being unlocked when you do the easy one). Basically anyone can do day 1
Heres stats for how many people completed each day last year https://adventofcode.com/2022/stats
Theres technically a code review community at [email protected] although ive seen some people also post code reviews in the language/engine communities