@robpike This is a great talk. It was the first one I heard by you (I had an interest in array languages) and it's what made me interested in Go, which has since become, probably, my favorite language.
In the array/Go intersection, have you come across this rather unconventional implementation? https://github.com/ktye/i I do not understand it but occasionally browse the source as a curiosity.
@neauoire Lovely article, it was the one that got me interested in K.
@bcantrill did an interview with Arthur in the ACM https://queue.acm.org/detail.cfm?id=1531242 containing gems such as
"AW: In C I never learned to use the debugger so I used to never make mistakes, ..."
(And I just love the later retelling of the situation with Bryan's characteristic enthusiasm.)