• Another issue is that image storage is a huge resource burden, to the point where instance admins will simply purge images periodically to keep their database at a reasonable size. It seems like every time I look at Lemmy posts older than a couple months, the images are broken.

    I’m not convinced image support should be built into Lemmy in the first place. Back on Reddit, people relied on external image hosts like imgur for many years, and those worked a lot better than the image system Reddit eventually built in (which is covered in wall-to-wall anti-features like the inability to load a goddamn image directly).

  • The lemmy devs should really focus on proper content deletion tools. It’s not just the images, it’s very strange and inconsistent overall. When I delete a comment, it’s seemingly still visible to many people and collecting up/downvotes even many hours after I deleted it. On the other hand, when a post gets deleted, it’s completely gone, to the point that I can’t even look up the discussion that I had within that post, just my own comments on my profile.

    • It’s always only had a handful of real devs dedicating time to it. A whole site like this is kind of a huge undertaking, especially when you’re deciding to build it from the ground up in a modern language like Rust, and on top of a relatively new API set, ActivityPub.

      Even from early on, I remember lots of discussion from people with database management credentials who were basically pounding their heads going “why are you guys doing it this backwards way?” I don’t follow the development super closely so I don’t know if those issues were resolved or not. I just remember a lot of discussion on it when I was first on Lemmy on a different instance.

      Anyway, the short point of what I’m saying is they probably have a plan that makes sense to them, but without more external poking on certain things, they will work on what they think is important first, which may not always line up with what the community thinks is important.

      Once again, it’s a handful of folks doing front-end-dev, back-end-dev, database management and admining a very large instance.

      • I don’t follow the development super closely so I don’t know if those issues were resolved or not. I just remember a lot of discussion on it when I was first on Lemmy on a different instance.

        not that i’m aware of, and fixing a database schema once it’s already in place tends to be a clusterfuck so i’m very skeptical it will get better any time soon

    • And even if you delete a comment the API will still provide the message content as due to federation shenanigans it’s actually just hidden. If you need to remove something, edit and redact the message first.

  • I would personally love it if apps would allow images on posts that have been flagged to appear blurred prior to admin review, or just to have a blur applied to all images unless you hover over it/hold your finger on the image.

    I know I saw one vulgar troll post that I could’ve lived life without ever seeing.

  • Yeah, it does read like a hit piece.

    E: I read the GitHub thread, my god… the entitlement… yeah that’s not how open source software works. Heavy Karen vibes from the feature requester.

      • It’s not entitled to ask, politely.

        Open source software is collaborative, community effort. Everyone contributes what they can and are willing to. Contributing a bug report is one example. Submitting a patch is another. Donating a sum of money to someone to submit a patch is yet another. There are others.

        It’s entitled to demand that the developers of an open source software do anything they’re not willing to.

        Let alone trying to shame them into doing it on social media if they refuse.

        Let me give you an example. I could publish some work I’ve done which is 100% legal in the US. Other US citizens might find it useful. Say this software conrravenes some law in Europe that I am completely oblivious of. Someone comes to GitHub and demands that I commit some amount of time to make it compliant. I have no such time to spare. I’ll suggest you or someone else submit a patch and I’ll merge it. The end.