I see a lot of posts about how lemmy.ml admins are deleting any posts critical of Russia & China. Are there any receipts for those claims? I haven't seen any actual proof, just a whole lot of people saying tankie.
crowsby
I dislike the general trend towards platforms feeling compelled to blindly imitate the various interaction mechanisms from platforms. Sometimes I just want to Instagram on Instagram. But then they had to follow-the-leader, so now you can Snapchat on Tiktok, or TikTok on Instagram. Companies are compelled to do many things haphazardly instead of one (or a few) things well.
This is simultaneously coupled with a growing trend towards disallowing any type of UI customization. You will take our experience and you will like it. How dare you want to turn off our faux Tiktok bullshit that our developers spent so many months plagiarizing.
It's shocking to see how bad they've become at what used to be their core function. I mean their brand name became the verb for looking something up on the internet. Now it just returns a useless mix of advertising, blogspam, AI spam, and sometimes-useful reddit results.
I'm also not quite happy with the search experience due to them constantly moving UI components around randomly. First they started shuffling around the order of the search tabs (All, Images, Videos, Shopping, News) erratically, and now they've also decided to also start including what they believe may be related search terms there as well, sometimes.
The creator of tildes.net is a former Reddit backend developer, and believes this behavior is likely due to how Reddit caching works (or doesn't work), rather than an intentional subversion of user intent:
Yes, this is almost certainly a technical issue. The way reddit caches things probably isn't the standard way you're thinking of, like a short-term cache that expires and refreshes itself. There are multiple layers of "cached" listings and items for almost everything, and a lot of these caches are actually data that's stored permanently and kept up to date individually.
For example, when you view your comments page, Reddit uses a cached (permanent) list of which comments are in that page. There is a separate list stored for each sorting method. For example, maybe you'd have something like this with some made-up comment IDs:
Deimos's comments by new: 948, 238, 153
Deimos's comments by hot: 238, 153, 948
Deimos's comments by controversial: 153, 238, 948
If I post a new comment, it will go through each list and add the new ID in the right spot (for example, in the "new" list it always just goes at the start). If I delete a comment, it goes through every list, and removes the ID if it can find it in there.One of the problems with this system (which is probably what's causing @phedre's issues, and affecting many other people trying to delete their whole history) is that all of these listings are capped at 1000 items. If you already have more than 1000 comments and you post a new one, the 1000th comment currently in the new list gets "pushed off the end". The comment still exists, but you won't be able to see it by looking through your comments page, because it's no longer in that listing.
Deleting comments also doesn't cause previously "pushed off" ones to get re-added. If you have 5000 comments, your listing will only include 1000 of them. If you delete 50 of the ones in the listing, your listing now has 950 comments in it. If you delete all 1000 from the listing, your comments page will appear empty, but you actually still have 4000 comments that will be visible in the comments pages they were posted in.
And this is only one aspect of it. There are also multiple other places and ways that comments are cached—comment trees are cached (order and nesting of comments on a comments page, for all the different sorting methods), rendered HTML versions of comments are cached, API data is probably cached, and so on.
All of these issues are probably just some combination of all of your posts being difficult to find and access due to the listing limits or certain cached representations of posts not being cleared or updated properly.
All good. The main negative has been international travel, but generally I prefer to switch to a local SIM card when travelling anyhoots.
Since a lot of the exodus was prompted by conflict, I wouldn't be surprised to see a higher proportion of folks here who speak conflict as a first language, at least for a while.
I kind of feel like without purposeful and diligent pruning, all online communities sink down to the lowest common denominator. That's hard to manage since a community is as much a vibe as it is conforming to a set of explicit rules. Personally I like the tildes.net code of conduct, since that's basically a similar philosophy.
I'm really curious what rank-and-file reddit employees think about Steve Huffman and this whole affair. The guy has singlehandedly taken a match to their equity and I can't imagine that would prompt a positive response.
I had no idea such a thing existed, thanks for posting! I currently use Notion at work, which is similar, but this looks promising for home use.
I'm surprised at how low-value the content appears to be. My Frontpage, which I've curated fairly meticulously, looks like All, and All looks like a Tiktokky shit show.
I suspect they've fiddled with the algorithm in order to put their finger on the scale and better control the narrative, and also, a non-negligible group of original content contributors have decided to step away.