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. Re:There are better ways to spend your money on Crowdsourcing Radiation Monitoring In Japan · · Score: 1

    The EU isn't a country.

    And China getting past Japan must be pretty recent.

  2. Re:There are better ways to spend your money on Crowdsourcing Radiation Monitoring In Japan · · Score: 1

    Huh? Aren't they the second richest country in the world?

  3. 4x speedup is nothing on Writing Linux Kernel Functions In CUDA With KGPU · · Score: 1

    4x speedup is nothing. Using the GPU correctly should bring much higher speedups.
    That kind of gain could simply be obtained by optimizing the CPU code.

  4. Re:Power? on A $25 PC On a USB Stick · · Score: 0

    I assume it's powered by HDMI.

  5. Re:Some annoyances on Ubuntu Unity: The Great Divider · · Score: 1

    Lastly, my Wi-Fi broke upon upgrading (BCM4322). I had to do some command line modprobe stuff to get it back running. Not a Unity issue, but still annoying, and hurts usability.

    That's nothing compared to the driver problems with vista or seven.

  6. The iPad doesn't work with a stylus on The iPad's Progenitor — 123 Years Ago · · Score: 1

    AFAIK it only works with fingers.

  7. Re:Too many bodies, too few incentives. on Reform the PhD System or Close It Down · · Score: 1

    Lets have a system where the professor is rewarded for doing their own research, rather than their ability to write grants and farm out the work to their subjugated minions.

    Did you mean to say, "let's have a system where no research is actually done"?
    Important research cannot be done alone. And doing research with several people working on your projects requires receiving grants to be able to pay them. Doing all the paperwork to get those grants (which is not something we can get rid of) means that's the researcher won't have much time to actually do research, indeed. But usually he still has enough time to explain his vision to the people working with him, and that's enough to get things done.

  8. Not US-specific on Reform the PhD System or Close It Down · · Score: 4, Insightful

    This is not US-specific, it's like that in all western countries.

    And it's actually meant to be that way. The academic world is the only place where fundamental research can be done, since the private sector has no interest in research that do not have direct applications.

    If you want to do practical research, work as a R&D engineer in the private sector.

  9. FTP and security in the same sentence on FTP Is 40 Years Old · · Score: 2

    That just made me rofl

  10. Re:so... on 5 Out of 11 Crashed Unity In Canonical's Study · · Score: 1

    It's more "let's copy Windows and Mac OS X" than anything else.

    But I, for one, find the Mac OS X UI unusable, and Windows is getting worse with every new version.

    It seems like they're trying to turn the desktop into some media experience rather than a tool to do things with.

  11. Re:Obviously, these guys haven't used UNIX. on Book Review: Linux Shell Scripting Cookbook · · Score: 1

    Not all scripts are meant to be re-usable.

    I often find myself writing a script directly in my terminal, without going through a text editor. A simple for i in `find the_files_i_want_to_do_something_with | preprocess_the_input`; do what_I_want_to_do_on_those_files $i; done.
    In this particular, I'm just using the shell I happen to be running (bash). I don't have to care about compatibility. Whatever works to get my job done is enough.

    Actually, whenever I want to write a re-usable script, I write it in Python.

  12. Re:Temporary files in memory, not encrypted on Five of the Best Free Linux Disk Encryption Tools · · Score: 2

    The subject of a message counts as a headline to me.

  13. Re:Temporary files in memory, not encrypted on Five of the Best Free Linux Disk Encryption Tools · · Score: 1

    it's not unusual for headlines to be verbless.

  14. Temporary files in memory, not encrypted on Five of the Best Free Linux Disk Encryption Tools · · Score: 1

    see subject.

  15. Re:After all ... on The Vatican Lauds Hackers · · Score: 1

    Creator of Islam. Embrace, extend, and extinguish.

  16. Conflict of interest much? on RIAA Lobbyist Becomes Federal Judge, Rules On File-Sharing Cases · · Score: 1

    See subject.

  17. Re:Driver quality on AMD Challenges NVIDIA To Graphics Throw-Down · · Score: 1

    AMD/ATI doesn't even work, so you can't even compare it.

  18. Re:Feeling bad for them. on Guild Wars 2 Devs Aiming For the Top · · Score: 1

    There's just no way any MMO is going to "beat" World of Warcraft

    As far as I'm concerned, any MMO is better than WoW. I never got why people liked it so much. It's the most terrible one I've ever played.
    It's pure grinding, has little to no character customization, uninteresting classes that are all the same, very poor graphics...
    It's like an old school MMORPG but without the roleplaying nor the old-school feel.

  19. Re:Deflectors to full? on NASA Wants Revolutionary Radiation Shielding Tech · · Score: 1

    640km should be enough for everybody

  20. Peter Jackson thin on The Hobbit Finally Starts Shooting · · Score: 1

    Wasn't he fat?
    I'm not sure I trust a thin man to be a good geek.

  21. Re:Deflectors to full? on NASA Wants Revolutionary Radiation Shielding Tech · · Score: 1

    There is no need to pick, mass works for everything.

  22. London girls are insecure on Citation Map Shows Top Science Cities · · Score: 2

    Is the only thing you can really conclude from the psychology map.

  23. Re:I don't get it on Facebook Wedding Photos Result In Polygamy Arrest In Michigan · · Score: 1

    More importantly, how can the city hall allow to marry someone if they're already listed as married to someone else?
    It's the city hall that is wrong here, not the person...

  24. That's what the Cell was, didn't work on DirectX 'Getting In the Way' of PC Game Graphics, Says AMD · · Score: 2

    The Cell is a mini vector processor cluster which is not completely unlike graphics cards and was, at the time it was released, more powerful than them.
    You had the usual C/C++ toolchain available, and it was a fairly simple architecture to use compared to a GPU (and even compared to an x86 -- SIMD is simpler on the Cell than on x86).

    Yet it was a failure, because game developers were completely unable to use it. Game development is a quick and dirty process, and they need to be multi-platform to sell more. There is no time to learn the specifics of a platform and designing your game to exploit it.
    That's why they prefer having one API to rule them all (DirectX).

    Even within the whole of the Ubisoft studios, there are only a couple of people capable of getting near 80% of the Cell processing power.

  25. Re:Not the same on The Science of Stout Beer · · Score: 1

    Why would you want a tasteless Guinness Draught when you can get a Guinness Original, which has a much richer taste?
    The latter also doesn't have that nitrogen thing.