
blogs.fyi
An RSS reader that filters posts by keywords and emails you
What it does
blogs.fyi is a RSS reader that uses keyword filtering to help you find the content you're looking for without having to stay on top of every blog post. It'll shoot you an e-mail when it finds a match!
Does a similar job
all alternatives →
- FTFull Text, Full Archive RSS Feeds for Any Blog2024 · dogesec.com · ▲152
- EFEngineering.fyi – Search across tech engineering blogs in one place2025 · engineering.fyi · ▲470
I built a search engine for engineering blogs because I was tired of manually checking individual company blogs to find real-world production examples. The problem: When learning a new technology, the best insights often come from how companies like Google, Meta, or Stripe actually implement it in production. But these gems are scattered across dozens of separate engineering blogs with no way to search across them. What I built: Engineering.fyi indexes engineering blogs from ~15 companies (Google, Meta, OpenAI, Anthropic, Stripe, Uber, etc.) and makes them searchable in one place. You can…



More growth this month
the category →Source: Product Hunt launch ↗
Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io