Rethinking the Linux Filesystem Layout

The filesystem hierarchies of operating systems have never been the most robust. They exist solely to provide a background for the actual operating system to run on top of. Because of that, they have evolved naturally over time in weird and occasionally detrimental ways. This blog exists to learn from the mistakes of previous filesystems and to attempt to come up with something better. Sections will be split into logical components based on the type of files that would be contained in each directory, going from the toplevel to the deepest point of the layout. At the end, a visual layout of the filesystem will be put together to finalize the design. ...

February 16, 2026 · Aster Boese

Middle-Click on Linux: An Objective View

This is an attempt to compile the history of and the discussion around middle-mouse-click on Linux. I have tried my best to distance my own opinions on the matter and write solely the existing facts. The Linux UI community has a very bad habit of going to each other’s throats based on miscommunication or personality clashes. I hope that laying the basic inforation out will help blunt this, or at the very least serve as an interesting read. ...

January 8, 2026 · Aster Boese