You could look at the requests coming from your machine to see if it's directly querying the site or sending a query to the third party server to fetch the details.
My hunch would be it's a local request but it's easy enough to confirm.
I didn't notice that 7,8,9 had no effect on the count. My bad.
Chars are just numbers, but yeah, an enum would work fine too, sure. The only advantage with using a char for it is that there's no conversion needed for outputting them into strings so it's a little easier. Less code, very readable, etc. Though yeah, thinking about it JQKA wouldn't be numerically in the right order which could cause issues if the program did more than just implement HiLo
You would need to change from your current stab to 2x 2u stabs.
Although Idk why you would bother if you're going to map both to space, most people map one to backspace or sometimes return.
You just use three backticks to start and end a code block, it's just markdown.
e.g.
version: '3.4'
services:
vaultwarden:
image: vaultwarden/server:latest
restart: always
# environment:
# SIGNUPS_ALLOWED: 'false'
# ADMIN_TOKEN: 'your authentication token'
ports:
- '127.0.0.1:8200:80'
volumes:
- vaultwarden-data:/data/
...
Slightly better ergonomics, mostly. Kinda forces you into better typing habits overall also since its harder to be tempted to reach too far with one hand to hit the keys the other hand is responsible for.
IIRC it doesn't need a display, it's a Web-based UI that you can use from another computer on the network if it doesn't have a display, VNC would be overkill. Maybe they changed that.
pseudoymous, even
My best shot has been "Lemmings". Also I, personally, hate "Fedizens" so let's hope that one doesn't catch on.
Yeah, I like it for the most part but really am not a fan of the swipe gestures.