Slashdot Mirror


User: gall0ws

gall0ws's activity in the archive.

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

Comments · 25

  1. Re:Am I Confused? on Polynomial Time Code For 3-SAT Released, P==NP · · Score: 2

    NP: set of problems you can solve in polynomial time on a non-deterministic Turing Machine
    P: ...on a deterministic TM

    Any problem in NP can be reduced to an NP-Complete problem (clique, vertex cover, 3-SAT, etc...) in polynomial time.

    So, if you have an algorithm to solve an NP-Complete (like 3-SAT) problem in p(n) on a deterministic Turing Machine then you have NP == P.

  2. Re:Google plan on Google To Drop Support For H.264 In Chrome · · Score: 1

    1) Draw gun
    2) Cock gun
    3) Place gun against foot
    4) Pull trigger

    5) ???
    6) Profit!

  3. Xbox? on Manager Disables Web Server by Sneaking Away Xbox · · Score: 1

    Is the xbox cheaper than the old celeron in the basement?

    Btw: stuff that matters, duh.

  4. Re:Show me the money... er... evidence on SCO's McBride Testifies "Linux Is a copy of UNIX" · · Score: 1

    errno.h is C standard (both 89 and 99)

  5. Re:$200, $150, $75...where does it end? on Former OLPC CTO Aims to Create $75 Laptop · · Score: 5, Funny

    I installed Debian on that. The last stable release.

  6. Re:Not GPL on PlayStation 2 Game ICO Violates the GPL · · Score: 1

    That is not libarc used in ICO.

  7. Re:Make us smile on Online Nicknames Google better than Real? · · Score: 1

    It's "anonymous", are you blind?

  8. Re:Huh? What's wrong with this? on Music Industry Set To Introduce the "Ringle" · · Score: 1

    Uhm, environmental impact?

  9. How a specify browser got blocked? on A Campaign to Block Firefox Users? · · Score: 1
    Changing

    general.useragent.extra.firefox
    (from about:config) to "MSIE 6.0" is enough to prevent blocks?

    Sorry for the n00b question.
  10. Ok, but... on World of Warcraft Hits 9 Million Users · · Score: 1

    ...they should thank Cartman, Kenny, Stan and Kyle.

  11. Re:Someone missed a memo on Hilf Claims Free Software Movement Dead · · Score: 4, Funny

    They're just afraid of zombies.

  12. Duh.. on Why Does Everyone Hate Microsoft? · · Score: 1

    Because Bill Gates bought Compuglobalhypermegane!

  13. Well... on Opera Seeks Developer Input For Opera 10 · · Score: 2, Insightful

    Open source.

    I would use Opera instead of Firefox if it was free (as in speech)

  14. Re:I don't think that will stop anything ... on Lenovo To Shun Linux · · Score: 0

    Wine?
    Oh doc, I'm confused..

  15. We already have... on MS Proposes JPEG Alternative · · Score: 0

    ...the machine that goes PNG!

  16. re-install a Linux box? on Sun to Change Java License for Linux · · Score: 2, Funny

    Uh?

  17. Re:Why isn't lynx ever in these comparisons? on Firefox Users Surf Safer · · Score: 0

    Right!
    Btw `links' (imho) is better than `lynx'.
    It supports frames and correct tables rendering. It's very nice ;)

  18. In the meantime... on Google Re-Opens Analytics Service as Invite-Only · · Score: 0

    ...last trade for Google is $466.

    Is another economic bubble coming soon?

  19. Re:Gentoo is a better choice on Building a Linux Home Media Center · · Score: 1

    [...] better hardware support [...]

    *no distro-war* but.. Gentoo, like all GNU/Linux distros, uses Linux kernel.

  20. Re:Does it have.... on Thunderbird 1.5 Arrives · · Score: 1, Informative

    Edit -> Preference -> Composition -> Send Options
    It should be enough..

  21. Gaaa on Google Unveils The Google Pack · · Score: 0

    Google Pack is only available for Windows XP

    I want norton antivirus on my linux box!

  22. But Zhao Jing... on Microsoft Censors Chinese Blogger · · Score: 0

    don't know freenet?

  23. Sure! on Do LUGs Still Matter? · · Score: 0

    Do you know how many people say new-lienux instead of gnu-linux?

  24. Re:The latest _stable_ version of the Linux kernel on Linux Kernel 2.6.14 Released · · Score: 1

    It was just an example :)

    PS. Now my cd-drive works.

  25. The latest _stable_ version of the Linux kernel on Linux Kernel 2.6.14 Released · · Score: -1, Flamebait

    Uh, stable? Stable is 2.4 in my opinion.
    I consider linux-2.6 a develop branch, example: they have changed libata drivers and now my cdrom is missing. A stable version should have only bug-fixed IMHO.
    I hope in a new 2.7 branch.