Curated

342 posts

A painting

Came across this  painting through Twitter. Something about it appealed to me. The colors and shape of the arches reminded me of Bruegel's Tower of Babel. The title of the painting is "Das…

How flexible is flexible

Software Design for Flexibility: How to Avoid Programming Yourself Into a Corner was billed as the "successor to SICP" when it came out. A counter-point: wozniak.ca/blog/2022... The same c…

Of REPLs

tonsky.me/blog/netw... > Clojure does not need a REPL, it needs an Eval RPC protocol. To turn Rich’s methods against him, current REPL complects command-line interactions with code evaluation. &g…