The Reason Your AI Code Becomes Unmaintainable (and How to Fix It) (blog.daviddodda.com) 6 points by DavidDodda 11mo ago ↗ HN
[–] Norcim133 11mo 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 backRunaway death spiral - Streamlit Front + iFrame React Component + Python back + running in WASM via Pyodide
1 comment
[ 4.4 ms ] story [ 15.7 ms ] threadI 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