Slashdot Mirror


User: OdinHuntr

OdinHuntr's activity in the archive.

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

Comments · 60

  1. Dual? Feh on A Dual Monitor Experiment · · Score: 0
    This is my setup.

    Done with x2x or DMX, depending on if I want 2d acceleration or not.

  2. Re:It's not "the end of encryption" at all on The End of Encryption? · · Score: 5, Funny
    True, but OTPs aren't reusable

    OH MY GOD, THEY'RE NOT???

  3. Dude, your hard drive is blown! on Worst Explanation From Tech Support? · · Score: 5, Interesting

    I had a shipment of bad IDE hard drives. I was instructed by the Dell support dude that Dell recommends SCSI for "servers". Upon asking why, I was informed that it "had something to do with data harmonics".

  4. Re:There's even a port of the 2.6 kernel... on Linux for iPod Matures · · Score: 1

    Makes a great hand grenade, really.

  5. Re:Runit: the ONLY sane solution on Which Style Init Scripts Do You Prefer? · · Score: 1

    You're incredibly correct, thank you.

  6. Runit: the ONLY sane solution on Which Style Init Scripts Do You Prefer? · · Score: 2, Informative
    runit operates like DJB's daemontools but is tailored to run as process 0 in a unix system. Its operation consists of three scripts: one which starts the system, one which is alive for the duration of the system's uptime, and a third which handles shutdown.

    The second script runs something analagous to daemontools's svscan and runs svdirs, which are obviously superior to init scripts because you do not replicate any code. All of the start/stop/etc handling is done by the process that controls the daemon.

    The most obvious benefits are that .pid files are obsolete as it's obvious which process is being run by the system (as it is a child of a runsv process that monitors it) and that services can be started in parallel with dependency handling. Additionally, runit will automatically restart processes that die/crash and handle logging their stderr to rotated logfiles via multilog.

    Debian users can apt-get install runit runit-run and experience this themselves. I have run runit as process 0 on my laptop and desktop machines for months and use it on servers to monitor daemon processes, it has worked without a hitch. I highly recommend it (and wish that Debian would provide more runit svdirs for daemon processes :))

  7. Re:Gnome - vi on GNOME in the Year of the Monkey · · Score: 1

    The mp3 player is called 'emms'.

  8. Re:configure.in parsing on Debugging Configure · · Score: 1
    Would it be possible to have a program that read configure.in files directly, worked out what they were testing for etc, and just returned the right values?

    Yeah, and where's the C compiler that will fix bugs in my code and just do what I MEAN??

  9. EARTHBOUND on Why Random Encounters In RPGs Aren't That Bad · · Score: 4, Interesting
    Earthbound had this figured out years ago (a decade ago?). If you were way too powerful for a monster, you would just automatically win.

    Plus, Earthbound was completely awesome. It had the funkiest music of any RPG, ever.

    WHERE'S MY EARTHBOUND 64?

  10. Re:really... on WindowsUpdate.com Secured, Permanently · · Score: 1

    Sorry, no, that bug was a bug in the Linux kernel itself. Local root exploit. GNU's mistake is that they allow local shell access to all GNU developers - and there are many of those.

    Don't get me wrong, I love Linux, but this was a legitimate (and terrible) problem. Honestly, I was more upset at the idiot rookie 2.4 kernel maintainer who waited for months to get 2.4.21 out the door.

  11. Re:SYNTAX ERROR on PowerPC 970 Running at 2.5 GHz · · Score: 1

    It's not really a syntax error but a logic error.

  12. Re:Adelphia != Bad Peoples on Adelphia's Cable Modems Compromised · · Score: 2

    You obviously just don't know how to deal with tier1 tech support then. They're supposed to be cheap labor that read from scripts. If they don't follow the script, they lose their job, it's as simple as that. Trying to fuck them up to sound smart is just asinine.

  13. Re:Only magicgate sticks, or plain memory sticks? on New Zaurus Prototype, Sony Palm OS 5 Devices, Yopy 3500 · · Score: 2

    Sanrio.

  14. ALL HAIL THE GLORIOUS PIRATE JOKE on 2.6 and 2.7 Release Management · · Score: 2

    Also, dammit, now you've got me wondering what the insult was in Monkey Island whose retort was something like 'get the POINT?'

    Burning karma for Jesus.

  15. Re:Well thank goodness... on California Hax0red · · Score: 2
    If you're going to be all PC and shit by avoiding the word "Eskimo", at least find out what the hell you're talking about. It's like calling a German a Frenchman.

    I'm having a really hard time with this one. Insult or compliment?? *head explodes*

  16. but ... but ... on EA Cites MS Bullying, Says No Xbox Online Games · · Score: 2
  17. State on Fire Extinguisher Balls · · Score: 0, Offtopic

    Ken Marino is very good in "Wet Hot American Summer." Most of the rest of the State crew is in it as well. Great flick.

  18. nice sig! on Microsoft Expert Witness Stumbles · · Score: 2

    Damn, The State rule(d).

  19. CRIPPLE FIGHT!!! on Dog Bites Website · · Score: 2

    My money's on the one with the slightly less severe retardation.

  20. Re:This is funny on Movie Review: John Q · · Score: 2

    Perhaps if there was more money in the healthcare industry in Canada, there would be more money to pay for quality doctors and nurses - who would stop migrating South and offer their services instead to Canadians.

  21. Plagiarism is bad, m'kay? on Cheating Detector from Georgia Tech · · Score: 2
    Cuz remember programmers: in the real world you are fired if you consult with a co-worker ;)

    Well, actually, if you take work from another co-worker and pass it off as your own, you'll be fired and prosecuted.

    Don't Plagiarise - it's the law. (And judging from the snide comment, probably the reason that CmdrTaco never finished college.)

  22. Babelfish DOES lend credibility! on Defining Globalism · · Score: 2
    You know, I was just going to overlook this as more Katz-tripe, but then ...

    Globalism is the biggest idea in the world right now. The French call it Mondialisation, the Germans say Globalisiening and throughout much of Latin America, it's called globalizacion.

    Guys, stop ragging on poor old Jon Katz. He had the initiative to look up 'globalization' in THREE LANGUAGES! Bless his journalistic soul.

  23. Arrgh on Shhh! Constructing A Truly Quiet Gaming PC · · Score: 3, Informative
    It pains me so to see people flush money down the drain.

    In my experience (and this has been verified by hardOCP, anandtech, etc benchmarks), the only uniprocessor DDR motherboards worth buying over the VIA KT133A chipset are those with the VIA KT266A or AMD 76[01]. The ALi has been shown to perform _worse_ than a PC133-ram solution. Bad move.

    65 degrees C? Anything over 50C is considered 'borderline'. AMD CPUs can take 90C iirc, but that's internal core temperature - the temperature that you see in the BIOS setup is an external temperature taken via a probe below the CPU socket.

    Most of us tend to research major purchasing decisions before we make the plunge.

  24. What's So Affordable on Wil Wheaton Responds to your Questions. · · Score: 2

    I go to McGill. I believe that it's a cell phone subscription. :)

  25. This is based on misinformation... on Technology and Society · · Score: 4, Informative
    Two points:

    *) Angus King (Maine's governor) is on his way out of office - his second term expires shortly. This is his "going out with a tekno-cool bang".

    *) Funds have *not* been appropriated for the laptop-for-7th-graders program; people are being asked to donate laptops to it. Needless to say, they aren't anywhere near the number of laptops we need. Does anybody really think that Maine has enough money for laptops for all of its children?

    Sure, Maine is the coolest state in the USA - but for a different (better) reason.

    We drink Moxie.