HackerTrans
トップ新着トレンドコメント過去質問紹介求人

simon04

no profile record

投稿

KDE: 30 years of the Linux desktop (video media.ccc.de)

media.ccc.de
4 ポイント·投稿者 simon04·3 か月前·0 コメント

[untitled]

1 ポイント·投稿者 simon04·3 か月前·0 コメント

ISBN Visualization

annas-archive.li
67 ポイント·投稿者 simon04·7 か月前·13 コメント

コメント

simon04
·7 か月前·議論
Using 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 か月前·議論
Ruff's rule is derived from Pylint: https://docs.astral.sh/ruff/rules/unspecified-encoding/
simon04
·7 か月前·議論
A very tiny router is provided by nanostores: https://github.com/nanostores/router
simon04
·7 か月前·議論
Maybe not so much for an Internet Protocol router?
simon04
·9 か月前·議論
Video: https://youtu.be/U7pZbCnJxEw?t=6105 (Kernel Recipes 2025 - Day 2)
simon04
·4 年前·議論
> 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.