Literally thousands of developers at Red Hat, SUSE, Canonical, Intel, IBM, Microsoft, working full time, fully paid on upstream projects, would slightly disagree.
I’m not saying that every F/OSS developer makes a lot of money, but I oppose the notion that it is “near impossible” to do so.
[disclaimer: I work at Red Hat since 14 years as EMEA Evangelist]
It is near impossible to make money off of oss as an indie. Working for someone else that makes billions off it and pays you near nothing, doesnt count.
I think the real way to equalize OSS software is to make it partially OSS ... maybe any company w/ < 10 mill profits it's FOSS, any company over that has to pay in man-hours (contributions) or $$ to use the product.
Amazon/FB/Microsoft and other Faang's could easily reproduce any oss software to meet their needs using their own staff...
Maybe even just have a github like site to host software and each organization pays based on their value, w/ startups/small companies under 10 million annual revenues essentially having free access.
Larger companies would pay a per employee fee, that fee would be divided up among all FOSS software that company uses. They could get some refunds for any contributions accepted to FOSS. It'd basically be like patreon for software in a semi-walled garden.
Small members could also 'opt-in' to pay $x per month that would also be divided up among other OSS projects. Either random, or they could pick by grouped projects or just pick their favorites to receive a % of their monthly donation.
A friendly reminder that it is Free as in Freedom, not Free as in Beer. Doing what you suggest is a good approach for Free Beer, not Freedom.
Qt has the perfect business model for OSS. Respect the LGPL license for Qt and get it for free without any extra restrictions. Or go straight for a commercial license. Plus they sell add-ons and other software and support around Qt.
And considering all the places where Qt is used, I would say they are very successful at it.
Except for that part where their business model incentivizes them to bloat the library towards what is actually paying (car and smart fridge dashboard UIs) instead of what most people would want Qt to focus on (desktop widgets - see pretty much every thread whenever a Qt release or news is posted).
> And considering all the places where Qt is used, I would say they are very successful at it.
Since we're talking in the context of money instead of popularity, 1000000 projects using the LGPL version of Qt for free doesn't make Qt successful, it only makes it popular.
I think the patreon-like idea is great! Similarly to how netflix turned lots of people that previously watched movies for gratis on streaming sites into paying customers, making paying money for software easy and convenient should have a large impact.
The big question are who should handle the financials of this and how the money is then divided.
I guess that in functionality the sites are similar, but hopefully the overarching goals of the project will bring them in different directions.
At first glance, your product feels unrelated to this. It seems like a Stack Overflow replacement that's worse for posterity (read: googlers) because chats are private. It also feels like a side-gig for open source developers, asking them to basically freelance to fund their open source projects, which I don't think is how that should work.
I think you'd have more luck as a platform for paid support licenses for open source software. Bootstrapping a support license program is a Big Deal for independent open source developers who don't want more administrative work. But this feels like a miss on that front. Happy to confer more.
> Minus server costs and wages, all of the money processed through Immutable Coffee will go directly back to the developers and experts answering questions for the community.
You might want to look into forming a nonprofit, as this is almost exactly what it is (minus ownership stakes). If you're a nonprofit people don't have to trust sentences like this, as it's baked into your existence.
As far as Immutable Coffee being a Stack Overflow replacement, I don't think that's accurate. Stack Overflow is already saturated enough that I don't think that there's any need for another website to exist for posterity's sake. Being able to google questions and answers doesn't feel like a very important goal, especially considering how quickly answers get invalidated with how fast programming moves anyway.
As far as it being a side-gig for open source developers, I think that's an accurate assessment -- unfortunately. I did try very hard to do something that sets this site apart from traditional freelancing, and that's in the quick pace which a developer can answer questions. It doesn't take much time at all to log onto IC and really quickly claim a few questions and start helping people, in contrast with how long it takes to set up traditional freelance gigs.
Thanks for believing in the mission! I have a few other ideas that are in the works with regards to this as well, that I'm just as excited to show HN.
It’s been traditionally difficult for open source software organizations to get recognized as a 503c nonprofit (which allows people to make tax deductible donations). Things may have changed, but the IRS has struggled to decide if FOSS is truly volunteer work or is more of a tax shelter. A nonprofit can also be more overhead in terms of structure (you need a board), record keeping & accounting than an LLC (but not much more than a C-Corp).
Unless you’re operating model depends on donations, it might be worth staying an LLC for a while.
Check with a lawyer, accountant, or Stripe Atlas for real guidance. It’s been a while since I looked at firming a company.
I wonder if immutable.coffee could allow the asker (or by default) publish the answer transcript as an immutable record. Then the public can upvote it, which becomes a rating system for answers and the experts who gave the answers.
The idea above might tend to only reward the experts who got there first, so that's something to think about.
I want to allow the answers and experts to be rated because eventually someone will try to exploit the honesty of the system and say "yeah just download this .exe and it will fix your problem.."
Btw, there are a number of big companies that do the "talk to an expert" thing, such as GLG. Might be worth checking them out. Good luck!
Otherwise your platform is really a way for random people to get money (nothing wrong with that) while the actual maintainers are busy writing code, reviewing tickets, etc.
I know monetizing open source is terribly difficult so I don't want to sound too negative.
Take a look at Lyft’s post-ride survey. Rate your ride, plus a set of chips that let people express what stood out about the driver, plus a comment field. Very simple & quick to complete.
It might be worth offering two pricing options: (1) Pay for private answers, (2) free/bounty open source answers.
Your concept seems to have some overlap with StackOverflow. A problem with StackOverflow is their content is licensed CC-BY-SA. That can make some answers dicey for companies to use. Publicly visible answers on your site might be more valuable than StackOverflow answers if you released them as CC0. CC0 answers could also be merged into the docs of the FOSS projects. Having those answers on your site should drive more search traffic to you, bringing more leads for paid private Q&A.
On the expert side of what you’re doing... if you can streamline the payment process & generate a 1099 for taxes (like Lyft-style companies do) that might remove some overhead for experts & get them interested.
Side note... It’s not often we see HN front page stories from Tucson, AZ & that’s awesome!
Relying on donations seems like a bad move, business-wise, because I'd guess (no data to back this up, just gut feeling) that most donations will come from individuals and not busineses, yet the businesses are the ones making money off of your code.