Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Re:Salmon (Score 1) 47

The C code itself isn't obfuscated. The problem is that your text editor isn't showing you the code.

If you look at the C code in a plain ASCII text editor, you'll see everything. But a text editor that interprets UTF-8 hides a bunch of stuff from you.

If you happen to be viewing the entry in VIM, use ":set encoding=latin1" to see what's really going on.

Comment International law applies. (Score 1) 2

Like ships and aircraft, spacecraft fly a country's flag. Where those countries fail to assert sufficient control over spacecraft operations, they are subject to their neighbors' displeasure. But first, someone has to do something sufficiently displeasurable and escape their own country's legal ire.

Comment Re:The climate changes have been obvious (Score 1) 186

There's no Maui water rationing "due to a drought." If there's water rationing, it's because the natives have obstructed the construction of sufficient aqueduct capacity to match the increase in population. Plenty of fresh water falls in the rain forest and uselessly empties into the sea. You just have to pipe it to where the people live.

Comment Will Quantum Computing work as predicted? (Score 2) 35

All of this presumes that Quantum Computers will work as predicted. That's like assuming that real computers work just like Turing Machines. They do not. Not only do real computers work differently, no real computer can fully implement a Turing Machine because Turing Machines have infinite memory. While most algorithms proven on a Turning Machine can in fact be usefully implemented on a real computer, it's not universal.

If real Quantum Computers don't match theoretical Quantum Computers, and I think it unlikely that they will, then it's not yet clear which algorithms will work on them and which require assumptions that won't end up being true.

Comment Re:What is the use case? (Score 1) 26

I don't understand the use case.

Some things need to work when most everything on the network is broken. Think: out of band access to the DNS server (DRAC, ILO, IPMI).

So, the certificate tells me "Yes, this really is 42.42.42.42." But I knew that already.

No, you know that some machine out there responded to that IP address. You don't know whether it's the one you meant or, say, the hotel's captive portal.

Comment Re:Musk doesn't have the best people. (Score 0) 163

Actually, I declined the interview. This was in the pandemic before the vaccine. During the phone screen the recruiter told me all work was required to be on site and asked if I was okay with that. I said: sure, but only if I have an office so I can set up an air filter and generally control my working environment. The recruiter said no one gets an office, not even Musk. I said thank you and goodbye.

Slashdot Top Deals

Why do we want intelligent terminals when there are so many stupid users?

Working...