I recently switched completely to the Brave browser and have set ad blocking to aggressive mode because ads were still showing on some websites. This...
I was preparing a slide deck for a hackathon and decided to put in a QR code to allow people to connect with me. Naturally, I googled for a service...
I have been using npx a lot lately, especially whenever I want to use a CLI tool. It is an excellent alternative to installing packages globally since...
Manually copy-pasting the output of a terminal command with a mouse/trackpad feels tedious. It is more convenient to use commands to do so. And we can...
While working on a project, I wanted to do an integrity check of a file that I was referencing. So, I needed to know how to get the hash of a file in...
Popovers have been a problem that was typically solved by using a third-party solution. But that is no longer the case. We now have a native popover...