Slashdot Mirror


User: JahToasted

JahToasted's activity in the archive.

Stories
0
Comments
522
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 522

  1. Re:Tax dollars at work, one coin at a time on Science of the coin-toss: Bias in Heads-or-Tails · · Score: 4, Insightful

    You're right, of course. I think the difference really is that Bill Clinton actually attended the funerals of those who were killed in action. Bush not only doesn't attend, he doesn't even allow the funerals to be mentioned by the media. Oh, and he also cuts the benefits to any soldier that does survive. A true patriot.

  2. Re:Fixing Opportunity after the fact on NASA Says Mars Once "Drenched With Water" · · Score: 4, Interesting

    If it were as simple as just sweeping off the dust from the solar panels, wouldn't they have jsut built the rovers with a little robotic arm and a broom so they could clean themselves off?

  3. Re:It would have been nice... on Lord Of The Rings - Oscars, We Loves Them · · Score: 1

    Heh... I liked the comment the winners of the foreign film award made... "I'm just thankful Lord of the Rings wasn't eligible for this category."

  4. Re:Magnetic Fields are the Enemy on Electric Shavers Rot Your Brain · · Score: 2, Funny

    Oh yeah, it's always Blame Canada isn't it?

  5. Re:In other news on King Kong: Don't Mess With the Monkey · · Score: 4, Insightful
    I always find these kind of things amusing... so the logic goes that since Hitler liked something, that thing must be evil.

    So if Hitler's favourite colour was blue, blue must be the colour of evil.

  6. Check the Boba Fette and Slave I pages on Metal Gear Solid's Rex & Ray in Lego Blocks · · Score: 1
    Nice little "George Lucas raped my childhood" rant there. He even goes on and says that Boba Fette was his favorite character, but he not longer likes him because George Lucas ruined him. He even disassembled the boba fette he built out of lego.

    Its funny, but at the same time sad that he's never realise that he can just just ignore the Star Wars movies he doesn't like, the way the rest of us have.

  7. Re:I feel old on Metal Gear Solid's Rex & Ray in Lego Blocks · · Score: 1

    You shouldn't feel old if you can't remember the days of trying to roll a 12 to get a head shot against your brother's phoenix hawk and filling in those little bubbles on the stat sheets.

  8. Re:Make it stop on The Simpsons Movie · · Score: 4, Insightful

    Yeah but if Futurama continued on, everyone here would be complaining about how its jumped the shark and the last season wasn't as good as the first five. Don't deny it, you all know its true.

  9. Re:But what is this thing? on The Real Reason why Spirit Only Sees Red · · Score: 1
    Crab? Looks more like a bunny to me.

    anyone remember the game starflight (or maybe it was starflight 2) there was this planet full of killer bunnies (like from monty python) and if you landed there they would immediately destroy your rover?

  10. Re:My Idea for a new Name: on Mozilla Firebird gets .8 Release, and New Name · · Score: 3, Insightful
    I realise you're joking, but that is a better name than PhoenixBird or Mozilla or whatever.

    I remember working at a community computer centre back a few years ago when netscape and internet explorer were roughly equivalent (if anything netscape was better then). So I had both browsers installed on all the computers with icons on the desktop for each of them side by side.

    Every single new user used IE. Why? "because I wanted to go on the internet so I clicked on internet".

    Now think about how microsoft names its products. Office, Word, Windows, etc. Now think about how popular their products are.

    So now when I install phoenix/firebird/fox on people's computers I make a shortcut on the desktop that simply says "Internet Browser" (then sometimes remove the IE icon). You know what? People use it.

    The best name for software indicates what the software is for right in the name.

  11. Re:Why I'm not surprised... on BBC Links Linux To MyDoom · · Score: 1
    Next time on the BBC: Linux Community has the capability of launching Viruses of Mass DDoS within 40 minutes!

    Linus Torvalds flamed his own people!

    Microsoft's sanctions against the Linux community have been completely innefective! We must invade to effect a regime change in the Linux Community...

  12. Re:At least better than the KB article :) on Microsoft Security Patch Fixes URL Security Flaw · · Score: 1

    Yup... always reminds me of this.

  13. So where do I apply? on India Becoming a Major Hub for Western Job Seekers · · Score: 1

    Hey I'm sick of being unemployed... there is zero chance of me getting a job around here. I'll go to India (or where ever), just tell me where I gotta sign up.

  14. Re:The truth in Solution 3... on Netcraft Jokes About SCO's Virus Fears · · Score: 1

    Yeah but is it a dynamic IP? With my luck I'd be the one it would be assigned to right after this bastard.

  15. Re:Does war become cheap? on Robots for No Man's Land · · Score: 1
    Think about it in terms of civil unrest... If the people of your country are getting a little rebellious you can just turn your robot army on them. Order them to open fire on demonstrators, etc.

    A human soldier probably wouldn't carry out an order to kill an unarmed citizen of his own country, but a robot?

    Military coup? Human soldiers would say, "hey, wait a minute here, we are supposed to defend democracy, not usurp it." A robot? "roger roger"

    Robot soldiers are not a good thing.

  16. Re:Boston Tea Party.... on SCO Offers $250K Bounty for MyDoom Author's Arrest · · Score: 3, Funny
    Boston Tea Party? are you somking the same crack as Darl?

    Linux is just a peice of software. SCO is attempting (and making a poor attempt at that) at suing IBM fro breach of contract or whatever. The courts are likely to decide against them. The system hasn't really failed us here. Its just moving very slowly, as usual.

    I commend you for your enthusiasm but it isn't time to start a revolution. Linux is still legal. SCO will likely die without any action on our part whatsoever. Relax dude.

    The guy that wrote this virus isn't Paul Revere or Che Guevara or whatever. He's likely some loser with low self esteem looking for attention. Or maybe a spammer.

  17. Re:Thank You! on SCO Offers $250K Bounty for MyDoom Author's Arrest · · Score: 1
    ugh... Nobody is forcing you to read about the sco soap opera. Don't like it? Don't read about it. There are even features that allow you to hide all sco stories.

    But then you are one of these people that like to whine just to hear themselves.

  18. Re:One Userland Improvement on The 2.7 Kernel: Back To The Future For Linux · · Score: 2, Interesting
    That's not exactly the kernel's job. It's the guys that put together your distro (Redhat, Debian, etc.) that make that decision.

    Each system has its advantages and disadvantages. By putting all files in C:\Program Files\program_name, yeah it keeps the apps nice and organised in their own directory (well not really) but it makes the command line pretty much useless. You would either have to add every subdirectory of Program Files to the path or type in the full path of the programme you want to run everytime. ugh

    With the unix filesystem layout you only have to add /usr/bin, /usr/local/bin and possible /opt/bin to your path to be able to run any app from the command line. Shared libraries can easily be used by any programme by just looking in /usr/lib or /usr/local/lib.

    Besides which, not everything can be organised in their own subdirectory, even in windows. shared libraries for example. Ever notice C:\Program Files\Common Files ? also in windows programmes create entries in this thing called the Registry. So if you try to delete a programme by deleting its subdirectory in Program Files you won't get everything and it may actually cause errors (because of the registry). So you have to use a programme to uninstall things for you (add/remove in windows, apt-get or whatever in linux).

    The windows way looks simpler at first glance, but really it has a few disadvatages (can't use CLI) and no real advantage (either way you have to use a package manager).

  19. Re:Hold on to on Sharing IT Problems with Executives? · · Score: 5, Funny

    This strip seems especially relevant.

  20. Re:oh... on A Mars Mission's Greatest Challenge: Radiation · · Score: 1

    3/2 lightspeed is how fast you have to be going to make the kessle run in less than twelve parsecs.

  21. Re:Some Links and Questions on Sun Negotiating With Wal-Mart Over Java Desktop · · Score: 1

    I'm using gnome 2 right now. Does that count?

  22. Re:Wow.. I don't know if I'm happy about this on President Bush To Call For Return To Moon? · · Score: 1

    I think I've read this comment before... ah yes, I have.

  23. Re:What's the real reason on President Bush To Call For Return To Moon? · · Score: 2, Informative

    read the fourth link from the search. Interesting the power a few blogs have... kinda like searching for "weapons of mass destruction".

  24. Re:UserLinux vs Fedora on UserLinux Proposal (And Analysis) Now Available · · Score: 1
    I've always thought that the solution would be to write library that used gtk as its core and have a qt api. That way you could compile kde apps against this qt-gtk library and it would be integrated with gnome instead of kde.

    I'm not sure how much work it would be (I assume a lot), but I think it will eventually be done.

  25. Re:AIDS on BT's Predictions for the Future · · Score: 1
    Yeah but most of those people are in Africa. Africans are just supposed to die... its not considered news. Millions of people have been killed in the last couple of years by the war in the congo, but do you hear of that?

    Not enough oil there for people to care.