-
'Regression testing'? What's that? If it compiles, it is good; if it boots up, it is perfect.
-
I think people can generally trust me, but they can trust me exactly because they know they don't have to.
-
It's a bird … it's a plane … no, it's KernelMan, faster than a speeding bullet, to your rescue. Doing new kernel versions in under 5 seconds flat …
-
XML is crap. Really. There are no excuses. XML is nasty to parse for humans, and it's a disaster to parse even for computers. There's just no reason for that horrible crap to exist.
-
I realize that lawyers are brought up (probably from small children) to think that 'technically true' is what matters, but when you make public PR statements, they should be more than 'technically' true. They should be honest. There's a big f*cking difference.
-
Of course, I'd also suggest that whoever was the genius who thought it was a good idea to read things ONE F*CKING BYTE AT A TIME with system calls for each byte should be retroactively aborted. Who the f*ck does idiotic things like that? How did they not die as babies, considering that they were likely too stupid to find a tit to suck on?
-
An infinite number of monkeys typing into GNU emacs would never make a good program.
-
In response to 4 Good job. More public indecency, less TSA, that's what I say.
-
Only wimps use tape backup: real men just upload their important stuff on ftp, and let the rest of the world mirror it ;)
-
It was such a relief to program in user mode for a change. Not having to care about the small stuff is wonderful.
-
I'm an egotistical bastard, and I name all my projects after myself. First Linux, now git.
-
Making Linux GPL'd was definitely the best thing I ever did.
-
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.
-
We don't merge kernel code just because user space was written by a retarded monkey on crack.
-
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.
-
I'm doing a (free) operating system (just a hobby, won't be big and professional like gnu) for 386(486) AT clones.
-
Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect.
-
Christ, people. Learn C, instead of just stringing random characters together until it compiles (with warnings).
-
It has nothing to do with dinosaurs. Good taste doesn't go out of style
-
Anybody who tells me I can't use a program because it's not open source, go suck on rms. I'm not interested. 99% of that I run tends to be open source, but that's my choice, dammit.
-
Do you pine for the nice days of minix-1.1, when men were men and wrote their own device drivers?…I can (well, almost) hear you asking yourselves 'why?'. Hurd will be out in a year (or two, or next month, who knows), and I've already got minix.
-
Me, I just don't care about proprietary software. It's not 'evil' or 'immoral,' it just doesn't matter. I think that Open Source can do better, and I'm willing to put my money where my mouth is by working on Open Source, but it's not a crusade – it's just a superior way of working together and generating code.
-
I claim that Mach people (and apparently FreeBSD) are incompetent idiots.
-
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.