I see so many comments on the huge productivity gains of coding with AI but it mostly seems to just be perceived productivity
But does anyone have stories of the actual results or impact?
If the productivity gains are so huge, shouldn’t we see those engineers getting promoted super fast or getting rich from building a product extremely fast?
Where are those stories?
The target for a great startup was 7% growth week-on-week, and now it's 10%. It means back then if you were making $1k/week in Jan 1, 2024, you'd expect to make $33k/week a year later. But thanks to AI, the standard is closer to $142k/week.
Back then, it was normal to raise $75k or so to build a prototype, now you can build a prototype in a couple of weekends. Back then, you would polish your pitch to get VC funding. Now you build, get the customers, then show what the customers are buying and why, and ask for funding to get 1000x the number of customers.
A lot of the risk factors have been removed. Building a legacy app no longer take multiple sync calls and weeks, they can be resolved in hours and maybe one sync call. Yes, I have a story of AI migrating a whole DB table when I asked it to move a button to another page. But it gets the tables right about 7 out of 10 times if you give it the right instructions. I dislike ORMs; they're practically a code smell. And AI works around that layer.