Updating a Product Feature
Contributing to open source
Using Remix
Writing TypeScript
Using Kubernetes
Using PostgreSQL
Using Digital Ocean Infrastructure
Using Tailwind CSS
+6
Lately, I've been enhancing my RSS reader with the end goal to re-live the feeling of Google Reader from yesteryear! No matter what I've tried, no other RSS Reader has fit the bill. They all try to be something they're not! RSS is Really Simple Syndication and let me tell you, these tools tend to be far from simple. I aim to change that!

Here's an example feed from engadget to see my progress: https://rss.mchone.dev/feed?feed=https://engadget.com/rss.xml

I've been using this project as my entrypoint into Remix run, the new React framework from the React Router team!