Slashdot Mirror


User: ogar572

ogar572's activity in the archive.

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

Comments · 75

  1. Re:False equivalence on Senior Game Designer Talks About Game Violence, Real Violence, and Lead (Video) · · Score: 1

    There are a few things you forgot to mention while comparing to cod 1. You dont see soliders jumping around like kangaroos to avoid being shot 2. Waiting 10 seconds doesnt automatically put you back to full health. 3. The main rifle can have more that 2 attachments 4. And the most important, once you die, you aren't respawning.

  2. Re:Typical of the Federal Government too on California Cancels $208 Million IT Overhaul Halfway Through · · Score: 1, Insightful

    Pretty much sums it up.

  3. Re:How dare they! on Pirate Radio Station In Florida Jams Automotive Electronics · · Score: 1

    HACK THE PLANET!

  4. I bet it was...... on Pirate Radio Station In Florida Jams Automotive Electronics · · Score: 1

    Hard Harry. Pump up the volume people!!!

  5. Re:Does *any* industry start a new union anymore? on Ask Slashdot: What Would It Take For Developers To Start Their Own Union? · · Score: 2

    Where are my dam mod points when I need them? This is exactly what needs to be done.

  6. Really? on Book Review: Drush User's Guide · · Score: 2

    A review of a book about Drush? How about a review of a book that more than .05% of the Slashdot community would find interesting or useful?

  7. Re:Unusual Pricing on Google Announces Plans, Pricing For Kansas City Fiber Network · · Score: 1

    You cant argue against that.

  8. So why...... on Ask Slashdot: How Do You Track Bugs For Personal Software Projects? · · Score: 1

    Does one even care if its cloud based or not? Thoughts anyone?

  9. Re:Programmers != Software engineers on How To Get Developers To Document Code · · Score: 1

    You are completely right on this. The keyword is time.

  10. Re:Jurassic Park on Cray Replaces IBM To Build $188M Supercomputer · · Score: 2

    I would rather have a Gibson.....

  11. Re:So does anyone really think... on United States Loses S&P AAA Credit Rating · · Score: 1

    No you don't. You have to cut spending by stop useless government programs and cut waste out of the important ones.

  12. Re:So does anyone really think... on United States Loses S&P AAA Credit Rating · · Score: 1

    Why not cut spending? I sure as hell dont want to pay anymore taxes.

  13. Re:probably should have been lowered anyway on United States Loses S&P AAA Credit Rating · · Score: 1

    All the GOP wants to do is reform. All the Senate and the President want to do is spend. The reason it was pushed to the brink is because the Democrats didn't want that big of cuts and wanted some more money to spend.

  14. Supporters? on Palin Fans Deface Paul Revere Wikipedia Page · · Score: 2, Insightful

    I have $20 that says it was opponents that did this. Why? Because this is how politics is played.

  15. Re:Here it comes on Book Review: Professional Mobile Web Development · · Score: 1

    One of my favorites is the 4-5 years of Facebook and Twitter API experience and this was about 3 years ago.

  16. Here it comes on Book Review: Professional Mobile Web Development · · Score: 1

    I see the War of the CMS's starting again because of this review.

  17. Re:The most dangerous man alive on Man Sues Rockstar Saying GTA:SA Is Based On His Life · · Score: 1

    Seems like you missed the whole point of the game and that was to beat up hookers.

  18. The real reason..... on US Elections Dominated By Closed Source. Again. · · Score: 1

    The I.T. friends of the government don't use open source products or implement open source solutions therefore neither does the government.

    YES the White House used Drupal (or whatever they used) for there website but that isn't nearly "as critical" or "as important" as "the integrity of a voting system".

    Bureaucracy my friends, bureaucracy.

  19. Re:What exactly is the middle ground? on Top Reason for Facebook Unfriending Is Too Many Useless Posts · · Score: 0
    The false sense of
    1. 1. Having a bigger social life than they really do
    2. 2 .Acceptance by a lot of people who won't even piss on you if you were on fire
    3. 3 .Thinking that people really care about what you are think, say, or do
  20. Re:Whut? on Magento 1.3 Sales Tactics Cookbook · · Score: 1

    I wish I mod points for you.

  21. Missing the Point!!!!! on Verizon Changes FiOS AUP, -1, Offtopic · · Score: 0, Offtopic

    The point is not if Cpt Caveman can make a good burger using moose meat, its whether or not Modern Warfare 2 should be made to be played on my nieces Elmo learning computer while listening to Oingo Boingo. I wish everyone would take time and truly understand what the article is talking about.

  22. Re:i don't get it on How a Rogue Geologist Discovered Diamonds · · Score: 1

    why are diamonds still considered precious?

    Because all women want them and men are dumb enough to pay too much money for them (including myself).

  23. Re:forced subject is stupid. on Best 2+ Player Video Games? · · Score: 0

    I would have to agree with goldeneye because I cant count the time where about 10 of us got drunk and played goldeneye for 10-12 hours straight

  24. Go with the Expanding Company on Microsoft or Google? · · Score: 0

    Putting my dislike of Microsoft aside (but Bill is one heck of a Marketer), Google is expanding and setting the pace for everyone else to follow. Going to Microsoft, you might feel that you work for a company that is trying to keep up with someone else in some area of the industry (Apple with the IPod, Google with Search, etc).

  25. The best thing to do on The Importance of Commenting and Documenting Code? · · Score: 1, Insightful

    is have all the programmers program in the same style and guidelines. Examples include all SQL statements start with $sql_, making sure code is properly indented, variable naming that are easy to recognize, where certain functions should be placed in the directory structure, and the such. Simple things like that should eliminate the need to write a novel for every piece of software that you write.