Has anyone else considered that producing code faster isn't necessarily a good thing? There's a lot that goes into getting a solution correct that has nothing to do with programming. Just because you can scale code production doesn't mean you can scale things like understanding user wants and expectations. At a point you're more work for your self/organization because unless you get everything perfect the first time you're creating more work than you're resolving.
seanalltogether|11 days ago
I can't claim that AI has no benefit to our organization, but I do think that as my career has matured, I find myself spending more time thinking about how code changes will effect the system as a whole, and less time doing the actual coding.
ssgodderidge|11 days ago
Ensorceled|11 days ago
This has been an relentless goal of the industry for my entire 40 year career.
> At a point you're more work for your self/organization because unless you get everything perfect the first time you're creating more work than you're resolving.
Nothing is correct the first time (or rarely). Accelerating the loop of build, test, re-evaluate is a good thing.
threethirtytwo|11 days ago
There IS experimental evidence on this and anyones anecdotal opinion is instantly blown to smithereens by the fact that this was tested and producing code faster is provably better.
oytis|11 days ago
echelon|11 days ago
Code was always a limiting factor. It's why we built large companies.
Now we can do more with fewer engineers. This will enable small teams and small startups to be even more nimble.
co_king_5|11 days ago
[deleted]
boesboes|11 days ago
I've worked in multiple start-ups and more mature companies, they always slow down because producing code is easier then building a product. More code is only better when quality hardly matters, which is basically never
jolt42|11 days ago
poszlem|11 days ago
jamiemallers|11 days ago
[deleted]
Daishiman|11 days ago
But this an improvement! The features/incident rate improves as you have more incidents but fewer in relation to the increased velocity. This may or may not be a valid tradeoff depending on the impact of incidents.
At least in my org we have an understanding that the product side will have to change drastically to accommodate the different rates of code development.
co_king_5|11 days ago
[deleted]