FFlareXesinflarexes.com·May 10 · 5 min readHow to Theme Wayle with Matugen on Hyprland?For those who don't know, Wayle is a project from the same creator as Hyprpanel, which is apparently going to be deprecated soon. Probably because of that, I couldn't find a proper theming guide anywh00
FFlareXesinflarexes.com·Apr 29 · 4 min readFeeling Stuck in Linux? Read One Man Page a DayOnce you've spent years on an operating system, things soon start becoming stagnant. I hit that wall recently. I realized I'm spending most of my time at a full-time job, so I have very little time le00
FFlareXesinflarexes.com·Apr 25 · 2 min readThunar Setup on Arch Linux: Enable Trash Support, Image & Video Preview, and Archive FeaturesIf you just want Thunar to work properly without digging into details, run: sudo pacman -S thunar gvfs tumbler ffmpegthumbnailer thunar-archive-plugin Optional (but useful): sudo pacman -S thunar-vol00
FFlareXesinflarexes.com·Apr 11 · 4 min readCached vs Non-Cached DNS: A Lazy Experiment That Got InterestingI was bored and just wanted to code something to spark the life, of course. And, to fight it, my brain thought, "how fast really is my DNS provider?" No architecture diagram. No benchmarking framewo00
FFlareXesinflarexes.com·Apr 5 · 8 min readTracing Docker Internals: Socket Communication, Daemon, and Kernel SharingHave you ever run docker ps and immediately moved on, as if that command simply floated into the void and came back with container names by magic? Have you wondered why the Docker CLI sometimes works 00