←back to thread

121 points tylerg | 2 comments | | HN request time: 0s | source
Show context
zahlman ◴[] No.43659511[source]
Okay, but like.

If you do have that skill to communicate clearly and describe the requirements of a novel problem, why is the AI still useful? Actually writing the code should be relatively trivial from there. If it isn't, that points to a problem with your tools/architecture/etc. Programmers IMX are, on average, far too tolerant of boilerplate.

replies(5): >>43659634 #>>43659667 #>>43659773 #>>43660939 #>>43661579 #
simonw ◴[] No.43659634[source]
Once you've got to a detailed specification, LLMs are a lot faster at correctly typing code than you are.
replies(3): >>43659854 #>>43660451 #>>43662888 #
layer8 ◴[] No.43660451[source]
As a developer, typing speed is rarely the bottleneck.
replies(1): >>43661689 #
1. Kiro ◴[] No.43661689{3}[source]
Old trope that is no longer true.
replies(1): >>43663715 #
2. otabdeveloper4 ◴[] No.43663715[source]
Is this a jab at enterprise Java programmers?