KDE: 30 years of the Linux desktop (video media.ccc.de)media.ccc.de4 points·by simon04·3 miesiące temu·0 comments
simon04·7 miesięcy temu·discussUsing a Token2 based id_ed25519_sk_rk key, I found very helpful to configure a different `pushurl` in `.git/config`. This allows to pull via HTTPS w/o a hardware touch. [remote "origin"] url = https://github.com/freeCodeCamp/devdocs.git pushurl = [email protected]:freeCodeCamp/devdocs.git
simon04·7 miesięcy temu·discussRuff's rule is derived from Pylint: https://docs.astral.sh/ruff/rules/unspecified-encoding/
simon04·7 miesięcy temu·discussA very tiny router is provided by nanostores: https://github.com/nanostores/router
simon04·9 miesięcy temu·discussVideo: https://youtu.be/U7pZbCnJxEw?t=6105 (Kernel Recipes 2025 - Day 2)
simon04·4 lata temu·discuss> TLS 1.0, TLS 1.1 and TLS 1.2 are supported. By design, SSL 2.0 and SSL 3.0 are not supported.TLS 1.3 isn't mentioned.