BillyClark

@BillyClark@piefed.social · Joined ⁨Jan⁩ ⁨2026⁩

Replying to an earlier post

True. The Republican incumbent that he’s running against, Tim Burchett, promised to legislate against Flock cameras. While that’s nice, I no longer trust the promises of any Republican.

As far as I’m concerned, we need to replace all Republican politicians. If their opponent is a Democrat, we need to be a little careful not to elect a wolf in sheep’s clothing. But if they’re independents like the guy we’re talking about, I think just about anybody would do. Like an animal or an inanimate object would even be infinitely preferable to a Republican.

Replying to an earlier post

I worked in software for, well, let’s say 20 years, at some elite places, too. And the one thing that I never understood was how few people ever bothered “to make sure it is correct,” as you put it, even before this new problem with AI. They didn’t even bother to make sure it was correct even when they wrote it themselves.

You don’t know how many times I’ve been sent a request to review code, and it should have only been like 20 lines of code, but instead it was page after page of irrelevant stuff, because they created the review from the wrong baseline. But they never even took a single look at it before they sent it to me.

So many people don’t write tests for their code that generally my biggest achievement at any given assignment was creating test frameworks that let them write tests using domain specific language, because it made it much easier. At a certain point, if it’s easy enough, even those people will write tests, especially if they know that I’ll be doing the review.

I honestly don’t see AI code as being all that different. People still don’t even do the minimum, but they just get exposed and embarrassed more easily.

Replying to an earlier post

I don’t know that the article was all that badly written, but you missed a couple of points that I’d call essential:

One, it was 32 students out of 35 total who used AI and then didn’t even bother to check it, so only 3 students even made an honest attempt in the entire semester.

Two, the professor told the students that they were allowed to contest the grade if they wanted, and only 2 out of the 32 students even tried to contest it.

Replying to an earlier post

OpenAI’s general model doesn’t give out reliable medical advice. So, they need to instruct it not to give out medical advice, and instead to tell the user to consult a real doctor. Hopefully they have done that already.

But beyond that, there’s a quagmire. Some people will move mountains to avoid talking to humans about anything, or even about some certain things like their health, and if ChatGPT refuses to give advice, they’ll either find a way around the instructions to the AI, or they’ll just find another AI that is willing to give medical advice. So part of me is glad that these people will get a specialized medical advice AI model, because it’s better than nothing, and if OpenAI wants to risk the lawsuits, that’s their problem. But it’s still dangerous if their new medical advice model hallucinates like all of the current models seem to. I personally wouldn’t recommend people use it.