Egbert
Egbert
Correct. Do not edit the `ssh_config`/`sshd_config` in `/etc/ssh`. Do insert app-specific or system-harden-specific under their corresponding `/etc/ssh/ssh_config.d` or `/etc/ssh/sshd_config.d` subdirectory. Pay attention to ordering of SSH command, notable after `Match`...
`os.path` is going away soon. `pathlib.Path` is the new "path"
Latest PyCharm fights with RUFF over their preferred format of RUF100 with this single space between RUF100 and colon symbol. PyCharm only recognizes this format but RUF complains: ```Python call_me()...
It's a battle between RUFF and PyCharm, one wants a space between the NOQA and the semicolon, the other doesn't. After letting RUFF making the fix, PyCharm complains again. Comply...
I am unclear as to * what aspect of Python representation, I mean, I've been using [PyParsing notation for ISC Bind9](https://github.com/egberts/bind9_parser), DHParser notation for Vim Syntax Highlight for "my" Python...
A link that covers all variants of [E]BNF and their "regex" pattern http://www.cs.man.ac.uk/~pjj/bnf/ebnf.html
ditto for I too got the "Database Error" popup dialog box. 2025-08-20 11:09:00.182: ERROR CORE sqlcipher_page_cipher: hmac check failed for pgno=1 Click here for full console output $ /opt/Signal/signal-desktop --password-store=kwallet6...