Viewing profile — asboans
asboans
HN member- Joined
- Thu, Jan 20, 2022, 11:12 PM UTC
- HN karma
- 137
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About asboans
No profile information was provided.
Recent public activity
-
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 …
-
comment
Comment #44835554
Symlink?
-
comment
Comment #44834134
It would be fun to train an LLM with a knowledge cutoff of 1900 or something
-
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…
-
comment
Comment #44535376
Urgh you’re right. I was being dumb and am now ashamed
-
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…
-
comment
Comment #44413551
I don’t know but I think I could probably implement IsInSequenceOrFirstDifferences(n)
- story
-
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.