wysocki.in
Zen of go - Go pro-verbs · Jacek Wysocki DevLog
http://wysocki.in/zen-of-go
Various stuff about programming. Zen of go - Go pro-verbs. Simple, Poetic, Pithy. Python has his PEP20 - Zen Of Python which are very nice IMO. Now Go community have similar Go Proverbs thanks to Rob Pike. They are several key points in context of Go programming:. Don’t communicate by sharing memory, share memory by communicating. Concurrency is not parallelism. Channels orchestrate; mutexes serialize. The bigger the interface, the weaker the abstraction. Make the zero value useful. Cgo is not Go.
divan.github.io
LeftPad and Go: can tooling help? · divan's blog
https://divan.github.io/posts/leftpad_and_go
Random thoughts on Go, software and sports. LeftPad and Go: can tooling help? Mar 31, 2016. You’ve probably heard that story about NPM community and LeftPad. Package, that broke thousands JavaScript projects worldwide. There was a nice follow-up article titled “Have We Forget How To Program”. And one guy even created left-pad.io. Left-Pad As A Service web service. People got a lot of fun discussing this story. But the fact it was created after that fiasco story only confirms my thoughts. But one thought ...
ultrasaurus.com
the evolving ultrasaurus - Page 2 of 190 - Sarah Allen's reflections on internet software and other topics
http://www.ultrasaurus.com/page/2
Sarah Allen's reflections on internet software and other topics. Skip to primary content. Skip to secondary content. What is an ultrasaurus? Go language philosphy thorugh proverbs. July 2, 2016. Rob Pike’s Go Proverbs. The proverbs with my notes from the talk are listed below. I also found a lovely post with code illustrations. As well as graphically illustrated deck. With nice icons chosen from the noun project. And if you have additional proverbs to suggest, there’s now a github repo. For example: Byte...
ultrasaurus.com
general Archives - the evolving ultrasaurus
http://www.ultrasaurus.com/general
Sarah Allen's reflections on internet software and other topics. Skip to primary content. Skip to secondary content. What is an ultrasaurus? July 5, 2016. Digging in the dirt, pulling weeds, planting flowers… these things make me feel at peace. There are some activities in my life that I have discovered are symptoms of happiness. My garden blooms, I write, I do the dishes in the morning, and I take longer walks with my dog. Go language philosphy thorugh proverbs. July 2, 2016. Rob Pike’s Go Proverbs.
SOCIAL ENGAGEMENT