Live data from Hacker News

Viewing profile — psuedobrain

psuedobrain

HN member
Joined
Fri, Jul 15, 2022, 2:47 AM UTC
HN karma
6
Public activity
4 items

About psuedobrain

No profile information was provided.

Recent public activity

  1. comment
    Comment #46656910

    Slight nitpick, but isn't Agda based on the MLTT family instead of CoC family of languages?

  2. comment
    Comment #39179953

    I think the question of whether field lines are real is more of a philosophical (of physics) question so it usually falls outside the scope of introductory material on E&M. However…

  3. comment
    Comment #33929121

    am i the only one for which programming language textbooks, papers, blog posts, etc. in racket are really hard to follow? the fact that the languages that is being operated on ofte…

  4. comment
    Comment #32104106

    CEK[1] machines are very clean way of implementing continuations or other features that can be implemented in terms of them in a language with no support for lambdas or closures. t…