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:Yes on Is a $72.5m Opening Weekend Enough For Star Trek? · · Score: 1

    We already have a bunch of moderately unsuccessful movies based on the philosophical underpinnings of the original work.
    Having an actual decent, successful movie for once is a welcome change, canon be damned.

  2. Re:What Critics? on Is a $72.5m Opening Weekend Enough For Star Trek? · · Score: 2, Funny

    What about second breakfast though?

  3. Re: "The Duke hype" on Duke Nukem For Never · · Score: 1

    "I ain't afraid of no quakes!"

  4. Re:What about facts? on Duke Nukem For Never · · Score: 4, Funny

    Besides Bloussard in his blog mentioned that the check list of undone/buggy stuff for DNF has/had only 24 objectives left.

    23. ?????
    24. PROFIT!

  5. Re:And in other news... on Duke Nukem For Never · · Score: 2, Funny

    "In one magnificent stroke"? I see what you did there..

  6. Re:Huh? on Reliable Male Contraceptive In the Works · · Score: 5, Funny

    Because /. is home to a lot of people that use the other reliable Male Contraceptive: Linux.

  7. Re:entry level? on First Look At Windows 7 On an Entry-Level Netbook · · Score: 1

    My standard (Linux) Aspire One doesn't have a 160GB HDD. It has a 16GB SSD.
    Still enough.

  8. Re:At the risk of being redundant on First Look At Windows 7 On an Entry-Level Netbook · · Score: 2, Informative

    I run OOo3.0 on my Acer Aspire One, which handles Office 2007 formats well enough to not have to fiddle about with conversions at work.

  9. Re:You know what? on Speaking With the Devs Behind a 7-Year Game Mod Project · · Score: 1

    Duke Nukem 3D was already released. You mean Duke Nukem 4E.

  10. Re:Public education... on Why Is It So Difficult To Fire Bad Teachers? · · Score: 1

    No I was actually serious.

    Then what do you suggest be cut? English? Reading? Math? Science?

    Reading and English can be combined with music, art and history as part of the curriculum. You can read history of music, history of science (I appreciate that you didn't split it into biology, chemistry and physics), even history of math as part of a combined initiative. Part of science can be hands-on stuff like basic chemistry experimentation and electronics.
    Not everything needs to be "useful" either, it's better if it's interesting and/or fun. I took Latin and Ancient Greek in school.
    It's dividing everything into neat little "subjects" that has started the whole mess in the first place, which was then exacerbated by focusing only on the "valuable" subjects (read: those that are most likely to make you earn more money in life later), in my opinion.

  11. Re:Incomplete article? on Looking Back At the Other Kind of Virus · · Score: 1

    8) ????
    7 through 1) Profit!!!
    0) 'cause real geeks index starting at 0!

  12. Re:True story on Old-School Coding Techniques You May Not Miss · · Score: 2, Funny

    I think C++ templates are a compiler bug.

  13. Re:Some, not all... on Old-School Coding Techniques You May Not Miss · · Score: 2, Funny

    What are these newfangled "maps" or "associative arrays"? Everything is a list, isn't it?


    </Lisp_FTW>

  14. Re:Some, not all... on Old-School Coding Techniques You May Not Miss · · Score: 4, Informative

    or that a for loop should be processed with >= 0 where possible (or split into a while loop) to reduce computation time.

    This is an obfuscating micro-optimization with pitfalls (e.g. unsigned is always >= 0) and should not be a general rule. In many cases the compiler will do any optimization here automatically, and in other cases you need to profile first to make sure this is the bottleneck before obfuscating the code.

  15. Re:Memory Management on Old-School Coding Techniques You May Not Miss · · Score: 1

    That reminds me of how much "fun" it was to access 256kb of video memory through a 64kb window.
    I had a huge bible on my desk describing the register calls on all common video hardware of the day, just to get things to work across multiple machines.
    Some things *have* improved since then.

  16. Re:Quantum Mechanics... on Some Large Dinosaurs Survived the K-T Extinction · · Score: 0, Troll

    Troll?? Get a sense of humour, mods, and check the parent posts!

  17. Re:Quantum Mechanics... on Some Large Dinosaurs Survived the K-T Extinction · · Score: 0, Redundant

    Or global warming.
    I mean "human-exarcerbated climate change"

  18. Re:innovation is always at the edge of acceptabili on Social Networking Sites Getting Risky For Recruiting · · Score: 1

    It's not about public or private information. Whether you are married or not, how old you are, is public information too, but AFAIK they are NOT allowed to ask you for this information at all in the USA.
    I believe companies should indeed not be allowed to look up ANY kind of "public" information about you without your explicit consent (and no, having a facebook profile isn't explicit consent). They should base their decision on the information you provide (or do not provide) to them, and the interview process.

  19. Re:And nothing of value was archived on Archive Team Is Busy Saving Geocities · · Score: 1

    Thanks for that! Sounds a lot better that way too.

  20. Re:Here is my perosnal take on the article... on Competition Seeks Best Approaches To Detecting Plagiarism · · Score: 2, Funny

    It's encrypted with double ROT-13.

  21. Re:Autism on Twitter Considered Harmful To Swine-Flu Panic · · Score: 1

    If they had a decent firewall all the ports would already have been closed.

  22. Re:And nothing of value was archived on Archive Team Is Busy Saving Geocities · · Score: 1
    Quote I've heard (paraphrased, can't find the original):

    The wise man adapts to his surroundings. The fool adapts his surroundings to him. All progress is made by fools.

  23. Re:_World's_ Privacy Forum??? on World Privacy Forum's Top Ten Opt-Outs · · Score: 1

    No, you completely misunderstand.
    The rest of the world has opted out of the World Privacy Forum already.

  24. Re:What annoys me on World Privacy Forum's Top Ten Opt-Outs · · Score: 2, Insightful

    Also happens: having that checkbox option just slightly off the bottom of the page so you won't see it unless you scroll.
    Of course, the "accept" button IS visible already on the page.

  25. Re:... must be harried, hounded and hunted until on Botnet Expert Wants 'Special Ops' Security Teams · · Score: 1

    Care to explain how C, the Win32 API and Linux are in any way connected to this article?