Live data from Hacker News

Viewing profile — hntemppony

hntemppony

HN member
Joined
Sat, Jan 30, 2021, 1:05 AM UTC
HN karma
2
Public activity
2 items

About hntemppony

No profile information was provided.

Recent public activity

  1. comment
    Comment #25964985

    Basically unaliasing distinguishes the cases: * I have `iso^` because consumed the last reference to an `iso`, so this value can be sent anywhere or renamed * I have `iso` because …

  2. comment
    Comment #25964965

    The interesting parts: Capabilities describe both uniqueness and read-write ability. `iso` is fully unique and hence sendable, `trn` and `val` are write-unique (but `val` is also s…