jmoiron plays the blues
I learned 2 langs growing up; my English was native but poor until Uni. I started blogging to improve it: brandeis.edu/now/2017/may/c…
#Golang's 'fallthrough' keyword is rarely understood by non-C users; I've started to just fail PRs that use it play.golang.org/p/vz7N85Qds6
I wonder how pmem.io is going to change this picture medium.com/thought-framew…
#Golang's strength: core refuses to sacrifice implementation ergonomics for lang ergonomics. Community Generics rfcs ignore this balance.
created etod, epoch to date
The answer is _always_ "An ORM was doing something unexpected without my knowledge." schneems.com/2017/07/18/how…
speedshop.co/2017/07/11/is-… The #Golang version, "Is Go too slow for webscale?", fits in a tweet: No.
k8s feels like javascript frameworks for architecture, everyone wants to use it, esp those who don't need it. doesâ€twitter.com/i/web/status/8…bv
#golang stdlib is so impressive; complex things are impeccably documented, clearly written; eg. its allocator: golang.org/src/runtime/ma…
The #GRPC docs still do not mention its small, arbitrary max message size github.com/grpc/grpc/issu… grpc.io/docs/guides/co…
Worth a read: peter.bourgon.org/blog/2017/06/0… It is thoughtful, but I disagree strongly with it.