Slashdot Mirror


User: codergeek42

codergeek42's activity in the archive.

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

Comments · 256

  1. only Qt/X11 and Qt/Mac are GPL'd on GTK 2.6.0 Released · · Score: 0, Insightful

    Qt is only open-source for Mac OS X and X11 (*nix). For Windows applications, it is not open-source. GTK+ is, however.

  2. Klingon? on Universal Free Dictionary · · Score: -1

    lu'. jujatlh thlIngan Hol? majQa'!

    (to the non-Klingonese speakers: "Yes. Do you speak Klingon? Nice!")

  3. Low-cost RedHat == Fedora or White Box Linux on Dell Calls For Red Hat To Lower Prices · · Score: -1

    Um...RedHat's software is all Free (as in Freedom)/Open-Source. In fact, their EULA specifically says (and the GPL and other open-source licenses guarantee) that you can redistribute the source code for their products, so long as you remove their trademarks and logos and whatnot. In fact, this is what White Box Enterprise Linux aims to do: be binary compatible with RH EL by rebuilding and distributing RH's source RPMs. Or you can always check out The Fedora Project...

  4. security by obsecurity... on Is Some Software Meant to be Secret? · · Score: -1

    ...is no security at all

  5. you can run Evolution through Cygwin on Thunderbird 1.0 RC1 Released · · Score: -1

    have you tried running Evolution from within Cygwin/X?

    http://x.cygwin.com/

  6. aww...good try on HIV Vaccine · · Score: -1, Flamebait

    composed of human dendrites holding dead HIV viruses

    Shouldn't it be "virii"?

  7. just in case on 1994 BSD/Unix Settlement Released On Groklaw · · Score: 0

    Dang, even Wikipedia seems to be slashdotted. =( Google Cache of Wikipedia Site

  8. This just in... on Game Industry Derided For Mature Content · · Score: 0

    Games Are Violent. News at 11.

  9. Re:#exec Linus\ Torvalds on Torvalds Dubbed Most Influential Executive of 2004 · · Score: 0

    Why are you running as root? Bad /.-er! No cookie for you!

  10. No more IP? on GPL Revision Coming Soon · · Score: 0

    Tahn how will we access the pr0n on teh intarweb? AppleTalk?!! -_-

  11. fp on Is Firefox 1.0 Less Stable than Firefox PR1.0? · · Score: -1, Redundant

    firefox is awesome

  12. great! =) on A Complete Guide to Pivot Tables · · Score: 0

    Now show me how to do it in OpenOffice.org and Il be a happy camper...

  13. PARENT LINKS ARE NOT GMAIL INVITES on PSP Site Launches, Launch Titles Confirmed · · Score: -1, Troll

    DO NOT CLICK THEM

  14. johnny taxicab? on Will Our Cars Become Our Chauffeurs? · · Score: 0

    So will this be like the Johnny TaxiCabs from "Total Recall"?

  15. fp on Will Our Cars Become Our Chauffeurs? · · Score: -1, Troll

    w00t

  16. "until installation is safer" on Fl. County Halts FTTP Until Installation Is Safer · · Score: 5, Funny

    thank God! We didn't want Joe Q Public running their own unpatched IIS servers, did we?

  17. Re:Netscape backed by firefox?? on Netscape Reborn? · · Score: 1

    Netscape->Mozilla->FireFox->Netscape!?!?!

    You forgot "->???->Profit!!".

  18. Re: "How long until we see an open-source... on Bill Gates Proclaims End of Passwords · · Score: 1

    ...version of this?"

    Hopefully not too long...

  19. Re:buy an icon collection on Art Tips For Programmers? · · Score: 3, Informative

    I hope you know that the GPL can apply to things other than software, and in this case the "source code" would consist of (for example, with SVGs) the XML used to create it, or the image data itself in an open format such as PNG.

  20. fp on Metroid Prime 2: Echoes Launches · · Score: -1, Offtopic

    w00t

  21. better support for F/OSS and SPARC ? on Solaris 10 Released, Updated & Free (Like Speech) · · Score: 0

    So if they open-source their SPARC Solaris, would that mean better support for SPARC hardware on an F/OSS operating system such as FreeBSD and [GNU/]Linux?

  22. Re:Well on Solaris 10 Released, Updated & Free (Like Speech) · · Score: 0

    Actually, you can get Gentoo's Portage on Solaris if you try hard enough, and it's in some respects similar to FreeBSD's Ports system.

  23. slower != less performance on Intel "East Fork" Technology Migration · · Score: 0

    Yes, it can be slower and perform better. It just needs to do more per clock cycle. For example, An Athlon XP @ 1.8 GHz can most likely match or outperform a Pentium 4 @ 2.2 GHz because the Athlon XP core (especially the Bartons) can do more things and process more instructions per clock cycle than the P4 can.

  24. Re:Whither GCC 3.4? on Gentoo Linux Releases 2004.3 · · Score: 0

    Because not everything compiles correctly with GCC 3.4 yet, namely OO.o and a few others.

  25. [no subject] on Gentoo Linux Releases 2004.3 · · Score: 0

    Unless you use it for a networkless install (i.e. Stage3+GRP), whenever you install Gentoo you will download stage tarball(s) from the internet, so they will always be pretty much the newest available. In fact, the only real reaons I see to use newer LiveCDs is better hardware support and newer versions of things on the LiveCD (like links2 and irssi). And for those who already have Gentoo installed, you do not need to "upgrade" to 2004.3: a simple `emerge --sync && emerge -uD world` will upgrade everything you have installed and all the dependencies required therein.