Slashdot Mirror


User: PissingInTheWind

PissingInTheWind's activity in the archive.

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

Comments · 167

  1. Damn thief on Ars Technica on Hyperthreading · · Score: 2, Funny

    From the article:

    (On a related note, this brings to mind one of my favorite .sig file quotes: "A message from the system administrator: 'I've upped my priority. Now up yours.'")

    He stole my .sig !!

  2. Re:Kiddie Porn on Violent Games Good for Kids · · Score: 1
    I think the problem with 'kiddie porn' is a lot with the way the content is produced and the harm it involves.

    To produce a violent videogame like GTA3, you don't need to go in the streets recording movies of people that get ran over by cars or of thug beating grannies.

  3. Re:PuTTY on The Best of Windows Open Source Software? · · Score: 1

    Ouch. Sad but true. Damnit...

  4. Test! on Writing Perl Modules for CPAN · · Score: 2, Interesting

    If you don't know where to start, the best thing is to test and debug existing modules! It's the fastest way to get started on your way to Perl stardom.

    See chromatic's How You (Yes You!) Can Get Involved.

  5. Simplified Physics on Physics Books for the Novice? · · Score: 1

    You might want to start learning with a simplified version of physics.

    A good place to start is here.

  6. Re:They weren't without reason on New Linux Kernel Configuration System · · Score: 1

    1- Having a LISP interpreter in a text editor is one of the best things I've ever seen,
    (well, do you know LISP? if not, why are you talking about things you don't understand?).

    2- ESR didn't write Emacs, RMS did. Get your acronyms straight.

  7. Re:Winning entry on Open Source Mac Game Programming Competition · · Score: 1

    typedef struct st_msg {
    char * YHL;
    } msg;

    int main () {
    msg* YHBT;

    YHBT->YHL = "HAND";
    }

  8. Small rant on ``Assembly rules'' dudes on Assembly Language for Intel-Based Computers, 4th edition · · Score: 1
    Some people seems to think that programming is only about algorithms, and fast execution of those. But programs are ``algorithms + data''. Programming in assembly lose you all your flexibility when dealing with data.

    I'd really love to see a complex distributed network application written in pure Assembly. Then I'd change the spec just a little, just to show the total lack of robustness and flexibility that app would have.

    Hardware people tend to think that the fact that you execute your program on hardware matters. I think not. Software lives on its own, you need to be able to abstract the fact that you are running on hardware if you want to be able to manage the complexity.

  9. Credibility? on Can Poisoning Peer to Peer Networks Work? · · Score: 1, Flamebait

    I outlined a few problems with the obvious solutions (moderation, etc.).

    Are you trying to say, on Slashdot on top of all, that moderation could be a part of a solution?

    Heretic!

  10. Cool hack... on Convert Unneeded VRAM Into A Storage Device · · Score: 1
    but useless.

    Well, that's probably what makes it a cool hack ;-)

  11. Re:skimmed the article on Damian Conway Publishes Exegesis 5 · · Score: 1

    no limit, so you can't use a FSA.

  12. Re:Other survey results... on FLOSS Developer Survey Results Published · · Score: 1

    22.3% - Flappin' in the wind, baby!

    Just to add my 2 cents, I call that "going freestyle" :-)

  13. Really want someone to mess with your brain? on Cortical Cybernetic Implants · · Score: 1
    Suddenly, the color drains from the patient's face. His hand drops the keys. His fingers crimp and gnarl, turning the hand into a disfigured claw. The claw, as if tethered to balloons, rises slowly upward. His arm follows and suddenly whips backward, torso turning with it, snapping his back into a terrible arch. Then his whole body wrenches like a mishandled marionette -- shoulders tilting, neck craning, legs twittering. Within seconds his lips have turned blue and his deadened eyes roll back, revealing bone-white pupils, lids snapping up and down like hydraulic window shades. There's another warping convulsion, and spittle sails from his mouth.

    Wow, me neither: I can't wait to experience something like this...

  14. Not that much on Game Engine Marketing Models Compared · · Score: 5, Insightful
    For top-notch 3D technology like the Q3 engine, it seems to me that 250 000$ isn't that much. Just try to imagine how much would cost a few programmers to develop a similar engine... if you can find comptent enough programmers.

    Of course, the price tag puts it out of hobyist's reach, but we all know that, eventually, we'll be allowed to look at the source for free.

    Go Id!

  15. But what the hell is a on California Tracks Everyone Using Toll Transponders · · Score: 1
    troll transponder?

    And why do California cares about trolls?

  16. Re:Of course... on Does Your Debugger Sing to You? · · Score: 0, Flamebait

    "gwernol", noun:

    1) Arrogant bastard calling people idiot and fool.

    2) Socially misadapted person frustrated against the entire planet and its inhabitants.

    Compare: PissingInTheWind

  17. Re:He did so much more... on Edsger Wybe Dijkstra: 1930-2002 · · Score: 1

    The natural way to implement a Finite State Automaton is with GOTOs (and long cryptic labels;).

    No way. The natural way to implement a FSA is with a lexically scoped language that properly optimize tail-calls so the program can execute in constant space (read: Scheme). Accept no substitute.

    Lambda is the Ultimate Goto.

  18. Re:High opinion on Shattering Windows · · Score: 1

    You win. It's just... just... too evil for me.

  19. Just to troll a bit... on Shattering Windows · · Score: 0, Redundant

    That's why command-line interface are so superior!!!

    Now watch my badassbashskillz...

  20. Re:High opinion on Shattering Windows · · Score: 1

    Intercal is for wimp, try unlambda.

    ;-)

  21. Re:0. on 10 Reasons We Need Java 3 · · Score: 1

    There is a good reason why he is pushing 'using XML everywhere': he wrote O'Reilly XML and Java books...

  22. Re:excuse me, but... on Valgrind 1.0.0 Released · · Score: 1
    Cheers to that.

    If only they knew too...

  23. Re:H1B's = Lack of Jobs for US Citizens on 235,000 Software Engineers Can't Be Wrong, Right? · · Score: 1

    Do'h, misread you. I apologize, and I heartily agree with you.

  24. Re:O'Reilly quality has gone down on JavaScript : The Definitive Guide, 4th Edition · · Score: 1
    I haven't noticed what you are talking about, but maybe you are referring to more "newbie friendly" titles on some chosen subjects.

    If you get to hardcore references (like the reviewed book here, the camel book, or a lot of others) then you are wrong. They still have the same good old O'Reilly quality.

    If you are talking about "Learning VBScript" or "ASP in a Nutshell" or stuff like that, then you are right, it won't be a very interesting book. But hell, who can write a good, fun and informative book on subjects such as VBScript or XML?

  25. Re:H1B's = Lack of Jobs for US Citizens on 235,000 Software Engineers Can't Be Wrong, Right? · · Score: 1
    you really think that when you WORK for someone you are EXPLOITING him?

    Wake up buddy.