Live data from Hacker News

Viewing profile — glittershark

glittershark

HN member
Joined
Tue, Dec 10, 2013, 6:50 PM UTC
HN karma
573
Public activity
61 items

About glittershark

https://www.gws.fyi

[ my public key: https://keybase.io/glittershark; my proof: https://keybase.io/glittershark/sigs/aBKOsRJhj4YpNggP7P3ctzSb_98lXWsJqIoxJrB1Yoo ]

Recent public activity

  1. story
  2. story
  3. comment
    Comment #42797415

    it looks like there's a recording linked at the end of the post

  4. story
  5. 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…

  6. comment
    Comment #33809068

    The benchmarking harness that the post uses is based on criterion

  7. comment
    Comment #33807933

    a 10% drop in performance with bounds checks removed , mind you - so if anything the bounds checks are improving performance.

  8. 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

  9. story
  10. story
  11. comment
  12. 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…

  13. 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…

  14. 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…

  15. 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)

  16. 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

  17. 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…

  18. comment
    Comment #26074105

    Pretty sure this paper describes what they're doing now: https://research.fb.com/publications/flighttracker-consisten...

  19. story
  20. 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 …

  21. comment
    Comment #14879332

    Or you could just call it what it is: a monad

  22. comment
    Comment #11389448

    Having a custom plugin architecture for this is a total dealbreaker. We already have statsd, why not just use that?

  23. comment
    Comment #11384071

    They really have been on a roll with the new features since the Dear Github letter happened

  24. story
  25. story