$ whoami && cat ~/.about

I write code, write about code, and build tools I actually use.

I'm Val. Most of what I write here is opinions about software, AI, and the things that happen when you mix the two, plus the occasional teardown of how something I built actually works. The tools are projects that started as personal itches.

§ 01 · products

Things I'm building

Tools I use every day. You might like them too.

all products
§ 02 · writing

Recent posts

Essays and how things work.

all posts
  1. How Pingme Lands You on the Exact Terminal Tab
    Posting a notification is the easy part. Making the click land you on the exact terminal tab that pinged you is the hard part. How Pingme does it.
  2. Coding Fast, Flying Blind
    LLMs made writing code faster. But writing code was never the expensive part.
  3. The Freedom Tax
    You escaped the 9-to-5. You didn't escape the pressure. You just became the one applying it.
  4. Nobody Understands the Code
    Business wants speed. AI delivers. But every line nobody understands is a dead program waiting to break.
  5. Are We The Janitor?
    Developers stopped being creators. Now we clean up after something faster than us.
  6. Coverage Up, Confidence Down
    AI-written unit tests only verify implementation, not business logic. Code coverage became a false sense of security.