13 Comments
User's avatar
Brian Repko's avatar

OMG I can’t love this article more (retired software architect / bioinformatician)

Yuan Chiang's avatar

Spot on. I never thought about that, the best code is hidden from LLMs (and hopefully many smart companies decide to stop using Github and deploy their own Git for safety... just to make sure).

My public repos have pretty mediocre code. My best code is hidden behind private company repos and personal private repos too.

You say who'll be there in five years? Well, the people who will be left are the ones like you and me who made the painful long-term commitment to not rot.

I'm unfortunately getting older (40 and two kids) but I might still live to see a comeback in companies who need engineers who know what's going on and gets paid handsomely.

In the meantime, I'm off to nature with my kids while the dust settles.

BTW I just talked about "average" with my wife today, and as you mentioned on LI, I also agree that by definition, there is no way that everything is "great". It's simply that the bar for greatness gets raised if everyone deployed quality code.

Denis Stetskov's avatar

The comeback for engineers who understand systems is already starting. Some of us never stopped writing clean code, public or private. I'll be honest, today I caught myself thinking I've never had a stronger urge to just drop everything. Just can't afford to. Enjoy the kids.

Nick Ruisi's avatar

I got into an argument w/ Claude code the first time I used it. I asked it for a code review and had to reject (a) replacing a 5 line retry loop with 25+ lines of "Polly" code + an external dependency and (b) the fact that you don't always want to spin up threads as fast as the OS can schedule them if you're sending requests to external services. It's incredibly blind to real world issues.

It's like an overzealous junior who knows every framework who solves every problem with another external dependency and framework.

Sven Schubert's avatar

article about mediocre AI code from an mediocre chatbot, we've come full circle

Denis Stetskov's avatar

"from an mediocre" is grammatically wrong, btw

Sven Schubert's avatar

so you do speak English ;)

Denis Stetskov's avatar

with a Ukrainian accent  ;)

pobrecollie's avatar

most open source seems better than the in house crap I have had to keep running

Jim's avatar

Any reflections on mediocre AI generated linkedIn spam cluttering up substack?

Denis Stetskov's avatar

Judge not, lest ye be judged, Jim. Good luck, brother

Jim's avatar

Any reflections on mediocre AI generated content?

name12345's avatar

Very insightful!