Lemmy maintainer

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

help-circle











  • Mastodon seems like a better comparison. It has more than a dozen forks and clones, and plenty of donation income.

    Sure it would be good to have more contributions in Lemmy, but as these projects are made by volunteers they will do what they are most interested in. Nothing we can do to change that. And if they add new features which prove useful, they can also be added to Lemmy.

    New users for Piefed and Sublinks are most likely to come out of the millions of Reddit users, not out of a few thousand Lemmy users. So this will increase the size of the Lemmy network and lead to more activity.


  • Having other projects which are similar to Lemmy is a great sign. It means users have more choices available and developers can experiment with different solutions. It’s really not a competition, because the existence of more compatible Fediverse projects will also benefit Lemmy, as there will be more users and more content.









  • Im a former contributor to F-Droid with various merged pull requests. Looking at the indicated pull request I really doubt that it was an intentional attack. First of all its easy to forget for a new developer to escape SQL parameters, and the docs dont even mention a risk of SQL injection attacks. And of the users pushing for the PR to be merged, one is a long-time F-Droid contributor, and the other also looks like a real human with many contributions in other repos, so no sockpuppets in sight.

    It simply looks like standard open source behaviour, for better or for worse. A new user makes a contribution for a highly demanded feature, and users want it to get merged as soon as possible. Maintainers are discussing the big picture of the change and want to avoid breaking changes, without getting into code review yet. The new contributor seems unwilling to make any design changes to his PR, and gets frustrated that it doesnt get merged as is. The potential vulnerability is only noticed half a year after the PR was opened, at which point it was already de facto abandoned. So not an attack, but simply a developer who is new to open source and doesnt understand how the process works.