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
While it's not articles, you probably want to follow your favorite projects using Github and Gitlab's RSS feeds for repositories, especially the releases feed. I often learn more about actual trends (not just things people talk about but do not implement) by reading releases changelogs than by reading medium or press articles.
Otherwise, Hacker News (mentioned by temp_user) and Lobster (rss) both are good ways to follow news. HN is more verbose. Lobsters filters what they think is the best content from HN, but it usually comes a day or two later. One interesting aspect of those aggregators is that they help you discover websites that may contain their own rss feed.
Thanks! I didn’t even think of checking out GitHub’s RSS! I’ll also check out the other ones you and temp suggested.
You're going to have a pleasant surprise, then. :) There are RSS feeds for basically everything, on Github : a repository commits, an issue/pull request activities, a user activities, your social feed (the homepage), project releases, etc. Same for Gitlab. Gitlab even recently added a RSS feed for topics, allowing to get notifications when a project matching given topic is created (example: the feed for 3d printing projects). Too bad they don't have as much activity than Github.
Oh wow that is cool. I’ve already added a few GitHub projects to my feed. One of my GitHub projects I follow though don’t use GitHub to announce anything sadly. They only use discord.
I wish I could convert certain discord channels to an rss feed. My understanding is it might be possible with a discord bot but I haven’t tried yet.