logoalt Hacker News

techblueberrylast Monday at 9:23 PM2 repliesview on HN

I’m going back to being a holdout, but it’s nuanced - My theory into why LLMs don’t lead to the colloquial definition of productivity would be something like - if code was never the bottleneck than generating code faster doesn’t result in more meaningful output.

Even if you take for granted that AI is as good as the best people say in writing code. And Ive spent a lot of time generating codes, I won’t disagree - Then the question becomes - does this change your daily incentives such that you reach for code as the solution to your problems rather than something else (coordinating with your colleagues? Product management? Planning and Design?

So from a holistic perspective, I think intentionally limiting your own AI usage is the best approach for maximum long-term productivity.


Replies

oudlyslast Tuesday at 8:17 PM

>So from a holistic perspective, I think intentionally limiting your own AI usage is the best approach for maximum long-term productivity.

I think this is right. They are much better applied as editors than authors, IMO.

The key thing is stay in control of your output. i.e. understand it thoroguhly. I think you let the LLM make decisions you don't really understand, you're increasing the likelihood of introducing defects that are expensive to address.

asdfasgasdgasdglast Tuesday at 2:03 AM

I’m not completely closed to your idea but if code was never the bottleneck why did so many organizations always feel so chronically low on coders? And of course this requires the AI to be no help at all with what is actually the bottleneck.

show 1 reply