Live data from Hacker News

Viewing profile — asboans

asboans

HN member
Joined
Thu, Jan 20, 2022, 11:12 PM UTC
HN karma
137
Public activity
9 items

About asboans

No profile information was provided.

Recent public activity

  1. comment
    Comment #45281965

    Firstly, automobiles are really impressive. Second, with that out the way, these cars are not playing the same game as horses… first, and quite obviously they have massive amounts …

  2. comment
  3. comment
    Comment #44834134

    It would be fun to train an LLM with a knowledge cutoff of 1900 or something

  4. comment
    Comment #44609727

    I keep seeing might and magic related content, despite never having played it, or even having heard of it until recently! But in the last few months I have been getting the odd You…

  5. comment
    Comment #44535376

    Urgh you’re right. I was being dumb and am now ashamed

  6. comment
    Comment #44499128

    “Fill less than 1% of its space” becomes a very counter intuitive statement in any case when discussing high dimensions. If you consider a unit n-sphere bounded by a unit cube, the…

  7. comment
    Comment #44413551

    I don’t know but I think I could probably implement IsInSequenceOrFirstDifferences(n)

  8. story
  9. comment
    Comment #42486368

    And any operation that takes n bits as input can be trivially turned into an O(1) time and O(2^n) space algorithm through tabulation.