• 34 Posts
  • 180 Comments
Joined 5 years ago
cake
Cake day: April 17th, 2019

help-circle
rss





  • Thx! Ya its sad that torrents have effectively solved the static data distribution problem, but we still don’t have user-friendly ways to access them via browsers. We’ve got tons of pictures, video, music, and other large files still being mainly hosted on centralized platforms like youtube and spotify, fully under their control. Its a sad state of affairs.

    Have you considered surveying stakeholders (primarily the userbase) about features and strategy?

    We sometimes use the github Sort by thumbs up to find the most-wanted issues, and bug fixing is always necessary… but part of being open-source means that it should be fun, and its nice to be able to pick issues we feel motivated to work on. If we didn’t have that, we’d get burnt out pretty fast.


  • Thx! I’d also like to do more frequent releases, and would especially like a monthly / regular release schedule. It gets difficult for network services like this one, where we have a lot of apps speaking the same language, and then we need to change or remove a bunch of words (IE breaking changes). So this one was mainly pushed back due to the large number of breaking changes, with us wanting to get them all into one release. Otherwise devs would be tearing their hair out every other week accounting for yet another breaking change.

    Once the API stabilizes and reaches a 1.0 status, breaking changes should be far less frequent, and more frequent releases should be doable.