Got accepted in the beta program for GitHub Actions. So, naturally, let’s create an action to publish this blog!
[Read More]Fuzzy git checkout
Using fzf
for git checkout
.
fzf
A general purpose command-line fuzzy finder.
[Read More]Testing gorilla/mux handlers
Currently working on a prototype microservice and to get started quickly I
decided to use gorilla/mux as my router
because of its low barrier of entry and plenty of resources out there on it.
One thing that has bothered me before when I have used mux
was how to go about
testing the HTTP handlers. Discovered a nice way to do it.
diff-so-fancy
Oh, so fancy!
[Read More]bat
bat
is the new cat
.
OneNote to Org mode
I decided to make a very nerdy decision: use Org mode instead of OneNote.
[Read More]Kube Prompt
Been switching between Kubernetes clusters a lot and needed a way to keep track
of current context and namespace, kube-ps1
to the rescue!
re:Invent 2018
My company was gracious enough to send me to AWS re:Invent 2018 this year!
[Read More]Open in Emacs
How to open a file/directory or pipe output to Emacs GUI from the terminal.
[Read More]