Slashdot Mirror


User: MadKeithV

MadKeithV's activity in the archive.

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

Comments · 1,183

  1. Re:Democracy - "the least worst form of government on Studies Say Ideology Trumps Facts · · Score: 1

    BUY... grr. Must remember to actually re-read my post in preview.

  2. Re:Democracy - "the least worst form of government on Studies Say Ideology Trumps Facts · · Score: 1

    Still I'm not completely impressed with other systems, the "meritocratic" technocratic bureaucracy espoused by the Chinese communist party seems flawed as well (don't buy Chinese Milk!).

    Or, maybe, don't by American Ford Explorers?

  3. Re:Is the problem one of craft or mentality? on Clean Code · · Score: 1

    I had a related thought yesterday after re-reading parts of "The Pragmatic Programmer".
    The first time you read great books like that, they are full of some real gems and a lot of items where you think "well duh, that's obvious".
    Several years later, I notice that many of the things I thought were gems of wisdom were obvious to some of my colleagues, and some of my "duh"'s take hours to explain to them.

  4. Re:I really want a copy of this... on Clean Code · · Score: 1

    Correction: it's one reason why some programmers *should* shy away from being too clever, yet they don't.

  5. Re:The most honest Windows error message on The Thirteen Greatest Error Messages of All Time · · Score: 2, Funny

    I dig "403: Page Found" too.

  6. Re:Read again confused one - Democrat and Republic on IT Workers Cushioned From US Economic Downturn · · Score: 1

    Downloadism. you have tucows...

  7. Rule? on Why Lazy Functional Programming Languages Rule · · Score: 1

    This must be some use of the word "rule" that I was previously unaware of!

  8. Re:I'd be pissed. on Stanford To Offer Free CS and Robotics Courses · · Score: 3, Funny

    Shouldn't it then be: "Their are a plural possessive pronoun" ?
    (;-))

  9. Re:OK I guess. on Colfer Asked To Write Sixth HHGTTG Book · · Score: 1

    Slartibartfast *did* win an award for those fjords!

  10. Re:Those resposible on Colfer Asked To Write Sixth HHGTTG Book · · Score: 2, Funny

    [Update] Those responsible were the first against the wall when the revolution came.

  11. Re:Expert sex change, again? on Spolsky's Software Q-and-A Site · · Score: 1

    That only works when redirected from a google search on Experts Exchange - if you copy-paste the same link into another tab/window then you'll see the text is *not* there.

  12. Re:What about the VW Golf? on Ford's 65MPG Due In November, But Not In the US · · Score: 1

    Yeah but the Ford Fiesta and Ford Focus outsold the BMW3 in 2007 (http://cars.uk.msn.com/News/Top_ten_article.aspx?cp-documentid=7319152).

  13. Re:Why Porn Mode? on Et Tu, Mozilla? Firefox 3 To Get Privacy Mode · · Score: 1

    Yeah but if you don't tell your mistress that you're married she thinks she's your girlfriend!

  14. Re:Not About Pornography on Et Tu, Mozilla? Firefox 3 To Get Privacy Mode · · Score: 1

    No, next time the products you're trying to show that I'm not interested will still be blocked by NoScript and/or AdBlocker. And at least I won't be in your database.

  15. Re:Why Porn Mode? on Et Tu, Mozilla? Firefox 3 To Get Privacy Mode · · Score: 5, Funny

    Or buying a present for your secret girlfriend and hiding it from your wife?

  16. Re:Dumb question on LHC Success! · · Score: 1

    I suddenly get the feeling that I'm watching "Contact". Does the lead scientist look like Jodie Foster? Is there a weird-looking albino guy around?

  17. Re:Writing quality... on Privacy Policies Are Great — For PhDs · · Score: 1

    No, you misunderstand...
    Eduction is a fancy word for "pulling data out of a rear excretory orifice.".

  18. Re:What a load of... on Defining Video Game Addiction · · Score: 1

    If you've spent five years couch-potatoeing over a "goal" in a computer game, still haven't achieved it, and are still playing, then you are deluding yourself.
    I'm sure many drug addicts will say they'll stop right after the "perfect high". Except that never happens.

  19. Re:Not sure about Canadian law but on Quebec Govt Sued For Ignoring Free Software · · Score: 2, Informative

    Through the tax system every taxpaying Canadian is harmed by this directly.

  20. Re:Robert'); DROP DATABASE; â" on Terror Watchlist "Crippled By Technical Flaws" · · Score: 3, Funny

    Pronounced Aay - See - Phlegm......

  21. Re:dumb people lose money, not freedom on Jail 'Greedy' Scam Victims, Says Nigerian Diplomat · · Score: 1

    A fool and his money were lucky to be together in the first place!

  22. Re:Waaay to uncanny for me on Leaping the Uncanny Valley · · Score: 1

    I agree - the front page animation is more impressive and way less creepy.

  23. Re:Not licenses - users on OpenGL 3.0 Released, Developers Furious · · Score: 1

    Here's one single user using using Vista 64 Home Basic as their home OS.

  24. Re:Possible semi-benign explaination? on PCMark Memory Benchmark Favors GenuineIntel · · Score: 1

    Reply to myself: another possibility is that the calculation results with GenuineIntel turned on in a VIA processor are actually wrong. Maybe the VIA doesn't support those instructions after all, defaulting to a no-operation, which is of course pretty fast.
    It will be interesting to see how this pans out. It FutureMark playing favourites with Intel? Or did they actually try to avoid some substandard implementations or bugs in the VIA and AMD processors?

  25. Re:Possible semi-benign explaination? on PCMark Memory Benchmark Favors GenuineIntel · · Score: 3, Insightful

    But nothing changes in the CPU operation if you only change the reported CPUID. In the best case that means the 3DMark developers have spent a lot more optimizing for Intel specifically, applying a number of techniques that would have been just as valid for an AMD or VIA processor. They spent that effort without bothering to check the effect on the AMD and VIA specific paths, thus they did not get the same treatment as intel.
    And that's simply Intel favoritism.