Slashdot Mirror


User: zebslash

zebslash's activity in the archive.

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

Comments · 104

  1. Re:Wesnoth is cool on Battle For Wesnoth Version 1.6 Released · · Score: 4, Interesting

    You can add Freeciv to that list.

  2. Build a SSD! on What To Do With Old USB Keys, Low-Capacity Hard Drives? · · Score: 1

    Would that be possible to combine these USB keys to build a bigger (if not fast) SSD? Considering USB is serial, I am sure you could do somthing useful out of them.

  3. Re:Jambi (Qt for Java) discontinued on QT 4.5 Released, Plus New IDE and Analysis Tool · · Score: 2, Insightful

    Well, you forgot to paste the next paragraph:

    To help faciliate the continued development of Qt Jambi, Qt Software will host and help maintain a community-driven Qt Jambi implementation.

    So it is not completely ditched, it relies on the community to maintain it.

  4. LGPL on QT 4.5 Released, Plus New IDE and Analysis Tool · · Score: 0, Redundant

    The news does not mention that very importantly it is now provided under a third license, the LGPL. That will allow small companies to link the library in their proprietary products (for the best and the worse...) Certainly that should increase the use of Qt and probably decrease wxWindows usage at the same time.

  5. Re:nice view on Collided Satellite Debris Coming Down? · · Score: 1, Insightful

    He's a troll because he wrote a first post sensible and intelligent!

  6. Re:If Bush wants it... on Bush Demands Amnesty for Spying Telecoms · · Score: 1

    Maybe because a pardon could be seen as admitting something illegal happened.

    Isn't that the same with an amnisty?

  7. Re:Seems useful... on Game-Related Education On the Rise At Colleges · · Score: 1

    At the same moment, Sarah Palin wants to stop all research on Drosophila : http://thinkprogress.org/2008/10/24/palin-fruit-flies/

    With people like this, no need for science degrees anymore. After all, everything we need to know is written in their bible.

  8. Invisible? Nah! on Open-Source DRM Ready To Take On Big Guns · · Score: 1

    It will become visible as soon as Bob wants legitimately to copy the same song in his car player, his two desktops and his laptop...

  9. Re:That was an intelligently designed decision on Royal Society "Creationist" Resigns · · Score: 3, Informative

    I hear people make this argument all the time, but it never comes from a biologist.

    That's completely BS. Read Stephen Jay Gould, he wrote several chapters debating exactly this point. But do not let the facts get in the way.

  10. That is not a proof on The Great Zero Challenge Remains Unaccepted · · Score: 1

    From the FAQ: Because many people believe that in order to permanently delete data from a modern hard drive that multiple overwrites with random data, mechanical grinding, degaussing and incinerating must be used. They tell others this. Like chaos, it perpetuates itself until everyone believes it. Lots of good, usable hard drives are ruined in the process

    Well, that might be right, private recovery companies may not be able to recover data in that case, but this does not mean this is not possible for government agencies.

  11. Re:Gameplay vs. Graphics on Dreamworks and Carmack Discuss 3D and Threading At IDF · · Score: 1

    Oh, and in case your reading this ID guys, thanks for your linux support

    Well, after reading this: http://www.linuxgames.com/archives/10532 I am not sure you will be so happy.
    It seems that Carmack abandons Linux too...

  12. Re:Nvidia cards on KDE 4.1 Released, Reviewed · · Score: 5, Informative

    I reply to mysel: to make this change permanent, I created a file called: /etc/X11/xinit.d/20nvidia-te-acceleration

    which contains:

    #!/bin/sh

    if [ -x /usr/bin/nvidia-settings ]; then /usr/bin/nvidia-settings -a InitialPixmapPlacement=2 -a GlyphCache=1
    fi

  13. Re:Nvidia cards on KDE 4.1 Released, Reviewed · · Score: 5, Informative

    Use this setting:

    nvidia-settings -a InitialPixmapPlacement=2 -a GlyphCache=1

    Using this trick, resize becomes snappy.

  14. Re:Linus does not mean obfuscation on Linux's Security Through Obscurity · · Score: 1

    ... which is the mark of buffer overflow vulnerabilities (e.g. http://www.securityfocus.com/bid/19204)

  15. Re:Linus does not mean obfuscation on Linux's Security Through Obscurity · · Score: 0

    If in the code you see a fix that looks like:

    - for (int i=0; i<=bound; i++) {
    + for (int i=0; i<bound; i++) {

    that gives you a good clue a buffer overflow may have been fixed.

  16. Re:Linus does not mean obfuscation on Linux's Security Through Obscurity · · Score: 1

    But only a diff will tell you where to look for the fix/vulnerability...

  17. Re:Stop Raggin' on 26 on Linus on Kernel Version Numbering · · Score: 1

    It has been reduced to 23 or less actually: http://cubezzz.homelinux.org/drupal/?q=node/view/117

  18. Re:Score on Twilight Hack Defeats Wii Menu Update 3.3 · · Score: 1

    You obviously belong to the 10th category :)

  19. Re:Score on Twilight Hack Defeats Wii Menu Update 3.3 · · Score: 1

    There are 10 kinds of people. Those who understand binary notation, and those who do not.

  20. Great... on UK Can Now Hold People Without Charge For 42 Days · · Score: 5, Insightful

    We don't need terrorists anymore, we are doing their job for them. Thanks Gordon.

  21. Re:Premeditation? on Hans Reiser To Reveal Location of Wife's Body · · Score: 1

    The books were bought after Nina's disappearance, not before. Admitting he did it, that does not show premeditation, on the contrary. Anyway, being convinced of murder on the basis you bought some books distresses me.

  22. Re:Wait, CCTV owners? on An Imaginative Use For CCTVs · · Score: 2, Informative

    I live in the UK, I guess that would be the city or county councils.

  23. Re:The government should fund worthwhile things on Private Donor Saves Fermilab · · Score: 1

    A single F-22 costs $138 billion FYI $138 Million, but still I agree with you that's a lot of money, and those $5 million are just a drop in the ocean compared to what the government could spend on research on renewable and alternate energy.
  24. Re:He didn't say Ubuntu is unlicensed. on Mark Shuttleworth Reveals Ubuntu Netbook Remix · · Score: 1

    You are right, and maybe I was unclear with my argumentation. If copyright law were abolished, then the GPL would not be legally binding indeed. Therefore, the actual effects of the GPL (preventing an open source software to become closed-source) would be lost. Everything would be Public Domain, and making a software proprietary would be based on the non-distribution of the modified source code. It would not be good to the GPL to resort on the abolishment of copyright laws, because in that case its intends would be also lost. Therefore the GPL is not a temporary system in my opinion, as it is very often argued.

  25. Re:He didn't say Ubuntu is unlicensed. on Mark Shuttleworth Reveals Ubuntu Netbook Remix · · Score: 2, Insightful

    I know this argument is every frequently used, but even in a world where copyright would not exist, the GPL still brings another feature: it prevents a free software to revert to a proprietary one. If copyright law were completely abolished, it would still be permitted to take any source code, modify it and distribute it without disclosing the modifications. The GPL on the other hand says: ok, you can use my source, but if you redistribute to the public, you cannot close the source and you have to release your modifications. So for me the GPL is not a temporary system until copyright were abolished.