| ▲ | pjmlp 9 hours ago | |||||||
I never adopted them, keep using mostly Python written stuff. Either pay for the product, or use stuff that isn't dependent on VC money, this is always how it ends. | ||||||||
| ▲ | hijodelsol 9 hours ago | parent | next [-] | |||||||
There are ways to independently fund open source projects, though. I have previously contributed to the Python Software Foundation and to individual open source maintainers through GitHub donations (which are not dependent on GitHub, as there are many alternatives). Projects like the Linux Foundation exist, too. And government funding, especially for scientific endeavors or where software is used to fulfill critical state tasks, is an option, too. I refuse to subject to the hypercommercialization of software and still believe in the principles behind open source. | ||||||||
| ||||||||
| ▲ | WhyNotHugo 8 hours ago | parent | prev [-] | |||||||
> I never adopted them, keep using mostly Python written stuff. Maybe you use non-transitive pure Python dependencies, but it's likely that your tools and dependencies still rely on stuff in Rust or C (e.g.: py-cryptography and Python itself respectively). | ||||||||
| ||||||||