Live data from Hacker News

Viewing profile — badelectron

badelectron

HN member
Joined
Sat, Oct 29, 2022, 10:59 AM UTC
HN karma
5
Public activity
4 items

About badelectron

No profile information was provided.

Recent public activity

  1. comment
    Comment #39315140

    Since this announcement is about Unison Cloud, it might not be clear for people who aren't familiar with the Unison language that you can run Unison programs without Unison Cloud. …

  2. comment
    Comment #39297059

    I use both Unison and Nix (and I work on Unison Cloud). The "oh-so-good" aspect that comes from content-addressed dependencies is definitely there. I've spent a lot of time debuggi…

  3. comment
    Comment #39296717

    Short version: no type classes (yet) Longer version: Building upon what Quekid5 mentioned, Unison abilities are an implementation of what is referred to as algebraic effects in pro…

  4. comment
    Comment #33382939

    If you want to do this with a data structure instead of a database then discrete interval encoding trees solve this problem well. https://xlinux.nist.gov/dads/HTML/discretintrv.htm…