Reposting a question for Ed Zitron, I'll forward responses. He asked on Bluesky and will get sub-Mastodon-tier answers:

"This is a serious question and I would be delighted if I only hear great things but, software engineers: both before and after LLMs, how often in your professional lives have you run into software engineers that seem completely useless or lacking in basic knowledge? I hope the answer is rarely"

@ludicity For the record, I work at a software company that employs ~10k developers.

Before LLMs, I'd encounter such engineers a couple of times a month, but I interact with a lot of engineers, specifically the ones that need help or are new at the company or industry at large, so it's a selected sample. Even the most inexperienced ones are willing and able to learn with some guidance.

After LLMs, there's been a significant uptick, and these new ones are grossly incompetent, incurious, impatient, and behave like addicts if their supply of tokens is at all interrupted. If they run out of prompt credits, its an emergency because they claim they can't do any work at all. They can't even explain the architecture of what they are making anymore, and can't even file tickets or send emails without an LLM writing it for them, and they certainly lack in any kind of reading comprehension.

It's bleak and depressing, and makes me want to quit the industry altogether.

@drikanis @ludicity The writing was on the wall when front end developers stopped being able to do anything if there wasn't already a component in a library somewhere they could import.

"Can we have that as a drop down list with an icon next to each item?”, I say.

"No”, they say, β€œI don't think our framework has that”

@dan @drikanis @ludicity Back in the days (2003/2004) we developed our own framework which had to be compliant to Netscape, IE 5.5, Opera. So adding something like this wasn't a huge act... 😁
@adipoeserPursch @dan @drikanis @ludicity I remember the good old "IE compatibility" nightmares pretty well still...
@armin @dan @drikanis @ludicity Yep! πŸ€¦πŸΎβ€β™‚πŸ€¦πŸΎβ€β™‚πŸ˜€
@adipoeserPursch @dan @drikanis @ludicity And I admit it, I've been someone who checked for agent strings, delivering a less sophisticated page without animations and transparency when someone used IE, myself, too.