Personally I've found one of the biggest gains with coding agents is in helping me read code. Actually - that's a lie. I don't read the code. Mostly (unless my spidey-sense goes off) I ask the LLM to read the code and tell me what it does. And then I make a decision based on that. I guess I'm wondering if the article is missing half the picture. Yes - AI is wrong some of the time (and that % varies based on a host of…
It lets you understand the code base at reduced granularity when you want. Or zoom in beyond the written lines to explain _why_ some code is the way it is.
What we lost the last time code got cheap
31–40 of 126 posts
Re: What we lost the last time code got cheap
#32The context of when that previous experience - Heartland outsourcing to India – happened would be helpful. The 90s? The 00s? The 10s?
Re: What we lost the last time code got cheap
#33Personally I've found one of the biggest gains with coding agents is in helping me read code. Actually - that's a lie. I don't read the code. Mostly (unless my spidey-sense goes off) I ask the LLM to read the code and tell me what it does. And then I make a decision based on that. I guess I'm wondering if the article is missing half the picture. Yes - AI is wrong some of the time (and that % varies based on a host of…
It lets you understand the code base at reduced granularity when you want. Or zoom in beyond the written lines to explain _why_ some code is the way it is.
Re: What we lost the last time code got cheap
#34Curious what other teams are doing to keep encouraging people to think critically about their code? I’ve been finding it harder to keep people motivated, keep them engaged with all the changes coming in. And I can’t blame them, it’s been overwhelming. Is everyone else just using more AI..?
Re: What we lost the last time code got cheap
#35Reads at least partially like LLM writing, for example: > When code production gets cheap, the cost doesn't disappear. It migrates. > It was true then. It is unavoidably true now.
Do you disagree with the point made?
Re: What we lost the last time code got cheap
#36Re: What we lost the last time code got cheap
#37Reads at least partially like LLM writing, for example: > When code production gets cheap, the cost doesn't disappear. It migrates. > It was true then. It is unavoidably true now.
Do you disagree with the point made?
Re: What we lost the last time code got cheap
#38Earlier quoted context omitted.
It's been pretty great for ramping up into codebases too. "Give me a summary of project in current checkout in markdown form."
do you enjoy reading markdown? I don't, even with the editor in preview mode.
Once I even asked him to create for me a manim video about it.
Re: What we lost the last time code got cheap
#39Reads at least partially like LLM writing, for example: > When code production gets cheap, the cost doesn't disappear. It migrates. > It was true then. It is unavoidably true now.
Re: What we lost the last time code got cheap
#40Reads at least partially like LLM writing, for example: > When code production gets cheap, the cost doesn't disappear. It migrates. > It was true then. It is unavoidably true now.
Do you disagree with the point made?