Post #1863810
2026-04-30 15:27 UTC
Replies (3)
-
@peterhuene@hachyderm.io 2026-04-30 15:30
"Yesterday, I added around 90k new lines to pgrust" Do you even hear yourself, my guy? That's a lot of code that the _LLM produced_ that you literally could not have reviewed. There's not enough seconds in a day to be able to review that much slop.
-
@esoterra@hachyderm.io 2026-04-30 15:35
@peterhuene@hachyderm.io yup! like this post argues, each time you fail a test and make adjustments, you use up some of its descriptive power. LLMs do this at *scale* making the tests useless. https://types.pl/@wren6991/116488366700176901
-
@ianthetechie@fosstodon.org 2026-05-01 02:12
@peterhuene@hachyderm.io yeah… I am not actually pessimistic on the idea of LLM assisted rewrites (I’ve done a few myself), but this isn’t the way. You really do have to review every line carefully in critical systems like this. Even with clear requirements they get basic stuff wrong that even a mid level engineer wouldn’t.