Forgot your password?
typodupeerror

Comment Sigh. (Score 1) 88

So, I don't understand why it's taken them all this time to add logins to prevent anonymous access.

But that aside... why is "old Reddit" anything more than a skin / display layer over "new Reddit"?

It's the same shite that always happens. Hey, we completely redesigned everything from the ground up, but it's an absolute impossible to just... make it look like it always did.

It's just skinning/theming, effect. This is the whole point of things like GUI libraries and CSS. The content is the same. The metadata is the same. The only thing that differs is how you lob it at the screen. Why that requires keeping running decades of old legacy code, or destroying backwards compatibility is always beyond me.

Same with everything from Office to Windows to websites. "Hey, we're changing how we look, which shouldn't affect anything one bit, but in the process we've trashed the service and half the stuff doesn't work any more and, by the way, there will never be any going back, even though we could offer a "legacy theme" running on the new system as easily as we could build any of these junk new features that we insist on shoving down your throat even if you don't want them."

30 years ago, I imagined and was lead to believe, that in the future things would be commoditised and sensible. I could have Windows laid out how I wanted it. I can have Office use the old menus while still opening all the new files. And I could go to a website and say "No thanks" to the new theme and carry on running the old theme without having to accept that it would an atrocious turd of unmaintainable legacy code that nobody touches (Hello, Slashdot Classic!) even though they could just update it (Hello, SoylentNews with runs on the same backend as Slashdot but has been updated and works GREAT).

Hell I thought that in 2026, I'd be able to type a UK pound sign into a plain text box and it would render vaguely correctly. Let me try again:

£

(That was literally just a Shift-3 on a UK keyboard... not one other site has problems with that, not even SoylentNews based on the same software).

Comment Sigh. (Score 1) 183

A problem that not one other developed country has had to deal with in years. Decades, even.

And are you seriously telling me that if the recipient AND the sender were to acknowledge that it was fraudulently cashed that the bank couldn't do anything about it? That the security is on an inked name alone? What ridiculousness. That's just awful consumer protection.

Maybe - yet again - wake up, get into the 21st century as a country, and start putting laws on the side of taxpayers and consumers rather than corporations.

Comment Re:Crime details (Score 1) 72

He's also going to have to pay that money back, have all his assets seized to do so (proceeds of crime), and then the tax man is going to be asking "Hey, you earned £2m, right? Where's the tax on that?"

Now that he's been jailed, they have years to unpick it all, file additional charges, seize everything he owned, even take any "gifts" that he gave to friends and family, and build a case for tax fraud to jail him further.

Comment Re:Justice delayed is justice denied (Score 4, Interesting) 65

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: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 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.

Comment Re:Nope. (Score 1) 98

I like updating my Vivaldi browser.

The apt version just sets a flag during the update and any currently-running Vivaldi browser picks up on it and shows a small "update" button in its browser bar.

You can just carry on using it, obviously. Or you click the small update button and it will update the browser and carry on.

I love the way that it's a) part of the entire apt system so still under your control, b) apt upgrades don't need to kill/restart applications (Windows really needs to learn this), and c) it just detects an update underneath, lets you know, and waits for you to decide when your want to close your browser.

It's very subtle and very simple, but it's a whole world of difference compared to Windows, and a show of how an application and an OS update mechanism can co-operate to the user's advantage.

Slashdot Top Deals

We are drowning in information but starved for knowledge. -- John Naisbitt, Megatrends

Working...