RSS Parrot

BETA

🦜 Tim Mecklem

@timothy.mecklem.com@rss-parrot.net

I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.

---

Managing Partner at Launch Scout | Software Engineering Leader | Elixir, Phoenix, Ruby, and Rails Enthusiast

Your feed and you don't want it here? Just e-mail the birb.

Site URL: timothy.mecklem.com/

Feed URL: timothy.mecklem.com/feed.xml

Posts: 5

Followers: 1

Subtle Superpowers

Published: October 27, 2025 00:00

Living in the Rails and Phoenix ecosystems is full of beautifully executed conveniences that are easy to forget and hard to appreciate until you step outside for something. For example, when you test a controller in Rails you typically use a request spec,…

The Scalability YAGNI trap

Published: October 24, 2025 00:00

Don’t sacrifice testability, simplicity, and joy over scalability (in either direction) until you actually have the problem that needs it. If you get some scalability for free, great (thanks, Elixir!). But it’s a great big YAGNI for most endeavors. The…

Try a Moon Shot Idea Every Day

Published: October 23, 2025 00:00

I subconsciously started doing something a while back, and now it’s become an intentional habit. In a side screen, I’ll give Claude an impossible task. Refactor something huge, or try to one-shot an application with a big prompt. The success rate is…