Things I used to be proud of doing well - Modern AI just does better

Posted by ninetofivedev@reddit | ExperiencedDevs | View on Reddit | 195 comments

Obligatory No Tokens were used during the composition of this post

So over the years, there are a number things I noticed, when working with other devs, that I just seem to do well. Things I took a lot of pride in.

Something that is a bit of a hard pill for me to swallow is that AI just does these things better.

It'll kick off parallel grep commands, include it's own regex string for multiple search strings and for specifics, like casting a wide net just looking for breadcrumbs.

You give it a pretty high level concept and it'll scour the codebase looking for any and all places it might be referenced and develop an understanding.

You want it to generate a first pass at a code review? It'll put together a high level summary with actual severity ranges. This specific functionality, I still think I do a better job, but it's getting close.

Finally, my agent doesn't get distracted. I get pulled into a meeting or a slack thread, it just keeps chugging along.

I was a certified AI non-believer. I didn't think the technology was anywhere near capable of being more than a better google.

I was wrong and I have completely flipped my stance. So much so that I've barely written a line of code in the last 6 months.

What things do you notice that AI does better than you?

(No people, this isn't AI just because I include a call to action in my posts. This is something everyone has done for years... hence why AI often does it).