HomeWritingBuilding In Public As A Platform Engineer

Building in Public as a Platform Engineer

Published Jul 2, 2026
Updated Jul 5, 2026
1 minutes read

Platform engineers are trained to make other people's work reliable. That habit can make your own shipping feel slow — you see every failure mode before you write the first line.

This site is an attempt to invert that: publish before the architecture is perfect, and let the gaps show.

Essays vs. experiments

The writing section is for arguments and field notes — things I think I understand well enough to defend.

The experiments section is for things I am still feeling out. A spring curve that might be wrong. A retry demo with toy traffic. UI details I want to test in a real browser, not a Figma frame.

Splitting them keeps honesty intact. Readers know which room they are in.

What publishing early fixed

Shorter feedback loops. A post about tactile buttons gets a reply within hours; a private prototype gets polite silence.

Forced clarity. If I cannot explain a backoff strategy in five paragraphs and a demo, I do not understand it well enough to put it in production.

A portfolio that moves. Recruiters and founders do not need another landing page with buzzwords. They need evidence of taste — how you handle failure, latency, motion, copy.

What I still struggle with

  • Shipping writing when the code example is "good enough" but not polished
  • Resisting the urge to rewrite old posts instead of publishing the next one
  • Balancing depth with the reality that most readers skim

The compromise: one clear idea per piece, linked to something concrete when possible.

The meta point

Building AutomateHub, PromptBrowser, and the rest in parallel only works if learning compounds in public. This site is the compound interest account — messy deposits, steady returns.

If something here is useful, wrong, or incomplete — tell me. That is part of the workflow now.