HackerTrans
TopNewTrendsCommentsPastAskShowJobs

frej

no profile record

comments

frej
·3 jaar geleden·discuss
Nitpick you wonder why yaml is preferred to ini files when it is lined up to each other.
frej
·3 jaar geleden·discuss
It could be that this is plain marketing :).
frej
·3 jaar geleden·discuss
links are broken :). Looks very cool though.
frej
·3 jaar geleden·discuss
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 jaar geleden·discuss
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 jaar geleden·discuss
Which feature is prevalent in the go runtime that you must have? Or is it the ecosystem that is larger in go?