Forgot your password?
typodupeerror

Comment Re:"... Plus More AI" (Score 1) 57

Real world situation I always run into: trying to find Spanish grocery stores. Spanish, not Mexican, not Peruvian, Spanish. Somehow, it seems to think that Spanish doesn't refer to "Spain". There's things you can't get in the US very easily unless you buy it at a grocery store that sells food from Spain.

Comment Re:We have Linux on the desktop, but its not Andro (Score 1) 78

Actually you can call a number of the underlying Linux system calls in Android, just not with Java. The same is true if you're writing a Java app to run on X Windows because you're passing through a layer that is akin to a VM. Some won't work because of sandboxing, though. IMO, a good thing.

Comment Re:I'm a bit surprised (Score 1) 69

The question for me is will such a station have a rotating chamber, where centrifugal force will provide a gravity experience for astronauts. What also dawns on me is that if a central pillar or multiple pillars are placed in a standard module, it would allow for a larger space station circumference as you're not as reliant on just being able to reach the edges of the station. Instead you have a continuous means of safely moving without being stuck in close proximity of the walls.

Comment Re: welp (Score 1) 59

Yes, but what you're looking for more than anything is always knowing about the subpoena. Even under Swiss law, a subpoena can be kept quiet for 30 days. After that, they have to disclose that your account has been subpoenaed. A fully up to date self-hosting mail server means you almost always have to be the one who gets the subpoena. There's still the whole being broken into issue.

Comment Re: welp (Score 1) 59

Potentially easier manner: go to Walmart out of town and, buy a reloadable credit card, and only refill it with cash gotten from an ATM in your home town a few days before. If you really want to go next-level, always go to that town to refill it. If you go to other cities with your city at the "center" of where you go, it becomes easier to track you, This makes tracking more difficult. A cash withdrawal from an ATM from your normal ATM card in your hometown withdrawing a normal amount can further cloud investigations, but the refill must take place in that other town. Don't ever use the "burner" card in your hometown.

Comment Re:Failure, Fail, and Failure (Score 1) 99

I personally like the lack of type checking. It often makes the world a lot easier because I'm not trying to dig up some function to convert from the current type to something else. I remain a big fan of DWIM. Regardless, Javascript was developed by somebody who wanted to break OOP, with no real benefit to anybody except his weird sensation with doing it.

Slashdot Top Deals

"They that can give up essential liberty to obtain a little temporary saftey deserve neither liberty not saftey." -- Benjamin Franklin, 1759

Working...