Forgot your password?
typodupeerror

Comment Re:rrriiiight... (Score 1) 78

Huh? It's an unsecure and unmaintained open-source driver that's causing the issue. The OS is running perfectly fine.

Perfect illustration of the thinking problem here. You don't even get WHAT the problem is.

Why is a driver able to fuck up a system? The OS should be the watchdog that says "WTF are you doing there?", not the obedient slave executing whatever.

A great illustration is W^X - first found not in Windows, but in OpenBSD. Because Windows happily goes "whatever you say, master", while the guys at OpenBSD said "no actual use case of non-broken, non-malicious software should ever behave like that, so we'll block it".

since a non-MS open-source driver is actually the problem here.

If you are responsible for a sensitive location, and a five-year old kid from the neighbourhood one day just wanders in and take a look around out of curiosity, pressing a few buttons to see what happens - you would definitely not keep your job by claiming that the little kid is actually the problem here.

Comment Re:anyone really want these ? (Score 1) 243

A touchscreen doesn't negate that, either. Lack of physical controls does. They are not mutually exclusive. Oh, and my new vehicle also has a real dashboard with display in front of the driver, like a vehicle should have (unlike a Tesla). AND it ALSO has an HUD display with speed, speed limit, nav info, etc, as well. AND it has voice controls. So all options are on the table.

You are right. A screen that does not replace physical controls is a nice thing.

And I agree. Any vehicle that doesn't have a proper dashboard in front of me, where I need to look to the side to see important information, is a no-buy for me.

Comment Re:anyone really want these ? (Score 1) 243

yes, it's a short list. But it's a start and a kind of "red line". I am hopeful they move that line to include other things that people use while driving all the time.

Are big screens nice? Sure, yes.

But if I have a choice between good physical controls and a big touch screen, I'll take the buttons and switches any day, thank you.

Comment Re:anyone really want these ? (Score 1) 243

My 10 year old BMW has voice commands and a map that's always been more than enough for me. Sure, it's not as large, but while driving I don't want a big map - I want an indicator that tells me "next turn left in 500m" - and I have that, not on the main display but right in front of me on the dashboard. Newer models have it on a HUD.

Nothing in what you wrote makes a LARGE screen necessary.

Comment anyone really want these ? (Score 4, Insightful) 243

I don't know a single person who ever said that they want more or bigger touchscreens in their car.

Quite the opposite. I want physical controls and so do most people I've talked to. This is a car, not an iPad. Most of it I should be able to operate without taking my eyes off the road. And a touchscreen doesn't offer that.

In fact, Euro NCAP agrees. If you want a 5-star rating, you need physical controls.

The only people who want touchscreens are the car manufacturers, because it's cheaper and easier.

Comment Re:quiet part out loud (Score 1) 90

That's a good point. Yes, it could be Anthropic simply making sure that they can't be blamed if someone doesn't disclose AI usage. Now they can say: "We did everything we could to make sure AI usage is visible".

Though I doubt it'll hold up in court unless the watermark is obvious. Because, again, the law requires disclosure. I don't think a hard-to-detect watermark would satisfy that demand.

Comment Re:quiet part out loud (Score 5, Insightful) 90

Further, this watermarking does not solve the problem.

And it's not required by the EU AI Act. They require disclosure. That doesn't mean watermark. It can be a note attached to an image, it can be a statement on the website where you post that image, etc. - Anthropic is overreacting, because as I read the law, the fact that you are inside Claude doing stuff would already suffice.

The thing the law goes against is people connecting you to an AI chatbot in customer support while pretending that you're talking to a human. Or AI bots posting to social media without revealing that they are AI bots.

Comment Who the hell gives a coding bot access to 'root'? (Score 1) 70

Seriously, root is needed for software installation and updates (and not always even that) and that should be IT. Done. finito.

Yeah, individuals may have root access (but in corporate situations, even THAT has some limits to it - e.g., I can't see the that the 'spyware' I know is on my work machine actually exists. I know it does (because, for example, it is blocking me from screen-sharing to my AppleTV even off the firewall)).

But on a shared machine like old-school Unix minicomputers, that stuff is off-limits except to admins. This actually proves why that was the case - individual users can't be trusted with 'root'. And now we know that extends to non-sentient 'users'.

So this may prove that the bots are going to abuse their powers and therefore shouldn't be given any...but it also proves that the admins of these boxes that the bots are running on have about as much concern for real security as they ever did...which is to say, next to none until the exploitation is already out there.

This is a task that only required standard 'user' access - get the original software, get the dev tools needed for the new language, and have the tools for running the original to check parity), and that's it. They needed nothing more. They didn't need root, they didn't need email, they didn't need the ability to write commits to the others' repos. They needed the tools to do the job, nothing more.

Just like real users.

Comment Re:the solution to "the mental health crisis" (Score 1) 264

My university did the opposite, and to this day I think it was good.

At the end of the first semester, you were given a test in the three most important subjects for your field. If you failed, you could re-take it after the summer break, before next semester starts. If you failed it again, you could repeat the first semester and try a third and final time. Fail that, you're out.

It was hard, too. In my class, we were just over a hundred when we started. We were 28 in the 2nd semester. But of those 28, almost everyone made it to the end. Everyone who would've failed somewhere along the way had already been weeded out.

It was brutal, it was stressful - but IMHO it was the best way to do it and be respectful of both student time and university resources.

Slashdot Top Deals

Wasn't there something about a PASCAL programmer knowing the value of everything and the Wirth of nothing?

Working...