Forgot your password?
typodupeerror

Comment Re: The existence of the database endangers us (Score 0) 61

Tell me you've never used an AI coding tool, without telling me ...

I don't know about the rest of the peanut gallery, but I can say first hand that claude is excellent at commenting and documenting code and architecture, as well as keeping track of lessons learned.

Comment Re:It's a good idea in theory (Score 1) 13

It's probably just encrypted, that provides the security-focused part of write protection, at least while it's not been unlocked for boot.

Computers used to have stuff in ROM, stuff used to be a lot smaller, you used to be able to burn your own ROMs and put them on your own boards and have it be meaningful. But none of that is true today of course any more than that you could put a useful amount of storage on a floppy.

Read/write protection on flash is mostly done in firmware and therefore could theoretically be bypassed, I wonder if there were floppy drives before LS120 where that was also true.

Comment Re:LOL! (Score 1) 13

It seems like a better solution would be to virtualize the Windows installation in the first place, and then you can do whatever you want with it later if it's compromised. While IT is checking it over to determine whether it's time to revert it to a snapshot or actually try to gather data from it, you can be using an alternate system of whatever kind. The user ought to ideally be basically unaware that anything has happened (why would you boot into Linux when a user is used to Windows?) except that they don't have access to some files.

Comment Re:Fuel Efficiency Above All Else! (Score 1) 61

While you're correct for high speed crashes. There's a big problem with low speed crashes potentially writing off your car/truck. Everything custom plastic that costs a fortune to replace. Cameras and other sensors that cost a fortune to replace and calibrate. A shopping cart can hit your vehicle and cause thousands of dollars of damage, whereas with an old car, would need some touch up paint or maybe a new (used) lens, which often were used for years making used ones commonly available.
There's also the increased danger to pedestrians caused by huge vehicles, some with pointy hoods to look cool.

Comment Re:They should have used the GCC decision (Score 1) 37

the amount of original Debian code is very small compared to the amount of code they ship

Debian is four things besides contributors: Governance/COC, license, code, and a network of repos. Debian's code is a tiny amount compared to the overall distribution, but code is not a trivial percentage of Debian.

I'd like to see them be resistant to AI contributions to the code that makes up Debian, I don't care as much if AI is used to do packaging. That's probably a place it could succeed, especially since Debian uses systemd and there will already be unit files which just need paths corrected in predictable ways... and which I will read before bashing init scripts out of other init scripts in five minutes or so.

Comment Re:Knock me over with a feather (Score 1) 68

Fluid bed pyrolysis isn't profitable, but it is close enough to be viable. If recycling were meaningfully mandated (hahaha etc I know) then it could certainly be done without making plastics outrageously expensive.

On one hand, good luck to us if we try to make that happen, but on the other hand we are not realistically going to stop using fuel or plastics any time soon, the two go hand in hand anyway, and looking the other way accomplishes nothing.

Comment Re:What young people want... (Score 1) 160

The newer controls are more affordable. In the case of the non-button "buttons" a chip and some megaohm resistors and a piece of plastic with some labels screen printed on it replace a whole bunch of custom-designed injection-molded buttons with special labels which have to be applied with sub-millimeter accuracy, and switches for them which have to be able to survive hundreds of thousands of cycles in an extreme temperature environment. Only in the most basic vehicles which still have manual climate controls, if such a thing even exists any more, are the buttons potentially cheaper because they are attached directly to functions.

I had an A8 Quattro. It was a fairly marvelous driving machine when it was working well enough for that, but it was a horribly overcomplicated rolling nightmare when it comes to system design. It had a vacuum system about as stupid as the one on the infamous 300ZX TT and the electrical system had a truly peerless level of unneeded complexity designed apparently only to make the vehicle easier to assemble. There was a sealed-ish plastic "e-box" containing the principal control units and a bunch of junction plugs which then connected through to a related box inside in the center console, into which interior harness components would plug. This is unnecessary and only adds a lot of cost and points of failure. Put the fucking computers inside the cabin where they belong (because as hostile as environment as it can be, it's still less so than the engine bay) and you don't need any of this bullshit. Even Nissan got (and gets) that one right.

The Germans know how to make an amazing vehicle, but they are today apparently uninterested in making it reliable. Maybe Porsche is better, I can't speak to that brand.

Comment Re:Still on the doors? (Score 2, Interesting) 160

Yes, you need the windows to do that to get a good seal when the doors are frameless. It is not strictly necessary, but it reduces wind noise.

People only think there's something special about BMW or Mercedes because they have not worked on cars. Once you have worked on a couple dozen different vehicles and gotten to know how they are put together you realize there is nothing at all special about modern BMWs or Mercedes compared to other modern cars. After the Lexus LS ate their luxury car lunch they all have been relentless cost cutters, but even before that they were starting to worsen the value proposition and depend on their logos and interiors to sell cars. The interiors matter, but if the underpinnings aren't as special as they are, they also aren't sufficient.

The Japanese figured out much better ways to design and build cars than the Germans, and it has showed since the nineties, and it still shows today. German cars are overwrought, with unnecessary complexities in basic components like electrical harnesses which cause more problems than they're worth, instead of overbuilt like they were in the 80s. This isn't even so much about mass because the W126 wasn't very heavy at all, it's about design iteration and spending money perfecting parts and systems. They don't even care about mass any more except for the most special or most budget cars, everything else is now heavy AF.

Comment Re: Bullshit! (Score 0) 160

German cars aren't special since the nineties. The last time they overbuilt them was in the eighties. The W126 Mercedes was the last great S class. The W140 was a rolling electrical failure. Well, sometimes it rolled anyway. BMW followed exactly the same trajectory. They had to learn to complete with the Japanese after the LS.

Slashdot Top Deals

If computers take over (which seems to be their natural tendency), it will serve us right. -- Alistair Cooke

Working...