←back to thread

425 points henry_flower | 1 comments | | HN request time: 0.203s | source
Show context
m4r1k ◴[] No.43112034[source]
I once saw a talk from Brian Kernighan who made a joke about how in three weeks Ken Thompson wrote a text editor, the B compiler, and the skeleton for managing input/output files, which turned out to be UNIX. The joke was that nowadays we're a bit less efficient :-D
replies(7): >>43112150 #>>43112344 #>>43112772 #>>43114120 #>>43117365 #>>43118374 #>>43118624 #
mr_toad ◴[] No.43118374[source]
I’ve heard that Torvalds build Git in 5 (or 10) days and that Brendan Eich created JavaScript in 10 days.

Maybe the average programmer is less efficient, but the distribution is probably heavily skewed these days.

replies(4): >>43118589 #>>43118678 #>>43120165 #>>43147076 #
1. BrendanEich ◴[] No.43147076[source]
My understanding (direct from Graydon, some 18 years ago) was that Linus admired Monotone except for its slowness. Graydon liked making things correct then fast, but was on a break in Köln when Linus (provoked by loss of BitKeeper) emailed on Friday endorsing Monotone's design and asking for speed. Graydon said "let me buy a laptop and I'll start on Monday".

Monday rolled around and Linus said "too late, I wrote it already" (it => git).