Ctrl-C Is a Feature
Every tool demo shows the happy path. The reason you trust a tool is what it does the moment you interrupt it, and almost nobody designs that part.
Here is a test you can run on any CLI tool you depend on.
Writing
Things I worked out the hard way, written down so I do not have to work them out again.
Every tool demo shows the happy path. The reason you trust a tool is what it does the moment you interrupt it, and almost nobody designs that part.
Here is a test you can run on any CLI tool you depend on.
A static binary needs a compiler exactly as much as a baked cake needs an oven
There’s a particular kind of shame in running docker images after your first Go build.
Basic docker commands and other docker things I noted while I was learning docker.
download a docker image from registry (dockerhub or others).
Test for blog feature
Hello, this is my first blog on my own website. Hope this works!