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

sesuximo

no profile record

コメント

sesuximo
·6 か月前·議論
TIL ppl are afraid of rebase lmao
sesuximo
·7 か月前·議論
100B is roughly NVIDIA’s yearly profit
sesuximo
·2 年前·議論
> PPS: I think my ideal type hint situation would be if I could create distinct but otherwise unconstrained types for things like function arguments and function returns, have mypy or other typing tools complain when I mixed them

Cleaner/safer function args and return types is a common motivation for dataclass. has benefits over many/complex args besides typing too.
sesuximo
·2 年前·議論
I think this is unfortunately very common practice