Lemmy maintainer

  • 19 Posts
  • 207 Comments
Joined 5 years ago
cake
Cake day: January 17th, 2020

help-circle
rss
  • Maintainership of a free software project can be very taxing so it’s refreshing to see attempts to address that that aren’t intrinsically at odds with the free software movement. Remember that users of free software have no entitlement to anything other than source code. There is no requirement in any free software license that a project have maintainers, take bug reports, accept pull requests, offer support, etc.

    This proposal could totally backfire though. There will be users paying 5 Euro per month and then demand on the issue tracker that major changes get implemented overnight. Or people who contribute with good bug reports that are unable to pay money, so problems remain unfixed. There might be a way to balance things so it works out, but that will take time. In any case its worth experimenting with different approaches to get open source betterfunded.













  • Opt-out on the other hand for public feeds specifically is something that I support. But then good luck having that supported on lemmy where almost all communities exist.

    Lemmy already has a setting community.hidden so that communities dont show up on the All feed. But this is not easy to access at the moment. I can fix that.





  • Originally account deletion would always delete your posts, comments and everything. This was changed in 0.19 to make the content deletion optional (otherwise a lot of posts and comments would disappear unnecessarily). Unfortunately we forgot to add the new option to the user interface for 0.19, but it was added probably around 0.19.4.

    Its hard to say why the federation didnt work properly, maybe there was a network error, or a bug in older Lemmy versions that got fixed in the meantime. Or there is still a bug which only happens in some cases.



  • When deleting the account did you mark the checkbox “Delete all posts, comments and uploaded images”? Lemmy.world is running an old version so its possible that this is missing. Without that it is expected that only the profile gets deleted, while content is still available.

    As for federated account deletion this is implemented and covered by test cases and should work in theory. However it is always possible that there is a bug. It would be helpful if you could open an issue with exact steps to reproduce. Use enterprise.lemmy.ml and ds9.lemmy.ml to test the latest version.