Redesigning My Blog, GOV.UK Style
I recently redesigned this blog. The visual direction came from GOV.UK Design System. I checked alphagov/govuk-frontend for implementation details, then asked codex-cli with …
Design / AI / Frontend
Take your time.
Recent notes
I recently redesigned this blog. The visual direction came from GOV.UK Design System. I checked alphagov/govuk-frontend for implementation details, then asked codex-cli with …
Design / AI / Frontend
I hit a weird Finder copy failure the other day. This was on macOS Sequoia. The copy failed halfway, and Finder said I could resume it. I didn’t really want to trust that.
Note
Mesa sits in the middle of most Linux graphics stacks. On a modern desktop it is usually the layer that turns EGL calls into driver operations, talks to DRM/KMS, and connects …
Linux / Mesa / Wayland
adb pull can mess up file timestamps when exporting photos from Android if you forget -a. adb pull -a /storage/emulated/0/DCIM ./DCIM That flag is easy to miss. It saves a lot of …
Android / Note
Today I logged into Telegram on KDE Plasma and noticed something hard to ignore: the badge count on the taskbar icon updates really nicely. It’s a small detail, but also very …
KDE
This extension displays file and folder icons in dired mode. It uses mimetype as the displayed logo and follows the icon-theme-spec file naming convention, so you can use icon …
Emacs