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
Isn't Spotify just using an AI? Couldn't one self host an AI that plugs into the music library and makes recommendations?
Yes it's using "an AI". But that doesn't mean anything. You can't just use any AI and have the same result. Just cause AI got a global hype doesn't mean this is new either. Neural networks have existed for many decades, which is likely what they're using. The hard part is to get the training data. That is where the value (or usefulnes) comes from. And that source is all their users, listening to all the music, importantly including newly released music, all the time. It's the basic idea of "people who liked X also liked Y". What songs people combine together in a playlist. That sort of thing.
We don't have that data to train "an AI" so we have a local version of this. They have it for millions of users. That's why their AI is incredibly good at this task. Sure, they also let labels pay them to rank things higher so they get more listens, and that is anything but transparent when and how that happens. But over all, you can't just magically do what they are doing locally.