Journal

Notes on AI coding from someone using it to ship.

Most weeks I pick one thread worth unpacking from the AI coding world and write the version I would have wanted to read myself.
r/codexr/ClaudeCoder/singularity
2026-W19May 4, 2026

Your Repo Has To Be the Boss

The useful shift this week was builders treating AI coding setups less like magic memory and more like visible operating rules that a second model can check.

AI codingworkflowcode review
Sparked by r/codex, r/ClaudeCode, r/ClaudeCode, r/ClaudeCode
Read post ->

Archive

Send me something interesting
2026-W18April 27, 2026

AI Coding Needs a Guardrail Layer

The most useful thing I saw this week was not a smarter agent. It was builders adding explicit checks around dependencies, secrets, and runaway loops before trusting the agent with real work.

AI codingsecurityguardrails
Sparked by r/ClaudeCode, r/ClaudeCode, r/codex
2026-W17April 22, 2026

Using GPT Images as a Frontend Design Layer for Codex

The trick is not asking Codex to invent taste from scratch. It is giving it a strong visual target first, then letting it inspect, translate, and implement.

frontendCodexdesign workflow
Sparked by r/codex, GitHub, X
2026-W17April 21, 2026

AI Coding Has Entered Its Operations Era

The interesting fight is no longer about whether these tools can write code. It's about whether they can stay sharp, stay affordable, and stay useful once the real work starts.

AI codingagentsproductivity
Sparked by r/ClaudeCode, r/codex, r/codex, r/singularity
2026-W16April 14, 2026

The AI Coding Stack I Actually Trust Right Now

The useful shift is not that models can write code. It's that they can now stay in the repo long enough to earn a spot in the workflow.

AI codingworkflowsolo builder