Favorited If you thought the speed of writing code was your problem – you have bigger problems by Andrew Murphy
Good blogpost on how ‘speeding up’ code production (x lines committed this week, yay!) by using AI, will likely cause more trouble in an organisation. Because the theory-of-constraints bottleneck in an organisation will never be the speed and volume of writing code.
For non-coders making personal tools, this is I think different.
When you optimise a step that is not the bottleneck, you don’t get a faster system. You get a more broken one.
Andrew Murphy