Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:Almost never happens... (Score 1) 56

My experience has been the same. I donated $50 to Cyanogenmod a couple of years ago (FFS, they saved my buying a new phone!) and got a delighted email from Steve Kondik.

I used to assume the FOSS world would be supported like the Linux kernel is, but now I realize that many cool projects need a user-funded model. I choose a project to donate to weekly, as well as supporting gittip.com. It's not much (and I hope to increase it markedly one day), but I want to live in a world where Free hackers can just hack, and not stress about money.

Cheers,
Rusty.
BTW I've never used GNU LilyPond, but I'm delighted such a thing thrives. Do you take BTC?

Bitcoin

Bitcoin Hits New All-time High of $32 339

Sabbetus writes "Bitcoin tops its previous all-time high of $31.91 and in doing so it proves to be quite a resilient virtual currency. To the supporters of Bitcoin this does not come as a surprise, since we have seen the likes of WordPress, Reddit and Mega embrace it. Recently Namecheap also confirmed that they will start accepting bitcoins. The new record price was reached on the same day that Mt. Gox, the world's largest Bitcoin exchange, reached an agreement with CoinLab to manage the exchange's operations in the U.S. and Canada." A far cry from the end of 2011.

Comment Re:I'm guessing the US hides the request better. (Score 1) 78

Nope, this is a standard media beat up of the current govt. Not based in reality, uses vauge statistics in deliberately misleading manner.

Um, no, the 250,000 requests per year are government warrantless data requests; these include call data (who called whom, not contents), location data, and request header data (eg http, email: interestingly, I've not been able to find out which headers are included: links anyone?)

Obviously with this number of requests going on, the process isn't being vetted very well if at all. Certainly there aren't that many people in Australia under reasonable suspicion of criminal behaviour, so it's deeply concerning :(

Cheers,
Rusty.

Comment The Ada Initiative (Score 3, Insightful) 263

One of my favourite geek charities is the Ada Initiative which provides resources and training for women in open source and open culture.

Needless to say, you should speak directly to any charity you're seriously considering; they'll often have good suggestions for how they money could be used.

Good luck!
Rusty.

Comment Re:For those complaining (Score 1) 258

No, assuming they did the same this release as last.

1) This information is on the website, not on the update itself. The update just tells you how to abort it.
2) When you buy a new game, the update is compulsory or you can't play the game you bought.

Nintendo screwed me with this (deleting my whole TP savefile because one slot was the TP hack) and I was livid. 40 hours of my gf's gameplay gone.

Rusty.

OS X

Apple Patches Massive Holes In OS X 246

Trailrunner7 writes with this snippet from ThreatPost: "Apple's first Mac OS X security update for 2010 is out, providing cover for at least 12 serious vulnerabilities. The update, rated critical, plugs security holes that could lead to code execution vulnerabilities if a Mac user is tricked into opening audio files or surfing to a rigged Web site." Hit the link for a list of the highlights among these fixes.
Idle

Canadian Blood Services Promotes Pseudoscience 219

trianglecat writes "The not-for-profit agency Canadian Blood Services has a section of their website based on the Japanese cultural belief of ketsueki-gata, which claims that a person's blood group determines or predicts their personality type. Disappointing for a self-proclaimed 'science-based' organization. The Ottawa Skeptics, based in the nation's capital, appear to be taking some action."

Comment Re:Fixes problems misguided people think C++ has. (Score 3, Insightful) 831

> Stop trying to replace C++ with a language that does not fulfill every aspect C++ covers.

Err, no (how did this get +5?) C++'s entire problem stems from the attempt to Be All Things. A far better approach is to design something that does one part of things well, and interoperates with C like everything else so you can glue stuff together.

They've subtracted, not added. This is the Right Thing to have done.

Rusty.

Comment Re:Just tried it... (Score 1) 136

Hey, I'm glad you liked it.

From reading the comments it seems most of the /. crowd are not the intended audience. This is not user documentation (that's in Documentation/lguest) but programmer documentation for those delving into the source, and it assumes some degree of famliarity with the Linux kernel too.

Feedback welcome!
Rusty.

Slashdot Top Deals

I tell them to turn to the study of mathematics, for it is only there that they might escape the lusts of the flesh. -- Thomas Mann, "The Magic Mountain"

Working...