top | item 45209398

Creating larger projects with LLM (as a coder)

8 points| jwojtek | 5 months ago |medium.com

3 comments

order

sersi|5 months ago

It would be helpful to see an example DESIGN and ARCHITECTURE file.

jwojtek|5 months ago

it really depends on a project. I'm doing a computer game and design was just a bunch of ideas and mechanics around it.

jwojtek|5 months ago

Hey 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.