|
|
|
|
|
by xiaodai
2459 days ago
|
|
Free software is difficult. I have a family and young kids to feed. I can't work for FREE. I have open-source packages that are "free", but that's my hobby or a living. If you get a professorship at a university then you can flog free software, but it doesn't work for the other 99.99999% of the population. Sigh. I wish open-soure software is funded like universities. European Union funds some software, but more should be done. The economy of free software is a classific economics problems; too many free loaders. We can't continue to rely on volunteers. The public needs to fund open-source software, just like how to we fund universities! |
|
the numbers are not that bad, consider someone asks me to write them a tool for them to manage their electronic store inventory, tasks etc. I am the developer the shop is the client, I get paid and they get the programs and the source code. This is what it should be and not land int he situation where you get a change later and you don't have the source code.
Or someone hires me to write a program to apply a filter for an image, this program will run on my client server , because it runs on a server only my client will have the source and because the users won't run it on the browsers I do not need to send them a copy of the source.
Anyway there are more jobs where you are paid to write software and the client also gets the source and does whatever he wants with the code, as long as all users that run the program can get a copy of the source then it is free software. you don't have to make the code public on Github