Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Programming

Haskell 2010 Announced 173

paltemalte writes "Simon Marlow has posted an announcement of Haskell 2010, a new revision of the Haskell purely functional programming language. Good news for everyone interested in SMP and concurrency programming."
Government

Ministry of Defense's "How To Stop Leaks" Document Is Leaked 141

samzenpus writes "A restricted 2,400 page-document put out by the MoD designed to help intelligence personnel with information security has been leaked onto the internet. Wikileaks notes that Joint Services Protocol 440 (JSP 440), was published in 2001 and lays out protocols to defend against hackers, journalists, and foreign spies. it says, 'Leaks usually take the form of reports in the public media which appear to involve the unauthorized disclosure of official information (whether protectively marked or not) that causes political harm or embarrassment to either the UK Government or the Department concerned... The threat [of leakage] is less likely to arise from positive acts of counter-espionage, than from leakage of information through disaffected members of staff, or as a result of the attentions of an investigative journalist, or simply by accident or carelessness.' " Looks like it's time to write JSP 441.
Government

Senate Sources Say CTO Confirmation a Done Deal 111

theodp writes "On Tuesday, the Senate Committee on Commerce, Science, and Transportation will examine the nomination of Aneesh Chopra as the first-ever federal Chief Technology Officer. Senate sources said they were not aware of any debate surrounding his nomination. You'd think the hack-for-$10-million-ransom of Virginia's Prescription Monitoring Program might be good for a question or two. Or the wisdom of appointing a CTO who's no technologist. It might also be worth bringing up Chopra's membership in TiE-DC, a group which promises 'exclusive peer networking events' with government officials and Federal contractors, including TiE-DC sponsor Microsoft. Are there any other issues that might make the Confirmation Hearing more than a rubber-stamping?"
Google

Submission + - Why is Google Blocking Tor? 1

Bobb9000 writes: As I and I'm sure other Tor users have noticed, Google has recently begun blacklisting any query coming from a Tor exit node. There's been some discussion of this, but not very much, and while the Tor FAQ claims this is only a temporary problem, and that Google has taken no positive steps to block Tor, for the past few months I haven't been able to find a single exit node that can use Google. Now, it's possible that recently there's just been a massive amount of automated request activity coming from every Tor exit node, but that seems unlikely. Even if it were true, somehow Yahoo has been able to cope, as it almost always works through Tor. So, why is Google making it harder to be anonymous online? Genuine security concerns, or a dislike for anything that takes away their ability to harvest personal data?
Software

Submission + - LLVM 2.0 Released

MonkeyPox37 writes: "LLVM , an open source compiler that's an alternative to GCC, has released a major new version. From the release announcement:

LLVM 2.0 is done! Download it here: http://llvm.org/releases/ or view the release notes: http://llvm.org/releases/2.0/docs/ReleaseNotes.htm l

LLVM 2.0 is a great release in many ways. It includes a wide range of new features, new optimizations, better codegen, and new targets. We were also able to signficantly revise several core aspects of the LLVM IR and design (such as the type system and bytecode format) based on lessons learned in the LLVM 1.x series."

Slashdot Top Deals

Today is a good day for information-gathering. Read someone else's mail file.

Working...