LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-18-2013, 08:59 AM   #106
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301

Quote:
Originally Posted by ReaperX7 View Post
It's a sad fact that many GPL projects suffer from the fact developers get egotistical, uncaring, or downright lazy and refuse to listen to their users, and say stuff like, "if you want it, learn C++, and add it in yourself, otherwise, piss off".
It's worse than that. Try adding your code even if you know some C/C++.
 
Old 09-18-2013, 10:25 AM   #107
Pixxt
Member
 
Registered: May 2008
Distribution: Slackware, Debian,
Posts: 283

Rep: Reputation: 185Reputation: 185
Quote:
Originally Posted by TobiSGD View Post
When the developers of a filesystem state that it is not stable I tend to believe them. From the help text for BTRFS in the kernel configuration:

Just got a new SSD for my laptop (the older 40GB SSD simply is to small) and used the chance to give JFS a try on it, hope that works out well, but until now no problems at all.
Not any more.

 
Old 09-18-2013, 11:17 AM   #108
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by Pixxt View Post
Not any more.
Then they should change that in the help text of the kernel config.
 
Old 09-18-2013, 08:49 PM   #109
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Quote:
Originally Posted by H_TeXMeX_H View Post
It's worse than that. Try adding your code even if you know some C/C++.
I know exactly what you mean.

The SNES emulator ZSnes used to be a fairly decent pick amongst emulators in the retro-gaming community, but after several versions passed without the CVS/SVN being updated, we all kinda saw what was going on. Bugs were being ignored in favor of useless candy features, any good changes people wanted to submit or ask about got a heavy handed slap in the face, or the developers wanted money or donations to add certain features that would be private meaning no source code would be published which was a direct violation of the GPL which stated any changed made have to be publicly shown. Some people who asked about features to fix things got banned from their forums, their forum names changed to make fun of them, and then they were made fun of regularly and ridiculed by the developers.

It didn't take long sadly before ZSnes got tossed in the trash even by it's own developers and the source code was relicensed out of GPL to a private license and the SVN/CVS code was dumped and taken offline for private development which has not produced one ounce of new code or updates since it's last incarnation on Sourceforge. A few of the staff that still run the forums "claim" the project is being worked on, but the only proof positive SVN they have, leads to a password protected SVN that is not public.

This is proof positive that forking projects often is the best way to go to achieve goals when developers end up being nothing but ass-hats.

Last edited by ReaperX7; 09-18-2013 at 08:51 PM.
 
Old 09-18-2013, 09:02 PM   #110
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by ReaperX7 View Post
Bingo. Welcome to the dark ugly imperfect side of GPL.

It's a sad fact that many GPL projects suffer from the fact developers get egotistical, uncaring, or downright lazy and refuse to listen to their users, and say stuff like, "if you want it, learn C++, and add it in yourself, otherwise, piss off".
I can't see how that in any way is related to the license, you will find this type of developers anywhere.
 
Old 09-19-2013, 12:17 AM   #111
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Actually, in a way it can be a perfect example of how things get held up not only by licenses, but by developers as well with agendas.

The dark side of the GPL basically is what it is. The ugly truth, few would want to attest to, much less admit to.

However, as stated the lighter side of open source is where projects can be forked effectively, or maybe even re-licensed eventually under different leadership of projects.

It seems vague in reading at first, but it's spot on accurate.
 
Old 09-19-2013, 08:40 AM   #112
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by ReaperX7 View Post
Actually, in a way it can be a perfect example of how things get held up not only by licenses, but by developers as well with agendas.
This can happen in any open source project and is not tied to the GPL. But that is the bright side of open source, if you don't like the direction the developers take then fork. Example: Gnome, with several forks.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to use key file instead of password for LUKS encrypted file systems? lucmove Linux - Security 2 06-30-2009 09:17 AM
LXer: Kernel Log: What's coming in 2.6.30 - File systems: New and revamped file syste LXer Syndicated Linux News 0 04-27-2009 11:02 PM
Read only file systems, custom live CDs, and embedded systems coffeecoffee Linux - Newbie 2 02-24-2009 11:09 PM
LXer: Cluster File Systems Attains World Leadership Position In High Performance File System LXer Syndicated Linux News 0 07-14-2006 06:21 AM
Is arrangement of file systems will differ if we copy a file from FAT 32 to ext 3 ? anindyanuri Linux - Software 2 02-20-2005 11:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:53 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration