Viewing profile — glittershark
glittershark
HN member- Joined
- Tue, Dec 10, 2013, 6:50 PM UTC
- HN karma
- 573
- Public activity
- 61 items
- HN profile
- View on Hacker News ↗
About glittershark
[ my public key: https://keybase.io/glittershark; my proof: https://keybase.io/glittershark/sigs/aBKOsRJhj4YpNggP7P3ctzSb_98lXWsJqIoxJrB1Yoo ]
Recent public activity
- story
- story
-
comment
Comment #42797415
it looks like there's a recording linked at the end of the post
- story
-
comment
Comment #40059234
there are plenty of people with commit bits (me included) who don't reside in Russia, and would (I hope) be pretty alert to the Russian state coercing tazjin (the only committer cu…
-
comment
Comment #33809068
The benchmarking harness that the post uses is based on criterion
-
comment
Comment #33807933
a 10% drop in performance with bounds checks removed , mind you - so if anything the bounds checks are improving performance.
-
comment
Comment #33807921
there's a cheeky link to idris's vector type in the second paragraph: https://www.idris-lang.org/docs/idris2/current/base_docs/doc... which accomplishes just that
- story
- story
- comment
-
comment
Comment #30923131
We've thought about that, actually! We have an experimental mode where multiple copies of the same query can be created (actually just multiple copies of the leaf node in the dataf…
-
comment
Comment #30923057
the remaining 10% of the 90%-off free lunch is pretty much just eventual consistency - it can occasionally be the case that you write something to the DB, and an immediate subseque…
-
comment
Comment #26279385
yeah, I picked Box mostly as a pedagogical instance of the identity functor that already exists in the stdlib - in the real world you'd definitely want `struct Identity (F)` instea…
-
comment
Comment #26279356
that seems like something that would only really work with a type system that's as structural as TS (vs rust, which is very nominal)
-
comment
Comment #26277539
yes! once you use it you start wanting it everywhere, which is a big part of why I wish I could do it in Rust
-
comment
Comment #26277295
I think it probably falls more into the category of removing a restriction rather than a new feature, but I'm still waiting on HKTs - not for traits (as a former die-hard haskeller…
-
comment
Comment #26074105
Pretty sure this paper describes what they're doing now: https://research.fb.com/publications/flighttracker-consisten...
- story
-
comment
Comment #15196727
Not a lawyer (ironically) but afaik there are all sorts of laws governing an attorney-client relationship, and it's possible to implicitly enter into such a relationship by giving …
-
comment
Comment #14879332
Or you could just call it what it is: a monad
-
comment
Comment #11389448
Having a custom plugin architecture for this is a total dealbreaker. We already have statsd, why not just use that?
-
comment
Comment #11384071
They really have been on a roll with the new features since the Dear Github letter happened
- story
- story