Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Sailfish (Score 1) 71

As long as one doesn't play games or use niche cloud services Sailfish is pretty awesome. I never liked the Android UI and as we all know there are aspects to Google that are problematic. Apple made it onto my naughty list before the launch of the first iPhone, I could never use their devices anyway, they're not made for people who's brains are wired like mine. For decades the first thing I did when I got a PC was scrub windows and install Linux. Now when I get a mobile device I scrub Android and install Sailfish. Sailfish gives me a proper GNU/Linux with a super-slick UI, I'll miss it when my Librem 5 arrives.

Comment Re:Lower emissions? (Score 2) 317

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

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.

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

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.

Slashdot Top Deals

interlard - vt., to intersperse; diversify -- Webster's New World Dictionary Of The American Language

Working...