Slashdot Mirror


User: chromatic

chromatic's activity in the archive.

Stories
0
Comments
2,306
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,306

  1. Re:Wait a second.... on MySQL Ends Enterprise Server Source Tarballs · · Score: 2, Informative

    As such, they are completely above board in terms of the GPL....

    As the copyright holder, they are completely above board in terms of the GPL. It doesn't apply to them.

  2. Re:Of course not on Gamers Don't Know Their Own Consoles · · Score: 5, Insightful

    I know a ton of people (including myself) who didn't buy a stand-alone DVD player because the PS2 would have one. I'm *SURE* it's responsible for a growth of DVD sales.

    I'm not certain that being *SURE* is a good substitute for actual statistics.

  3. Re:People hate my gotos on Beautiful Code Interview · · Score: 1

    When writing big applications with hundreds of developers, it is difficult....

    Heh. You can safely end that sentence right there.

  4. Re:Proper verification of senders on The New Yorker On Spam · · Score: 1

    I have friends that automatically bounce emails back for whitelist verification.

    I wouldn't brag about having psycopathic friends.

  5. Re:Future predictions have always been easy on William Gibson Gives Up on the Future · · Score: 1

    Developing software for zero compensation is not a career.

    No one said it was, but it still gets developed.

  6. Re:want to be "evolutionary"? on Procedural Programming- The Secret Behind Spore · · Score: 1

    ... it should be fairly easy...

    Ahh, so NP means No Problem!

  7. Re:Better drivers and more of them on Linux Kernel To Have Stable Userspace Drive · · Score: 1

    What you really want is a free handout.

    It's not really a handout if I paid for the device.

  8. Re:Linus the pragmatist on Linux Kernel To Have Stable Userspace Drive · · Score: 1

    You're never going to get your kernel driver accepted by the high priests of the Linux kernel team for a piece of hardware with half a dozen users...

    Greg Kroah-Hartman's OLS 2006 Keynote says "We have drivers that I know have only one user, as there was only one piece of hardware ever made for it."

  9. Re:Better drivers and more of them on Linux Kernel To Have Stable Userspace Drive · · Score: 5, Funny

    Costs are one of the issues besides the difficulty in porting windows drivers to linux which many makers do not bother doing.

    If only there were some magical pool of experienced labor just waiting to write and maintain, in perpetuity, Linux drivers for any manufacturer of any hardware....

  10. Re:It's Us or Them on Tech Writers Spreading FUD About GPLv3 · · Score: 1

    It wasn't until after Linux was accomplishing its goals, did I ever hear a mention of the GNU System.

    Linus mentioned GNU in his original release announcement in 1991.

    RMS may have intended to make his own operating system, but he did a piss poor job of accomplishing it. Instead, his group focused on the utilities and not the OS. If the goal was truly an OS, then why keep polishing the utilities?

    Glibc and binutils and GRUB, for example, aren't utilities. They're integral to a Unix-like OS. They're part of the OS.

    Linux is now a popular open source operating system...

    Linux is just a kernel! To my knowledge it doesn't even include a bootloader.

    True a kernel isn't much without some user-land commands, but the use of said utilities does not in itself warrant refering to Linux as GNU/Linux.

    Try an experiment. Build a new PC. Install only the Linux kernel. Try to do anything.

    GNU/Linux does not imply that Linux is a combination of GNU utilities and a Linux kernel. It implies that Linux is a product of the FSF.

    Why, in your mind, does it not imply that GNU/Linux is the combination of GNU and the Linux kernel? Does the existence of GNU/Solaris imply that Solaris is a project of the FSF? Does the existence of GNU/FreeBSD imply that FreeBSD is a project of the FSF?

    A more applicable name would be "Linux powered by GNU"

    I could see "GNU powered by Linux".

    Linux doesn't need ALL of that software you mentioned (at least once it is compiled ;) ).

    A GNU system doesn't need Linux either, but try deleting all of the software I mentioned from your favorite Linux distribution and then reboot. Linux alone is not an operating system.

  11. Re:It's Us or Them on Tech Writers Spreading FUD About GPLv3 · · Score: 1

    RMS did start the GNU project, which includes adns, autoconf, automake, bash, binutils, bison, coreutils, cpio, Emacs, fileutils, g++, gawk, gcc, gdb, gettext, glibc, GRUB, GNU m4, GNU sysutils, GNU tar, GNUtls, GNU grep, GNU gzip, GNU less, libopts, libtool, GNU make, GNU ncurses, GNU Pth, readline, screen, GNU sed, or shellutils.

    All of that software without a kernel is useless. A kernel without this software or the equivalent is useless. ("Useless" here means "useless on a general purpose computing device.")

    Why, then, would you not name the resulting operating system GNU/Linux?

  12. Re:Personally... on Tech Writers Spreading FUD About GPLv3 · · Score: 1

    You just cannot put your modified software back onto their box as that may enable you to get round their service restrictions, for example.

    "Under the terms of the GPL, here's the source code to the software running on this device. We promise that it's the real source code. You'll just have to trust us that it's the real source code, because you can't look at it and you certainly can't modify it on the device itself. Happy hacking!"

  13. Re:It's Us or Them on Tech Writers Spreading FUD About GPLv3 · · Score: 1

    I take issue with Stallman trying to rename a project or at least dictate what the project should be named.

    Why would you take issue with RMS naming the project he started?

  14. Re:Urban sprawl == mess on Any "Pretty" Code Out There? · · Score: 1

    Don't take that as an example of great Perl code; I counted four likely mistakes in the first program alone.

  15. Re:Isn't that basic Project Management? on Tim Lister on Project Sluts and Strawmen · · Score: 1

    A few more ideas for how to change that perception could be useful.

    As them for first-hand evidence that a waterfall project has ever met the needs of its users and ended on time and at budget.

    You might not want to try this if you work for NASA. I hear they actually do have one example.

  16. Re:TiVo Clause on Samba Adopts GPLv3 For Future Releases · · Score: 1

    Where in the GPLv2 is there any indication that companies have to give you full access to every bit of hardware you purchase, just because it features GPL software?

    From the preamble:

    For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have.

    TiVo has the right to install the Linux kernel on a TiVo box. As a TiVo customer, should I not also have that right?

    It's definitely not as clear as in the GPL v3, but it's possible to argue this point.

  17. Re:Has it ever been tested? on Microsoft States GPL3 Doesn't Apply to Them · · Score: 1

    If someone sued a company using the GPL because they believed that the Gimp plugin that company authored violated the GPL (because the company included a necessary header), that company would do everything in its power to prevent its plugin from being open sourced...

    ... such as to stop infringing upon someone else's copyright -- as has occurred in many settlements of GPL violations over the years.

  18. Re:I hereby declare... on Microsoft States GPL3 Doesn't Apply to Them · · Score: 1

    Microsoft certainly does have the right to use GPLd code even if they ignore the license. The GPL only covers distribution.

  19. Re:Umm, we're programmers on Best Advanced Linux Kernel Training? · · Score: 1

    Corporate project managers aren't people?

    Oh, wait....

  20. Re:Slam on government? on Captain America Buried in Arlington National Cemetary · · Score: 1

    You're faulting fans of superhero comics for not rethinking their deeply held and well-thought political beliefs?

    I mean, I know Civil War isn't Vineland, but....

  21. Re:The name on Mono Coders Hack Linux Silverlight in 21 Days · · Score: 4, Funny

    What's wrong with Monopolight?

  22. Re:It Improves Your Fun on Does SPF Really Help Curtail Forged Email Headers? · · Score: 1

    postmaster@ doesn't. At least it shouldn't.

  23. It Improves Your Fun on Does SPF Really Help Curtail Forged Email Headers? · · Score: 3, Interesting

    The best part of using SPF, for me, is responding to automated mailers that send me messages saying "Your message to us failed an SPF check!" I always have great fun explaining that failing an SPF check means that they would have a better chance of reaching the person who actually sent the message by picking a random address on a random other domain.

  24. Re:Linus needs to stop speaking for Linux on Torvalds vs Schwartz GPL Wars · · Score: 1

    I'd rather have Linus Torvalds speaking on behalf of the open source community than, say, Richard Stallman or Bruce Perens.

    When has RMS ever spoken on behalf of the open source community?

  25. Re:One extreme to the next on Alan Cox on Patent Law and GPLv3 · · Score: 1

    Could someone explain to me why this is a discussion about "software patents" and not just "patents" in general?

    Working source code is not part of patent applications. If it were, perhaps software patents would be less vague and less dangerous.