Aug 23, 2026¶
I like Rippling engineering blog, but it doesn’t expose an RSS feed. And that’s how I like my blogs. To add offense to the injury, their page uses client-side pagination, and can’t be easily scrapped. So I had to vibe a Selenium scraper to fetch all article URLs, and then extract their metadata using regular requests. Anyway, here’s the Atom RSS: Rippling Enginnering Blog RSS I don’t have plans on updating it though.