Hello, I’m Badhon. I tend to forget things easily, which is why I started this blog.
Nothing here yet.
When developing a simple HTML website, testing it directly on a mobile device connected to the same WiFi network is often more reliable than using browser emulators. Visual Studio Code provides an easy way to make your local site accessible on your p...

Linux is full of powerful shortcuts and commands that can save you time and make you look like a pro. This article explains some of the most useful ones from two YouTube videos — covering both everyday command-line tricks and process management basic...

When using the terminal, you often need to stop or control running commands. Three common shortcuts are Ctrl+Z, Ctrl+X, and Ctrl+C. They may look similar, but each one works differently. Ctrl+C This shortcut stops a running command. It sends a signal...
