Josh

Building in the open

Note on Gopherfest 2015 | Go Proverbs With Rob Pike via The Go Programming Language

don’t communicate by sharing memory

share memory by communicating

See also Rich Hickey’s “The Value of Values” where he talks about communicating values, not places. An ID or a reference is a place, not a value.

Keyboard Shortcuts

Key Action
o Source
e Edit
i Insight
r Random
h Home
s or / Search
www.joshbeckman.org/notes/623232071