HackerTrans
TopNewTrendsCommentsPastAskShowJobs

eben-vranken

no profile record

Submissions

Show HN: Promcap – cap Prometheus metric cardinality before it OOMs your stack

github.com
2 points·by eben-vranken·26 วันที่ผ่านมา·0 comments

Show HN: Trusthook – verify webhook signatures for 18 Go providers in one call

github.com
1 points·by eben-vranken·เดือนที่แล้ว·0 comments

[untitled]

1 points·by eben-vranken·เดือนที่แล้ว·0 comments

comments

eben-vranken
·26 วันที่ผ่านมา·discuss
[flagged]
eben-vranken
·เดือนที่แล้ว·discuss
[flagged]
eben-vranken
·เดือนที่แล้ว·discuss
This is bot impressive and utter slop at the same time
eben-vranken
·เดือนที่แล้ว·discuss
This is super impressive? Is there bot protection? I love the concept but I feel some person will ill-intent could storm the gates right open.
eben-vranken
·เดือนที่แล้ว·discuss
Elixir's gradual type system cannot change the asymptotic complexity of your programs. The design explicitly rules out mechanism that causes slowdowns in other gradual type systems (runtime casts at static/dynamic boundaries)

Most gradual type systems insert coercions when values cross the types/untyped boundary (checking every element of a list, wrapping values in typed proxies, etc) but Elixir's team published a "strong arrows" result specifically to achieve soundness without those runtime checks. The bytecode the compiler emits is semantically identical to untyped code.
eben-vranken
·เดือนที่แล้ว·discuss
This is so awesome
eben-vranken
·เดือนที่แล้ว·discuss
[dead]