# RSS Feed

RSS is an XML-based web content syndication format.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## RSS

DevFeed: [RSS](<https://devfeed.tech/articles/rss-25374.md>)

Original publisher: [Read original article](<https://kau.sh/rss/>)

Author: Kaushik Gopal

Published: 2026-09-15T04:00:36.743345Z

Content type: article

Language: en

Sources: [Kaushik Gopal's Site](<https://devfeed.tech/sources/kaushik-gopal-s-site.md>)

Topics: [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [Hugo](<https://devfeed.tech/topics/hugo.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [hugo](<https://devfeed.tech/tags/hugo.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [rss](<https://devfeed.tech/tags/rss.md>)

### AI overview

The article explains how to subscribe to the site's RSS feeds, including general, blog-only, and newsletter-only feeds. It also describes custom topic feeds generated through the Henry theme for Hugo.

### Source excerpt

Here are the different ways to subscribe to my content on this site via RSS. Feed Links # /feed.xml -- General feed (all the content I post) /blog/feed.xml -- Blog posts only /letter/feed.xml -- Newsletter letters only Custom feeds ## I use my own theme "Henry" for this site, so there's ∞ flexibility to choose a customized feed based on your liking: Slap /feed.xml or /feed.json at the end of most urls here, and you'll get a feed for that topic. For example I tag my blog posts that are tech tips as /tags/tip. You can get a custom feed for this using the link /tags/tip/feed.xml. Henry for Hugo is open source.

## Please Help Me Follow Your Content

DevFeed: [Please Help Me Follow Your Content](<https://devfeed.tech/articles/please-help-me-follow-your-content-11434.md>)

Original publisher: [Read original article](<https://blog.ipspace.net/2026/09/help-me-follow-your-content/>)

Published: 2026-09-04T05:37:00Z

Content type: opinion

Language: en

Sources: [ipSpace.net blog](<https://devfeed.tech/sources/ipspace-net-blog.md>)

Topics: [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>)

Tags: [blog-post](<https://devfeed.tech/tags/blog-post.md>), [html](<https://devfeed.tech/tags/html.md>), [rss](<https://devfeed.tech/tags/rss.md>)

### AI overview

The author argues that email updates and RSS feeds are reliable ways to follow worthwhile blog content, unlike engagement-driven social media algorithms. They urge creators using static website generators to enable or add an RSS feed.

### Source excerpt

Finding good content in the swamp of AI slop is hard, and whenever I find a blog post worth reading, I'd like to know when the author publishes the next one. For stupid reasons (like a day having only 24 hours, and me having a life), I can't periodically scan all websites I find interesting, but fortunately, I don't have to. Two well-known mechanisms work reliably: email updates and RSS feeds. Read more ...

## Secret RSS Posts

DevFeed: [Secret RSS Posts](<https://devfeed.tech/articles/secret-rss-posts-35585.md>)

Original publisher: [Read original article](<https://snook.ca/everything/secret-rss-posts/>)

Published: 2026-08-04T00:00:00Z

Content type: opinion

Language: en

Sources: [Jonathan Snook](<https://devfeed.tech/sources/jonathan-snook.md>)

Topics: [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [Web](<https://devfeed.tech/topics/web.md>)

Tags: [blog-post](<https://devfeed.tech/tags/blog-post.md>), [posts](<https://devfeed.tech/tags/posts.md>), [rss](<https://devfeed.tech/tags/rss.md>), [technical](<https://devfeed.tech/tags/technical.md>)

### AI overview

The author introduces an RSS Club for posts that appear in the RSS feed without being linked from the site's home or index pages. The article explains how 11ty collections and tags control whether content appears in the RSS feed, on the site, or in both.

### Source excerpt

I've seen Dave Rupert do posts that only appear in the RSS feed. He called it the RSS Club. In his words, It's like a newsletter delivered to your feed reader to celebrate the medium of RSS and breakaway from social media. I like that ethos and am choosing to do the same. What posts will qualify as part of the RSS Club remains to be seen. Maybe they'll be more personal. Maybe they'll cover topics that don't need to be directly linked from home pages and index pages. Maybe I'll get bored of the idea and we never hear of this again. And it's not like they'll be sooper-dooper secret because there will still be a web page that will be generated. You could still share and link the page, if you wanted. At least, for now. It's just that they won't be linked to from any of the index pages. Perhaps one day I'll look into creating content purely for the RSS feed that doesn't have a permalink generated for it. That'll require some tweaks to the RSS feed since it relies on the URL for things like the ID. Consider this an invitation to subscribe to the RSS feed--if you haven't already--and perhaps some interesting content will find it's way to you. Technical Bits This site is built with 11ty. Every file--okay, not every file; I'm simplifying here--gets added to a collection. Files can be added to a specific collection using tags. When I first built this site, every blog post was tagged as a post. Then, I told the home page to grab the most recent posts. And the index view to grab all of the posts. And then the RSS feed should grab the ten most recent posts. What I've done is added a new collection called rss and I changed the RSS feed to only grab items from the rss collection. tags: - post - rss This allows me to create content that only appears in the RSS feed or only appears on the site or appears in both. This system will be used for any new thing that I add. For example, if I add photography, I can create a photo tag and add the photos to the RSS feed or choose not to. I can ad

## The Pulse: Quitting Spotify Podcasts over reliability

DevFeed: [The Pulse: Quitting Spotify Podcasts over reliability](<https://devfeed.tech/articles/the-pulse-quitting-spotify-podcasts-over-reliability-40927.md>)

Original publisher: [Read original article](<https://blog.pragmaticengineer.com/the-pulse-quitting-spotify-podcasts-over-reliability/>)

Author: Ivan Klaric

Published: 2026-07-30T15:51:38Z

Content type: opinion

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer-2.md>)

Topics: [Spotify](<https://devfeed.tech/topics/spotify.md>), [reliability](<https://devfeed.tech/topics/reliability.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>), [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [reliability](<https://devfeed.tech/tags/reliability.md>), [rss](<https://devfeed.tech/tags/rss.md>), [streaming](<https://devfeed.tech/tags/streaming.md>)

### AI overview

The author stopped publishing video podcast episodes on Spotify after encountering repeated reliability problems processing video episodes. Audio episodes remain available through Spotify's RSS feed, while video episodes are published on YouTube.

### Source excerpt

Spotify's podcast platform has become chronically unreliable since the company's leadership started boasting about AI adoption. Competitors haven't had similar issues, so I offboarded from Spotify.

## Duplicate RSS posts were caused by an incorrect deployment

DevFeed: [Duplicate RSS posts were caused by an incorrect deployment](<https://devfeed.tech/articles/apologies-for-the-rss-mishap-38524.md>)

Original publisher: [Read original article](<https://msfjarvis.dev/posts/apologies-for-the-rss-mishap/>)

Author: Harsh Shandilya

Published: 2026-07-10T19:34:00Z

Content type: opinion

Language: en

Sources: [Posts on Harsh Shandilya](<https://devfeed.tech/sources/posts-on-harsh-shandilya.md>)

Topics: [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>)

Tags: [deployment](<https://devfeed.tech/tags/deployment.md>), [meta](<https://devfeed.tech/tags/meta.md>), [rss](<https://devfeed.tech/tags/rss.md>)

### AI overview

The author apologizes for sending subscribers duplicate, incomplete, and draft posts after deploying the wrong site configuration. They recommend deleting and re-adding the affected RSS feeds.

### Source excerpt

Defeated yet again by an entirely too complicated build pipeline

## GoReleaser announcements are moving

DevFeed: [GoReleaser announcements are moving](<https://devfeed.tech/articles/goreleaser-announcements-are-moving-37749.md>)

Original publisher: [Read original article](<https://carlosbecker.com/posts/goreleaser-announcements/>)

Author: Carlos Alexandro Becker

Published: 2026-07-04T00:00:00Z

Content type: release

Language: en

Sources: [Carlos Becker](<https://devfeed.tech/sources/carlos-becker.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>), [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [release](<https://devfeed.tech/tags/release.md>), [rss](<https://devfeed.tech/tags/rss.md>)

### AI overview

GoReleaser release announcements will be published only on the GoReleaser blog going forward. Previous announcements on this blog now redirect to their counterparts, and readers can follow future releases through the blog's RSS feed.

### Source excerpt

From now on, GoReleaser release announcements will only be published on the GoReleaser blog.

## I replaced my $100/year RSS reader with a free GitHub Pages aggregator

DevFeed: [I replaced my $100/year RSS reader with a free GitHub Pages aggregator](<https://devfeed.tech/articles/i-replaced-my-100-year-rss-reader-with-a-free-github-pages-aggregator-9011.md>)

Original publisher: [Read original article](<https://www.xda-developers.com/i-replaced-my-100-year-rss-reader-with-a-free-github-pages-aggregator/>)

Author: Dhruv Bhutani

Published: 2026-06-26T14:30:22Z

Content type: article

Language: en

Sources: [XDA - RSS](<https://devfeed.tech/sources/xda-rss.md>)

Topics: [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [browser](<https://devfeed.tech/topics/browser.md>), [Terminal](<https://devfeed.tech/topics/terminal.md>), [Docker](<https://devfeed.tech/topics/docker.md>)

Tags: [browser](<https://devfeed.tech/tags/browser.md>), [developer](<https://devfeed.tech/tags/developer.md>), [docker-container](<https://devfeed.tech/tags/docker-container.md>), [github](<https://devfeed.tech/tags/github.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [news-reader](<https://devfeed.tech/tags/news-reader.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [rss](<https://devfeed.tech/tags/rss.md>), [software-and-services](<https://devfeed.tech/tags/software-and-services.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

Liveboat converts RSS subscriptions into a static website that can be hosted for free on GitHub Pages, providing a browser-friendly alternative to traditional feed-reader apps.

### Source excerpt

This open-source tool turns your RSS feeds into a static website hosted free on GitHub Pages

## Sliding Doors: ten years of RSS-Parser

DevFeed: [Sliding Doors: ten years of RSS-Parser](<https://devfeed.tech/articles/sliding-doors-ten-years-of-rss-parser-25593.md>)

Original publisher: [Read original article](<https://www.marcogomiero.com/posts/2026/rss-parser-ten-years/>)

Author: Marco Gomiero

Published: 2026-06-17T00:00:00Z

Content type: opinion

Language: en

Sources: [Posts on Marco Gomiero](<https://devfeed.tech/sources/posts-on-marco-gomiero.md>)

Topics: [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [RSS](<https://devfeed.tech/topics/rss.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [Coroutines](<https://devfeed.tech/topics/coroutines.md>), [Java](<https://devfeed.tech/topics/java.md>), [Android](<https://devfeed.tech/topics/android.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [macOS](<https://devfeed.tech/topics/macos.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [coroutines](<https://devfeed.tech/tags/coroutines.md>), [ios](<https://devfeed.tech/tags/ios.md>), [java](<https://devfeed.tech/tags/java.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [macos](<https://devfeed.tech/tags/macos.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [rss](<https://devfeed.tech/tags/rss.md>), [xml](<https://devfeed.tech/tags/xml.md>)

### AI overview

The author reflects on ten years of RSS-Parser, a library that began as part of an RSS-reading app and was later published for other developers. The article describes how the project contributed to the author's learning and career, including its move from Java to Kotlin and Coroutines, and its continued use in developing a new RSS app.

### Source excerpt

Today marks ten years since the first commit of RSS-Parser. TEN YEARS. I want to use this opportunity to reflect on the journey of this library, the sliding doors moments along the way, and the chain of events that made RSS-Parser an important part of my career. The bare bones of the library started earlier, though; it was 2015 when I wrote my first app that I've published to the Play Store. This app was for reading the articles of the tech blog that I was collaborating with (for a while I was reviewing apps, phones, consumer tech - that's when I fell in love with mobile). The blog was built (of course) with the good old WordPress, and at the time I discovered that you can have the published articles formatted in XML - yes, I discovered the existence of RSS.

## I automated my news discovery with one tool, and now I spend half the time finding stories

DevFeed: [I automated my news discovery with one tool, and now I spend half the time finding stories](<https://devfeed.tech/articles/i-automated-my-news-discovery-with-one-tool-and-now-i-spend-half-the-time-finding-stories-9010.md>)

Original publisher: [Read original article](<https://www.xda-developers.com/i-automated-news-discovery-self-hosted-tool/>)

Author: Dhruv Bhutani

Published: 2026-05-12T19:30:22Z

Content type: article

Language: en

Sources: [XDA - RSS](<https://devfeed.tech/sources/xda-rss.md>)

Topics: [Open Source](<https://devfeed.tech/topics/open-source.md>), [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [App](<https://devfeed.tech/topics/app.md>), [browser](<https://devfeed.tech/topics/browser.md>), [Web](<https://devfeed.tech/topics/web.md>)

Tags: [automation](<https://devfeed.tech/tags/automation.md>), [browser](<https://devfeed.tech/tags/browser.md>), [news](<https://devfeed.tech/tags/news.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [rss](<https://devfeed.tech/tags/rss.md>), [self-hosting](<https://devfeed.tech/tags/self-hosting.md>), [software-and-services](<https://devfeed.tech/tags/software-and-services.md>), [tool](<https://devfeed.tech/tags/tool.md>), [web](<https://devfeed.tech/tags/web.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

The article describes using the open-source HTML2RSS app to automate news discovery. It creates RSS feeds from web pages, using scraping with browser-automation fallbacks when simple requests do not work, helping replace repetitive manual browsing with a cleaner stream of updates.

### Source excerpt

This open-source tool helped me automate my news discovery system.

## From RSS to Atom

DevFeed: [From RSS to Atom](<https://devfeed.tech/articles/from-rss-to-atom-37668.md>)

Original publisher: [Read original article](<https://susam.net/from-rss-to-atom.html>)

Published: 2026-05-04T00:00:00Z

Content type: opinion

Language: en

Sources: [Susam Pal](<https://devfeed.tech/sources/susam-pal.md>)

Topics: [Atom Feed](<https://devfeed.tech/topics/atom-feed.md>), [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [Lisp](<https://devfeed.tech/topics/lisp.md>), [Git](<https://devfeed.tech/topics/git.md>), [XML](<https://devfeed.tech/topics/xml.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [git](<https://devfeed.tech/tags/git.md>), [git-commit](<https://devfeed.tech/tags/git-commit.md>), [lisp](<https://devfeed.tech/tags/lisp.md>), [rss](<https://devfeed.tech/tags/rss.md>), [xml](<https://devfeed.tech/tags/xml.md>)

### AI overview

The author describes switching a personal website from RSS feeds to Atom feeds in 2026. The change was implemented in Common Lisp, took about an hour, and included replacing RSS item identifiers with UUID-based Atom entry identifiers and updating feed templates.

### Source excerpt

Yesterday, I switched my website from RSS feeds to Atom feeds. In case you are wondering whether you have somehow landed on an ancient post from 2010, no, you have not. Yes, this is the year 2026, and I have finally switched from RSS feeds to Atom feeds. Yes, I am fifteen, or perhaps twenty, years too late. Contents Impulse Coding Atom Entries Temporary Workaround Does It Matter? References Impulse Coding I have always wanted to do this but could never make the time for it. Finally, it happened while I was giving my brain some rest from my ongoing algebraic graph theory studies. That's when I felt like spending a little time on my website and doing a little Lisp to change the feeds from RSS to Atom. I suppose this was impulse coding, a bit like impulse buying, except that I ended up with an Atom feed instead of a new book. I find it quite surprising that when I have plenty of time, it usually does not occur to me to do these things, but when I am too busy and really short of time, these little ideas possess me during the short breaks I take. My personal website is one of my passion projects. Common Lisp is one of my favourite programming languages. So any time spent on this passion project using my favourite programming language is a very relaxing experience for me. It serves as an ideal break between intense study sessions. It took about an hour to implement the changes needed to make the switch from RSS to Atom. In the end, I could go back to my studies reinvigorated. In case you are curious, here is the Git commit where I implemented the change from RSS to Atom: 596e1dd. As you might notice, a large portion of the change consists of replacing the key attribute in each post with the uuid attribute. The key attribute value was used as the value of the <guid> element in the RSS feeds. While an arbitrary short string could serve as the <guid> element for the items in an RSS feed, the <id> element of the entries in an Atom feed needs to be a URI. It turns out UUID URN

## Three Things Made My Blog Agent-Ready. Five I Skipped on Purpose.

DevFeed: [Three Things Made My Blog Agent-Ready. Five I Skipped on Purpose.](<https://devfeed.tech/articles/three-things-made-my-blog-agent-ready-five-i-skipped-on-purpose-40137.md>)

Original publisher: [Read original article](<https://korbonits.com/blog/2026-04-30-three-things-made-my-blog-agent-ready/>)

Published: 2026-04-30T00:00:00Z

Content type: opinion

Language: en

Sources: [Alex Korbonits](<https://devfeed.tech/sources/alex-korbonits.md>)

Topics: [Web](<https://devfeed.tech/topics/web.md>), [Netlify](<https://devfeed.tech/topics/netlify.md>), [Cloudflare](<https://devfeed.tech/topics/cloudflare.md>), [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>)

Tags: [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [blog](<https://devfeed.tech/tags/blog.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [ietf](<https://devfeed.tech/tags/ietf.md>), [markdown](<https://devfeed.tech/tags/markdown.md>), [mcp-oauth](<https://devfeed.tech/tags/mcp-oauth.md>), [netlify](<https://devfeed.tech/tags/netlify.md>), [robots-txt](<https://devfeed.tech/tags/robots-txt.md>), [rss](<https://devfeed.tech/tags/rss.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

The author describes improving a personal blog's score on Cloudflare's agent-readiness checker from 25 to 50 by adding content signals in robots.txt and Link headers through Netlify. The article argues that personal blogs should implement applicable agent-facing features while skipping API, OAuth, and MCP requirements that do not fit their purpose.

### Source excerpt

Cloudflare's isitagentready.com scored korbonits.com at 25 / Level 1 'Basic Web Presence.' Two hours and three small additions later it scored 50 / Level 4 'Agent-Integrated.' The other half of the points came from checks that don't apply to a personal blog -- and shipping fake compliance for them would be theatre, not value.

## Building a /now Page That Updates Itself

DevFeed: [Building a /now Page That Updates Itself](<https://devfeed.tech/articles/building-a-now-page-that-updates-itself-40120.md>)

Original publisher: [Read original article](<https://korbonits.com/blog/2026-03-23-building-a-now-page/>)

Published: 2026-03-23T00:00:00Z

Content type: tutorial

Language: en

Sources: [Alex Korbonits](<https://devfeed.tech/sources/alex-korbonits.md>)

Topics: [Astro](<https://devfeed.tech/topics/astro.md>), [GitHub Actions](<https://devfeed.tech/topics/github-actions.md>), [GitHub API](<https://devfeed.tech/topics/github-api.md>), [GitHub Pages](<https://devfeed.tech/topics/github-pages.md>), [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [builds](<https://devfeed.tech/topics/builds.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [astro](<https://devfeed.tech/tags/astro.md>), [github](<https://devfeed.tech/tags/github.md>), [github-actions](<https://devfeed.tech/tags/github-actions.md>), [github-pages](<https://devfeed.tech/tags/github-pages.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [rss](<https://devfeed.tech/tags/rss.md>)

### AI overview

A tutorial on building an Astro /now page that fetches GitHub activity and Goodreads data at build time, then uses scheduled GitHub Actions rebuilds to keep the page current. It also covers local SSL issues and manually maintained content.

### Source excerpt

How I added a /now page to my Astro blog that pulls live GitHub activity and Goodreads data at build time -- and rebuilds itself every morning without me touching anything.

## The Python Insider Blog Has Moved!

DevFeed: [The Python Insider Blog Has Moved!](<https://devfeed.tech/articles/the-python-insider-blog-has-moved-2395.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/03/the-python-insider-blog-has-moved/>)

Author: Jacob Coffee

Published: 2026-03-03T00:00:00Z

Content type: article

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [Git](<https://devfeed.tech/topics/git.md>), [Astro](<https://devfeed.tech/topics/astro.md>), [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [Markdown](<https://devfeed.tech/topics/markdown.md>), [Pull Request](<https://devfeed.tech/topics/pull-request.md>), [YAML](<https://devfeed.tech/topics/yaml.md>), [Dark Mode](<https://devfeed.tech/topics/dark-mode.md>), [Open Graph protocol](<https://devfeed.tech/topics/open-graph.md>), [Content Management System](<https://devfeed.tech/topics/cms.md>)

Tags: [astro](<https://devfeed.tech/tags/astro.md>), [blog](<https://devfeed.tech/tags/blog.md>), [community](<https://devfeed.tech/tags/community.md>), [content](<https://devfeed.tech/tags/content.md>), [dark-mode](<https://devfeed.tech/tags/dark-mode.md>), [development](<https://devfeed.tech/tags/development.md>), [git](<https://devfeed.tech/tags/git.md>), [html](<https://devfeed.tech/tags/html.md>), [markdown](<https://devfeed.tech/tags/markdown.md>), [pull-request](<https://devfeed.tech/tags/pull-request.md>), [python](<https://devfeed.tech/tags/python.md>), [rss](<https://devfeed.tech/tags/rss.md>)

### AI overview

The Python Insider blog has moved from Blogger to blog.python.org, using a Git repository and Markdown-based contributions. The migration includes all 307 previous posts, automatic redirects, and continued RSS compatibility. The new Astro-based static site adds filtering, author pages, search, dark mode, and automatically generated Open Graph images.

### Source excerpt

Python Insider now lives at blog.python.org, backed by a Git repository. All 307 posts from the Blogger era have been migrated, and old URLs redirect automatically.

## HarborFM - Self-Hosted Podcast Creator

DevFeed: [HarborFM - Self-Hosted Podcast Creator](<https://devfeed.tech/articles/harborfm-self-hosted-podcast-creator-10731.md>)

Original publisher: [Read original article](<https://noted.lol/harborfm/>)

Author: Logan Rickert

Published: 2026-02-20T18:37:34Z

Content type: article

Language: en

Sources: [Noted](<https://devfeed.tech/sources/noted.md>)

Topics: [Open Source](<https://devfeed.tech/topics/open-source.md>), [App](<https://devfeed.tech/topics/app.md>), [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [PWA](<https://devfeed.tech/topics/pwa.md>), [WebRTC](<https://devfeed.tech/topics/webrtc.md>), [asr](<https://devfeed.tech/topics/asr.md>), [Whisper](<https://devfeed.tech/topics/whisper.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [asr](<https://devfeed.tech/tags/asr.md>), [audio](<https://devfeed.tech/tags/audio.md>), [collaboration](<https://devfeed.tech/tags/collaboration.md>), [open](<https://devfeed.tech/tags/open.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [podcast](<https://devfeed.tech/tags/podcast.md>), [rss](<https://devfeed.tech/tags/rss.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [self-hosted-media-streaming-audio-streaming](<https://devfeed.tech/tags/self-hosted-media-streaming-audio-streaming.md>), [transcripts](<https://devfeed.tech/tags/transcripts.md>), [vision](<https://devfeed.tech/tags/vision.md>), [webrtc](<https://devfeed.tech/tags/webrtc.md>), [whisper](<https://devfeed.tech/tags/whisper.md>)

### AI overview

HarborFM is presented as a free, open-source, self-hosted podcast creation tool. It lets users assemble episodes from reusable audio segments, publish per-show RSS feeds, record remote guests through WebRTC, collaborate on episodes, manage private feeds, and view analytics. It also supports podcast chapters, Whisper-based transcription, and AI summaries.

### Source excerpt

Take back your podcast data! HarborFM is a free and open source platform to create and host your podcasts.

## Podcast everything: how to turn any content into podcast feed

DevFeed: [Podcast everything: how to turn any content into podcast feed](<https://devfeed.tech/articles/podcast-everything-how-to-turn-any-content-into-podcast-feed-38033.md>)

Original publisher: [Read original article](<https://nurkiewicz.com/2026/01/podcast-everything.html>)

Published: 2026-01-29T23:00:00Z

Content type: tutorial

Language: en

Sources: [Tomasz Nurkiewicz around Java and concurrency](<https://devfeed.tech/sources/tomasz-nurkiewicz-around-java-and-concurrency.md>)

Topics: [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [Docker Container](<https://devfeed.tech/topics/docker-container.md>), [Network](<https://devfeed.tech/topics/network.md>), [nginx](<https://devfeed.tech/topics/nginx.md>), [servers](<https://devfeed.tech/topics/servers.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>), [Internet](<https://devfeed.tech/topics/internet.md>), [hosting](<https://devfeed.tech/topics/hosting.md>)

Tags: [articles](<https://devfeed.tech/tags/articles.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [docker](<https://devfeed.tech/tags/docker.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [open-source](<https://devfeed.tech/tags/open-source.md>)

### AI overview

A practical guide to using RSS feeds and open-source tools to turn YouTube channels, online radio stations, and other content into custom podcasts. It covers podsync, Docker, Cloudflare Tunnel, and exposing a podcast feed over the Internet.

### Source excerpt

How to turn YouTube channels, radio stations and 'read later' articles into custom podcasts

## Moved my blog to \[blog.wagemakers.be\](https://blog.wagemakers.be)

DevFeed: [Moved my blog to \[blog.wagemakers.be\](https://blog.wagemakers.be)](<https://devfeed.tech/articles/moved-my-blog-to-blog-wagemakers-be-https-blog-wagemakers-be-39540.md>)

Original publisher: [Read original article](<https://blog.wagemakers.be/blog/2026/01/26/blog-wagemakers-be/>)

Author: Staf Wagemakers

Published: 2026-01-26T17:26:00Z

Content type: tutorial

Language: en

Sources: [stafwag Blog](<https://devfeed.tech/sources/stafwag-blog.md>)

Topics: [migration](<https://devfeed.tech/topics/migration.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Security](<https://devfeed.tech/topics/security.md>), [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [Hugo](<https://devfeed.tech/topics/hugo.md>), [Atom](<https://devfeed.tech/topics/atom.md>), [XML](<https://devfeed.tech/topics/xml.md>)

Tags: [atom](<https://devfeed.tech/tags/atom.md>), [blog](<https://devfeed.tech/tags/blog.md>), [disquss](<https://devfeed.tech/tags/disquss.md>), [github](<https://devfeed.tech/tags/github.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [html](<https://devfeed.tech/tags/html.md>), [https](<https://devfeed.tech/tags/https.md>), [hugo](<https://devfeed.tech/tags/hugo.md>), [jekell](<https://devfeed.tech/tags/jekell.md>), [migration](<https://devfeed.tech/tags/migration.md>), [rss](<https://devfeed.tech/tags/rss.md>), [security](<https://devfeed.tech/tags/security.md>), [security-privacy](<https://devfeed.tech/tags/security-privacy.md>), [xml](<https://devfeed.tech/tags/xml.md>)

### AI overview

The author moved the blog from GitHub to self-hosted hosting and documents the migration issues encountered. The article covers HTML redirects, updating hardcoded links, Disqus comment reindexing, and difficulties redirecting RSS feeds when moving from Octopress to Jekyll.

### Source excerpt

If you follow my blog posts with an RSS reader, update the rss feed to: https://blog.wagemakers.be/atom.xml ...If you want to continue to follow me off-course ;-) I moved my blog from GitHub to my own hosting ( powered by Procolix ). Procolix sponsored my hosting for 20 years, till I decided to start my company Mask27.dev. One reason is that Microsoft seems to like to put "copilot everywhere", including on repositories hosted on github. While I don't dislike AI ( artificial intelligence ), LLM ( Large Language Models ) are a nice piece of technology. The security, privacy, and other issues are overlooked or even just ignored. The migration was a bit more complicated as usual, as nothing "is easy" ;-) You'll find the pitfalls of moving my blog below as they might be useful for somebody else ( including the future me ).

## How self-hosting Miniflux helped replace social media for news reading

DevFeed: [How self-hosting Miniflux helped replace social media for news reading](<https://devfeed.tech/articles/this-self-hosted-rss-reader-finally-got-me-off-social-media-for-news-9017.md>)

Original publisher: [Read original article](<https://www.xda-developers.com/this-self-hosted-rss-reader-finally-got-me-off-social-media-for-news/>)

Author: Samir Makwana

Published: 2025-12-28T23:00:20Z

Content type: opinion

Language: en

Sources: [XDA - RSS](<https://devfeed.tech/sources/xda-rss.md>)

Topics: [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [Miniflux](<https://devfeed.tech/topics/miniflux.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [Homelab](<https://devfeed.tech/topics/homelab.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>)

Tags: [home-server](<https://devfeed.tech/tags/home-server.md>), [miniflux](<https://devfeed.tech/tags/miniflux.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [rss](<https://devfeed.tech/tags/rss.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [self-hosting](<https://devfeed.tech/tags/self-hosting.md>), [software](<https://devfeed.tech/tags/software.md>), [software-and-services](<https://devfeed.tech/tags/software-and-services.md>)

### AI overview

The author describes replacing social media as a news source with a self-hosted Miniflux RSS reader. Running Miniflux on a home server provides a minimalist, distraction-free reading experience and keeps reading-habit data within the home network.

### Source excerpt

Reclaiming time and attention

## A Planet for Guix

DevFeed: [A Planet for Guix](<https://devfeed.tech/articles/a-planet-for-guix-34144.md>)

Original publisher: [Read original article](<https://guix.gnu.org/blog/2025/planet-guix//>)

Author: Ray Miller

Published: 2025-12-05T12:00:00Z

Content type: release

Language: en

Sources: [GNU Guix -- Blog](<https://devfeed.tech/sources/gnu-guix-blog.md>)

Topics: [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [Atom Feed](<https://devfeed.tech/topics/atom-feed.md>), [static-site-generator](<https://devfeed.tech/topics/static-site-generator.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>)

Tags: [announce](<https://devfeed.tech/tags/announce.md>), [community](<https://devfeed.tech/tags/community.md>), [pull-request](<https://devfeed.tech/tags/pull-request.md>), [repository](<https://devfeed.tech/tags/repository.md>), [rss](<https://devfeed.tech/tags/rss.md>), [scheme-api](<https://devfeed.tech/tags/scheme-api.md>), [static-site-generator](<https://devfeed.tech/tags/static-site-generator.md>)

### AI overview

The article announces Planet Guix, an Atom and RSS aggregator for Guix community blogs. It describes its Guile-based implementation as a new aggregator and static site generator, replacing older Python 2-based Planet software, and explains how community members can suggest blogs or submit pull requests.

### Source excerpt

I am pleased to announce the availability of Planet Guix , an Atom and RSS aggregator covering all things Guix. You can browse posts on the website or use your favourite feed reader to subscribe to the aggregate feed . Planet Guix already has subscriptions to 19 blogs from around the community; if you write about Guix (no matter how infrequently) and would like your blog to be included, or if you would like to suggest another blog I missed, please create a pull request against the repository in Codeberg -- you'll see that the subscriptions are simply configured as association...

## I self-host my RSS feed reader, and it's so much better than Feedly

DevFeed: [I self-host my RSS feed reader, and it's so much better than Feedly](<https://devfeed.tech/articles/i-self-host-my-rss-feed-reader-and-it-s-so-much-better-than-feedly-9016.md>)

Original publisher: [Read original article](<https://www.xda-developers.com/self-host-rss-feed-reader-much-better-than-feedly/>)

Author: João Carrasqueira

Published: 2025-11-06T10:00:18Z

Content type: article

Language: en

Sources: [XDA - RSS](<https://devfeed.tech/sources/xda-rss.md>)

Topics: [Miniflux](<https://devfeed.tech/topics/miniflux.md>), [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [truenas](<https://devfeed.tech/topics/truenas.md>), [browser](<https://devfeed.tech/topics/browser.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [browser](<https://devfeed.tech/tags/browser.md>), [data](<https://devfeed.tech/tags/data.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [miniflux](<https://devfeed.tech/tags/miniflux.md>), [nas](<https://devfeed.tech/tags/nas.md>), [passwords](<https://devfeed.tech/tags/passwords.md>), [rss](<https://devfeed.tech/tags/rss.md>), [self-hosting](<https://devfeed.tech/tags/self-hosting.md>), [software-and-services](<https://devfeed.tech/tags/software-and-services.md>), [truenas](<https://devfeed.tech/tags/truenas.md>), [ui](<https://devfeed.tech/tags/ui.md>), [user-experience](<https://devfeed.tech/tags/user-experience.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

The article recommends self-hosting Miniflux as a simpler alternative to Feedly and other modern RSS aggregators. It describes deploying Miniflux on TrueNAS, storing its data in a manually created dataset, importing or exporting OPML feeds, adding feeds manually, and using a browser bookmarklet. The author favors Miniflux's minimal interface, full in-feed article reading, and free availability.

### Source excerpt

Want to follow your news without relying on major, bloated RSS aggregators? Self-hosting Miniflux may be the perfect solution for you.

## Changes in ipSpace.net RSS Feeds

DevFeed: [Changes in ipSpace.net RSS Feeds](<https://devfeed.tech/articles/changes-in-ipspace-net-rss-feeds-11255.md>)

Original publisher: [Read original article](<https://blog.ipspace.net/2025/10/changes-rss-feeds/>)

Published: 2025-10-08T04:40:00Z

Content type: article

Language: en

Sources: [ipSpace.net blog](<https://devfeed.tech/sources/ipspace-net-blog.md>)

Topics: [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [Atom](<https://devfeed.tech/topics/atom.md>), [Atom Feed](<https://devfeed.tech/topics/atom-feed.md>), [Hugo](<https://devfeed.tech/topics/hugo.md>), [XML](<https://devfeed.tech/topics/xml.md>), [HTML](<https://devfeed.tech/topics/html.md>)

Tags: [hugo](<https://devfeed.tech/tags/hugo.md>), [rss](<https://devfeed.tech/tags/rss.md>), [update](<https://devfeed.tech/tags/update.md>), [web](<https://devfeed.tech/tags/web.md>), [xml](<https://devfeed.tech/tags/xml.md>)

### AI overview

The author describes replacing the ipSpace.net RSS and Atom feed generation system with static Hugo-generated feeds, adding redirects for older URLs, and discontinuing the free-content feed. The changes followed a Feedburner failure that prevented Apple Podcasts from discovering a new episode. The article also discusses feed formatting issues involving iTunes tags, whitespace trimming, HTML escaping, content truncation, and conversion of HTML to plain text.

### Source excerpt

TL&DR: You shouldn't see any immediate impact of this change, but I'll eventually clean up old stuff, so you might want to check the URLs if you use RSS/Atom feeds to get the list of ipSpace.net blog posts or podcast episodes. The (hopefully) final URLs are listed on this page. Executive Summary: I cleaned up the whole ipSpace.net RSS/Atom feeds system. The script that generated the content for various feeds has been replaced with static Hugo-generated RSS/Atom feeds. I added redirects for all the old stuff I could find (including ioshints.blogspot.com), but I could have missed something. The only defunct feed is the free content feed (which hasn't changed in a while, anyway), as it required scanning the documents database. You can use this page to find the (ever-increasing) free content. And now for the real story ;) Read more ...

## I made RSS even better with Obsidian and summaries powered by my local LLM

DevFeed: [I made RSS even better with Obsidian and summaries powered by my local LLM](<https://devfeed.tech/articles/i-made-rss-even-better-with-obsidian-and-summaries-powered-by-my-local-llm-9013.md>)

Original publisher: [Read original article](<https://www.xda-developers.com/made-rss-better-obsidian-summaries-local-llm/>)

Author: Adam Conway

Published: 2025-10-02T09:01:19Z

Content type: article

Language: en

Sources: [XDA - RSS](<https://devfeed.tech/sources/xda-rss.md>)

Topics: [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Obsidian](<https://devfeed.tech/topics/obsidian-md.md>), [API](<https://devfeed.tech/topics/api.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Markdown](<https://devfeed.tech/topics/markdown.md>), [Parser](<https://devfeed.tech/topics/parser.md>), [Proxmox](<https://devfeed.tech/topics/proxmox.md>)

Tags: [analysis](<https://devfeed.tech/tags/analysis.md>), [api](<https://devfeed.tech/tags/api.md>), [article](<https://devfeed.tech/tags/article.md>), [command-line](<https://devfeed.tech/tags/command-line.md>), [google](<https://devfeed.tech/tags/google.md>), [llm](<https://devfeed.tech/tags/llm.md>), [markdown](<https://devfeed.tech/tags/markdown.md>), [model](<https://devfeed.tech/tags/model.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [productivity](<https://devfeed.tech/tags/productivity.md>), [productivity-creativity-tools](<https://devfeed.tech/tags/productivity-creativity-tools.md>), [proxmox](<https://devfeed.tech/tags/proxmox.md>), [rss](<https://devfeed.tech/tags/rss.md>), [tool](<https://devfeed.tech/tags/tool.md>)

### AI overview

The article presents Matcha, a free and open-source command-line RSS parser that creates Markdown digests, gathers content from RSS, Google News, Hacker News, and weather sources, and can summarize selected articles through OpenAI-compatible APIs. It describes using Matcha with a local Ollama instance on Proxmox and viewing the exported files in Obsidian or another Markdown reader.

### Source excerpt

If you want a tailored RSS feed with summaries generated for you, then Matcha is the tool you need.

## Crosspost Your Blog articles to Social Media

DevFeed: [Crosspost Your Blog articles to Social Media](<https://devfeed.tech/articles/crosspost-your-blog-articles-to-social-media-27725.md>)

Original publisher: [Read original article](<https://gagor.pro/2025/09/crosspost-your-blog-articles-to-social-media/>)

Author: Tom

Published: 2025-09-14T00:00:00Z

Content type: tutorial

Language: en

Sources: [Tomasz Gągor](<https://devfeed.tech/sources/tomasz-gagor.md>)

Topics: [GitHub Actions](<https://devfeed.tech/topics/github-actions.md>), [Hugo](<https://devfeed.tech/topics/hugo.md>), [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [Mastodon](<https://devfeed.tech/topics/mastodon.md>), [X (Twitter)](<https://devfeed.tech/topics/twitter.md>)

Tags: [articles](<https://devfeed.tech/tags/articles.md>), [boost-blog-traffic](<https://devfeed.tech/tags/boost-blog-traffic.md>), [crosspost-blog-to-social-media](<https://devfeed.tech/tags/crosspost-blog-to-social-media.md>), [dockerignore-usage](<https://devfeed.tech/tags/dockerignore-usage.md>), [github](<https://devfeed.tech/tags/github.md>), [github-actions](<https://devfeed.tech/tags/github-actions.md>), [github-actions-automation](<https://devfeed.tech/tags/github-actions-automation.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [hugo](<https://devfeed.tech/tags/hugo.md>), [hugo-rss-sitemap](<https://devfeed.tech/tags/hugo-rss-sitemap.md>), [mastodon](<https://devfeed.tech/tags/mastodon.md>), [mastodon-blog-integration](<https://devfeed.tech/tags/mastodon-blog-integration.md>), [rss](<https://devfeed.tech/tags/rss.md>), [seo](<https://devfeed.tech/tags/seo.md>), [twitter](<https://devfeed.tech/tags/twitter.md>), [twitter-crossposting](<https://devfeed.tech/tags/twitter-crossposting.md>), [wordpress](<https://devfeed.tech/tags/wordpress.md>)

### AI overview

A tutorial on automating blog post crossposting to social networks with GitHub Actions. It describes a custom action that reads posts from a Sitemap or RSS/Atom feed, filters and sorts them, and publishes them automatically, with RSS preferred to avoid reposting updated articles.

### Source excerpt

Learn how to automatically share your latest blog posts to Mastodon, Twitter/X, and other social networks using GitHub Actions and the crosspost tool. A simple way to regain traffic lost to search engines and AI.

## I built a private Read-It-Later with RSS and Miniflux... and it's better than Pocket ever was

DevFeed: [I built a private Read-It-Later with RSS and Miniflux... and it's better than Pocket ever was](<https://devfeed.tech/articles/i-built-a-private-read-it-later-with-rss-and-miniflux-and-it-s-better-than-pocket-ever-was-9015.md>)

Original publisher: [Read original article](<https://www.xda-developers.com/read-it-later-with-rss-miniflux-pocket/>)

Author: Victor Awogbemila

Published: 2025-08-25T22:00:20Z

Content type: article

Language: en

Sources: [XDA - RSS](<https://devfeed.tech/sources/xda-rss.md>)

Topics: [Miniflux](<https://devfeed.tech/topics/miniflux.md>), [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [Windows Subsystem for Linux](<https://devfeed.tech/topics/wsl.md>), [PowerShell](<https://devfeed.tech/topics/powershell.md>), [Windows](<https://devfeed.tech/topics/windows.md>)

Tags: [app](<https://devfeed.tech/tags/app.md>), [articles](<https://devfeed.tech/tags/articles.md>), [docker](<https://devfeed.tech/tags/docker.md>), [free](<https://devfeed.tech/tags/free.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [miniflux](<https://devfeed.tech/tags/miniflux.md>), [personal](<https://devfeed.tech/tags/personal.md>), [privacy](<https://devfeed.tech/tags/privacy.md>), [productivity](<https://devfeed.tech/tags/productivity.md>), [productivity-creativity-tools](<https://devfeed.tech/tags/productivity-creativity-tools.md>), [rss](<https://devfeed.tech/tags/rss.md>)

### AI overview

This tutorial explains how to build a private, ad-free read-it-later app with Miniflux and RSS as an alternative to Pocket. It covers organizing saved content with tags and highlights, then outlines installation with Docker, including WSL and PowerShell considerations for Windows users.

### Source excerpt

Discover how to create a personal, ad-free read-it-later app using Miniflux and RSS, offering a superior alternative to Pocket.

## I brought my news feed back from the dead thanks to this self-hosted RSS reader

DevFeed: [I brought my news feed back from the dead thanks to this self-hosted RSS reader](<https://devfeed.tech/articles/i-brought-my-news-feed-back-from-the-dead-thanks-to-this-self-hosted-rss-reader-9008.md>)

Original publisher: [Read original article](<https://www.xda-developers.com/brought-news-feed-back-self-hosted-rss-reader/>)

Author: Sumukh Rao

Published: 2025-06-23T14:00:19Z

Content type: tutorial

Language: en

Sources: [XDA - RSS](<https://devfeed.tech/sources/xda-rss.md>)

Topics: [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [browser](<https://devfeed.tech/topics/browser.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [browser](<https://devfeed.tech/tags/browser.md>), [docker](<https://devfeed.tech/tags/docker.md>), [offline](<https://devfeed.tech/tags/offline.md>), [privacy](<https://devfeed.tech/tags/privacy.md>), [rss](<https://devfeed.tech/tags/rss.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [software-and-services](<https://devfeed.tech/tags/software-and-services.md>), [ui](<https://devfeed.tech/tags/ui.md>)

### AI overview

The author explains how they restored a curated news-reading workflow with FreshRSS, a self-hosted RSS reader. Hosted on a home network via Docker, FreshRSS supports categorized feeds, inbox-like article management, offline access over a local network, browser access, and a dark theme.

### Source excerpt

I built my own Discover page

[Next page](<https://devfeed.tech/topics/rss-feed.md?cursor=WyIyMDI1LTA2LTIzVDE0OjAwOjE5KzAwOjAwIiwgImI0ZWQ0YzdjLTBhYjAtNGM0MC05OGY5LTQxZDQzZWMwOWMxYyJd>)