Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
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.
https://listenbrainz.org/ has an open source recommendation engine
Listenbrainz is trying to tackle open source recommendations. Its not to bad.
I reckon the problem with that is… what’s the source for the recommendations and then what’s the sink?
Like, first, how do you get all that information about music, type of music, musicians, year of release etc?
Then where do you store it? Then you come to the problem of building a robust recommendation engine. Sure that’s one step that seems solvable with open source. Not easy. Solvable.
Then, what does a person do with the recommendations? So you have to build ways to export to YouTube, Spotify, Apple Music, FOSS music solutions. Perhaps plugins are the way to solve this.
Not saying it’s not doable. Just difficult.
Though I also believe someone would have tried to tackle it in their capacity in the FOSS world. Don’t know how Fedi plays into this. Maybe an online radio station?