Skip to content

Commit 8bf37f5

Browse files
committed
more tweaks
1 parent e55662e commit 8bf37f5

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

www/content/essays/yes-and.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -201,10 +201,12 @@ and you may be criticized for being slow. The work dynamics here are important
201201
prioritizes speed over understanding (as many are currently) you need to accept that and not get fired.
202202

203203
However, I think that this is a temporary situation and that soon companies are going to realize that vibe coding at
204-
speed suffers from worse complexity explosion issues than well understood, deliberate code does. At that point I expect
205-
slower, more deliberate coding with AI assistance will be understood as the best way to utilize this new technology.
204+
speed suffers from worse complexity explosion issues than well understood, deliberate coding does.
206205

207-
Where AI can help juniors is in accelerating the road to senior developer by eliminating accidental complexity that often
206+
At that point I expect slower, more deliberate coding with AI assistance will be understood as the best way to utilize
207+
this new technology.
208+
209+
Where AI _can_ help juniors is in accelerating the road to senior developer by eliminating accidental complexity that often
208210
trips juniors up. As I said above, viewing AI as a useful although sometimes overly-eager helper rather than a servant
209211
can be very effective in understanding the shape of code bases, what the APIs and techniques available for a particular
210212
problem are, how a given build system or programming language works, etc.

0 commit comments

Comments
 (0)