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

mkckto

8 カルマ登録 2 年前

コメント

mkckto
·22 時間前·議論
This reminds me of bear games: https://en.wikipedia.org/wiki/Bear_games

Here's a tablebase analysis for a simple bear game I constructed a while back: https://emarzion.github.io/coqtbgen/
mkckto
·10 か月前·議論
I think this article highlights a misconception that type skeptics often have, which is that type systems are some sort of enterprise solution that cargo-cultists have come to embrace as "best practices". Either that, or that type enthusiasts are just people that love wearing hairshirts.

Maybe there are some people like that, but for many, types simply are the best way to think about and structure code. They provide a sort of interactive feedback loop that actually makes the development process more pleasant. And these skeptics seem entirely incapable of conceiving that people pick types not because they were looking for some sort of organizational "solution" but because they genuinely prefer the mode of code-writing that type systems enable.
mkckto
·昨年·議論
Here's a write-up I did on deriving the Y combinator from Lawvere's fixed-point theorem: https://emarzion.github.io/Y-Comb/