Slashdot Mirror


User: Reverend528

Reverend528's activity in the archive.

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

Comments · 823

  1. Re:numbers?? on Following up on Torrent Shutdowns · · Score: 2, Insightful

    Actually, I work at a university and we've noticed a sharp decrease in the amount of bandwidth being used in the past week.

    of course, all of the students are gone for x-mas...

  2. Slashdotting an Ad in the NYT... on Firefox New York Times Ad Hits the Presses · · Score: 5, Funny

    This should do wonders for the NYT. I know I'm going to go out and buy a copy.

  3. Re:Try this: on Google Suggest · · Score: 1

    "I Hate" also produces some pretty funny results.

  4. Re:What a farce. on Linus Not The Father Of Linux, According to Report · · Score: 1

    despite the idiocy of the headline (which at least put "invent" in quotes), the article seems to suggest that Linus didn't invent UNIX.

    Last time I checked, that was true.

  5. Re:Yeah right on FireFox and Longhorn: Meant For Each Other? · · Score: 1

    XRC is free and can also be used to design GUIs.

  6. Re:Who's unix-based? on Gimp Hits 2.0 · · Score: 1

    No, I'm pretty sure it's Mach-based, like HURD.

  7. Re:if they spam me on Candidate Ads, Coming Soon To An Inbox Near You · · Score: 5, Funny

    They're actually going to send spams advertising their opponent's campaigns.

  8. Re:Better set a minimum size... on What's The Fastest Growing Linux Distro? · · Score: 1, Informative

    HURD is the GNU kernel. Debian is Linux distro, hence not HURD.

  9. Re:Just how is this new and wonderful? on An Xbox Live-like Service For Open/Indie Gaming? · · Score: 2, Funny

    Yeah, I recently let some of my friends convince me to try out Linux, and it seems like nothing more than a bad clone of DOS. If the kooky Open Source community is just going to sit around cloning MS software, they should at least clone the revolutionary stuff like MSPaint or regedit.

  10. Re:Sweet! on NASA Prepares to Open Source Code · · Score: 2, Funny

    I recommend testing it for at least 9 days.

  11. Re:HUH? on Learn How to Program Using Any Web Browser · · Score: 1

    VBA is much worse; in fact, I think it's the spawn of Satan himself.

    I'm quite sure if there is a language that evil, it is coldfusion.

  12. Re:Try Python on Learn How to Program Using Any Web Browser · · Score: 1

    Python also has the benefit that it can run as an interactive shell. For someone who's learning to program, it's extremely handy to be able to type something in and see instant results.

  13. Re:Something special on What to Get My Geek for Valentine's Day? · · Score: 1

    A tiger

    Or a Penguin!

  14. Re:College Degree in Networking? on The Best Colleges for Network Engineering? · · Score: 3, Insightful

    This is a key point that no one in the Linux/Unix community seems to understand.

    What's more transparent, a series of easy to edit text files with names that correspond to the program they control, or storing all information for all programs in one giant binary file?

    UNIX is something that you don't seem to understand.

  15. Re:Graduate School on The Best Colleges for Network Engineering? · · Score: 3, Funny

    DVDA
    My friend got that certification. She said it was a pain in the ass.

  16. Re:But for a different reason on Ten Technologies That Refuse to Die · · Score: 1

    They could always stop spending money on software entirely and use Linux.

  17. Graduate School on The Best Colleges for Network Engineering? · · Score: 5, Informative

    Study CS in undergrad. Wait until Graduate School to specialize.

  18. Re:Windows NT on Ten Technologies That Refuse to Die · · Score: 3, Informative

    A lot of public schools are still using 95.

  19. Re:So on Leaked X-Box 2 Specs Include PPC CPU · · Score: 1

    Can it run Linux?

    Actually, They're going to change it's name to the X-Box NeXT and load a Mach-based OS on it. It'll also be cube shaped.

  20. Re:Ironic given an email my mom got on Microsoft Security Patch Fixes URL Security Flaw · · Score: 1

    A smart cracker would realize that he doesn't need to attack the update process to compromise the system.

  21. Re:Great! on Today's Windows Virus - MyDoom / Novarg · · Score: 1

    Yeah, but it can be pretty easily proven that this DOS attack won't be coming from any Linux boxes.

  22. SIGSEGV on Spirit Sends Debug Information to Earth · · Score: 1

    73 Megabits is pretty large for a coredump.

  23. Re:Cool idea, bad subjects on Photographing Exploding Edibles · · Score: -1
    • Nail through a can of beer.
    • Nail through a bottle of beer
    • Nail through a keg of beer
  24. bolt guns are so 6 years ago on Photographing Exploding Edibles · · Score: 1

    Honestly, If you're going to build a homemade weapon, build a railgun.

  25. Absurdly tiny speed hack on Who Needs Case-Sensitivity in Java? · · Score: 1

    Compilers can be slightly faster if they don't have to take the time to match names with case inconsistencies.