Earlier quoted context omitted.
Babeljs has ~29 million weekly downloads via npm. If users counted it would probably be billions.
Yah that includes also any random automated job too… and there are many of them.
Babel is used by millions, so why are we running out of money?
21–30 of 729 posts
Re: Babel is used by millions, so why are we running out of money?
#22I 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?
#23This 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…
Re: Babel is used by millions, so why are we running out of money?
#24This 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 usual example given is a pasture shared by shepherds who are each going to optimize their use of the pasture by getting more sheep even if it means exceeding the sustainable capacity of the pasture, eventually killing it for everyone. Yet the real world shows that communal pastures have existed for centuries in rural communities just fine. The difference is that these pastures aren't used "optimally" and the shepherds aren't economically "rational actors" within the current economic system, though they are increasingly being pressured into that by the dominant system surrounding them.
The tragedy of the commons is not a warning about the unsustainability of a commons, it's a warning about the logical consequence of our dominant economic system.
Re: Babel is used by millions, so why are we running out of money?
#25Re: Babel is used by millions, so why are we running out of money?
#26If 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?
Re: Babel is used by millions, so why are we running out of money?
#27Earlier quoted context omitted.
They have more than 20 million weekly downloads on npm: https://www.npmjs.com/package/@babel/core , i.e., they are probably used by at least hundreds of thousands, if not millions of developers (not to speak of end-users). Of course, in the JavaScript ecosystem, the same may be true for a 20 LoC package that provides a trivial function implementation, but that's a different story.
That's not a different story, that's precisely why you can't make that assumption. Many projects would download it over and over for each commit in their CI. The package also has 14k direct dependents, making it quite likely to be downloaded more than once for each project. With this, it's not that unlikely that one company (one customers) downloads the package thousands of times a week.
Re: Babel is used by millions, so why are we running out of money?
#28Earlier quoted context omitted.
Presumably they have jobs, that’s extra income.
The article literally mentions full time work in the first sentence, and multiple times later.
> 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 announcing this plan and continuing our fundraising efforts, we would be able to increase the budget and raise them to the full-time rate.
Re: Babel is used by millions, so why are we running out of money?
#29This 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…
Re: Babel is used by millions, so why are we running out of money?
#30Not sure if anyone has any data on this...