Abik Maharjan · Backend Developer

WritingKathmandu--:--:--

Writing

Notes from the build

Things I worked out the hard way, written down so I do not have to work them out again.

12 min read

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.

2 min read

Docker cheatsheet

Basic docker commands and other docker things I noted while I was learning docker.

download a docker image from registry (dockerhub or others).

RSSBack to the portfolio