RE: https://mastodon.social/@ctietze/116346843217240049
I reload https://indieblog.page/random about once a week and often find pearls.
| Blog | https://seiz.it |
| Location | At Home (Germany) |
| Letterboxd | https://boxd.it/hAlzH |
RE: https://mastodon.social/@ctietze/116346843217240049
I reload https://indieblog.page/random about once a week and often find pearls.
RE: https://mastodon.social/@daringfireball/116335552896294817
I wonder why i hadn't seen this back then, but this is really "fucking funny".
Draußen scheint die Sonne und mein Mac hat den "automatischen" Dunkelmodus aktiviert.
Das mit Zeitzonen und der Sommer-/Winterzeit scheint eines der schwierigsten Probleme in der IT zu sein.
On iOS 26, the keyboard sometimes shows a colored, purple button. It drives me nuts. I am absolutely allergic to purple* and can’t find a way to change that color. Please help!
* in the 80s, we wore purple Dungarees and since then, I have that problem with purple.
Nice addition to my /etc/ssh/sshd_config to deal with the script kiddies:
PerSourcePenalties authfail:1h crash:1d grace-exceeded:1h noauth:1h
If you edit your config, before restarting sshd, don't forget to open a second session just in case and then check the config with: `sshd -t` – if that does not output anything, all is ok and you can restart sshd.