Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:This is stupid (Score 1) 407

Not impossible. Impractical.

Many eyes look at open source software. The NSA only has to get busted once and they lose all their credibility as a source of contributions. They'd rather have a tool that includes the code they need for their own security efforts.

As for encryption -- the overwhelming majority of sensitive but unclassified information held by the U.S. Government is encrypted with exactly the same algorithms you use. If that's a fakeout, if the NSA knows the algorithms to be breakable by our adversaries, it's one hell of a fakeout.

Comment Re:3rd party scripts too? (Score 1) 3

If noscript still works, I don't care. If it doesn't, I'll dump firefox. Browsing the web with javascript blindly enabled is unsafe, as has been proven malicious web sites time and time again. I'll enable it on web sites whose apps I want. The rest can do without javascript or do without me.

Comment Re:Miranda (Score 1) 768

If you have the right not to be beaten but don't have the right against self-incrimination then after the beating the confession is still valid in court. If the executive then declines to punish the officers for the beating, the right not to be beaten fades to a paper tiger.

Your error lies in thinking like a computer where something is an absolute yes or an absolute no. The law is a living thing implemented by people in a "more or less" fashion. If you're serious about preventing a bad behavior, you make it worse than futile to engage in it.

Comment Re:Depends on the math (Score 1) 6

10 scraps of paper are labelled 0 through 9 and tossed into a hat. How many combinations of numbers can you get if you randomly pick 4 scraps of paper from the hat? That's combinatorics. It helps you understand the size of the data sets your code may need to process so that you can choose a reasonable approach.

You need basic algebra and boolean algebra for any code beyond the most simplistic scripting or web hack job. Given the quality of most device drivers, I can believe they were written by people without those skills. If you want to architect a software system that scales, you'll need at least some understanding of linear algebra as well.

Comment Depends on the math (Score 1) 6

Can't live without algebra. Combinatorics is critical for computer science. Statistics is very helpful.

Unless you go into scientific computing, you'll almost never run in to a computing problem for which calculus gives a boost. The math computers work with just doesn't relate.

Differential equations was my bane as well. I failed it several times and ended up not correcting an error when I transferred schools and they assigned credit for it as a result of a different course I'd taken. Now I earn near $140k and I'm the go-to guy at the office when there's a particularly complex data handling or networking problem to be solved.

Submission + - Missile test creates huge expanding halo of light over Hawaii

The Bad Astronomer writes: A Minuteman III missile launch from California early Wednesday morning created a weird, expanding halo of light seen from the CFHT observatory on Hawaii's Mauna Kea. The third stage of the missile has ports that open and dump fuel into the near-vacuum. This cloud expands rapidly as a spherical shell, shock-exciting the air molecules and causing them to glow, creating the bizarre effect.

Comment worst place (Score 2) 524

One of the worst places I've worked had a well stocked break room. Sodas, chips, ice cream, everything short of a full meal. They patted themselves on the back about how well they treated their employees. And failed to treat them well in the areas that matter.

Submission + - Google's House of Cards 1

theodp writes: In The Design That Conquered Google, The New Yorker's Matt Buchanan reports that "cards" — modeled after real cards — are set to become one of the dominant ways in which Google presents certain types of information to users. The power of a card as a visual-organization metaphor, the secret of its infiltration, said Matias Duarte (lead designer of Android), is that "it makes very clear the atomic unity of things; it’s still flexible while creating a kind of regularity." Hey, maybe that Bill Atkinson was really on to something with that dadgum HyperCard software of his back in the '80s!

Slashdot Top Deals

"May your future be limited only by your dreams." -- Christa McAuliffe

Working...