Forgot your password?
typodupeerror

Comment Re:If we're wondering why (Score 1) 43

Exactly, a passport is insufficient as an actual ID as DLs are used today for a number of reasons

The passport is more than sufficient as an actual ID. It is sufficient for ID in all situations. The Driver's License verifies the right to drive, and the ID at the state level. It's the driver's license which is insufficient as an ID, not the passport. The passport always verifies identity.

ID.me is also a private entity which makes it a total non-starter for an actual national level usage.

Welcome to capitalism.

Comment Re:If we're wondering why (Score 1) 43

The USA has national ID, it's called a passport. (Real ID was supposed to be a national ID, but it's been watered down so that it effectively isn't one.) The passport or passport card is the gold standard of ID because it verifies both nationality and citizenship.

The USA also has national online ID verification, it's called ID.me. It's shit, but it exists.

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

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) 14

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: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) 71

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.

Slashdot Top Deals

Programmers used to batch environments may find it hard to live without giant listings; we would find it hard to use them. -- D.M. Ritchie

Working...