If you want to make money and pay developers a salary, you need a product. I don’t want my js tooling to be a commercial product (hi Rome). Can we go back to the original spirit of OSS where everybody donates a little of their time instead?
Babel is used by millions, so why are we running out of money?
41–50 of 729 posts
Re: Babel is used by millions, so why are we running out of money?
#42Earlier quoted context omitted.
The article literally mentions full time work in the first sentence, and multiple times later.
The one person who is full-time has a very different salary: > we settled on $11,000 per month as a baseline salary for working full-time on open source The people getting $2,000 per month are part-time: > a "part-time" rate: we could initially afford $2,000 USD per month. It is also explained that if possible, they would go full-time and the salary would then be raised to "the full-time rate". > Our hope was by anno…
Re: Babel is used by millions, so why are we running out of money?
#43I was horrified and humbled to see that the people making this amazing stuff are making considerably less ($2k/month) than I do... or frankly, than most of us here on HN do. Their impact is so much bigger and I aspire so much to have as a deep understanding of the Javascript world as they do.
Presumably they have jobs, that’s extra income.
Re: Babel is used by millions, so why are we running out of money?
#44This is another case of tragedy of the commons. Individually, it doesn't make sense for a company to donate. I can't even resent them, since it puts the company at a (slight) disadvantage. Unless I was flush with cash, I probably wouldn't donate from company funds if I were an entrepreneur. But collectively, we would all benefit to fund something like this. (Edit: I like culturestate's response of budgeting a small a…
The inventors of our economic system didn't conceive of people giving away valuable stuff for free.
I’m reasonably confident every economist knows people give stuff away for free but it’s certainly been true since Adam Smith, whose Theory of the Moral Sentiments is chock full of psychological and philosophical insight.
Re: Babel is used by millions, so why are we running out of money?
#45This is another case of tragedy of the commons. Individually, it doesn't make sense for a company to donate. I can't even resent them, since it puts the company at a (slight) disadvantage. Unless I was flush with cash, I probably wouldn't donate from company funds if I were an entrepreneur. But collectively, we would all benefit to fund something like this. (Edit: I like culturestate's response of budgeting a small a…
I’d classify it as a public goods problem. The difference is rivalry in consumption. You compete over fishing grounds but you don’t compete over use of Babel. It makes a difference in user strategy too: with the tragedy of the commons, your personal marginal gain is higher than the individual share of the social cost. This leads to overconsumption. In a public goods problem, you fully benefit without contributing. As…
Re: Babel is used by millions, so why are we running out of money?
#46Re: Babel is used by millions, so why are we running out of money?
#47If you want to make money and pay developers a salary, you need a product. I don’t want my js tooling to be a commercial product (hi Rome). Can we go back to the original spirit of OSS where everybody donates a little of their time instead?
You contradict yourself there. If no one wants to pay for said product, how would a product bring in more money?
Tools is what makes us 10x more productive; its ridiculous companies cant spare 1% of their IT budgets to pay for them.
Re: Babel is used by millions, so why are we running out of money?
#48BabelJS's idea is so simple, yet huge. BabelJS, or, as I like to call them in my talks, is the "Age of transpilers". The idea of having some sort of meta layer that you compile from to another source is old, but totally underrated: https://en.wikipedia.org/wiki/Source-to-source_compiler With my team we optimized render processes using transpilers/meta language and this totally rocks. I hope that BabelJS will continue…
Transpilers are bad. They add to the already giant mess of unnecessary JS tooling. How much of them is really needed, and how much is there just for webdevs to show their "street cred?" Not a lot at all. Not only the debugging is breaking down because of them, but they often introduce bugs on their own which are very hard to find. Framework authors force involuntary decision to use transpilers on people downstream, a…
Typescript and Flow allow for much higher quality software without having to add complexity to browsers (like Dart initially was intended to).
Re: Babel is used by millions, so why are we running out of money?
#49Earlier quoted context omitted.
Your last sentence is worth emphasizing. Many people misunderstand the tragedy of the commons as an argument why a commons can't work, but the only possible conclusion is that the commons can't work under the current economic system (and specifically the dominant school of economic thought of the past half century). The usual example given is a pasture shared by shepherds who are each going to optimize their use of t…
Capitalism represents a solution to the tragedy of the commons: Privatize it. You guys are interpreting this as a takedown of capitalism when it's the exact opposite. Capitalism represents a solution to this issue. You might not like that solution, but this circumstance just goes to show that naive attempts to reinvent capitalism are unlikely to work.
Also, do you think the indian company was a perfect example of why capitalism should not involve itself with common goods? Unless you think it isnt a capitalist company despite presenting all aspect of it (including regulatory capture and threats of violence against slaves/employees).
Re: Babel is used by millions, so why are we running out of money?
#5011k salary lol
I was going to give a similar comment here. I get that this is more common in the US compared to Europe or asian countries, but I'd expect that 5-6k a month would be a far more reasonable salary. You're not in open source for the big payout I assume.. And then again, 2k just to help on the side, that's about minimum wage here for full time employment.