Forgot your password?

typodupeerror

Comment: Re: Solarisation? (Score 1) 32

by arth1 (#43762279) Attached to: Head-mounted displays / sensors like Google Glass are:

The capital S was not unintentional.

http://en.wikipedia.org/wiki/Solaria

In short, it's a symbol for a future utopia (or dystopia, depending on who you ask) where isolationism is taken to the extreme, and privacy laws are absolute. What you present to the outside world is what you want to present, and what you want to hide, you have the full right to hide. As long as you stay within the borders of your home and property.

Comment: Re:We're on our way (Score 1) 32

by arth1 (#43762149) Attached to: Head-mounted displays / sensors like Google Glass are:

If we ever do see the Borg happen, it'll be with technology so small, that something like glass would be rendered totally unnecessary. In fact, even without a borg singularity, glass is a rough prototype at this point. Five iterations in, you won't even know it's there.

As any Trekkie knows, it'll be transparent aluminum anyhow.

Comment: Re:THIS THIS THIS (Score 1) 115

by drinkypoo (#43762087) Attached to: Password Strength Testers Work For Important Accounts

Furthermore, all of these random one-off sites should be using OpenID / Google Login / Twitter / Yahoo / Facebook Login / SOMETHING, some form of identity federation... preferably supporting multiple of these

And we should also all have better password management. If all we're providing now is a very small token (password) then we could be providing a larger token (uniquely generated certificate per machine login) as well and really getting something in the bargain. But if the user has to do anything to enable this, they won't. It ought to be in the browser. I'm not talking about SSL, which is good and all, but about the reverse basically.

Comment: Re:People have been able to do this forever (Score 1) 319

by drinkypoo (#43761977) Attached to: Of 1000 Americans Polled, Most Would Ban Home Printing of Guns

You're not reasonably going to make casings, because where will the stock come from? But you could instead make a black powder rifle, from towards the end of the era when they used bullets rather than balls, and had decent rifling. There were also revolvers. Then you only need to worry about primer caps, which are cheap and small and easy to stockpile and relatively easy to manufacture.

Comment: Re:He's right (Score 1) 169

by networkBoy (#43761863) Attached to: Bloomberg To HS Grads: Be a Plumber

Actually I think that the first 2 years of high school should focus on things you will need to survive: money management, how financing works and why revolving credit is not a good thing; reading and writing.
The second 2 years should allow either continued academic *or* tradescraft. fo you go the tradescraft route you'll get two years focused on only the stuff you need for a particular field. Plumbing: math and geometry (drain slopes), chemistry (solvents and glues, interaction with metals), and of course hands on.
-nbr

Comment: Re:Hey, if it was almost good enough for Einstein. (Score 1) 169

by K. S. Kyosuke (#43761711) Attached to: Bloomberg To HS Grads: Be a Plumber
You may be laughing, but the behavior of plumbing at relativistic speeds is actually quite difficult to predict. Plumbing around black holes is even worse, although the upside is that at least EPA won't nag you if you happen to be releasing toxic chemicals into the black hole: it all ends up as mere mass, charge, and angular momentum anyway. (Bilingual bonus: in my native tongue, "illegal dump" translates as "black dump".)

Comment: Re:wi-fi is not good (Score 1) 302

That is an interesting article. But it bothers me that qPCR is the only assay they used. I'd really like to see those microarrays they talked about, it's been over 5 years and they already had the RNA from the qPCR. Either someone didn't think it was worth funding, or they didn't find anything worth publishing. Also, calmodulin is involved. There are techniques to measure and visualize calmodulin activity. Showing that calmodulin-Ca++ binding actually increases in those timeframes would be much stronger evidence for their claim.

So, no I'm not quite going to fuck myself yet. Extraordinary claims require extraordinary evidence, and there's nothing extraordinary here.

Comment: Re: Slow Pi (Score 1) 62

by K. S. Kyosuke (#43761251) Attached to: RPiCluster: Another Raspberry Pi Cluster, With Neat Tricks

Parallel and distributed are two very different things, and you cannot run a distributed anything on a single cluster, if you do, it would be properly named parallel.

It's quite obvious that any distributed system is inherently parallel (unless you decide to do only synchronous message passing, which would be stupid). And if that cluster is comprised of isolated nodes passing messages over a network, then it's a distributed system - by definition.

Comment: Re: Slow Pi (Score 1) 62

by K. S. Kyosuke (#43761215) Attached to: RPiCluster: Another Raspberry Pi Cluster, With Neat Tricks

anyhow, I would wager that the point here is just to test the parallel algorithms on real hw - not to run them fast, but to prove that the basic ideas work.

I guess the issue is that building this cluster for accurate testing of the behavior of distributed algorithms was probably cheaper than trying to build an accurate simulator for it running on a desktop workstation would have been.

My idea of roughing it is when room service is late.

Working...