Slashdot Mirror


Yearly FreeBSD Foundation Fundraising Campaign Is On

An anonymous reader writes "The FreeBSD Foundation's annual year-end fundraising drive is currently running. Their goal this year is US$ 1M, and they're currently at US$ 427K. In 2013, the efforts that were funded were from the last drive were: Native iSCSI kernel stack, Updated Intel graphics chipset support, Integration of Newcons, UTF-8 console support, Superpages for ARM architecture, and Layer 2 networking updates. Also various conferences and summit sponsorships, as well as hardware purchases for the Project. The Foundation is a US 501(c)3 non-profit, so your donations (if in the US) are tax-deductible. Some of the larger 2013 (corporate?) sponsors so far are NetApp, LineRate, WhatsApp, and Tarsnap."

14 of 83 comments (clear)

  1. ...I need to start my own... by martiniturbide · · Score: 2, Funny

    I need to start my fundraising to make an open source clone of OS/2 Warp :)

  2. Corporate donors by Mr+Z · · Score: 2

    As I recall, FreeBSD provided some of the key underpinnings to Mac OS X and iOS. Surely Apple can spare some of its $90B back to the effort. $1M is a rounding error compared to $90B...

    1. Re:Corporate donors by thatkid_2002 · · Score: 2

      Apple is stripping out all of their GPL based components so that they *don't* have to contribute back. They would strip out any FreeBSD code too if the license required them to contribute back.

    2. Re:Corporate donors by Mr+Z · · Score: 2

      Well, there's contributing code back, and there's paying programmers. Donating to FreeBSD would be more like "paying programmers."

    3. Re:Corporate donors by Billly+Gates · · Score: 2

      The reason why it is stripping GPL is because it is unfriendly for corporations including Apple and others to distribute.

      The GPL forces to give the source code away even if it is just .0001% of the actual product even if you link it! So if I write a cout "Hello World\n!"; but the iostream.h is GPL then my rights to use my work are hindered.

      Whether that is more free is personal flamewar here on slashdot and I do not want to be modded down for taking sides here if corporations should be forced to give out their IP because of a few header files, but that is a big problem for the lawyers of these corporations.

      If you do not like it then use Linux. I personally feel it is very unfair and dickheadish on RMS part as a a header or link to somehting should not infect the rest of a program. There is the LGPL which allows this but authors do nto know about it and feel and are frankly clueless that corporations can't include or link to their programs.

      CLANG is a big pronoent of this movement away from the GPL and why FreeBSD has an old version of GCC pre GPL-3 which includes more restrictions on the authors.

      In my personal opinion for the moderators I feel tax funded code should be BSD as corps pay taxes as much as people do. Apple does contribute alot back. Webkit, Apache, SSL, and even Xorg.

  3. Stop and consider... by thatkid_2002 · · Score: 3, Interesting

    FreeBSD probably isn't useful to you every day. Maybe some of your net traffic will go through a FreeBSD box, but that box could be replaced by just about anything really. However, I'm not trying to say that FreeBSD is useless or irrelevant - what I want to say is that FreeBSD has some excellent out-of-band uses.

    I think people should consider the value of the educational, developmental, experimental and competitive opportunities that FreeBSD provides. We need projects and communities which have low hanging fruit for beginners and we need projects that are ready to give different approaches to problems a go - so that the rest of us on whatever OS can learn from it regardless of the success of the implementation.

    The same goes for my favourite alternative OS - Haiku which also contains some bits and pieces from FreeBSD for networking/wireless IIRC. (BTW, it has package management now and a lot of improvements to the native browser, and more.)

    1. Re:Stop and consider... by ducomputergeek · · Score: 2

      Fact is just about everything you use today contains parts of FreeBSD. TCP/IP Networking stack. Well Microsoft adopted that from FreeBSD back in the 1990's. There are more parts of Linux that came from the BSD's. Oh and let's not forget the most popular Unix Desktop OS MacOS X & iOS. Oh and now the PS4.

      So yeah, FreeBSD is this obscure thing nobody knows about, but pieces of it are everywhere these days.

      --
      "The problem with socialism is eventually you run out of other people's money" - Thatcher.
  4. Re:For surely by LordLimecat · · Score: 3, Insightful

    FreeBSD isnt for the desktop. Next time you need a quick-deploy firewall with advanced features in a virtual environment, and you stumble across pfSense or m0n0wall, remember to thank FreeBSD for making such a stable system.

    My experience with it has been limited to a few appliances (freenas, pfsense, etc), but I've generally found it to be way more stable and better performing than linux alternatives (openfiler, untangle). Im sure there are a myriad of technical and non-technical reasons for that, but either way, I hope the FreeBSD folks keep it up.

  5. Re:For surely by Vskye · · Score: 4, Informative

    Check out PC-BSD sometime. http://www.pcbsd.org/

    --
    Life was hell, then I discovered Linux...
  6. Re:For surely by Anonymous Coward · · Score: 2, Interesting

    My (Free)BSD desktop works very well, and it doesn't constantly guess incorrectly about what I want it to do.

    "fucktard"? Really? Is that you again Linus?

  7. Re: For surely by adri · · Score: 3, Informative

    Works fine for me on chips supported by dri. The dri2 support is being nailed down now and once that's in it'll work fine on the same bleeding edge Intel hardware Linux does.

    I'm the wifi guy. The WiFi is now up to date on Intel and Atheros 11n. I'd like some help with broadcom. I'll do the Intel and Atheros 11ac stuff early next year.

    I'm currently evaluating power management. FreeBSD and xorg on my ivybridge lenovo x230 draw 9w when idle. We are ok at using the deep sleep states per core and package but there's room for improvement.

    I'm making the turbo boost stuff work out of the box. Powerd is .. Dumb. Modern CPUs are fine at running at the highest clock rate but spending time in c3 and lower. So I'll fix powers to do that on these chips.

    I'm using an x230 in vesa mode but it works fine if you use the new DRI and xorg code. I do day to day hacking on the lenovo t400, mostly due to the cardbus slot I still use.

    The only thing missing is hotplug express card.

    So.. It's not perfect. 10.0 will not be laptop great. I expect 10.1 with updated dri2 and xorg along with Intel WiFi fixes and my power management stuff to be great.

    There.

  8. Re:For surely by jones_supa · · Score: 2

    Yup. If you want to use BSD on desktop, PC-BSD is your ticket. Setting up a desktop on vanilla FreeBSD is not impossible either, but it's a pain in the ass. Just note that PC-BSD recently dropped 32-bit support (P4, early Atom, Core 1 Duo...).

  9. Re:For surely by ducomputergeek · · Score: 2

    At my last company we developed an online ordering system for restaurants in the mid 2000's and deployed on FreeBSD over Linux using Pair Networks as our server & colo provider. When younger developers who only knew of Linux asked why my response was, "I don't want to waist time with the systems end of things. BSD will sit there and do it's job." Granted a lot of the backend was also written in Perl.

    Once the software was written there wasn't a lot of maintenance, especially once we replaced MySQL with PostgreSQL. We'd have to power down one of the cluster to replace a harddrive, or rather Pair handled that, now and then. Maybe have a hardware failure, but we didn't have any problems stemming from the server OS in six years of operation.

    Compare that to the point of sale we wrote which was powered on Linux. There was a number of times that changes to the Linux kernel borked something. Unfortunately touchscreen support & BSD was sorely lacking at the time. It got to the point where I considered hiring someone to write a driver.

    --
    "The problem with socialism is eventually you run out of other people's money" - Thatcher.
  10. Re:For surely by Zenin · · Score: 3, Insightful

    Stability comes in many forms, not simply up time.

    For example, Linux has a long, long history of badly managed architectural transitions:
    a.out to ELF
    libc to glibc
    virtual memory manager musical chairs
    filesystem flavor of the month
    32bit to 64bit
    package manager du jour
    sound
    MAKEDEV/devfs/udev.

    Stack on top of that the variety of distributions, with their own often wildly different ideas about where things should live and how they should be managed, frequently causes stability issues by introducing human error points. Many of those ideas are also inherently bad and affect stability, such as RedHat and friends throwing everything and the kitchen sink into /usr. -Yes, some packages can be retargeted...but not many, and doing so breaks convention (albeit a bad one) causing the same sort of management stability issues that multiple distros cause just on the local level.

    All of that ends up being a make-work program for Linux System Administrators...honestly at leat 50% of your daily job only exists because of the instability of the Linux ecosystem.

    Linux (all distros, all of it) is a Configuration Manager's worst nightmare.

    --
    My /. uid is better then your /. uid