I'd love to see some stats on reddit engagement now. Anecdotally, I logged in just to look at my usual subreddits (the ones that are open) and they seem dead.
Lemmy
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.
I use RSS to get feeds for subs that are not active in lemmy.
Many posts are dog shit level now. Either looking for help or just garbage.
Check out r/lemmino lol.
Oh RSS feed is a good idea. The only sub I still check is r/Genshin_Impact_Leaks xd
Edit: Anyone knows a better free web-based RSS reader than Feedly? It kept sending me to its paid service for trying to sub to a Reddit feed, until I subbed to it via SiftRSS D:
Ive been using FreshRSS for years. You can either selfhost it or use one of the public instances.
EDIT: Sorry, I missed the "web based". Today I'm incredibly distracted.
Feeder is pretty good if you use Android.
The bots won't stop. And probably have increased. So it'll be tough to see without slices we'll never get
That's the punchline that makes me chuckle when I read how "little impact" the protests and migration have had.
Here's a little secret: Reddit mods can't know for sure which accounts are bots. They can suspect, but they're no easy, reliable proof. Reddit admins, though, know exactly which accounts are bots — they just prefer keeping that info to themselves.
For me, that triggers a great big "Hmmmm".
And they'll never differentiate them. If their investors know how much of their traffic was just bots they'd divest immediately
I doubt it made a dent. 250k doesn't even register on the map of 100m active users.
I think that which 250k migrated will eventually end up making quite a significant dent. It isn't the technophobic lurkers that make up the Lemmy early adopters.
It does if those 250k are the ones submitting/creating content.
Are they though? I didn't submit posts on reddit. Looking at the front page of lemmy it's missing a lot of the topics and subjects reddit posts about.
I'm not trying to be a downer, I think 250k is great and it's enough to make lemmy 100% replace reddit for me. But I don't think it dents reddit. I talked to my friends and they barely noticed anything except the blackout. I go on reddit all the same communities are still posting and commenting as normal. But saying that when I looked at reddit I realized how much garbage is posted there compared to lemmy.
Wish someone would create a bot to copy r/HyruleEngineering to the community here.
You can request that on lemmit.online if I remeber the name of the instance correctly
I think having a link aggregator is going to be so great for the fediverse. It allows us to gather content from all over the internet and bring to to the often secluded fediverse.
It also means we can post links to fediverse discussions and draw people in.
Just need ma boi Sync.
Should be interesting to see how the fediverse in general handles more traffic, as we’ve seen with kbin and lemmy over the last month or so there are certainly some growing pains
at least we are making the most of our new space here, we all seem to be building something fun here
I don't think lemmy is still growing. I might be wrong but this graph https://fedidb.org/current-events/threadiverse
is trending down and i've seen a lot of smaller magazines/communities that haven't had any posts for 1-2weeks by now.
I try to help that problem at little but i doubt lemmy&kbin has >100k active users right now.
Lemmy will still be receiving stragglers. E.g. I only signed up yesterday! I only went on Reddit once every few weeks or so, and thus only just found out where my communities had migrated to. I’m sure there are many users like me who haven’t yet followed their communities to their new homes.
They might be using some smoothing, because all lines are noise-free. and the last point might just be an artifact. It looks like a constant growth
According to the graph it accounts for active users within the last 30 days. 30Days ago the reddit strike started and an influx of people started posting. I wouldn't be surprised if a lot of people haven't been here since. There was a lot of performance and other issues with lemmy&kbin at that time.
I think it is currently growing, as in more people will visit tomorrow than did today, but also it has shrank since a couple weeks ago when everyone was hyping it up as a reddit alternative and trying it out. Not everyone who came to try it has stayed.
A lot of people just want the endless scroll. No need to comment or post, just consume the posts. They would go back to Reddit for now because Lemmy is not a decade old content machine.
A one-day minor downtick isn't a trend when it's been up day-over-day for a while now. I'm sure the user counts will ebb and flow over time, but as long as the community stays healthy and the big social media companies keep being greedy, I think this platform has a good shot at long-term viability.
As I type, it says 130k active users (updated hourly)
Has anyone just made Lemmy subreddits to get people to go to Lemmy? Or does Reddit hypocritically ban you?
There is r/Lemmy and r/LemmyMigration
How would a Lemmy subreddit be useful? The only thing I could see would just be a pinned message regarding general guidance
Advice on what instances to join, coordination to move communities, technical advice for those communities to form instance, etc.
I just wished the Lemmy API docs were better lol.
These days the standard is to create an API Doc out of a OpenAPI document generated from the code itself. Someone will probably contribute to it at some point.
Fediverse software API documentation is bad across all fediverse software.
I’ve been using the Memmy app and it does a decent job of improving the experience for an Apollo refugee, makes the transition away from Reddit much easier
I'd love to see some stats on reddit engagement now. Anecdotally, I logged in just to look at my usual subreddits (the ones that are open) and they seem dead.
I use RSS to get feeds for subs that are not active in lemmy.
Many posts are dog shit level now. Either looking for help or just garbage.
Check out r/lemmino lol.
I just wished the Lemmy API docs were better lol.
Yeah, that's a problem with a lot of FOSS passion projects. We devs kinda like writting code, but not really documenting it. Hopefully with the influx of devs helping that will improve
I just wished the Lemmy API docs were better lol.
Finnegans Wake makes more sense than Lemmy API docs. Even calling it "documentation" is a stretch.
I literally had to clone the Lemmy git repo and read the source code to find the implementation of an API endpoint and see how it worked for a script that I was writing.