logoalt Hacker News

csallenyesterday at 9:38 PM2 repliesview on HN

I'm skeptical of this. I have yet to build a codebase using AI that I wasn't able to subsequently understand after taking the time to do so, esp. when aided by AI that will tirelessly answer my questions. I mean, LLMs don't always code the exact way I do, but it's not writing totally alien code that's incomprehensible to the human mind here.


Replies

bogdanoff_2yesterday at 11:02 PM

I'm curious, what programming language and model/harness do you use, and are there some specific practices that you use?

show 1 reply
rsalusyesterday at 9:45 PM

exactly, and realistically if you test the crap out of a given module, you'll have a pretty damn accurate idea of how it behaves.