Forgot your password?
typodupeerror

Comment Re:Justice delayed is justice denied (Score 1) 15

You need to read The Secret Barrister novels, written by a real criminal-law barrister.

The UK courts are an absolute mess of chaos, that's not the lawyer's or the judges fault.

You would think that with a former-lawyer as the prime minister now it would get sorted, but they've made only token changes to an absolutely nonsensical court-appointment system that operates largely on constant fire-fighting and ill-preparedness and throwing lawyers to the wolves making them run from case to case with little to no preparation or warning.

It's continued because "that's how it's always been done" but the court system outgrew the capacity decades ago.

Comment Re:20 years experience for new tech (Score 1) 169

I always wonder though what recruiters and HR folks think when all their applicants all seem to fall well short of their requirements/

Probably to the effect "We failed to poach the people who developed this framework in the first place. Can we import some immigrants, pretty please?"

Comment How a compiler differs from an LLM (Score 5, Informative) 55

His hand written "artisan" code is being turned into machine code by a computer anyway.

A compiler is a deterministic process that runs locally on a modest home computer in reasonable time without needing an expensive NVIDIA GPU, doesn't regurgitate memorized copyrighted code from its training set, and doesn't boil the oceans in a datacenter for training plus use.

Comment Re:Email (Score 1) 54

If you are using signed and end-to-end encrypted emails, let me tell you:

You're merely using email as a transport mechanism, where ANY OTHER SUCH MECHANISM would suffice and be just as secure.

Including things like Jabber, etc.

Email is utterly monopolised because if you want to send/receive email to the major players... you MUST abide by whatever ridiculous restrictions they put on things (e.g. 10 DNS lookups for SPF, blacklists, domain verification, spam categorisation, etc.) regardless. Even if you're only using it as a communications medium for encrypted, signed comms, you still have to comply.

Email as a protocol needs to die. The stuff we do by email can be done PROPERLY AND BETTER by just basing the same top layers on something else that actually works and does the end-to-end encryption, domain verification, signing, authnetication etc. for you anway).

Bolting shit onto email to make it "work" is no different to how bolting shit onto FTP to make it "secure" was. You still have to deal with NAT traversal, packet-rewriting, etc. and all kinds of other nonsense that come FROM that use of a terrible, inefficient, outdated protocol as the base of your communications.

Comment Email (Score 1) 54

Email just needs to die.

That's all there is too it.

It was designed for a different era, and makes many, many terrible assumptions, and throws most of them out of the window in the worst possible way at the worst possible time.

Plus, it's built on "honesty", and everything security, or authentication, or even just claiming who you actually are as an email sender are all bolt-ons that don't work to their full extent.

Even with DNSSEC+SPF+TLS+DKIM+greylisting+limiting.... there's still no way to reliably know who can see your email, and that it's secured end-to-end and that people are who they APPEAR to be, and no way to reliably discard email that you don't want to receive or people have no place sending in the first place.

We need to just bin the whole thing. POP3, IMAP, SMTP, the lot.

Comment Re:Heading towards IBM... (Score 1) 190

I have nothing Microsoft at home.

Yeah, sure, I'm an IT geek, but it's probably the first time that's happened since I first used a DOS disk back in the day (as before that all my computers weren't PCs at all but small home computers).

Windows 11 literally forced me off Windows at home, I haven't run Office at home in decades, and I now need to be paid to manage Microsoft systems of any kind.

Microsoft told me that Windows 10 would be the last version of Windows. And you know what? In my case, they were right.

Comment Cookie storage is a file system (Score 1) 111

My browser should have zero knowledge of what a filesystem is.

If your web browser didn't store a session identifier in a small file called a cookie, how would Slashdot's server know that you're logged in as ArchieBunker (132337)? Otherwise, I'm not sure where you've mentally drawn a line between cookie storage and "a filesystem" proper.

Comment Drivers (Score 3, Insightful) 49

One of the best things of running Linux instead of Windows is that even if I choose to install a binary driver, it doesn't come with a bunch of "companion" apps and background services and a 4GB LLM, a game launcher, an update program, and whatever other nonsense people want to shovel onto me.

Because if it did, distros would revolt and/or ship a version that was just the driver.

You're a graphics card. Act like it. All you need is a driver, nothing more, nothing less.

Slashdot Top Deals

Forty two.

Working...