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

Weethet

no profile record

コメント

Weethet
·11 か月前·議論
For example a relatively modern email protocol: https://www.rfc-editor.org/rfc/rfc8621.html
Weethet
·11 か月前·議論
FastMail is using JMAP, a protocol designed to support push notifications. MXRoute is stuck with SMTP/IMAP which don't support those. There might be a different reason, but I think this is probably the core issue here
Weethet
·12 か月前·議論
This is an issue with nixpkgs not nix. Google could've just bootstrapped their own nixpkgs from scratch if they wanted to, see Guix (not a perfect example but still). Creating a whole new tool is still completely unnecessary
Weethet
·12 か月前·議論
nixpkgs already has 107158 packaged libraries/executables. Nix has infrastructure to support arbitrary build systems and can create docker images. I fail to see any advantages of creating a more narrow version of it that has fewer uses and has to start from scratch