For me open source is like math. You don't work on math so that people will thank you for working on math. You don't expect people using math you developed contributing back to math or paying you. You get paid however you managed to organize getting paid. And work on the math for the math and nothing else. If you have other expectations maybe you'll find other endeavours more fulfilling. Which is sad but it is what i…
Is It Even Worth Working on FOSS Anymore?
81–90 of 284 posts
Re: Is It Even Worth Working on FOSS Anymore?
#82As a fresh CompSci graduate, is it worth it/valuable to try and work on OSS; or am I more likely to just get in the way? If so, what are some good resources for getting started?
that's the wrong question to ask - the first question to ask is whether you have some aspect of a project that you enjoy working on (or have a project of your own that you enjoy working on).
If your goal is to put your name in a well known project for marketing purposes, then i'd say you have the wrong goal for doing OSS.
Re: Is It Even Worth Working on FOSS Anymore?
#83Most of the dark patterns he mentions are more (cough) features (cough) of monomania-type capitalism than of FOSS. Or just human nature. Sitting on your fat ass and blaming the poor guy who did all the work was really old before the pyramids were built. Same for the tragedy of the commons.
Re: Is It Even Worth Working on FOSS Anymore?
#84Imagine blaming a FOSS dev/mantainer because you didn't do your job properly and trust a third party on a production code!
I find thins point of view equally absurd as all the abuse on maintenners of Foss. It is standard for production code to rely on third party libraries. Not just standard, but the opposite is considered bad thing - you are not supposed to implement everything from scratch. If you do, you will end up with more bugs and issues. There is nothing, absolutely nothing in development last 30 years that would say "it is bad t…
Re: Is It Even Worth Working on FOSS Anymore?
#85If it's not worth it to you don't work on it. If you do OSS because you want others to use your software but you're afraid to charge for it then just stop. Of course you'll be disappointed. The whole point of OSS is you put it out there, others use it, fork it, add to it, commit back, and because of pooled efforts now the software is better. No one owes anyone anything beyond the terms of the license. DHH recently wr…
also "The best way to get paid" is to not make it OSS but to charge for it!
Because if the only reason some one would use the software is because it was free...
Re: Is It Even Worth Working on FOSS Anymore?
#86The main problem seems to be that other people using this work sometimes don't understand the license and expect the author to provide support.
Re: Is It Even Worth Working on FOSS Anymore?
#87Open source still has lots of life left in it, but copyleft licenses are now increasing in importance, and the days of letting it slide when a company violates your license are now gone.
To decide on what license you want, ask yourself, do you want this to improve software as a whole, or do you want this to improve FOSS? Does the image of proprietary software benefiting from your work soothe or anger you? Nowadays, it's becoming increasingly important to choose the latter. If you don't care what happens, you can license it as MIT or something. There are still valid cases for that.
Re: Is It Even Worth Working on FOSS Anymore?
#88For me open source is like math. You don't work on math so that people will thank you for working on math. You don't expect people using math you developed contributing back to math or paying you. You get paid however you managed to organize getting paid. And work on the math for the math and nothing else. If you have other expectations maybe you'll find other endeavours more fulfilling. Which is sad but it is what i…
Except people working on math actually get paid and don't feel entitled to get work of others for free.
Re: Is It Even Worth Working on FOSS Anymore?
#89For me open source is like math. You don't work on math so that people will thank you for working on math. You don't expect people using math you developed contributing back to math or paying you. You get paid however you managed to organize getting paid. And work on the math for the math and nothing else. If you have other expectations maybe you'll find other endeavours more fulfilling. Which is sad but it is what i…
Software needs to be maintained to be useful. Proofs don't. So for many, it is not the same.
Re: Is It Even Worth Working on FOSS Anymore?
#90I work on a few Open Source libraries and they're used by companies that make a lot of money, and people often regard me as a mug for doing the hard work for free so that other people can make lots of money. The argument I give in response is that from an economic perspective, you can only make money from a unique advantage, and since Open Source can be used by anyone, it's not giving anyone a unique advantage. I'd p…