John Downey
banner
jtdowney.com
John Downey
@jtdowney.com
CISO at GoFundMe. Previously at Root, Braintree, PayPal. Director at the Dystonia Medical Research Foundation. He/him
November 19, 2025 at 3:19 AM
I got tired of manually copying binaries to servers, so I built Distronomicon. It automates continuous deployment of artifacts directly from CI and supports private GitHub repositories.

It's written in Rust and designed for Linux servers with systemd. Code is here: github.com/jtdowney/distronom...
GitHub - jtdowney/distronomicon: Linux tool that checks GitHub for repository releases and performs automatic updates
Linux tool that checks GitHub for repository releases and performs automatic updates - jtdowney/distronomicon
github.com
November 3, 2025 at 3:33 AM
Been a fan of Fabric (from @danielmiessler.bsky.social) for a while and wanted this for myself, so decided to build it. Tapestry brings Fabric patterns into Chrome/Firefox. Run prompts on any page without context hopping. github.com/jtdowney/tap...
GitHub - jtdowney/tapestry: Leverage Fabric's crowdsourced LLM prompts directly from your browser
Leverage Fabric's crowdsourced LLM prompts directly from your browser - jtdowney/tapestry
github.com
September 5, 2025 at 1:08 AM
Knowing that LLMs are a fuzzy approximation of the internet and then seeing how quickly Claude is willing to ignore failing tests does not bode well for the broader software industry
September 3, 2025 at 1:57 PM
Inside every LLM coding agent are three wolves:

1. Superstar instantly spotting bugs you chased for weeks
2. Mid-level dev who can Google and read docs
3. Intern on day one with a recent head injury

Which shows up depends on your prompt and context. It’s not always immediately clear who arrived.
July 9, 2025 at 12:08 PM
Had an itch to simplify my tsnsrv setup, registering multiple services easily in one process. Not a Go dev, but AI coding assistants (mostly Claude, a bit of Gemini) helped me build tsbridge this weekend. It supports Docker too, inspired by Traefik!

Check it out:
github.com/jtdowney/tsb...
GitHub - jtdowney/tsbridge: A lightweight proxy manager built on Tailscale's tsnet library that enables multiple HTTPS services on a Tailnet
A lightweight proxy manager built on Tailscale's tsnet library that enables multiple HTTPS services on a Tailnet - jtdowney/tsbridge
github.com
June 23, 2025 at 11:47 AM
Is it dns or bgp, I'm guessing bgp
June 12, 2025 at 6:47 PM
Me too, Claude Code, me too
June 2, 2025 at 5:28 PM
Something I realized yesterday while testing Codex on a legacy codebase: if your team already supports junior devs with clear documentation, strong test coverage, and clean architecture, you’ll easily adopt these AI coding tools. If you don’t, the AI tools will struggle just like junior devs do.
May 20, 2025 at 12:57 PM
Proud to serve on the board of the Dystonia Medical Research Foundation and support its mission as a dystonia patient.

The DMRF's 2025 Auction for Action is live. Funds raised go directly to research and support for the dystonia community.

Take a look and consider bidding: bit.ly/4diKJVt
OneCause
bit.ly
May 13, 2025 at 12:53 PM
Reposted by John Downey
“chicago pope” is one of the shows jack donaghy greenlit when he was tanking nbc
May 8, 2025 at 5:29 PM
First pope that's almost certainly eaten an Italian beef
May 8, 2025 at 5:35 PM
We've spent so many years teaching people that effective management in creative fields is giving people autonomy and not micromanaging them. Now we want people to manage AI agents where micromanagement is a strength. #ai #management
May 2, 2025 at 12:48 PM
My 6-year-old wanted to help make coffee so they could surprise Mom for Mother's Day. After I explained the coffee maker, they had two big takeaways: it's basically a shower for coffee grinds, and four is not a real number.
#MothersDay #CoffeeTime #Parenting #KidsLogic
April 26, 2025 at 12:19 PM
I think I've finally figured out my feelings about AI coding assistants. It's like building a Lego kit with my six-year-old: overeager, mostly independent, but still needs detailed instructions, frequent check-ins, and the occasional fix from me. #AI #Coding
April 13, 2025 at 1:49 PM
Just released rsubst: a lightweight CLI tool built in Rust for template substitution, inspired by envsubst and Jinja. Great for Docker configs where you don't want to include a Python runtime.

GitHub: https://github.com/jtdowney/rsubst

#Rust #Docker #DevTools #OpenSource
GitHub - jtdowney/rsubst: A small, envsubst-like utility with conditional logic and advanced templating
A small, envsubst-like utility with conditional logic and advanced templating - jtdowney/rsubst
github.com
April 2, 2025 at 11:22 AM
I recently shared how our security and IT teams at GoFundMe rolled out phishing-resistant MFA using YubiKeys. Check out our journey here:
GoFundMe CISO John Downey breaks down its jump to using YubiKeys
John Downey tells IT Brew that he gave YubiKeys a more official role in its zero-trust strategy last year after observing an uptick in phishing attempts.
www.itbrew.com
March 12, 2025 at 8:40 PM
Announcing ExAcme, an Elixir library for interacting with RFC 8555 ACME servers. Still early, but it successfully issues with Pebble and Let's Encrypt staging. There are many missing features, but I wanted to stop and extract this library from my side project.

github.com/jtdowney/ex_...
GitHub - jtdowney/ex_acme: A library for interacting with ACME servers like Let's Encrypt.
A library for interacting with ACME servers like Let's Encrypt. - jtdowney/ex_acme
github.com
February 26, 2025 at 11:37 AM