7 ms·
Creating larger projects with LLM (as a coder)
- jwojtek 1y agoHey there. I've been hacking on a bigger project (10k+ LOC) using an LLM as a coding tool. Wrote up how I keep it from melting down with design docs + a living coding-guidelines file — might help if you’re trying to do something bigger consistently.
- sersi 1y agoIt would be helpful to see an example DESIGN and ARCHITECTURE file.
- jwojtek 1y agoit really depends on a project. I'm doing a computer game and design was just a bunch of ideas and mechanics around it.