Lion clicker
Adding User Ids
- The client generates an id as soon as a new player arrives- I want people to be able to show up and start clicking and decide later if they sign in or not
Linux annoyances: Updating VSCode
VSCode won’t automatically update because it was installed with yay
. It keeeeeeeeeeeeeeeps popping up a warning telling me there’s an update and it’s annoying.
yay -S visual-studio-code-bin
Gets it back up to date.