Forgot your password?
typodupeerror

Comment Re:Open source it then (Score 5, Informative) 52

The main aim of Stop Killing Games is to ensure the practice of rug-pulling eventually comes to an end. They are not trying to save MMOs, for example.

Moreover they don't demand that every game currently on the market comply with open-sourcing requirements: at a minimum, companies always have the option of simply providing customers with adequate notice before shutdown. Open-sourcing the server would be nice, but it's hardly the only way to protect consumers' interests. Scott has, for example, suggested game boxes being marked with an estimated expiry date for online service functionality.

But most importantly: because this is about future games, not the present, the market has time to change. If studios and publishers are designing their games with a fair EOL in mind, then they can make decisions from the get-go to avoid licensing dependencies that they won't be able to release in a possible 'afterlife' version of the game. As suggested by your example of GameSpy in C&C: Generals, when a commercial dependency is crucial to a game's success, it tends to be a client-side library, but typically the problematic dependencies aren't crucial; they're e.g. add-ons for Unity or Unreal that the studio bought to save time. In a world with SKG laws, the providers of these dependencies aren't going to be a stagnant target either—demand for compliant libraries will motivate development of open-source versions.

Interestingly, the will for doing this does exist among game developers; they just need the institutional support from legislation to twist the arms of the studios and publishers. Ross Scott has talked to a lot of devs who are burnt out from having their projects cancelled, leaving them with huge gaping holes in their resumes and portfolios where they've spent years on unreleased projects that are stuck under NDA. In general they tend to see SKG as a path to ensuring the games that do see the light of day aren't also scrapped, which would erode their work histories even further. (Apparently it also just plain feels bad to have your work erased from history. Shocking, I know.)

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: shit world (Score 1) 179

How can this be seen as a victory?

The "victory" is literally "pwning the libs." The thought process is, "Anything that denies them something that they want makes them weaker and us stronger." The base rallies and cheers, and meanwhile Trump and his cronies go back to extracting ungodly amounts of wealth from the entire world's resources.

Comment Re: D.o.g.e. (Score 1) 179

If they leave them there, the next administration might be able to switch them back on and start gathering woke climate science data again.

Kinda unlikely. If you leave anything sitting under the ocean, it's going to experience significant wear and tear. If there's no budget even to monitor the status of the monitors, let alone conduct routine maintenance, they're likely to be as good as junk by the time they're switched back on.

Comment Re:D.o.g.e. (Score 1) 179

Literally hundreds of scientific papers have been published using data from the OOI

Not to mention that the data is also used in industry, particularly in farming and fishing, where it is used to predict climate-related events. And this aren't just long-term events we're talking about. "Where are the fish likely to be this year" is a question this data can help answer.

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

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.

Slashdot Top Deals

Heuristics are bug ridden by definition. If they didn't have bugs, then they'd be algorithms.

Working...