site banner

Friday Fun Thread for January 9, 2026

Be advised: this thread is not for serious in-depth discussion of weighty topics (we have a link for that), this thread is not for anything Culture War related. This thread is for Fun. You got jokes? Share 'em. You got silly questions? Ask 'em.

2
Jump in the discussion.

No email address required.

My experience has been that AI is really good for personal life stuff, but I almost never use it at work. I'm sure that eventually firms will learn how to use it effectively*, but right now it's a helpful consumer product and less of a workplace tool.

*And I understand that it's basically there for coding already

And I understand that it's basically there for coding already

So far that hasn't been my experience. It gets uncannily close,and if you don't pay attention it's fine, but for any reasonably sized project the code tends to be rife with bugs. It's not just one kind of bug either - it varies from braindead stuff like not closing resources to subtle misunderstanding of APIs and business requirements.

The consistent thing I see from its biggest cheerleaders in my company is a kind of Gell-Mann amnesia, where they use it to do something they themselves don't know how to do, and are then blown away by the "quality" of the output. I end up getting assigned to fix it a few weeks later after the hype has died down.

And I understand that it's basically there for coding already

That is very much a subject of controversy in the industry. Some people say that is true, others (myself included based on my experience) say that it ultimately slows you down rather than speeds you up.