Posts by Category

Meta

Using Remark42

less than 1 minute read

Commenting is now open on this blog!

Moving to Jekyll

less than 1 minute read

tl;dr GitLab + Jekyll + Netlify

My Hugo Setup

2 minute read

I’d love to mindlessly push to develop when doing some trial-and-error hacks, sparing myself from making local machine to behaves like the live server.

Hello World

less than 1 minute read

Just a first post placeholder.

Back to Top ↑

Programming

Automating interactive shell input in Go

3 minute read

I have several VPN profiles and need to switch back and forth between them at work. Opening emails and hunting down the OTP code for each VPN session slows m...

Back to Top ↑

DevOps

Back to Top ↑

Workflow

My multi-devices Logseq sync setup

3 minute read

To support my way of continuous digital note-taking and knowledge gathering, reducing friction to take notes is a must. Therefore, having the app ready on ev...

Back to Top ↑

Showcase

KSW (Kubeconfig Switcher)

2 minute read

A while ago I created and published my own CLI tool to switch Kubeconfig. I wrote it in Go and it’s installable easily using Homebrew:

Back to Top ↑