Skip to main content

Why I Started Writing in Public (and What Changed)

1 min read

The fear

I avoided writing for years. Impostor syndrome, mostly. “Who am I to write about this? Everybody knows this already.”

What changed

I started keeping private notes — one-liners, code snippets, debugging hunches. After a few months, I had 50+ notes. Publishing cleaned them up and connected them.

The unexpected benefits

  1. Feedback loop: Someone pointed out a better approach to a problem I’d solved suboptimally. That conversation alone was worth the posts.
  2. Interview prep: Past-me wrote about things I’d since forgotten. Future-me will thank me.
  3. Clarity: Writing forces you to understand before you explain. The gaps in your knowledge become visible.

What I learned

The audience is mostly yourself six months from now. Write for them. If others find it useful, that’s a bonus.