The Free Software Foundation has published a list of projects that they think are important for the adoption on free software. Check out #7.
It seems to me as if this is a call for volunteers... I wonder if these projects aren't going that well and therefore the FSF decided to go with this kind of campaign or if they only want to bring the projects more in the center of attention.
-
-
What's interesting is how many of them are "Free replacement for X".
Where's the innovation? -
I read that gNewSense removed GLX and Mesa from their distro due to being "unfree". This means that 3D OpenGL acceleration is impossible; therefore any 3D games and applications that target OpenGL are impossible as well.
http://wiki.gnewsense.org/Main/Broken3dApps
Unbelievable. -
blowdart said:What's interesting is how many of them are "Free replacement for X".
Where's the innovation?
That's exactly the point I was going to make! gnash was the one that stood out to me, why just re-code a flash player. If free software it truly the way forward, why not try to create something new, that stands out? The only thing that was vaguely interesting to me (as a programmer) on that list was reversible debugging in GDB.
-
Hmmh, why are you so irritated about gNewSense? Oh, I think I know. Because of Stallman and Corona Coder. Well, I think there's plenty of room for gNewSense type of distribution.
Developing Open Source version of Flash player doesn't mean that there is no open source projects to replace Flash. -
++ for numbers 8 and 10 (Octave and reversible debugging in GDB). Octave's a great mathematical tool, and if I had a dollar for every time I've accidentally stepped too far or set my breakpoint past where the actual error was happening, I'd be a rich man.Erisan said:Hmmh, why are you so irritated about gNewSense? Oh, I think I know. Because of Stallman and Corona Coder. Well, I think there's plenty of room for gNewSense type of distribution.
Developing Open Source version of Flash player doesn't mean that there is no open source projects to replace Flash.
I'm really excited about seeing this in Visual Studio 2010, although right now I've been spending more of my time in XCode, which uses GDB under the hood as its debugger.
-
depends on how you define innovation, it's not like they're gonna copy every bit of itblowdart said:What's interesting is how many of them are "Free replacement for X".
Where's the innovation?
-
I just love how the gNewSense wiki pages use VerdanaErisan said:Hmmh, why are you so irritated about gNewSense? Oh, I think I know. Because of Stallman and Corona Coder. Well, I think there's plenty of room for gNewSense type of distribution.
Developing Open Source version of Flash player doesn't mean that there is no open source projects to replace Flash.
-
Bill Hill rocks!PaoloM said:
I just love how the gNewSense wiki pages use VerdanaErisan said:*snip*
-
That's interesting. I wonder how this will help people to adopt free software. Are they really using it if they can't run their stuff on it anymore?XaeroVincent said:I read that gNewSense removed GLX and Mesa from their distro due to being "unfree". This means that 3D OpenGL acceleration is impossible; therefore any 3D games and applications that target OpenGL are impossible as well.
http://wiki.gnewsense.org/Main/Broken3dApps
Unbelievable.
But I guess there is 10 kind of people: one who use computers as tools and the others who see it as their new religion. -
Yep, it's pretty funnyPaoloM said:
I just love how the gNewSense wiki pages use VerdanaErisan said:*snip*

Littleguru wrote: "That's interesting. I wonder how this will help people to adopt free software. Are they really using it if they can't run their stuff on it anymore? But I guess there is 10 kind of people: one who use computers as tools and the others who see it as their new religion."
Heh, there's many different kinds of people. Some doesn't see anything good what Apple/Google/Stallman/FSF does (yes, there's couple of them on C9 too).
Hopefully people's religious hate toward GNU/GPL/FSF/Stallman doesn't affect their opinion of many great GNU softwares.
-----
Btw. is it possible to reply multiple messages in one post ?
-
Well gNewSense could be very useful even if you don't support software freedom. Like for instance if you want to test hardware for general Linux compatibility, it is the best choice for this task because it's one of the few distros which guarantee a non-tainted vanilla kernel.Erisan said:
Yep, it's pretty funnyPaoloM said:*snip*
Littleguru wrote: "That's interesting. I wonder how this will help people to adopt free software. Are they really using it if they can't run their stuff on it anymore? But I guess there is 10 kind of people: one who use computers as tools and the others who see it as their new religion."
Heh, there's many different kinds of people. Some doesn't see anything good what Apple/Google/Stallman/FSF does (yes, there's couple of them on C9 too).
Hopefully people's religious hate toward GNU/GPL/FSF/Stallman doesn't affect their opinion of many great GNU softwares.
-----
Btw. is it possible to reply multiple messages in one post ?
-
gNewSense? huh? whoa, wait a minute, wasn't Linux supposed to be the free and open operating system, isn't all the software distributed with it free?
-
Nope. You can very easily distribute non-free software with a Linux distribution. Ubuntu for instance comes with non-free drivers, and makes it fairly easy to download non-free software. You can even charge money for it, like Red Hat does from their Red Hat Enterprise Linux.Ion Todirel said:gNewSense? huh? whoa, wait a minute, wasn't Linux supposed to be the free and open operating system, isn't all the software distributed with it free?
-
I'm curious: What does gnusense do to avoid that? Is there something in place that doesn't allow you to install the drivers that I downloaded from the ATI website?Bass said:
Nope. You can very easily distribute non-free software with a Linux distribution. Ubuntu for instance comes with non-free drivers, and makes it fairly easy to download non-free software. You can even charge money for it, like Red Hat does from their Red Hat Enterprise Linux.Ion Todirel said:*snip*
-
I don't use it, so I don't know for sure.littleguru said:
I'm curious: What does gnusense do to avoid that? Is there something in place that doesn't allow you to install the drivers that I downloaded from the ATI website?Bass said:*snip*
It's certainly possible, since the kernel can literally sense that proprietary drivers or drivers without a compact license agreement are trying to interface with it. If there isn't already a kernel switch for this, it would be pretty trivial to code something in that denies non-FOSS drivers from working, and this AMD proprietary driver wouldn't work.
-
damn, hell I know that... I meant that now out there are already free distributions with free software in it, so why bother making another one?Bass said:
Nope. You can very easily distribute non-free software with a Linux distribution. Ubuntu for instance comes with non-free drivers, and makes it fairly easy to download non-free software. You can even charge money for it, like Red Hat does from their Red Hat Enterprise Linux.Ion Todirel said:*snip*
-
Even for software, it's somewhat possible to enforce only FOSS software from being installed. There is a package called "vrms" (Virtual Richard Stallman!!) which is basically like a virus scanner but instead for scanning for viruses it scans for non-free software.littleguru said:
I'm curious: What does gnusense do to avoid that? Is there something in place that doesn't allow you to install the drivers that I downloaded from the ATI website?Bass said:*snip*
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.