owebeeone
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
A common failure mode for AI SW development is that agents tend to build large "God" files. This is bad on your token burn. A) because the larger your source file the more churn the LLM takes to find and emit edits,…
-
Coming from the land of the mono-repo (ex-googler), I decided to embrace the multi-repo, plain-git style. Methought, “hey, submodules, what could possibly go wrong”. Well, how about everything: detached HEADs,…