Slashdot Mirror


User: yomommaDOTorg

yomommaDOTorg's activity in the archive.

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

Comments · 6

  1. Trusted Computing? on simPC - Your Grandparents' New Computer? · · Score: 1

    Is anyone thinking this is a window onto the future? Proprietary os, monthly charge and the inability to change what's installed on your computer. Welcome to trusted computing. Where do you want [us to force you] to go today? For less money, we could set up Linux boxes with restricted accounts for basic actions. No monthly fees, no problems.

  2. I don't get it on Telescope Will Have Images 10X Sharper Than Hubble · · Score: 1, Troll

    This isn't intended to be a troll, but I just don't get space exploration. I mean, there are a lot of good causes that all these dollars could be going to right here on Earth: stopping wars, battling diseases, increasing literacy, fighting pollution.. What's the big deal with a vast area of unexplored vacuum? It's not like it's going to disappear anytime soon.

  3. Resistance is futile on Ray Kurzweil On IT And The Future of Technology · · Score: 4, Interesting

    You will be assimilated. Seriously, though... It it really such a bad thing? A couple of nanobots could cure a lot of diseases. Then again, we risk the possibility that there will be haves and have nots. Perhaps the poor will get nanobot version 1.0, and the rich get nanobot version XP. I certainly don't want to be the guy running nanobots that crash or get h4x0red. Then again, even without bots, we have similar problems. Clean water, clean air... No matter what happens the little guy gets screwed, so we might as well sign up for this too. It sounds cool anyway.

  4. Easy! on Obfuscated Vote Counting Contest · · Score: 1

    String Bush="BUSH";
    String Kerry="Kerry"

    String vote = getVoterChoice();

    if(vote = Bush){ //wait, why didn't I use ==
    voteBush();
    }
    else{
    voteKerry();
    }

  5. The title is wrong on Can't Draw? You Need The Inkulator 9000. · · Score: 5, Insightful

    The title shouldn't be "Can't Draw? You Need The Inkulator 9000", it should be "Can't Draw, but you can create complex 3D meshes, and are somehow unable to figure out how to color them? You need the Inkulator 9000" The pictures looked really cool, until I realized that you had to do a LOT of work to make them. This looks like it is much more for the real artist than the average computer geek.

  6. Re:Its time to just open up your wireless router on UK High Court Orders ISPs to Identify File-sharers · · Score: 2, Interesting

    Why not just start using secure, anonymous protocols? Freenet comes to mind. They can't prosecute if everything is anonymous and encrypted!