Barely any since fedidb excludes botted instances
The increase here though is cause lemmy.world upgraded to 0.19 and 0.19 includes voters as active users
Barely any since fedidb excludes botted instances
The increase here though is cause lemmy.world upgraded to 0.19 and 0.19 includes voters as active users
Theres been a bunch of activity and people joining in in the dev matrix already
Backend pretty much already has parity and the frontend is currently the main thing that an updated demo is waiting on but should be ready really soon
I've been designing an updated home page recently for it that I'll be pushing out this week that looks miles better than lemmy-ui since I could do everything from scratch and thus quickly
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.)
Only ones left on the 0.18 versions are beehaw and blahaj
Theres a lot more users that dont even vote as well
For programming.dev currently we have~ 1.2k MAU. Including people who have an account but dont vote or comment we get closer to 2k. And then including people who dont have an account we get much higher (~ 80k per day but that includes crawlers and bots)
Seeing what people voted for isn't public in the api (cant even get that from someone being logged in). Only posts & comments made for non login info
what was broken about the site
no css? or did it not load
In programming.dev we have a community request zone at !community_request@programming.dev
You can find info like this in the sidebar if youre on web (and there's going to be a support site made soon)
It depends on what is being called activity
The standard (I say standard but its really just the thing most sites use since it boosts their numbers) that social media uses for monthly active users is to do people who have logged in. This is what mastodon uses as well
While they aren't actively contributing content they are still actively using the site (active account as opposed to dead account)
I think lemmy should match up to the mastodon and other social media calculations so these comparisons actually make sense otherwise were just making lemmy feel dead by calling a different calculation MAU than what people are used to and since both calculations are being compared like they're equal
Self reported, no public way to get post reads, its just in the db
Its still only voters, lurkers that dont do any actions arent counted