When switching from MacOS to Linux, one of the things I was concerned about was Microsoft OneDrive that I've used for a decade or so. I found the using an unofficial CLI works really well.
Read →
After migrating a bunch of old Dotnet applications from Azure Web Apps on Windows to Docker containers on Linux, I found that the logs were flooded by Information messages from Dotnet itself.
Read →
Today when I booted my Endeavour OS Linux machine and logged in to i3, I noted that there was a very annoying fade when switching between workspaces and also semi-transparency on inactive windows. I recently upgraded all packages with yay, but haven’t touched any config in a while, so I was confused.
It turned out to be the settings in /etc/xdg/picom.conf that I needed to change by copying it to the home folder and disable fading.
Read →