I’m not a bot.

  • 0 Posts
  • 8 Comments
Joined 5 months ago
cake
Cake day: January 21st, 2025

help-circle
  • So what do they actually offer, on top of the work of creative people making music? Not much.

    OK, so I left Spotify for Navidrome a while back BUT. What Spotify sells isn’t music. Spotify sells curation and recommendations. Most people aren’t music lovers that want to hunt for cool new music. They just want a pre-generated list of songs that they’ll more or less like. That’s actually kinda huge.

    A recommendation engine is something I wish fediverse or open source would tackle. I’m on Navidrome now, but I’m definitely listening to way less music now—access isn’t an issue—I just haven’t had time to hunt around for new music. Investigating new bands takes time. On Spotify, you do it without even really thinking about it.








  • you don’t care that much about the AGPL clauses (e.g. because your app isn’t a server).

    I’ve been thinking about this recently… Let’s say you develop some local CLI. You think it’s not a server, so you license as GPL.

    Later someone comes and offers your CLI as SaSS. They write the server piece that just calls your local CLI on their server and pipes the input and output between the user.

    So… should you always prefer AGPL over GPL?