Sort:
Reverse Engineering A Printer Driver For Linux

How I made a printer whose driver was exclusively for windows work on Linux.

31 min read May 17, 2026
Contributing to the Linux Kernel

How trying to fix a small issue on my laptop led me to contribute to the Linux kernel.

23 min read May 10, 2026
Audio Formats and Voice Agents

Sharing what I have learned while building Voice Agents

15 min read July 26, 2025
SSH for Noobs

A beginner's guide to SSH

18 min read May 19, 2025
Why you should be a part of open source?

Exploring and explaining perks of Open Source software and community.

12 min read May 4, 2025
MCP: Giving LLMs Hands (and Tools)

Enabling LLM Agency with the Model Context Protocol

20 min read April 16, 2025
Building OCR in Plasma's Spectacle using C++

An overview of how I wrote a c++ program to extract text from KDE Plasma Spectacle

7 min read March 12, 2025
Terminal Emulators: Under the Hood

Explaining the inner workings of terminal emulators

11 min read February 25, 2025
A beginner's guide to Linux

A look at some terminologies related to linux for newbies

13 min read February 20, 2025
Enhancing Screenshots in GNOME with OCR

Python script enhancing GNOME Screenshot with OCR with Tesseract

3 min read February 6, 2025

A guide to set up Arch Linux with a minimal installation for an optimized workflow experience.

31 min read February 3, 2025
Running Deepseek on Raspberry Pi

Pushing the limits of a Pi, by running an LLM

9 min read January 31, 2025

Understanding how the files are structured and their permission in linux.

12 min read January 27, 2025

All of us in the “Arch Btw” cult use it for one of its main selling points, the repositories. Arch Linux’s pragmatic approach to its packages makes it so much easier for users to sync packages without fiddling with multiple repositories and dependency hell, making it a one-stop solution. The Arch User Repository (AUR) is just a cherry on top. Including packages submitted by users makes it even more complete, removing the need for flatpaks or snaps. (Might cause dependency issues, we will discuss this later).

4 min read August 25, 2024
rss_feed Subscribe via RSS