The Reason Your AI Code Becomes Unmaintainable (and How to Fix It)

5 DavidDodda 2 7/22/2025, 11:10:25 PM blog.daviddodda.com ↗

Comments (2)

Norcim133 · 17h ago
Cool approach.

I suspect one additional unstated rule: be opinionated on tech stack.

I've noticed LLMs struggle with the seams, whenever you're using a rare stack combo.

No problem - React front + Node.js back

Runaway death spiral - Streamlit Front + iFrame React Component + Python back + running in WASM via Pyodide

DavidDodda · 4h ago
yes. would 100% agree with that.

being a basic bitch helps when working with llm :)