Forgot your password?

typodupeerror

Comment: Re:funny comparing to "high speed rail" elsewhere (Score 1) 163

by betterunixthanunix (#43755655) Attached to: Amtrak Upgrades Wi-Fi

certainly I wouldn't want to do a transcontinental journey by train

Speaking as someone who has done exactly that...it is not really so bad, as long as you have time for it. The biggest problem was not with being on a train (it is far more pleasant to spend 4 days on a train than one hour on an airplane), but with delays caused by freight railroads prioritizing their traffic. If Amtrak were running on its own right-of-way rather than leasing, the journey would probably face far fewer delays, and the trains could run much faster (though not as fast as Japanese trains).

Comment: Re:funny comparing to "high speed rail" elsewhere (Score 2) 163

by betterunixthanunix (#43755489) Attached to: Amtrak Upgrades Wi-Fi
It is hard to talk about what makes "economic sense" here, since the passenger rail business was killed by competition from heavily subsidized alternatives: the interstate highway system, and airplanes. Had no federal money been spent promoting cars and airplanes -- had the government instead allowed competition between businesses determine how Americans travel -- passenger railroads would probably remain a viable business (but I doubt we would see high speed rail, for the same reasons that private Internet services are slower than the government-run services in other countries).

Comment: Re:I believe I speak for a dozen people when I say (Score 3, Informative) 163

by betterunixthanunix (#43755289) Attached to: Amtrak Upgrades Wi-Fi

then again, when does a program work out well that federal money supports

https://en.wikipedia.org/wiki/Apollo_mission

https://en.wikipedia.org/wiki/Interstate_highway_system

https://en.wikipedia.org/wiki/Panama_canal

https://en.wikipedia.org/wiki/Hoover_dam

...just to name a few. I guess if you just ignore the successes of the US government (except for your personal favorite), though, federal money would seem to be wasted on failure.

Comment: Re:Torn (Score 2) 468

by betterunixthanunix (#43666007) Attached to: <em>Ender's Game</em> Trailer Released

So what? They're wrong.

Opinions are not facts, so they cannot be "wrong." The view itself is not at all unprecendented or even unusual.

Or do you think that any straight marriage that produces no birth children should be annulled? That everyone should get divorced when their kids reach 18?

What I think is not really the issue here. My only point is that there are people who have no issue with homosexuality but who still oppose gay marriage.

It's just making up excuses to be anti-gay.

No, it is just a matter of defining the purpose of marriage. Just because you think marriage is only about love does not mean that everyone else does, nor that everyone else should.

In a way, I'd prefer it if people openly admitted that they were homophobic, at least then you'd know they were just stupid scum.

As we all know, calling people who disagree with you "scum" is a productive activity. You're really going to make strides in convincing people to support gay marriage with that approach -- keep up the good work!

Comment: Re:Torn (Score 1) 468

by betterunixthanunix (#43659701) Attached to: <em>Ender's Game</em> Trailer Released
How is that homophobic? It says nothing about homosexuals, it is a statement about marriage, a legal construct that is defined by the government. You do not have to be homophobic nor do you have to be a gay-basher to take issue with gay marriage, despite what the Republicans might want you to believe. Plenty of people believe that the purpose of marriage is to encourage procreation, rather than a way to formalize love with a commitment. It is likely that the Republicans shot themselves in the foot by conflating gay-bashing with opposition to gay marriage, which alienated a large number of potential supporters (and voters).

Yes, the Ender and Shadow series demonstrate some Mormon influence, which is hardly surprising given that they are written by a Mormon. Most novels communicate their authors' views and biases. If we refused to read novels because with disagree with the worldview of their authors', we would have to cut ourselves off from the majority of literature written before the 1960s. The overt racism in 19th century novels is shocking by today's standards, but we still consider those works to be "classics."

Comment: Re:Correction (Score 1) 130

by betterunixthanunix (#43613031) Attached to: IBM Researchers Open Source Homomorphic Crypto Library
My point about function privacy was that the randomness might be "lost" in a sense. For example, in plaintext, 0 might be "0 xor 0" or "1 xor 1", and there is no additional information that can be used to distinguish those two cases. On the other hand, you might be able to distinguish the two cases if it was "A xor A" versus "B xor B," where A and B are ciphertexts for some FHE system. If I remember correctly, function privacy in FHE will guarantee that these two cases are indistinguishable.

Comment: Re:Correction (Score 1) 130

by betterunixthanunix (#43612879) Attached to: IBM Researchers Open Source Homomorphic Crypto Library

this wouldn't work because the encryption would be deterministic

How is that? Wherever the encryption algorithm samples random numbers, the FHE evaluator would sample a random number and encode it using the encrypted "0" and "1".

The only tricky part to this is that it might not work if the FHE system does not have function privacy, though I am not sure that requirement is truly necessary.

Comment: Re:Wait... what? (Score 2) 130

by betterunixthanunix (#43612681) Attached to: IBM Researchers Open Source Homomorphic Crypto Library
https://en.wikipedia.org/wiki/Semantic_security

Let's put it this way: you could do the same with any public key cryptosystem by using the public key to encrypt the dictionary you described. The reason that does not work is that there are many (exponentially many in the security parameter) possible encryptions of each plaintext.

One good reason why computers can do more work than people is that they never have to stop and answer the phone.

Working...