Live data from Hacker News

Viewing profile — skishore

skishore

HN member
Joined
Wed, Jun 09, 2010, 3:44 PM UTC
HN karma
41
Public activity
9 items

About skishore

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #29468290

    This line of research sounds similar to causal entropic forcing [1] - the idea that you can get intelligent-seeming behavior from an agent that maximizes the future entropy of stat…

  3. story
  4. comment
    Comment #17519142

    > If Ben and Jerrys left a bunch of ice cream on the sidewalk and a bunch of people ate it and got sick then there would be zero liability on Ben and Jerrys. Citation? That doesn't…

  5. comment
    Comment #15282128

    The type of a curried function in Typescript is just something like: (a: number) => (b: number) => (c: number) => number Sure, the parameter names and parentheses are a bit annoyin…

  6. comment
    Comment #14794125

    Why do you say that? The first demo they provide shows that the adversarial image, when printed and then manipulated, still fools the algorithm. That means that the example is robu…

  7. comment
    Comment #13265069

    The polymorphic recursion allows for compile-time checking of the invariant that "the left and right wings at depth n are 2-3 trees of depth n". In C++, I think you would forgo a c…

  8. comment
    Comment #11664379

    I'm surprised someone wrote an article about Umberto Eco and his influence on video games and neglected to mention Ultima Ratio Regum [0]. It's a roguelike under development that a…

  9. story