If you remove the +100$ on windows, it IS percieved as free! I can`t see no price tag! Lets just take this windows with us home *BEEP* *BEEP* *BEEP* NOW WHAT THE HELL IS THIS"#¤"¤ I AM PERCIVIN HERE.
Printable View
If you remove the +100$ on windows, it IS percieved as free! I can`t see no price tag! Lets just take this windows with us home *BEEP* *BEEP* *BEEP* NOW WHAT THE HELL IS THIS"#¤"¤ I AM PERCIVIN HERE.
No they don't . They like being assholes because they have nothing else other than looking down on others, period. They rarely contribute or do anything useful.
I have met and worked with people who actually contribute to open source and make it better. They don't act like that. They actually try to understand the issues, fix the problems with the software, and work to make it easier to use and deploy. They don't stick their head in the sand, hide behind silly ideology that open source is always the bestest, and rail against people who use other solutions. No, they ask, "why are people using those solutions, and how can we improve what we are doing to make what we are doing better?"
Taking back a Windows license to get your 50 euros back isn't something important. It just reinforces that people want something for free. Asking why most people would prefer NOT to do that, why they would prefer to use Windows or OSX, and working to make Linux something that everyone would actually WANT to use, THAT is important. Hell, even taking that 50 euros of savings and contributing the money to open source projects who you derive benefit from would be better than being some snotty asshole on the internet.
Seriously though, I think the "free" of linux, without me mentioning beer (ah shit that was impossible), is really good. Anyone can change it, and enthusiasm drives it. It is free of commercial contructs and feeble marketing. And also functions as an encyclopedia of excellent code. That is very in line with the principles of education.
Whatever is close source, dies with it`s companies. And many examples are of that. And there is a lot of to freedom, and setting an algorithm free, and I do understand Stallman on this, however I also like recent developments and establishment of the concept of "open source".
It really comes down to what kind of society you want. Obviously open-source is more in line, with an evolved society. Are we here to enslave ourselves by our own society to suboptimal commerical constructs, and commercial culture?
Religiously one may ponder Adam in the garden, who had no money, and dinner was ripping an apple of a tree. While most agree that commercial constructs and exchange of goods may be good, one should consider the exaggaration of it also.
Peace Be With You.
Are you serious or just trolling?
You have stated that "Linux success is due to the fact that you can get it for free." and "Most Linux users (many corporations included) couldn't give a damn that it has great OOTB support for hardware. They like not paying for software, and further like not wasting their time contributing anything back to the so-called community which continues to give them stuff for free without them spending one bit of time or money."
This is plain wrong. Any somewhat serious company that has linux kernel as a business component will invest into it, employ kernel devs. This paid devs are major contributors to the kernel. There are serious amounts of money pumped into linux, which clearly contradicts your statements about "get it for free" and "wasting time contributing back".
You are extremely confused.
1) You cannot put GPL software into the Microsoft Windows kernel. It's illegal. You can't put proprietary software into Linux either. It's also illegal.
2) You can run any software using Microsoft's libc. You can run any software using glibc. Both are equally legal.
3) There is nothing the kernel devs can do. They can NOT let Nvidia put their stuff in the kernel. The license prohibits it. They do not have the ability (or desire, but that's secondary) to change the license. Even if everyone on lkml agreed they wanted to, THEY CANNOT.
Correct.
Google did a clean-room reimplementation of Java Virtual Machine, using the same API.
Nvidia can do a clean-room reimplementation of the Linux kernel, using the same API.
What they can't do is link proprietary code against GPL code. Google did not do this, they wrote their own code.