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

0xfurai

no profile record

投稿

Show HN: Telegram bot that notifies you when your GitHub repo gets a new star

github.com
2 ポイント·投稿者 0xfurai·10 か月前·1 コメント

コメント

0xfurai
·2 か月前·議論
[flagged]
0xfurai
·2 か月前·議論
The "when to enforce it" framing is what sticks with me. Go and Rust agree on safety, concurrency, simple deployment, but Go says "catch it in review" and Rust says "catch it before it compiles." The right answer depends entirely on how expensive a production incident is for you vs. how expensive slower iteration is.