Without the gnu projects, software would have remained in the domain of universities and industry. Distributing it for free and encapsulating it with an actual legal license was radical in and of itself, but the notion of being required to distribute source was even more radical. Without that, people don't learn to code outside of industry, people don't share ideas and software remains in corporate silos with no/low interoptability unless a business decides to form a strategic partnership.
NetMageSCW|1 month ago
Computer science and computing was taught and done at universities long before Stallman and GNU came along. I was using C++ Release E at college before GNU started, provided by Bell Labs at no cost.
PaulDavisThe1st|1 month ago
Most of that stuff was made available to universities and colleges as institutions, but not to individual students. Once you graduate, you have no effective (or legal) access to it anymore ...
mghackerlady|1 month ago
DonHopkins|1 month ago
f1shy|1 month ago
>> remained in the domain of universities and industry
> I was using C++ Release E at college before GNU started, provided by Bell Labs at no cost.
Was the source available, and possible to modify it?