I've been wondering whether a for-pay alternative to the open-source ecosystem could be developed. The problem seems to be that open-source gratis software contributes nearly zero friction to a company building out its tech, so any alternative would have to compete against that near-zero friction. I just don't see each company negotiating separate prices with 100,000 package maintainers to use all of their software o…
How would that be different from the regular Microsoft Ecosystem? I can spin up a quick testserver using Windows Server, running an IIS webserver and Microsoft SQL Server, with my software stack written in C#, programmed in Visual Studio. It covers pretty much everything I could need, and involves ordering à la carte instead of negotiations. Obviously it costs more and unless I spin up a cloud server I can't "just sp…
Backyourstack: discover and sponsor your open-source dependencies
21–30 of 65 posts
Re: Backyourstack: discover and sponsor your open-source dependencies
#22I've been wondering whether a for-pay alternative to the open-source ecosystem could be developed. The problem seems to be that open-source gratis software contributes nearly zero friction to a company building out its tech, so any alternative would have to compete against that near-zero friction. I just don't see each company negotiating separate prices with 100,000 package maintainers to use all of their software o…
How would that be different from the regular Microsoft Ecosystem? I can spin up a quick testserver using Windows Server, running an IIS webserver and Microsoft SQL Server, with my software stack written in C#, programmed in Visual Studio. It covers pretty much everything I could need, and involves ordering à la carte instead of negotiations. Obviously it costs more and unless I spin up a cloud server I can't "just sp…
Re: Backyourstack: discover and sponsor your open-source dependencies
#23Re: Backyourstack: discover and sponsor your open-source dependencies
#24Earlier quoted context omitted.
How would that be different from the regular Microsoft Ecosystem? I can spin up a quick testserver using Windows Server, running an IIS webserver and Microsoft SQL Server, with my software stack written in C#, programmed in Visual Studio. It covers pretty much everything I could need, and involves ordering à la carte instead of negotiations. Obviously it costs more and unless I spin up a cloud server I can't "just sp…
My understanding is that Microsoft does not auto-publish+sell third-party libraries in a package repository. So the difference is basically the distinction made in the old cathedral/bazaar analogies.
Re: Backyourstack: discover and sponsor your open-source dependencies
#25I didn't create an account or sign in, but it created a public profile on your domain using my name without my consent.
Is there any way to remove that?
Re: Backyourstack: discover and sponsor your open-source dependencies
#26Re: Backyourstack: discover and sponsor your open-source dependencies
#27Earlier quoted context omitted.
Consider how many layers of dependencies are in use today, and you have no idea who the commenter is, what position he has in the business you assume he is 'running'.
If they're running that business, they are either paying people who can tell them the dependencies (if not, those people are being paid too much), or they are responsible for the code themselves (small co. or early startup), and should already know, or with small effort be able to identify all the dependencies whenever necessary. Anything else would be irresponsible. If they're not running that business and have enou…
Re: Backyourstack: discover and sponsor your open-source dependencies
#28Earlier quoted context omitted.
Yup, tested it out on a few python projects I have/use and it has 0 dependencies listed which is very, very wrong.
We effectively don't support Python yet but it should not be far away. It's 100% Open Source and we're looking for contributions. https://github.com/opencollective/backyourstack/issues/34
Re: Backyourstack: discover and sponsor your open-source dependencies
#29Earlier quoted context omitted.
If they're running that business, they are either paying people who can tell them the dependencies (if not, those people are being paid too much), or they are responsible for the code themselves (small co. or early startup), and should already know, or with small effort be able to identify all the dependencies whenever necessary. Anything else would be irresponsible. If they're not running that business and have enou…
Which technology are you using that does not have this problem?
Re: Backyourstack: discover and sponsor your open-source dependencies
#30> If you want to analyze non-public repositories, sign in with your GitHub account Do people really expose their or their employer's source code to random third party convenience services? I do understand the convenience factor here, I just think it's dodgy to encourage developers to be so flippant with privileged access.