In addition to appliance manufacturers exploring smart/wifi-enabled devices, there are now products that allow you to trigger physical switches wirelessly! https://microbot.is/push/
Reviews are very mixed, but with hindsight this class of device was inevitable.
Related Posts
Exploring design ideas using AI as a learning assistant, for creative exploration: https://andymatuschak.org/hmwl/
Today I learnt that `cargo fix` won't fix code with compiler errors by default, but you can override this!
$ cargo fix --broken-code --allow-dirty && cargo clippy --fix --allow-dirty
This incantation does exactly what I wanted :)
I travelled recently with six electronic devices, and every single one used USB-C for charging. It was wonderful, and not an experience I've had before.