Ask Slashdot: What's the Biggest Open Source Project of 2015?
An anonymous reader writes: Several major tech and open source sites—including Opensource.com and Infoworld—have published lists of the top open source projects of the year. What's your pick for the biggest, best, or most important open source project of 2015? Are there any projects that made big leaps this year that aren't getting the recognition they deserve?
Surely
Probably some JS-based web framework thing that runs on Docker in your Cloud based heap of VMs that does a mashup of any number of 3rd-party Cloud-based RESTful API's that are filled to the brim with cloud and startup goodness and covered in sticky goodness that attracts vulture capitalists like flies on fresh sh1t
KDE
I would have won faster if you had "Webscaled", "sharded", and "runs in the Internet of Things!" but hey..
-The wise argue that there are few absolutes, the fool argues that there are no probabilities.
Systemd is a project that needs more attention. We never get to hear about it.
"First they came for the slanderers and i said nothing."
Bitcoin.
The Linux Kernel, Android, and Webkit are my top picks.
LLVM is also hugely important.
Swift! Apple just released their new programming language as OpenSource and it is the future for all development for Apple's platforms. The scope for Swift is enormous: use it for everything from operating systems to scripting. Swift builds upon their already open development technologies: llvm, clang and lldb and Swift will fit in nicely here.
- Henrik
- when the Shadows descend -
git pull and then du -sh.
The biggest project should be pretty objectively obvious.
XML is like violence. If it doesn't solve the problem, use more.
This a million times. Swift is set to become the standard language for pretty much all future software development moving forward. It already dwarfs the lower quality niche alternatives like Go and Rust in terms of users and deployed applications. It already has millions of active developers, and has a proper permissive license so the freetards don't get to tell us what we can and cannot do with our own computers. Plus it is backed by the only company in technology that is doing anything interesting any more. It's basically the premier open source project right now, easily dwarfing stagnant stuff like the linux kernel and apache spark in terms of developer interest and innovation, and the fact that these idiots didn't pick it just goes to show how utterly inept the mainstream tech media really is.
Virtualbox is maybe not the most original, or groundbreaking project, but it is pretty damn great, and it is a HUGE enabler.
I literally couldn't do my job without it.
I'd put my vote up for HHVM. Yeah, I know, the majority of the /. community absolutely hates Facebook and PHP. But for some odd reason, when you put engineers inside of Facebook on the task of attempting to fix the longstanding issues with PHP, such as performance and having a sane language spec, they actually seem to do a pretty damn good job of improving things.
Why does anyone care what is the "biggest" or "most important" open-source project ? That's like treating software in the same way as all that "Strictly Pop Idol Celebrity Chef Globes" TV garbage.
It's either *good* software, or it isn't, and that's the only criterion worth talking about.
Some of the best and most useful open-source software is also the smallest. Some of the most important and critical open-source software is also among the smallest and least 'recognised'. And some of the biggest open-source projects are also the biggest causes for concern.
Are we all hoping for prizes or something ? ... how childish.
Oh dear
If you don't pray in my school, I won't think in your church.
java_grinder allows compiled java bytecode to be run on microcontrollers and older processors: https://www.mikekohn.net/micro... Java may be used for higher-level stuff, and custom APIs/inline assembly for the rest. This is a unique and important project to watch in 2016.