Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:Bullshit. This is just malware propaganda (Score 1) 55

Yes inherently its just running on the customers computer anyway, so they don't actually have control.

Not sending other players locations when not necessary etc would be cooler.

And you can cheat by off-device means anyway, you can do an aimbot that doesn't run any code on the computer now.

Comment you don't need massive amounts though (Score 1) 70

To teach you don't need massive amounts of content, lessons don't need to be superfacially unique at all, they're scalable on their own.

The need to make new books for schools etc every year is based just on the need to sell them too, basics of languages do not change every year, a student doesn't benefit from unlimited amounts of basic class learning material.

Comment Re:Yay! (Score 1) 37

Thats not entirely true. To update an old ios app to be uploadable into the store is significant amount of work due to apple themselves deprecating stuff and requiring you use a newer xcode. You can't just "update the api call" and expect it to be publishable.

Comment Re:This will just encourage more hacking (Score 5, Insightful) 73

You can only download, put it on the device and read it as long as they decide that they and by extension you have the right to read the book.

You're just renting an access to the book with the drm. Under terms that aren't clear to you since you don't know these dates and contracts that they have with the creator and publisher.

Comment Idol of the uneducated (Score 5, Informative) 110

Raoult has been for 5 years the idol of the educated. I suspect he would never had been famous if not for some clickbait Facebook posts with titles that would be easily mistaken for boomer traps nowadays, à la "He cures the Covid with this one weird trick, siontists hate him". It was clear from the beginning his claims were easy to disprove, but even then "I wouldn't even qualify for a first-aid Red Cross course"-types took it to the extreme and were happy to almost litterally drink bleach because it looked a similar treatement to his fungicide miracle cure. With no effect or at best on par with the null hypothesis.

Comment Actual value (Score 1) 205

The data, including the crypto credentials or whatever that shit it called, were worth pennies to the owner. They were at the time. That's actually the capital that he put into it.
These x bitcoins were de facto written off. The total supply is no longer 21M, it's 21M - (everyone's lost x). The total capitalization is based on 21M - (everyone's lost x) - (what's left to be mined).
If these x bitcoins are found back, it will de facto be like printing money, and will cause bitcoin inflation.

Comment it's just new software. (Score 3, Interesting) 82

Rolling out a new version for "reasons" is way too common nowadays without the new version having feature parity with the old version.

Often just for a design refresh that could have been done on the old one just as well! And the new versions supposed to then be easier to maintain, but has some architecture that actually makes it hard to do the missing features due to choosing an architecture thats in fashion rather than an architecture for the codebase that suits the application being made, a non-architecture if you will.

Would you consider that a rendering engine, a git client, a bank app and a drawing app all should have the same structure and philosophy in regards of data and interface code? Probably not but thats the world we're living in. I'm sure they got tests for checking that the network codes middle classes though so it has yk be working correctly (that parse the data into an object that gets converted with a converter class to an object that gets used for the data for the ui).

So it's not that it feels like legacy software, it feels like new software!

Slashdot Top Deals

Nothing recedes like success. -- Walter Winchell

Working...