Slashdot Mirror


User: andy314159pi

andy314159pi's activity in the archive.

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

Comments · 334

  1. Re:More denial crapola on slashdot on Scientists Threatened For "Climate Denial" · · Score: 0, Flamebait

    whoever modded me down for writing the truth can suck my balls.

  2. More denial crapola on slashdot on Scientists Threatened For "Climate Denial" · · Score: 1, Informative

    Stop with the " global warming is a political agenda driven conclusion" crapola like this. It's totally unacceptable. The mechanism for carbon dioxide IR trapping has been known since 1935 and it's not up for debate.

  3. Extreme Programming on Why Is "Design by Contract" Not More Popular? · · Score: 4, Funny

    I employ what is known as "Extreme Programming." It mostly involves alot of screaming at the monitor and yelling at my coworkers. I get fired alot but I never have a hard time getting a new job with my Extreme Programming skills that I write all over my resume.

  4. UFOlogy on Adobe Tackles Photo Forgeries · · Score: 1

    I'm not trolling or trying to be funny but I think this will be a great tool for the so called UFOlogists who try to ascertain whether UFO pictures are faked or not.

  5. Re:How much cash do we have to spend on 9/11 on Remote Control To Prevent Aircraft Hijacking · · Score: 1

    err
    sell = well

  6. Re:How much cash do we have to spend on 9/11 on Remote Control To Prevent Aircraft Hijacking · · Score: 1

    sell I think it was the fact that other Americans were jumping out of 110 story windows to escape the heat. just viewing that on TV made me feel more awful than I'd ever felt. But thanks for your concern.

  7. Re:How much cash do we have to spend on 9/11 on Remote Control To Prevent Aircraft Hijacking · · Score: 1

    When you remember how much corporate welfare airline companies receive then you see that it might be considered tax dollars.

  8. How much cash do we have to spend on 9/11 on Remote Control To Prevent Aircraft Hijacking · · Score: 2, Interesting

    How much cash and resources do we have to spend on 9/11 related expenditures before we realize that it's going overboard? It was a terrible day, the worst in my life and it didn't even affect me personally (i.e. I didn't know anyone who died.) But I think that the spending has gone overboard. I'm guessing that there will be serious safety issues related to this system anyhow.

  9. Making American Legislators Look Smart on In France, Only Journalists Can Film Violence · · Score: 0, Troll

    A charitable reading would be that the lawmakers stumbled into unintended consequences.
    Are you sure this happened in France and not Poland?
  10. When I called for support on Diebold to Withdraw from E-Voting? · · Score: 4, Funny

    Whenever I called for technical support they would always say, "You know your vote doesn't count anyway."

    The above comment was intended for amusement purposes only and in no way reflects true events.

  11. Re:Is global warming REALLY so much of a threat? on Build an Environmentally-Friendly PC · · Score: 1

    So you're suggesting we continue to produce global warming gases so that we can put saddles on pterodactyls?

  12. Re:What this means on Sun Joins the Free Software Foundation · · Score: 1

    Now that AIX,
    News of AIX's demise has been premature.
  13. Re:What this means on Sun Joins the Free Software Foundation · · Score: 1

    I have a license copy of Solaris for x86 that I got with my SUNw1100 that I haven't tried out yet. I might nuke some of my Linux partition and put it there for tooling around.

  14. Water based lubricants versus oil based lubricants on Huge Reservoir Discovered Beneath Asia · · Score: 4, Funny

    planet's moving crustal plates are lubricated with water.
    The planet's crusts used to lubricate with oil based lubricants until it got the memo to switch to water based lubricants.
  15. Re:So now that terrorism is legal in Canada... on Canada Rejects Anti-Terror Laws · · Score: 1

    I disagree with the above post, but it's a political expression and this is a political topic. It's definitely NOT TROLLING. Abusing your moderating points to promote your political point of view is not good.

  16. Just a thought on China Treats Internet Addiction Very Seriously · · Score: 5, Insightful

    Spending 15 hours on the internet at a time might be a normal reaction to living in an extremely oppressive society.

  17. Re:It isn't a bad thing... on British Government Slashes Scientific Research · · Score: 1

    best post ever. mod parent up.

  18. Re:It isn't a bad thing... on British Government Slashes Scientific Research · · Score: 1
    ROFLMAO Dude research in almost every area of physics and physical chemistry would come to a rapid and complete halt if the NSF, DOE, ect didn't pay for it. There is no significant private investment in science to speak of. If your great idea of stopping federal research funding was inacted, the eventual consequences on society would be truely awful.

    I personally know so many college-educated Ph.Ds and all who are constantly trying to get grants so they don't have to go into the "real world" that it disgusts me.
    What private corporation is doing research in physics and mathematics? And if you say General Atomics you should be aware that they get 100% of their money from the federal government.
  19. Re:US rarely needed government investment on British Government Slashes Scientific Research · · Score: 4, Informative

    Almost all significant research in physics and physical chemistry is done with government funding. But thanks for trolling this thread with wild misinformation.

  20. Xbox at work on For Unlucky 360 Owner Seventh Time's the Charm · · Score: 2, Funny

    For his business, he had six machines ... and every one of them failed.
    So, uh, where does this guy work, because I'd like to fill out an application.
  21. Indemnification on Microsoft to Pay $1.52 Billion in Patent Suit Damages · · Score: 5, Funny

    Yeah I offered them an Alcatel-Lucent MP3 patent Indemnification plan but they said I was just trying to shake them down.

  22. Re:chemical reaction on Burning Ice Drilled from Alaska's Slope · · Score: 1

    Good point. I was going to comment that this seems to be the wrong direction for energy research seeing as this will produce CO2.

  23. Re:Perl Script for the Dummy Like Me on Minimal Perl for Unix and Linux People · · Score: 1

    If I was really serious about Perl scripting I would have used "Paula" as a variable.

  24. Re:Perl Script for the Dummy Like Me on Minimal Perl for Unix and Linux People · · Score: 1

    yeah I was excited about my "comedy."

  25. Perl Scripting for the Dummy Like Me (fixed) on Minimal Perl for Unix and Linux People · · Score: 2, Funny

    #!/usr/bin/perl -w
    ##Oh boy I'm using an advanced scripting language!
    system("/usr/local/bin/csh csh.script_1");
    system("/bin/rm /home/me/file_to_be_removed");
    system("/usr/local/bin/application & application_output ");
    system("/usr/local/bin/csh csh.script_2");
    #
    system("/bin/cat "I know Perl" > resume.txt");
    exit