top | item 34753120

(no title)

atdixon | 3 years ago

Exactly. There’s a running joke when talking about code style of “Rich Hickey’s Java” - as the exemplar of weird style. (Which it is if you ever glance at core Clojure’s code base.) But RH in my mind is the epitome of one who understands real practitioner productivity.

discuss

order

intelVISA|3 years ago

The best code style = the one written by someone who doesn't crash prod, segfault, or mess up the hot path (allocate).