Hacker News new | ask | show | jobs
by linsomniac 855 days ago
That hits a little close to home. A couple months ago I built a tool to transfer my playlists from Spotify to YouTube Music, and I put it on github. Since then it's really taken off, I usually get a few stars a day, and I've put a bunch of work in both fixing issues that other people had and also just doing support for users having problems.

The thing that is funding the development of it at this point is my slow-burning rage at Spotify; the more people I can help get out of Spotify the more wrapped in wings of vengeance I feel.

1 comments

Well, I personally am happy that you found what motivates the development of your app :)

However, some people still want to make that ugly thing called ... money... :)

When that's the case, you really need to do your best NOT to let your app sink on the App Store - when that happens, you can say goodbye to your income (be it passive or active), unless someone really gives it a try because there is no other solution, etc. etc.

I'm agreeing with you that there is so much effort that goes into software beyond just the code. Just going from "something I can use" to "something everyone can use" has been a huge deal with my little Spotify-to-YTMusic app. I wrote it in an evening and transferred all my music. Since then I've probably put in 30 hours refining it, fixing it for other use cases, and supporting people trying to use it.

I am, thankfully, in a position where I can do that in my spare time.