Results 3 issues of Rob Shinn

Consider the following table: ``` CREATE TABLE Book id int unsigned NOT NULL AUTO_INCREMENT, title varchar(255) DEFAULT NULL, author varchar(255) DEFAULT NULL, when_added timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ``` Now...

bug

The installation and configuration instructions in `README.md` require updating for more recent versions of mame, which apparently require the roms to be installed in `~/.mame` or perhaps somewhere else for...

After updating hyprland to 0.41.2-3 (from 0.41.2-2, I'm getting an `Invalid dispatcher, requested "hyprexpo:expo" does not exist` despite the fact that I did a `hyprpm update`.