Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
asboans
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
asboans
1y ago
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 of horsepower, which is kind of like giving a team of horses
2.
▲
by
asboans
1y ago
Symlink?
3.
▲
by
asboans
1y ago
It would be fun to train an LLM with a knowledge cutoff of 1900 or something
4.
▲
by
asboans
1y ago
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 YouTube recommendation, or see the occasional Reddit (and now H
5.
▲
by
asboans
1y ago
Urgh you’re right. I was being dumb and am now ashamed
6.
▲
by
asboans
1y ago
“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 fraction occupied by the sphere vanishes for high n. (Aside
7.
▲
by
asboans
1y ago
I don’t know but I think I could probably implement IsInSequenceOrFirstDifferences(n)
8.
▲
by
asboans
2y ago
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.