From GitHub repositories to technical documentation, Markdown is an extremely popular lightweight markup language. Basically, markdown files are plain text, but they follow certain syntax and when they are rendered, you see a beautiful document with headings, bullet points, code boxes and
Read More

Hyprland is a dynamic tiling Wayland compositor that has been gaining traction in the Linux community due to its modern aesthetics, smooth animations, and extensive configurability. Unlike traditional X11 window managers, Hyprland leverages Wayland’s capabilities to provide a more fluid and visually
Read More

Not everyone wants to spend their evening punching NPCs in the face or mowing down hordes of enemies after a long day. Sometimes you just want to chill, explore, solve puzzles, or build something cool. For me personally, Euro Truck Simulator 2
Read More

Privacy-focused services like encrypted email, secure messaging, and VPNs are growing in importance with each passing day. We live in an era where dissent is crushed and corporations treat user data like chips on a poker table. Your browsing habits, location data,
Read More

Wireless file transfers are incredibly convenient, especially between Linux and Android devices. No cables, no manual configuration needed. Just quick transfers from one device to another using your local network. I know that it is faster to transfer files, specially huge ones,
Read More

The rise of AI-powered coding tools has reshaped developer workflows worldwide. Interactive development environments are becoming more intelligent, adapting to how programmers work. Microsoft is actively evolving VS Code into an AI-first IDE by integrating powerful language models and automation. Meanwhile, Amazon
Read More

Retro techs are no longer stranger things. Just like vinyl records and vintage fashion, retro computing has captured our collective imagination, irrespective of the age group. I mean, there’s something deeply satisfying about amber-on-black terminals and chunky pixel fonts that modern UIs
Read More

How do you get help in the Linux command line? On Linux, there are man pages that come preloaded with any distribution. The man pages are basically help pages which you can access using the terminal. You get an instruction manual when
Read More

Once upon a time, coding meant sitting down, writing structured logic, and debugging for hours. Fast-forward to today, and we have Vibe Coding, a trend where people let AI generate entire chunks of code based on simple prompts. No syntax, no debugging,
Read More