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

frej

no profile record

コメント

frej
·3 年前·議論
Nitpick you wonder why yaml is preferred to ini files when it is lined up to each other.
frej
·3 年前·議論
It could be that this is plain marketing :).
frej
·3 年前·議論
links are broken :). Looks very cool though.
frej
·3 年前·議論
How can a compiler course not be requeried for a comp.sci degree? We had that. And i’m surprised others do not.
frej
·5 年前·議論
Ocaml not unbearably slow when say running 10 simple tests. Ocaml is actually amazingly fast and a pleasure to work with.

Sbt is actually worse than dune+opam .

Ocaml has type inference globally so you are not required to spray type annotations at everything.

But Scala does have type directed lookup (type classes/ implicits).

Both have the curse of implementation/typing choices that stops you from doing the actual job ;)
frej
·5 年前·議論
Which feature is prevalent in the go runtime that you must have? Or is it the ecosystem that is larger in go?