I’m (genuinely, curiously) interested in the logic for not voting at all.
As I see it, mathematically speaking, my vote is counted either way. The election outcome not being influenced by my lack of vote is effectively giving half my vote to each candidate, for a net zero.
As I see it, given it’s going to be counted either way, I’d rather it be counted for the candidate closer to my preferences.
Comrade, what would you recommend I do with that 45 minutes on a workday other than vote?












I’ve found consistent enjoyment from Stylix on NixOS. Applies tinted-theming compatible schemes, either custom or from a toml file, to every app with color customization. Easy to exclude, too, which means my Waybar and Neovim stay the same, even when my Hyprland and Kitty change, and can also be updated independently.
Plus, for custom configs that you still want to follow the system palette updates, you can always
color = mkOverride ( lib.Stylix.colors.base0X )to custom-swap within your existing palette.