logoalt Hacker News

CharlieDigitalyesterday at 11:12 PM2 repliesview on HN

The LLM obliges and writes a lot of useless tests. I have asked devs to delete several tests in the last day alone.


Replies

seanw444yesterday at 11:39 PM

"I don't trust this giant statistical model to generate correct code, so to fix it, I'm going to have this giant statistical model generate more code to confirm that the other code it generated is correct."

I swear I'm living through mass hysteria.

show 1 reply
asdfman123today at 5:42 AM

Well, yeah, you don't just make it bang out a bunch of useless code without monitoring it.

You instruct it to write the code you want to be written. You still have to know how to develop, it just makes you faster.