Live data from Hacker News

Viewing profile — prologist

prologist

HN member
Joined
Fri, Sep 08, 2023, 10:01 PM UTC
HN karma
22
Public activity
5 items

About prologist

No profile information was provided.

Recent public activity

  1. comment
    Comment #37440792

    Thanks. The Shen language takes this to its logical conclusion (pun intended) and implements a fully Turing complete type system. Types are specified with sequents which are essent…

  2. comment
    Comment #37440221

    Their road map to denser storage, TB/cm vs GB/cm, mentions tapes. The cartridges make sense since they're essentially cd-roms, CeraTape on the other hand with 10 nanometer coating …

  3. comment
    Comment #37440153

    Ceramics are notoriously brittle so it will be interesting to see how they make ceramic tapes.

  4. comment
    Comment #37439948

    It's just a demonstration of how to encode the transition rules for Conway's game of life as a set of types, aka logical constraints. TypeScript's type system has unification, same…

  5. comment
    Comment #37439918

    Any sufficiently advanced type system is indistinguishable from Prolog.