Slashdot Mirror


User: loufoque

loufoque's activity in the archive.

Stories
0
Comments
3,170
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,170

  1. The only impairment that GTA can give to your kid is wanting to be a gangsta.

  2. Re:How quickly can you bury this? on Universal Flu Vaccine "Blueprint" Discovered · · Score: 1

    The cost of the medication doesn't really affect the tax rate. What's costly is the infrastructure, the personnel and the inefficient administration.

  3. Re:How quickly can you bury this? on Universal Flu Vaccine "Blueprint" Discovered · · Score: 1

    Clearly you haven't been in a country with a modern health system, like France or the scandinavian countries.

  4. Re:How quickly can you bury this? on Universal Flu Vaccine "Blueprint" Discovered · · Score: 1

    Why is price relevant?
    Isn't your government paying for the medication?

    Oh right, you live in the US...

  5. Re:Not gonna happen on Valve Announces Steambox, Sort Of · · Score: 1

    One or two 3-million sales games from five years ago are not quite enough to launch a game console.

  6. Re:Not gonna happen on Valve Announces Steambox, Sort Of · · Score: 1

    What does that have to do with it?
    That they sold well doesn't affect the fact they're not games for the masses like those for consoles. They've always been niche games for the FPS PC market.

  7. Re:Not gonna happen on Valve Announces Steambox, Sort Of · · Score: 1

    All games with no appeal to the masses.

  8. Re: Sure on GTA V Makes $800 Million In 24 Hours · · Score: 1

    I never could quite tell the difference between black, hispanic, and redneck cultures.

  9. Re:I disagree. on Why Are Some Hell-Bent On Teaching Intelligent Design? · · Score: 1

    Your first and second sentences are inconsistent.

    Maybe you do not know the meaning of the word "quite".

    There is a lot of Buddhist thinking on morals, for example, or Muslim.

    This doesn't invalidate what I said. Buddhism and Islam are both religion, which both define their own set of morals.

    Your second sentence also implies that atheists are immoral, which is inconsistent with my observations on the subject, and pretty much everything I've read (such as that atheists are underrepresented in prisons).

    This is irrelevant. First, not all atheists recognize their Christian-culture bias and acknowledge that morality is an arbitrary thing that varies according to culture or religion. And even those that do do not instantly become stupid to the point of going to prison. The rules of the state may be arbitrary, but as a citizen you would be ill-advised to not respect them.

  10. Re: Sure on GTA V Makes $800 Million In 24 Hours · · Score: 1

    The white characters are still pretty much "wiggers".

  11. Re:I disagree. on Why Are Some Hell-Bent On Teaching Intelligent Design? · · Score: 1

    They also believe that Christianity and morality are one and the same.

    And they are quite right in that.
    Morality is no different from religion.

  12. Re:More importantly on Why Are Some Hell-Bent On Teaching Intelligent Design? · · Score: 2

    It's a compromise.
    Disconnecting the mouth from the breathing system would have its own issues.

  13. Re:That's Archaeocetes! on 40-Million-Year-Old 'Walking Whale' Fossil Found In Peru · · Score: 5, Insightful

    How many people have Latin spell-checking installed?

  14. Re: Sure on GTA V Makes $800 Million In 24 Hours · · Score: 1

    The funny thing is that GTA V is the only franchise where all of the above apply.

    GTA simply reeks of black gangsta culture. You'd need to have pretty shit taste to like it.

  15. Re: skeleton in an space suit on Join the Efforts of a Manned Mission To Jovian Moon Europa · · Score: 1

    Some people have taste, you know

  16. Re:Rated E for Everyone on Gabe Newell Talks Linux As the Future of Games at LinuxCon NA · · Score: 1

    The themes developed in the "mature" games have the depth of a teen novel.
    It's not really for adults unless they're content with mediocre mass-produced content.

  17. Re:A few things need to happen first on Gabe Newell Talks Linux As the Future of Games at LinuxCon NA · · Score: 1

    Completion actually makes you slower. It adds latency to your environment, and it simply doesn't scale to large software projects.

  18. Re:Ahh yes the old fanboy standby on Gabe Newell Talks Linux As the Future of Games at LinuxCon NA · · Score: 1

    I suppose you also buy junk food and drink soda.

  19. Re:A few things need to happen first on Gabe Newell Talks Linux As the Future of Games at LinuxCon NA · · Score: 1

    It takes years to engineer good software.
    It takes a few hundred milliseconds to write a function name.

  20. Re:A few things need to happen first on Gabe Newell Talks Linux As the Future of Games at LinuxCon NA · · Score: 2

    Clearly your knowledge of C++ is very limited.
    There isn't a day that goes by where I don't hit at least 10 bugs of Visual C++.

    I am part of the standards committee of the C++ language and I chat with the Microsoft employees in charge of Visual C++ development and its standard library from time to time.
    They're fallen behind a lot, but they recently made a couple of good hires that might help them get back into the game.

  21. Re:A few things need to happen first on Gabe Newell Talks Linux As the Future of Games at LinuxCon NA · · Score: 1

    Having found a hack to approximate the reciprocal square root hardly makes him a reference in the matters of software development.

  22. Re:Ahh yes the old fanboy standby on Gabe Newell Talks Linux As the Future of Games at LinuxCon NA · · Score: 0

    Video games are clearly targeted at kids.
    The only games that are targeted at adults are japanese video games, and they're usually on consoles.

  23. Re:A few things need to happen first on Gabe Newell Talks Linux As the Future of Games at LinuxCon NA · · Score: 1

    That's irrelevant. Calling a function takes virtually no time. That's not the hard part of progamming.
    Maybe you only do how to write glue code instead of how to engineer software?

  24. Re:Doesn't Matter on Gabe Newell Talks Linux As the Future of Games at LinuxCon NA · · Score: 0

    Clearly you're a kid or a student.
    Try doing something productive with your summer instead. Like actually using your computer to do real things. Oh right, that requires Linux.

  25. Re:A few things need to happen first on Gabe Newell Talks Linux As the Future of Games at LinuxCon NA · · Score: 2

    gdb is easier to use and much more powerful than the Visual Studio debugger.
    When I'm on Windows, I personally use GDB or WinDbg. Visual Studio is an unusable mess.