Linus Torvalds famous quotes
Last updated: Sep 5, 2024
-
Most good programmers do programming not because they expect to get paid or get adulation by the public, but because it is fun to program.
-- Linus Torvalds -
Microsoft isn't evil, they just make really crappy operating systems.
-- Linus Torvalds -
The Linux kernel is under the GPL version 2. Not anything else. Some individual files are licensable under v3, but not the kernel in general. And quite frankly, I don't see that changing. I think it's insane to require people to make their private signing keys available, for example. I wouldn't do it. So I don't think the GPL v3 conversion is going to happen for the kernel, since I personally don't want to convert any of my code. You think v2 or later is the default. It's not. The _default_ is to not allow conversion. Conversion isn't going to happen.
-- Linus Torvalds -
In real open source, you have the right to control your own destiny.
-- Linus Torvalds -
When you say 'I wrote a program that crashed Windows,' people just stare at you blankly and say 'Hey, I got those with the system, for free.'
-- Linus Torvalds -
In open source, we feel strongly that to really do something well, you have to get a lot of people involved.
-- Linus Torvalds -
There are lots of Linux users who don't care how the kernel works, but only want to use it. That is a tribute to how good Linux is.
-- Linus Torvalds -
Bad programmers worry about the code. Good programmers worry about data structures and their relationships.
-- Linus Torvalds -
In my opinion MS is a lot better at making money than it is at making good operating systems.
-- Linus Torvalds -
I will, in fact, claim that the difference between a bad programmer and a good one is whether he considers his code or his data structures more important. Bad programmers worry about the code. Good programmers worry about data structures and their relationships.
-- Linus Torvalds -
Artists usually don't make all that much money, and they often keep their artistic hobby despite the money rather than due to it.
-- Linus Torvalds -
Every time I see some piece of medical research saying that caffeine is good for you, I high-five myself. Because I'm going to live forever.
-- Linus Torvalds -
Any program is only as good as it is useful.
-- Linus Torvalds -
I want my office to be quiet. The loudest thing in the room - by far - should be the occasional purring of the cat.
-- Linus Torvalds -
We all know Linux is great...it does infinite loops in 5 seconds.
-- Linus Torvalds -
Intelligence is the ability to avoid doing work, yet getting the work done.
-- Linus Torvalds -
Shareware tends to combine the worst of commercial software with the worst of free software.
-- Linus Torvalds -
Part of doing Linux was that I had to communicate a lot more instead of just being a geek in front of a computer.
-- Linus Torvalds -
Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen an angry penguin charging at them in excess of 100mph. They'd be a lot more careful about what they say if they had.
-- Linus Torvalds -
I don't try to be a threat to MicroSoft, mainly because I don't really see MS as competition. Especially not Windows-the goals of Linux and Windows are simply so different.
-- Linus Torvalds -
I get the biggest enjoyment from the random and unexpected places. Linux on cellphones or refrigerators, just because it's so not what I envisioned it. Or on supercomputers.
-- Linus Torvalds -
I try to avoid long-range plans and visions - that way I can more easily deal with anything new that comes up.
-- Linus Torvalds -
I'm generally a very pragmatic person: that which works, works.
-- Linus Torvalds -
If you start doing things because you hate others and want to screw them over, the end result is bad.
-- Linus Torvalds -
All operating systems sucks, but Linux just sucks less
-- Linus Torvalds -
If you want to travel around the world and be invited to speak at a lot of different places, just write a Unix operating system.
-- Linus Torvalds -
Only wimps use tape backup. REAL men just upload their important stuff on ftp and let the rest of the world mirror it.
-- Linus Torvalds -
The thing I love about diving is the flowing feeling. I like a sport where the whole point is to move as little as humanly possible so your air supply will last longer. That's my kind of sport. Where the amount of effort spent is absolutely minimal.
-- Linus Torvalds -
Software is like sex: It's better when it's free.
-- Linus Torvalds -
There's innovation in Linux. There are some really good technical features that I'm proud of. There are capabilities in Linux that aren't in other operating systems.
-- Linus Torvalds -
To be a nemesis, you have to actively try to destroy something, don't you? Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect.
-- Linus Torvalds -
To be honest, the fact that people trust you gives you a lot of power over people. Having another person's trust is more powerful than all other management techniques put together.
-- Linus Torvalds -
Turtles are very stable and have been around forever. But they have problems adapting. When humans came along, turtles came under serious threat. Biodiversity is good, and I think it is good in technology as well.
-- Linus Torvalds -
What commercialism has brought into Linux has been the incentive to make a good distribution that is easy to use and that has all the packaging issues worked out.
-- Linus Torvalds -
Given enough eyeballs, all bugs are shallow.
-- Linus Torvalds -
The bulk of all patents are crap. Spending time reading them is stupid. It's up to the patent owner to do so, and to enforce them.
-- Linus Torvalds -
I love making friends.... it's people I can't stand.
-- Linus Torvalds -
I'd much rather have 15 people arguing about something than 15 people splitting into two camps, each side convinced it's right and not talking to the other.
-- Linus Torvalds -
Theory and practice sometimes clash. And when that happens, theory loses. Every single time.
-- Linus Torvalds -
Those that can, do. Those that can't, complain.
-- Linus Torvalds -
When it comes to software, I much prefer free software, because I have very seldom seen a program that has worked well enough for my needs, and having sources available can be a life-saver.
-- Linus Torvalds -
There were open source projects and free software before Linux was there. Linux in many ways is one of the more visible and one of the bigger technical projects in this area, and it changed how people looked at it because Linux took both the practical and ideological approach.
-- Linus Torvalds -
An infinite number of monkeys typing into GNU emacs would never make a good program.
-- Linus Torvalds -
It's what I call "mental masturbation", when you engage is some pointless intellectual exercise that has no possible meaning.
-- Linus Torvalds -
I think Leopard is a much better system [than Windows Vista] ... but OS X in some ways is actually worse than Windows to program for. Their file system is complete and utter crap, which is scary.
-- Linus Torvalds -
And what's the Internet without the rick-roll?
-- Linus Torvalds -
So I would not be surprised if the globbing libraries, for example, will do NFD-mangling in order to glob "correctly", so even programs ported from real Unix might end up getting pathnames subtly changed into NFD as part of some hot library-on-library action with UTF hackery inside.
-- Linus Torvalds -
People will realize that software is not a product; you use it to build a product,
-- Linus Torvalds -
There are literally several levels of SCO being wrong. And even if we were to live in that alternate universe where SCO would be right, they'd still be wrong.
-- Linus Torvalds -
It was such a relief to program in user mode for a change. Not having to care about the small stuff is wonderful.
-- Linus Torvalds -
I think people can generally trust me, but they can trust me exactly because they know they don't have to.
-- Linus Torvalds -
C++ is in that inconvenient spot where it doesn't help make things simple enough to be truly usable for prototyping or simple GUI programming, and yet isn't the lean system programming language that C is that actively encourages you to use simple and direct constructs.
-- Linus Torvalds -
I may make jokes about Microsoft at times, but at the same time, I think the Microsoft hatred is a disease.
-- Linus Torvalds -
There are "extremists" in the free software world, but that's one major reason why I don't call what I do "free software" any more. I don't want to be associated with the people for whom it's about exclusion and hatred.
-- Linus Torvalds -
Security people are often the black-and-white kind of people that I can't stand. I think the OpenBSD crowd is a bunch of masturbating monkeys, in that they make such a big deal about concentrating on security to the point where they pretty much admit that nothing else matters to them.
-- Linus Torvalds -
C++ is a horrible language. It's made more horrible by the fact that a lot of substandard programmers use it, to the point where it's much much easier to generate total and utter crap with it.
-- Linus Torvalds -
Modern PCs are horrible. ACPI is a complete design disaster in every way. But we're kind of stuck with it. If any Intel people are listening to this and you had anything to do with ACPI, shoot yourself now, before you reproduce.
-- Linus Torvalds -
Eventually the revolutionaries become the established culture, and then what will they do
-- Linus Torvalds -
Helsinki isn't all that bad. It's a very nice city, and it's cold really only in wintertime.
-- Linus Torvalds -
I never felt that the naming issue was all that important, but I was obviously wrong, judging by how many people felt. I tell people to call it just plain Linux and nothing more.
-- Linus Torvalds -
Often your 'fixes' are actually removing capabilities that you had, because they were 'too confusing to the user'. GNOME seems to be developed by interface Nazis, where consistently the excuse for not doing something is not 'it's too complicated to do', but 'it would confuse users'.
-- Linus Torvalds -
OK, I admit it. I was just a front-man for the real fathers of Linux, the Tooth Fairy and Santa Claus.
-- Linus Torvalds -
I don't doubt at all that virtualization is useful in some areas. What I doubt rather strongly is that it will ever have the kind of impact that the people involved in virtualization want it to have.
-- Linus Torvalds -
Once you realize that documentation should be laughed at, peed upon, put on fire, and just ridiculed in general, THEN, and only then, have you reached the level where you can safely read it and try to use it to actually implement a driver.
-- Linus Torvalds -
Personally, I'm not interested in making device drivers look like user-level. They aren't, they shouldn't be, and microkernels are just stupid.
-- Linus Torvalds -
A lot of people still like Solaris, but I'm in active competition with them, and so I hope they die.
-- Linus Torvalds -
I'm a huge believer in evolution (not in the sense that "it happened" - anybody who doesn't believe that is either uninformed or crazy, but in the sense "the processes of evolution are really fundamental, and should probably be at least thought about in pretty much any context").
-- Linus Torvalds -
Whoever came up with "hold the shift key for eight seconds to turn on 'your keyboard is buggered' mode" should be shot.
-- Linus Torvalds -
The memory management on the PowerPC can be used to frighten small children.
-- Linus Torvalds -
A consumer doesn't take anything away: he doesn't actually consume anything. Giving the same thing to a thousand consumers is not really any more expensive than giving it to just one.
-- Linus Torvalds -
You won't get sued for anticompetitive behavior.
-- Linus Torvalds -
Making Linux GPL'd was definitely the best thing I ever did.
-- Linus Torvalds
You may also like:
-
Andrew S. Tanenbaum
Computer Scientist -
Bill Gates
Investor -
Bjarne Stroustrup
Scientist -
Brian Kernighan
Computer Scientist -
Dennis Ritchie
Computer Scientist -
Donald Knuth
Computer Scientist -
Eric S. Raymond
Programmer -
Guido van Rossum
Computer programmer -
James Gosling
Computer Scientist -
Ken Thompson
Computer Designer -
Larry Page
Business magnate -
Larry Wall
Programmer -
Linus Pauling
Chemist -
Mark Shuttleworth
Entrepreneur -
Richard Stallman
Activist -
Sergey Brin
Computer Scientist -
Steve Jobs
Entrepreneur -
Steve Wozniak
Inventor -
Tim Berners-Lee
Computer Scientist -
Vinton Cerf
Engineer