Forgot your password?

typodupeerror

Comment: Re:Lower emissions? (Score 2) 317

by Drasil (#34913786) Attached to: How Europe Will Lower Emissions — Self Driving Cars

I don't deny global warming, but what is being done about it is crazy.

Personally I think it's what's not being done about it that's crazy.

Back on topic: I agree that a rethink of personal transportation is required. I think it is more important to rethink the things that cause us to need or want cars. Living in a different town from one's workplace is rarely if ever required. The centralisation of services that widespread car ownership has permitted (think malls or retail parks) is amongst the myriad of reasons we feel we need cars. Research like this is useful and worth while, but as others have pointed out what's really needed is a more fundamental rethink. I'd like to see us reordering our societies and lives in such a way that we don't need cars.

It's funny.  Laugh.

Tofu Activists Spoof Meat-Based Indie Game 420

Posted by Soulskill
from the have-a-burger-to-celebrate dept.
Faulkner39 writes "In response to the recently released independently developed platformer Super Meat Boy, People for the Ethical Treatment of Animals (PETA) has released a Flash-based spoof game titled Super Tofu Boy. The spoof attempts to mirror the original by featuring a protagonist made of tofu and an antagonist made of meat in a statement promoting animal rights. Ironically, however, the original game is about a human boy who is vulnerable because he lacks skin (Meat Boy), raising the question: 'is the spoof in reality really about cannibalism?'" The Super Meat Boy team posted a response on their Twitter feed.
Microsoft

Help wanted: OSS competition boss->

Submitted by symbolset
symbolset writes "Microsoft has an opening for a "Linux and Open Office Compete Lead." If you can manage 13 member v-team and handle a project that's "top of mind for KT and SteveB" this may be the job for you! You'll need to engage with OSS communities and drive internal readiness to compete with them. Core objectives include "be a perception change agent" and "drive compete strategy." Please note that unwavering optimism is essential.

In related news, Microsoft's HR department may also have an opening in job ad writing and placement."

Link to Original Source

Comment: Re:The comment may also be complex.. (Score 1) 660

by Devalia (#30121858) Attached to: If the Comments Are Ugly, the Code Is Ugly
Out of interest do you expect code to compile first time?

I'm always suspicious if this happens, but it's probably because I don't do much coding in my job - when I do code it tends to be scripts to quickly test something/process data (or some embedded code for a micro controller) - as such I always tend to be using different compilers (esp embedded ones which always seem to have their own set of non standard stuff), languages (python then C++ etc).

As a result I'm always making some sort of grammar mistake (i.e commenting out C++ with # instead of //, missing the odd semi-colon, pressing tab instead of spaces (or not setting up the text editor to handle this correctly) or forgetting the correct way to refer to a member function via a pointer etc..)

It could just be that I'm used to compiling being the fastest way to catch this kind of problem in most cases.

Some men are heterosexual, and some are bisexual, and some men don't think about sex at all... they become lawyers. -- Woody Allen

Working...