doak
doak
I just realised that every `0` digit is not diplayed. It also happens with `33723e01-8c81-474b-7ec5-08d5e106d547` which will be displayed as `33723e1-8c81-474b-7ec5-8d5e16d547`.
+1 for request of sokai.
This would prevent you imho from using foodle as a logged in user and as a regular user in sequence with the same browser profile. At least without deleting one...
Somehow related, but maybe wrong place to post: If you try to sort manually, poll answers seems to be fixed to orignal column instead of to the date/time. This results...
This is a show case in plain `Bash`: ``` #!/usr/bin/env bash set -eu trap '[ $? -eq 0 ] || echo FAILED' EXIT set -o pipefail BASEDIR=$(dirname -- "$0") setupColors()...
From the initial description of #496: > Note: This would also fix issue https://github.com/ingydotnet/git-subrepo/issues/347. @admorgan, is this issue fixed as well actually? At least a quick manual test did not...
TOFU sounds like a good way to start.
> We don't have to hold the key down. I usually write with two thumbs and actually do this most of the times, @Spike-from-NH. ;)
> Do you need the Alt key often ? When using Termux quite a much. It's also required by my `tmux` configuration. But for sure that's quite a dedicated use...
> For now, you can share your layout on https://github.com/Julow/Unexpected-Keyboard-layouts as I sometimes look into them to check for the usage of XML attributes. Thanks for this pointer. I will...