Slashdot Mirror


User: mooingyak

mooingyak's activity in the archive.

Stories
0
Comments
1,757
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,757

  1. Re:Too many keyboard layouts on Blank Keyboard · · Score: 1

    I go nuts whenever I have to use a keyboard where the | is not on the right, above enter and below backspace.

    I've never seen ~ anywhere but upper left, above TAB, left of 1, and below ESC. Where else do they put it?

  2. Re:Dvorak on Apple to Use Intel Chips? · · Score: 0

    But what if it's off by 3 hours and 15 minutes?

  3. Re:G forces on Excursions at the Speed of Light · · Score: 1

    Do I get points for spotting the paraphrased dogma reference?

  4. Re:interesting on Indian Company Shows Off Sub-$200 Laptop · · Score: 1

    Most of the rural population are very "careful" with gadgets. And I know this because I am from India. They keep it covered and protected like a redneck taking care of his car (pun intented). Thus the device is not used as intented.

    Okay, I read this four times, and you might have intended a pun, but you neglected to include one. A joke perhaps. A touch of sarcasm maybe. But no puns.

  5. Re:Since it sounds like you understand this... on Maureen O'Gara No Longer Welcome at LinuxWorld · · Score: 1

    She is a paralegal working for some number of years in an area where 90% of the jobs are tied to IBM in some way.

    Westchester exceeds 1 million people. Getting 90% of that work force would be pretty impressive.

    New York in and around NYC is very densely populated (and nothing quite emphasizes that like trying to cross the Tappan Zee on a Sunday night). There is no single employer who can claim anything remotely close to 90% in that area.

  6. Re:Content-free review on Apache Jakarta Commons · · Score: 1

    If he's just looking for the credit, it seems an odd tactic to can the book...

  7. Re:HiJack this on Stopping Unstoppable Malware? · · Score: 1

    I've had to bail to HiJack this exactly once. All other times the AA/S&D combo took care of things. Don't remember the name of the critter, but it might well have slipped under the radar except for the fact that it insisted on setting the IE homepage every time you opened IE. It was very unobtrusive otherwise (at least, in ways that I could notice).

  8. Re:"Tiger-Cats"? on Red Hat Founder Offers Help in Apple vs.Tiger Lawsuit · · Score: 1

    You mean you've never heard of the dreaded fearsome Tiger-Dog?

  9. Re:Avoiding accidents is easy on Cars that Can't Crash? · · Score: 1

    I speed a fair amount, and I've been in three accidents. One was just bad luck, one was my fault, and one was the other guy's fault (I got rear-ended at a stop sign). Oddly, all of the accidents occurred at low speeds. My golden rule of driving has always been "Don't surprise the other drivers."

  10. Re:No evidence for God |- Atheism ?? on The Pseudoscience of Intelligent Design · · Score: 1

    I call that position "Apatheism", as in I don't care if there's a god.

  11. Re:Nothing for you to see here. Please move along. on HHG2G Exec. Producer Robbie Stamp Answers · · Score: 2, Informative

    knee-biter.

    Can't say why anyone thought that was somehow more American than 'asshole'.

  12. Re:What role does LSB play? on Why Aren't More Distros Becoming LSB Certified? · · Score: 1

    No one will ever read this except maybe a meta-mod, but I agree with the guy who modded me 'overrated'. There's no way that's a +5 comment.

  13. Re:Why on RMS Weighs in on BitKeeper Debacle · · Score: 5, Insightful

    Whatever happened to "every hole has a peice to fit it, some peices require different tasks to get them. Some require money, others require some code"

    There's tons of people with that attitude, it's just that they're the ones who don't feel a need to scream about it.

  14. Re:Cost on First 500 Terabytes Transmitted via LHCGlobal Grid · · Score: 1

    You could get by with fewer if you use fertility meds.

    Though perhaps 12 is the number with redundancy built into the system.

    Damn I'm a sick bastard too.

  15. Re:Of course on Aspect-Oriented Programming Considered Harmful · · Score: 1

    It's not jealousy. I can and I have traced through code laced with gotos. I've written it when forced (DOS batch scripts).

    I can and will give grief to those who use them in C or any other structured language where the legit uses are few and far between.

    Incidentally, what is this:
    Not everyone needs braces, in Real Life or in programming

    supposed to mean? Reference to orthodontists?

  16. Re:Of course on Aspect-Oriented Programming Considered Harmful · · Score: 1

    It's not just professors. It's experienced programmers too. Whenever we interview a candidate, they have to code a relatively simple 'C' program -- read a pipe-delimited file and produce pretty output. Once they've finished their code, it gets passed to me for review. We had a recent candidate who started off like this:

    void main(ARGV, ARGC)

    as his opening line. Despite the obvious problems already, I wasn't that concerned about it. I am usually much more interested in how they solve the problem than anything else, so syntactic goofs are no big deal. As I scanned along I found this line:

    start:

    and I said to myself, "That had better not be a label for a goto". I turned two pages and sure enough found:

    goto start;

    At which point I handed it back to our interviewer and just showed him what I had hit with the highlighter. He was not offered a position.

    If you can't match braces, don't write code. It's not difficult, and adding gotos does NOT add readability.

  17. Re:this all hibernation is a dupe on Hibernation on Demand · · Score: 1

    Oh. I hadn't realized you were volunteering :)

  18. Re:Well, funny and all but..... on Email Worse Than Marijuana For Intelligence? · · Score: 1

    I agreed with you at first, but better than deleting it is simply setting time limits. My 4 year old loves playing on the computer, but less than a week after she started (the trigger for us was that she got so engrossed in playing, she didn't want to stop to go to the bathroom and wet her pants in the computer chair), we imposed a no more than twice a day, no more than 1/2 an hour at a time limit on her computer usage. She screamed and yelled the first few times, but when you're consistant sooner or later they accept it.

    While you don't necessarily need to reason with 4 and 5 year old kids (they have the most peculiar grasp on logic sometimes), you do need to give them a reason for the change. It helps them to know what it is that Mommy and Daddy don't approve of.

  19. Re:this all hibernation is a dupe on Hibernation on Demand · · Score: 1

    Umm..... as opposed to you hibernating the bear????

  20. Re:Fun Game! on BBC Reviews Hitchhiker's Guide to the Galaxy · · Score: 4, Funny

    I think you need to put a '*' next to the Oracle manual too.

  21. Re:What role does LSB play? on Why Aren't More Distros Becoming LSB Certified? · · Score: 5, Informative

    It helps that if you use distro A, and I use distro B, and I write some software on my distro, we already know that it'll work on yours if they're both certified.

  22. Re:Duh on Genre-Defining Games? · · Score: 1

    I was always more into Mortal Kombat than street fighter, and quake more than half life. The rest are dead on.

    Add to that
    Sports: Tecmo Bowl.
    RPG: Dragon Warrior (The whole series)

  23. Re:The tilde means a lot less typing. on Jef Raskin's Humane Interface Released · · Score: 1

    I don't know what version of windows you're on, but I typically use cd doc* or prog* for 'documents and settings' or 'program files' I always hated typing the ~

  24. Re:Horrible! on The ESRB Don't Get No Respect · · Score: 3, Funny

    But at least 'Repect' makes sense.

  25. OT -- sig on Nanotech Motors, Biotransistors, DNA Fractals · · Score: 1

    Quid festinatio swallonis est aetherfuga inonusti?
    Africus aut Europaeus?


    Is that Holy Grail translated to Latin?