HackerTrans
TopNewTrendsCommentsPastAskShowJobs

frej

no profile record

comments

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