Hacker News new | ask | show | jobs
by nousermane 1242 days ago
Same kind of basic programming that was "threatened" by no-code/low-code solutions before that.
1 comments

It was never to that extend though; chatgpt can change/augment existing code. Nocode/low code solutions cannot do that (in a meaningful way).
It can’t extend provably correctly, so the benefits are questionable without good safe guards (generating tests would be just as meaningless, so you are left with reviewing very closely everything)
Sure, but I do that with code or text written by others anyway.