Slashdot Mirror


Unsung Heroes of Open Source

Yosef writes "Jon Udell uses his experience from using and hacking the free software BitPim to say that developers of such less-known projects are the true heroes of open source: 'For solving a host of vexing problems with quiet competence, and for doing it in ways that invite others to stand on their shoulders, I salute them all.'"

5 of 164 comments (clear)

  1. Thanking the developers by nadamsieee · · Score: 5, Insightful

    We could all thank them by donating a buck or two to their projects.

    1. Re:Thanking the developers by SharpFang · · Score: 5, Insightful

      In most cases they would be more grateful for a neat patch with some feature, for some words of praise, and especially with success stories of their software.
      I wrote this little piece of crap. Okay, it got obsoleted really fast, it does the job but isn't anything great and there's practically no audience. But then I found this blog entry (fish link) and felt really special :) It's what makes such projects great, people's gratitude. Not money. Just the fact that you're the hero.

      --
      45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
  2. YOU can also be a hero! by xiando · · Score: 5, Insightful

    Do you use Linux? Know how to code?

    If so, then you can be a hero too. I never paid for software in the form of money, I personally feel it is alright to spend some of the saved money in the form of personal time when I find bugs, missing features and so on. Sadly, I am not a very experienced programmer, but I have managed to get some small patches into Open Source projects.

    This is how you can be a hero also, even if it is just a line of code - the sum of all small snippets like that does eventually help the evolution of Open Source.

    So skilled or not, you can be a hero too! Some are great big heros, but even if you just translated a text string, fixed a few lines or code, or just made some graphics -- then you are a small hero (in my eyes) also!

    1. Re:YOU can also be a hero! by omicronish · · Score: 5, Insightful

      Do you use Linux? Know how to code? If so, then you can be a hero too.

      A lot of people equate open source with Linux, but there's quite a lot of it for Windows and other operating systems as well. Firefox, Mozilla, Eclipse, Python, and Mono all run on Windows. SourceForge lists over 10,000 projects for Windows. In fact, I'm a Windows user who wouldn't be able to live without Python, Bitlbee, Subversion, and wget.

      So Windows users who are interested, join in on the fun. OSS isn't limited to Linux users.

  3. I add: Donald Becker by WMD_88 · · Score: 5, Insightful

    The guy that wrote like half the ethernet drivers (including all the 3com ones) in the main kernel tree, among other things. You need that NIC support, after all! ;)