Well, this is super useful for folks working with Docker: https://github.com/stepchowfun/docuum
@bamfic every time I turn to Golang I’m so turned off by the ecosystem, its tooling and the conventions (or lack thereof) around structuring your projects and your code.. it’s just frustrating (eg people _still_ arguing that GOPATH, vendoring dependencies in git, gofmt forcing tabs on everyone and other idiosyncrasies were good ideas 🤔).
@bamfic And then come the language subtleties (error handling, testability etc) and I’m questioning why I’m doing this to myself while turning back to Python, Ruby or, recently and increasingly, Rust.. so I’m not surprised.