-
When in doubt, use brute force.
-
You can't trust code that you did not totally create yourself.
-
'Gigabit' seems to mean 600 megabits. It's a VAX gigabit.
-
That brings me to Dennis Ritchie. Our collaboration has been a thing of beauty.
-
We have persistant objects, they're called files.
-
I think the major good idea in Unix was its clean and simple interface: open, close, read, and write.
-
I think the open software movement (and Linux in particular) is laudable.
-
Grant, if we edited Fortran, I assume that you'd put a column thing in there.
-
I am a programmer.
-
No amount of source-level verification or scrutiny will protect you from using untrusted code.
-
I wanted to separate data from programs, because data and instructions are very different.
-
I do believe that in a race, it is naive to think Linux has a hope of making a dent against Microsoft starting from way behind with a fraction of the resources and amateur labor. (I feel the same about Unix.)
-
There's going to be no serious problem after this.
-
I wanted to avoid, special IO for terminals.
-
If you want to go somewhere, goto is the best way to get there.
-
I am a very bottom-up thinker.
-
Ken Thompson was once asked what he would do differently if he were redesigning the UNIX system. His reply: 'I'd spell creat with an e.'
-
I wanted to have virtual memory, at least as it's coupled with file systems.