Slashdot Mirror


User: g0dsp33d

g0dsp33d's activity in the archive.

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

Comments · 326

  1. Re:woah on Slashdot's Disagree Mail · · Score: 1

    That's awesome. Its a shame you weren't logged in so I could add you as a friend. Well played.

  2. Stupid... on Project Turns GPS Phones Into Traffic Reporters · · Score: 1, Interesting

    There's already a cell-phone based system. People with phones call local radio stations when there's a delay. Unfortunately it probably won't help much. If there were a good alternative, there probably wouldn't be traffic to begin with. I commute on 95 & PA turnpike, and if its closed, I'm pretty much screwed into a 3 times as long commute. Getting an instant update won't really do anything other than give me a few more minutes of misery through anticipation.

  3. Re:Slashvertisement on Getting Started In Android Game Development · · Score: 2, Interesting

    Really? Anyone on Slashdot should have enough experience to know coding something that complex is hard, whether it be first-hand or not. Especially when it is for this type of hardware platform. Hell, half of us probably tried making a game at some point. I tried making Pacman in high school and Tetris in Visual C++ / Opengl in college. Neither were as easy as they sound, and that was for relatively simple games on relatively homogenized systems.

  4. Re:rm -rf / on (Useful) Stupid Unix Tricks? · · Score: 1

    Also:
    pkillall init
    kill -9 -1
    Any thoughts on a recursive kill -HUP? My goal is to find one.

    Disclaimer: don't use *nix commands you found online unless you know what they do.

  5. Re:rm -rf / on (Useful) Stupid Unix Tricks? · · Score: 1

    Reminds me of the delightfully morbid glee I got out of running deltree c:/win. Who says you couldn't do anything useful in DOS?

  6. Re:Show attached block devices on (Useful) Stupid Unix Tricks? · · Score: 2, Informative

    Yeah. tail -f is amazing. Other big time savers:
    -watch (reruns last comand at set interval)
    -ctrl+z and then %(bg # goes here) & (stops current process and resumes it in background
    -using tab instead of typing out file paths
    - pipe redirects such as > and | (lets you put stuff in new places)

  7. Re:rm -rf / on (Useful) Stupid Unix Tricks? · · Score: 3, Funny
    I love asking my boss any of the following questions regarding a Unix system:
    • What is the undelete command
    • What is the undo command
    • What is the Unix equivalent of CTRL+Z
  8. Re:Well... on US Army To Push X-Files Tech Development · · Score: 4, Interesting

    TED has a decent video on the possibilities of tissue regeneration. Not to difficult to imagine more generalized use soon.

    Not sure how easy it is to turn up the gain but how hard can it be to strap a can-tenna to one of the new mind controlled video game controllers?

    CNN already uses holograms. /snicker

  9. Bones... on Bones Found Near Crash Site Confirmed Fossett's · · Score: 1

    Great show, but isn't it a little early for them to cover this? It will be nice to find out who did it though.

  10. Re:Sad news. on Bones Found Near Crash Site Confirmed Fossett's · · Score: 1

    Then he still "crashed", you insensitive clod.

  11. Re:Spoiler Warning? on 10th Year of the International Nethack Tournament · · Score: 2, Funny

    Screw the newt, I'm more afraid of the dragon.

    Finally, a thread where my sig makes sense...

    It is "lol: You see no door there." for posterity.

  12. Zounds! on Windows 7 To Be 256-Core Aware · · Score: 2, Funny

    Why thats a whopping 2.5 k of memory per core!

  13. Re:Define "Winning" on Discuss the US Presidential Election & the War · · Score: 1

    I think its only fair that I hyjack this thread to talk about Halloween Pumpkin Carving With CNC Robotics. Political payback's fun, you insensitive clods!

  14. Re:Gosh, underage hackers with no skill? on Alarm Raised On Teenage Hackers · · Score: 1

    Analogy fail. There are laws against possessing explosives and faking passports.

  15. slashdot editor fail... on Black Holes May Not Grow Beyond Certain Limit · · Score: 1

    the maximum size a black hole may reach is only few tens of billion of solar masses

    Physics understanding fail! Volume != Mass

  16. Re:Parallax, touch screens, stupidity, and conspir on WV Voters Say Machines Are Switching Votes · · Score: 1

    You probably wouldn't be able to test the hardware other than to put software tests on it and make sure the numbers come out right every time.

  17. Re:Nothing to see here. on Why Your Clock Radio Is All Abuzz About iPhones · · Score: 1

    I haven't gotten a chance to test this as my cell doesn't seem to have this problem, but supposedly if you put a magnet around the wires going to your speakers it reduces / removes the buzzing sound. Old USB wires will have a usable magnet in the chubby part near where it plugs in. I'd be interested to know if this works for anyone or if it was just someone's way of earning money on metacafe :-p.

  18. Re:Parallax, touch screens, stupidity, and conspir on WV Voters Say Machines Are Switching Votes · · Score: 1

    As a practical matter, nobody is 100% honorable, and somebody who's in charge of building voting machines should not be politically active.

    When they came for the people in charge of building voting machines, I said nothing because I was not in charge of buiding voting machines.

    Seriously though, it really shouldn't be an issue. Any machine built for this purpose should at the very least be inspected (including code and all other pratical aspects) by an independant non-political technical review board.

  19. Re:Bulletproof? on Oil-Immersion Cooled PC Goes To Retail · · Score: 1

    Mock all you want, but you'll be glad for it when you experience the realism of GTA 6.

  20. Re:Well, that depends.... on Only 4.13% of the Web Is Standards-Compliant · · Score: 5, Funny

    But if we completely reverse the standards we should be at 95.87% compliance!

  21. Re:Only 99.8%? on Asteroid Explodes Over Sudan · · Score: 1

    Yeah, I don't even know why they bother telling us before like 99.999%.

  22. Re:Too bad. on Quarter of Workers' Time Online Is Personal · · Score: 3, Funny

    why should I work harder than the smokers when I get paid less than they do?

    So you don't?

  23. Payback's a ... on Quarter of Workers' Time Online Is Personal · · Score: 1

    I guess this makes up for a lot of personal time away from the office spent checking email, blackberry, and phone calls.

  24. Re:Hubble Windex: For that Deep [Space] Shine! on Hubble Finds Unidentified Object In Space · · Score: 0, Redundant

    False alarm, they forgot to clean the lens.

  25. Re:That's a false dichotomy. on Stuck In Google's Doghouse · · Score: 1

    I think you over exaggerate the time to write a new engine. It might not do all the fancy stuff like do simple math for us when we're lazy, but the recent development of cuil makes me think you were incorrect.

    Granted it sucked, but it shows people are still willing to go against the Goliaths of the industry.