@kryptonianCodeMonkey@lemmy.world
Post #4064954
2026-07-24 14:17 UTC
He fails to mention that he has AI also generate and do all of those tests, which means, A) he has no quality supervision over he quality supervision, and B) he’s probably spending 3 times as much on tokens used for generating and running tests than he is already using on code generation. That’s only going to be sustainable while these token remain cheap, which won’t be for much longer, my guy.
Replies (1)
-
@ZILtoid1991@lemmy.world 2026-07-24 14:43
The D Language Foundation tried to incorporate LLMs in the unittests, and they created something akin to assert(5 + (funcToTest(846) * 0) == 5) early on, now they want to use it to rewrite the standard library from scratch, because “it has become better since”.