|
|
Subscribe / Log in / New account

LCA: How to destroy your community

LCA: How to destroy your community

Posted Jan 19, 2010 0:20 UTC (Tue) by elanthis (guest, #6227)
In reply to: LCA: How to destroy your community by ikm
Parent article: LCA: How to destroy your community

This has been my experience to a limited degree as well. I'll admit,
sometimes I've even been one of the freeloading whiners. I'm willing to
bet most of us have, although we may not have thought of it as "whining"
when we did it.

Far too many users expect that because you released a project, you are
honor-bound to improving it any way the users want. It just doesn't work
that way. If I release code, I release it to be nice, not because I want
to be chained to it forever.

As a user, I actually miss being able to buy boxed copies of Red Hat or the
like for this kind of reason. Sometimes I really do have major issues that
need to be solved that I myself can't reasonably solve (e.g. the way my
whole desktop gets corrupted every 60 minutes or so on the Open Source r600
graphics drivers), and I've got absolutely no way to even get a developer
to look at fixing these bugs instead of dumping more time into developing
new code that I can't use because the code it's built on is too unstable.
It's frustrating. Yes, I could contribute (assuming you don't consider
detailed bug reports "contributing"), but as a full-time student with an
almost full-time job and a handful of other projects that I could just as
easily work on in Windows, sinking the time into learning how to debug and
fix a graphics issue in massive stack including X, Mesa, and DRI just isn't
feasible. I'm stuck. I won't tell the developers that they have to fix my
issue -- they don't, they don't owe me a damn thing -- but it's easy to see
why users can be so demanding. I literally can't use Linux for some things
I actually need to do because of a silly bug, was forced to purchase Win7
(the first time I've bought a copy of Windows in almost a decade, excluding
the copy that came installed on my last laptop), all just to do my school
work (graphics programming). I can only imagine how other users that don't
have the know-how or drive to file bug reports are reacting to Linux as a
whole when running into frequent corruption on common graphics hardware.
It _is_ hurting the project.

That said, users need to learn how to work with developers, especially in
Open/Free projects. At the end of day, the user got what he got for free,
and if it just doesn't work and nobody will fix it and the user can't/won't
fix it, the user just needs to go use something else. Most projects really
don't care if the user leaves, and the user needs to understand that.
Nothing is as ineffective as "I'll go use Foo if you don't fix this!"


to post comments

LCA: How to destroy your community

Posted Jan 19, 2010 8:56 UTC (Tue) by ikm (guest, #493) [Link]

> I won't tell the developers that they have to fix my issue -- they don't, they don't owe me a damn thing

Well, my opinion is that you should accurately and neutrally report the issue. Within a project of mine, I like when people do just that. But attempts to demand something or manipulate developers while at it totally ruins it.

Being an active Qt developer, I filed about like 20 bug reports to the Qt tracker. The key to a successful fix was always to provide a meaningful description, a complete test case, and preferably, a patch or the hash of the offending commit. I invested my own time, but it always payed off. The crucial understanding here is that it was *my* problem, not really theirs.

Returning to end user software, lack of any real support sucks. No possibility to pay for it sucks too. Though I'm not sure much people is actually willing to pay. I kinda like the feel of commercial-quality software and approach. Unfortunately, for all but the largest, corporate-backed software, this means closing the sources down.

LCA: How to destroy your community

Posted Jan 22, 2010 3:24 UTC (Fri) by ccurtis (guest, #49713) [Link]

> [...] corrupted every 60 minutes or so on the Open Source r600 graphics drivers [...] because of a silly bug, was forced to purchase Win7 [...] reacting to Linux as a whole when running into frequent corruption on common graphics hardware. It _is_ hurting the project.

I'm confused. I can appreciate some of the sentiment, but why are you insisting on using the open source drivers instead of the closed binary ones like you'd get on Windows, or spending the money on hardware that explicitly does support Linux rather than giving it to Microsoft? (ATI/AMD's support is a "work in progress" AIUI.)

LCA: How to destroy your community

Posted Jan 23, 2010 8:31 UTC (Sat) by sfink (guest, #6405) [Link]

I absolutely do consider filing detailed bug reports to be contributing. So much so that I have
it on my resume, under the section labeled "open source involvement". Nobody has ever
commented on it (and yes, I have gotten job offers, so this isn't a completely irrelevant
anecdote. Just mostly.)

But if that's not contributing, what is? It's often more useful than a patch, because most
patches need to be first interpreted and reverse-engineered to figure out what problem they
are trying to solve, and then usually rewritten from scratch to satisfy concerns that the
submitter (justifiably) doesn't care about.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds