Live data from Hacker News

Viewing profile — sensen7

sensen7

HN member
Joined
Thu, Feb 03, 2022, 11:17 PM UTC
HN karma
4
Public activity
8 items

About sensen7

No profile information was provided.

Recent public activity

  1. comment
    Comment #44520028

    Do you have any examples?

  2. comment
    Comment #43731493

    >Yes, this is the downstream effects of designing APIs this way. Breaking them up into smaller chunks of state makes it significantly more pleasant. What they're describing is the …

  3. comment
    Comment #43727824

    >In that era you actually did need to "fight" to get obviously correct code to compile because the checking is only looking at the lexical structure. NLL's final implementation (Po…

  4. comment
    Comment #43460511

    You're probably thinking of "slabs" or "slotmaps"

  5. comment
    Comment #43460494

    Yes, it's a map that provides efficient random deletes and contiguous hole-free storage, proving that they are not completely at odds with each other. If you don't care about the m…

  6. comment
    Comment #43460046

    They aren't: https://github.com/GossiperLoturot/densemap

  7. comment
    Comment #40288891

    If venvs were a reasonable solution here, presumably the pyspread authors would have included them in the installation instructions. Instead they just say to "pip install", which p…

  8. comment