Slashdot Mirror


User: scoot80

scoot80's activity in the archive.

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

Comments · 185

  1. Sun may be warming the earth? on Sun May Be Warming Both Earth and Mars · · Score: 1

    Geez, I thought we just turned up the heating during summer!

  2. Re:Awesome on First Dynamically Balancing Biped Robot · · Score: 1

    Is there a reason I got modded down for sounding excited? Whoever you are, you are a twit. Either that, or you haven't gotten the grasp of moderating. Well, one less point you'll be inflicting on someone else. Moron.

  3. Re:Easy answer! on Benefits of Vista's User Access Control? · · Score: 1

    You are attempting to come up with another original "cancel or allow" joke. Cancel or Allow?

  4. Awesome on First Dynamically Balancing Biped Robot · · Score: 0, Redundant

    I want one!!!

  5. Re:Not news on VMware-Microsoft Battle Looming · · Score: 1

    can you support that with a link? Making running windows XP on a secured network a criminal offense?

  6. Re:I doubt they lost communication... on Software Bug Halts F-22 Flight · · Score: 1

    They don't need computers to fly - they just need their eyes and hands. They probably havily rely on the on board computers for the mission details etc. As long as their hydraulics and throttle still work, they can keep flying, and stop crying because their machine's crashed.

  7. 1.52 Billion????? on Microsoft to Pay $1.52 Billion in Patent Suit Damages · · Score: 2, Insightful

    Shit, I don't care how rich Microsoft is.. 1.52 billion? Thats gotta hurt!

  8. Re:moving parts on Everything You Know About Disks Is Wrong · · Score: 2, Informative

    Flash memory will have about 100,000 write cycles before you will burn it out. As parent mentioned, a controller would write that data to several different locations, at different times, thus increasing the lifetime. What this would mean though is that your flash disk will be considerably bigger then what it can actually hold.

  9. Re:I disagree on 4 GB May Be Vista's RAM Sweet Spot · · Score: 2, Funny

    You fellas have computers in outback Queensland? :P

  10. Re:Someone's lying here... on IBM Sued for Firing Alleged Internet Addict · · Score: 2

    Only if the admin hears it..

  11. Interesting on Bionic Eye Could Restore Vision · · Score: 4, Funny

    So the image is recieved wirelesly into the brain basically. I wonder if they get any interference.. or can they maybe pick up TV channels?... that would be a bonus.

  12. Off-Topic on Microsoft Blasts IBM Over XML Standards · · Score: -1, Offtopic

    This is way off topic, but i just realized I don't have a "reply" button underneath the article.. where the hell did it dissapear to?

  13. Re:OK, next question... on Earth's Constant Hum Explained · · Score: 1

    Its the whales farting....

  14. Re:Hurm . . . on Water Logic Gates Built at MIT · · Score: 1

    does the hamster computer run linux??

  15. Re:ramifications on Teacher Avoids Getting Sent to Siberia For Piracy · · Score: 1

    But the fact that you've avoided jail would make you a little less scared to do it next time.

  16. Re:STOP!!! Physics 101 says.... on Power Generating Spacesuits · · Score: 1

    well the chicken would easily fit inside the helmet. Connect it to an air tank and seal up the helmet. But I guess, if you are going to eat the chicken, why not just put it in a plastic bag. Its cold up there, so it won't go off, and you don't need to keep it alive..

  17. Re:STOP!!! Physics 101 says.... on Power Generating Spacesuits · · Score: 1

    and how do you suppose to make a grain omlette in space?

  18. Re:Saturnian black holes? on Atom Smasher May Create "Black Saturns" · · Score: 1

    Arggghhh! Dammit. I actually clicked on that!!!!!!

  19. excellent thought on The Economist, DVD Jon On Apple's DRM Stand · · Score: 2, Interesting

    get rid of DRM. maybe others will follow...

  20. Re:Post-scarcity needs getting used to on RIAA Says CDs Should Cost More · · Score: 1

    I'm sure the prices go down over time, but most definitely I spend more on computers as I get older...

  21. Re:options... on Microsoft's Vista AV Fails Certification · · Score: 1

    No, not necessarily illegal.

    However, they really should have a grace period of at least 6 months where they are still selling their computers with the option of Windows XP. After all, you can't guarantee everyone's business application will run on Vista, so untill thats sorted, businesses will still want to run XP, or 2000 for that matter.

    Unfortunately, they don't really care about that point of view, what they do care is about selling as many machines with Vista on it. For the home user buying a new PC, it probably won't make much difference in the end.

  22. Big whoop.. on Microsoft's Vista AV Fails Certification · · Score: 1

    So what? For someone only wanting basic protection, its probably good enough. For someone wanting better antivirus protection, they'll get another antivirus program. Is this supposed to be big news?

  23. Re:If their CS programs are like ours... on The Death Of CS In Education? · · Score: 2

    Electrical engineers have the understanding of hardware, and software. As an electrical engineer, I do a crapload of hardware design, and probably even more software. Well, to be exact, firmware rather than anything else. And I guess thats probably what the guy above means. I dont know what its like now, but when i did uni, comp sci students programmed C/C++ on unix, while electrical enginners did assembly/C on microcontroller boards.

  24. Its all in your.. on Bruce Schneier Talks Brain Heuristics and Security · · Score: 3, Funny

    head.. as a matter of fact.. this reply is all in your head too.. it doesn't exist..

  25. Re:Texas Instruments MSP430 on What Micro-Controller Would You Use to Teach With? · · Score: 1

    Along with mspgcc, a great IDE is conTEXT, and you can set up function keys for make, and msp430-downloader tool, while having the console information returned to you in the IDE window, making it a very easy to use development enviroment, and all for free.
    mspgcc also supports the usb jtag (tool for downloading your firmware into the micro), so you aren't stuck with parallel ports.