Debjeet Banerjee

Picom: The Standalone Xorg Compositor

This module will discuss Picom, probably the most popular Compositor for Linux. Compositors in Linux are responsible for assigning each window a buffer to render. Each frame of each running application goes through the compositor, responsible for outputting each buffer onto a display once it has been put into a single final image. A compositor […]

Picom: The Standalone Xorg Compositor Read More »

Ext4 vs Btrfs Filesystems – Which one should you choose?

Choosing the suitable filesystem can sometimes be confusing, especially on specific operating systems. Today, we’re comparing Ext4 vs Btrfs filesystems in Linux. There are a lot of different file systems in Linux, like Ext4, Btrfs, ZFS, and XFS, and even though each has its unique set of capabilities, the debate mostly comes down to Btrfs vs Ext4 because they’re more commonly

Ext4 vs Btrfs Filesystems – Which one should you choose? Read More »