▲ | TrueDuality 2 days ago | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Start-ups and smaller companies that are extremely cash strapped are willing to take an opensource project, compile it themselves, turn it into deployment artifacts and manage that whole lifecycle. There is a threshold where paying someone to manage and certify the lifecycle of tools is more valuable than keeping it in house. This is pushing those enterprise customers that are just using and updating binary releases because they don't want to take on the compliance risks of first-party support to pay for official versions. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | hiAndrewQuinn 2 days ago | parent | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
I agree with your point. In the name of promoting basic numeracy: """ Sign up for GitHub Sponsorship and create the tiers: Small organization (< 20 people): $10/mo Medium organization (20-100 people): $40/mo Large organization (> 100 people): $60/mo """ You are beyond 'cash strapped' if $10/month for something as fundamental as this breaks the bank. The fully loaded cost of a single US software developer is already above $100/hour. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | 9cb14c1ec0 2 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Yes, just a couple of minutes setting up a Github action on a fork, and you're good to go. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | ApolloFortyNine 2 days ago | parent | prev [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
They actually provide the github action they use to build the releases in their repo already, so you could likely get this done in under 5 minutes. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
|