Handling mistakes as a Web Developer

As a programmer working in web development, I’ve come to realize that we have a unique ability that many other professions don’t: the ability to undo our mistakes. If we...

Comment driven development

I tend to sketch out the stages or pseudo-code everything using comments whether I’m coding a large or complicated usecase or something where things could quickly spiral out of hand....

Easily build your own network with Tailscale

As a tech geek and software engineer, I maintain a small personal network where I keep all of my devices connected together, ranging from my development machines, local linux box,...

Remote SSH into Android Termux

Termux is a powerful terminal emulation for Android, with broad community and robust package manager. Making it easier to run Linux computing right in your pocket these days. This article...

Starting a new blog

This month I’m thinking to start a blog to archive and share some notes that had been stored for a while on my Google Keep account. This blog is built...