How to clean local git branches

Edit Now, I use the script Then, you can use Original After working on some projects, my github repository ended up having many branches…

Read More

How to copy to clipboard in Linux/macOS

TL;DR Linux macOS

Read More

How to install binary with the permission set correctly

TL;DR I've been usually doing manually and something like that. But, you can simply .

Read More

YouTube Music vs YouTube

Not many people know this, but https://music.youtube.com has the better audio quality than https://youtube.com. So, if you are a listner…

Read More

Do not use Go like Java

I have been using Go in the following way (like Java) And from a consumer side, it just refers to the interfaces so that I can swap with a…

Read More