If he keeps doing this people are just gonna switch to Mastodon lol
ipkpjersi
If you want to talk about going from Reddit to Lemmy, probably lack of infinite scrolling, so I went ahead and made a Firefox addon called Lemmy Infinite Scroller. It's 11 lines of code. It's literally an addEventListener for the scroll event. Apparently it can take up to 3 weeks for it to be approved and end up in the Firefox Add-ons store, so I won't link it here, but it's coming.
edit: A few hours later, it's up to 40 lines of code because of handling race conditions. It should work well under normal use now but if people scroll too fast it could cause problems loading two pages ahead instead of one. It's obviously not ideal compared to an official implementation but it's something at least, unless it gets officially implemented in Lemmy before my add-on gets approved. lol
This is a depressing reality but I think it's likely this will happen. It makes me so mad Google got as big as they did. Someone needs to tear the fuckers down.
Eh, I don't think that's fair. There's still a lot of good redditors out there stuck on reddit because they don't know any better. More technical and veteran redditors are more likely to be willing to jump ship because they know how much reddit is a sinking ship and how it's going to end up dying out.
This is 100% it. People who think giving additional traffic to reddit hurts reddit are very dumb lol
The only thing we could do is write join Lemmy and hope that more people will join Lemmy.
I did that too (swapping out a complex codebase with a simpler new modern one), then I got laid off along with another dev and we got replaced by friends of our boss lmao
Although I do admit it's nice my new job that I'm starting next week pays me nearly 30% more than my old job did along with a better title to match the level I was performing at my old job lol
We need to just let reddit die as a sign to all other executives that their customers are the ones who hold the cards.
The same thing could have been said about Digg. They are too stupid. Companies start out small, and have stars in their eyes instead of money bags, and talk about how they want to be different and want to do good for the world. Then once they grow beyond a certain size, they became the same evil shit as any other corporation. It happens time and time again, and it will continue happening.
It's the only thing that will actually make a difference.
Yet there are still so many people who deny climate change. It is pretty horrifying.
Well, her name is one letter off of Cries after all.
That's not entirely true. One of the lead developers of Lemmy almost blocked infinite scrolling being implemented before the other lead developer stepped in and approved it. This can absolutely happen with other features, other features can get blocked.
There's nothing wrong with having additional optional features through an addon, especially when those features are optional and also don't have to go through an approval process. That's the power of addons.
It's a feature that makes the website more convenient for me to use. I like to work on software I know I will use myself, and then I share it with the rest of the world in case somebody else wants to use it too.
I'm sure Lemmy will get optional infinite scrolling implemented with a better implementation than mine, but it was a fun afternoon project (started out as a quick 30 minute project before the race conditions) the day before starting my new remote dev job.
I think more options and user choice is a good thing.