jmoiron plays the blues
godoc w/ "godoc -http=:6060" is a great sanity check. If documentation is missing, doesn't read well, or the packaâ€twitter.com/i/web/status/9…wP
A great reply to my post. I really admire a lot of people involved in the k8s ecosystem (many from interactions inâ€twitter.com/i/web/status/9…jY
Is k8s too complicated? I wrote this and I still don't even know. jmoiron.net/blog/is-k8s-to…
This is a great quote. The irony is that, in context, it applies to k8s itself. twitter.com/jbeda/status/9…
Lets use YAML because it is simple like JSON so tooling is easy, and it also has comments! Oh, but we ever want toâ€twitter.com/i/web/status/9…Fi
It was the deployment for me. I can get used to living in hell, but I don't want to deploy there. twitter.com/chimeracoder/s…
clearly trying to define the entire world in minute detail using yaml is not scalable blog.hasura.io/draft-vs-gitku…
alias create-go-app="mkdir" twitter.com/martinkl/statu…
poe's law flaviocopes.com/javascript-loo…
Is there a secret competition in OSS cloud infra for how many nested directories of yaml we can require to deploy aâ€twitter.com/i/web/status/9…XZ
"Before starting to work on a problem, it can be helpful to already know more or less how to solve that problem." twitter.com/mitchellh/stat…
Returning early[1] aka Guard Clauses[2] is a very common code review comment of mine. Putting error and edge casesâ€twitter.com/i/web/status/9…YJ
The two most important execution contexts for your program are the brains of the people maintaining it and the compâ€twitter.com/i/web/status/9…wC
"The youth of America [..] started protesting all the things that they saw wrong with America: racism, environmentaâ€twitter.com/i/web/status/9…Au
CI support for #golang has come a long way since Jan 2013; from zero to @travisci + @CoverallsApp via @mattn_jp's gâ€twitter.com/i/web/status/9…pc
great group run by people who do great work, well worth it twitter.com/MaartjeME/stat…
minimum version selection has the potential to be Go's 2nd biggest gift to the wider programming community (after gâ€twitter.com/i/web/status/9…zk
config format reqs: no parser ambiguities, obvious structure, clear base datatypes (at least json types + integers)â€twitter.com/i/web/status/9…Vt
Tracebacks are not error messages and they do not belong in error messages. Do not show tracebacks to your users,â€twitter.com/i/web/status/9…lE