Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Paranioa (Score 2) 60

Hardware generators that measure physical processes like electronic noise can't prove their randomness wasn't somehow predetermined or tampered with.

I never understood paranoid people like that. So you don't trust the RNG in your CPU but you trust that the rest of the CPU isn't compromised? If Intel/AMD are putting backdoors in their chips it's game over, no amount of quantum wizardry is going to save you.

Comment Re:"soon-to-be-insecure"... (Score 1) 125

I had the same Win7 install running all the way back from 2009 (Win7 had a feature for easy migration to new machines without having to reinstall). During that time, I never had any issue with malware. A month after support was dropped, my machine got infected by a pretty nasty one. I restored from a cold backup, but after a couple months it happened again. At that point, I realized that there were probably a bunch of jokers sitting on 0days waiting for the support to drop. I'm pretty sure they are doing the same thing right now with Win10.

Comment Rust is in perpetual beta (Score 2) 82

I actually like the idea of Rust, I always thought that we really need a modern low level C replacement, something like what Ada tried to be just not shit and based on RAII principles, and Rust is pretty much that. But it has no place in the kernel. The problem is that even though Rust was made by Mozilla, it feels more like a Google product, it's a programming language that is in perpetual beta. I remember the outcry when Python 3 broke backwards compatibility, and how it took 15 years to get everybody to migrate, even though it was managed very well from Python's part. When Perl 6 broke compatibility, they had to admit defeat and fork a new language because people refused to migrate. Yet the same people who were constantly bitching about it are now embracing Rust, a language that breaks backwards compatibility every other year. I understand that sometimes you need change otherwise you will end up with the unholy mess that is C++, but there has to be middle ground. Rust shouldn't be let near the kernel until it becomes a stable language.

Comment Abolish copyright (Score 1) 70

At this point, the only logical thing to do is to abolish copyright entirely. If corporations don't have to follow it, why should anybody else? If anything, AI has proven that the romantic idea of a scientific/engineering/artistic genius was just an illusion, most creative work is easily automated. So why should it get special protections? Culture has existed before copyright was a thing, and will exist afterwards. Without IP reform, humanity will end up being slaves to megacorps that can ignore it and then use it against us.

Slashdot Top Deals

Computers don't actually think. You just think they think. (We think.)

Working...