Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nulltype
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
nulltype
2mo ago
Maybe he meant to link to Colossus: The Forbin Project
2.
▲
by
nulltype
3mo ago
For the implemented formats, wuffs is safer and also often faster: https://github.com/google/wuffs
3.
▲
by
nulltype
6mo ago
It’s hard to say that one needs unused variables.
4.
▲
by
nulltype
8mo ago
“The bugs are real. The math is not. All estimates are made up. Your frustration, however, is valid.” I’m pretty sure it’s way less than 2%, but I definitely notice running into the same bugs many times.
5.
▲
by
nulltype
8mo ago
I think the point was that people care about ppd, not ppi. 218 ppi would be too low if the screen is 1 inch from your eye or too high if it’s 100 inches from your eye. Retina probably means 60 ppd.
6.
▲
by
nulltype
9mo ago
Isn’t it somewhat common to say something like “slow this down by a factor of 2”?
7.
▲
by
nulltype
1y ago
Looks like it's probably https://thinkingmachines.ai/blog/defeating-nondeterminism-in...
8.
▲
by
nulltype
1y ago
> What do you mean 10 years? Didn’t the DGX-1 come out 9 years ago?
9.
▲
by
nulltype
1y ago
Where do they use quotes for the official drivers?
10.
▲
by
nulltype
2y ago
Which H100 and how much over 1500 TFLOP/s? The datasheet for the H100 SXM seems to indicate that it can only do ~1000 TFLOP/s peak.
11.
▲
by
nulltype
3y ago
Looking at https://ant.apache.org/ivy/history/latest-milestone/ivyfile/... I don't see how this is the same as minimal version selection.
12.
▲
by
nulltype
3y ago
I suspect they mean it’s a secondary source not a primary one
13.
▲
by
nulltype
3y ago
ua6oxa! Is this like an unreal engine blueprint alternative you are working on?
14.
▲
by
nulltype
3y ago
I think this is one of the main things Rust users don’t promote enough (I don’t see this in the article for instance). let lock = Arc::new(RwLock::new(1)); This plus a few unwrapping things is enough to get you almost std::shared_ptr and th
15.
▲
by
nulltype
3y ago
A similar thing actually happened to me. I was receiving a small package (probably a phone case) about once every few weeks while living in a rental house. The seller had put my address as their address, so all undeliverable mail came to m
16.
▲
by
nulltype
3y ago
[0] [0] http://jalammar.github.io/illustrated-transformer/
17.
▲
by
nulltype
3y ago
Ah I see that he is claiming it’s Steve Huffman via all the use of “you” there.
18.
▲
by
nulltype
3y ago
Yeah that part says it’s Steve but where does it say it’s Steve in the phone recording? It just says “Reddit” in the transcript.
19.
▲
by
nulltype
3y ago
It seems a number of people believe that the recorded call has Steve Huffman talking, but I don’t see this claim anywhere in the original post.
20.
▲
by
nulltype
4y ago
What a great name!
21.
▲
by
nulltype
4y ago
How hard is it for me to have a commit stack be represented as a series of PRs on Github?
22.
▲
by
nulltype
4y ago
So your claim is that GitHub would be equally successful if their website was just information about how to push to a git remote hosted by them?
23.
▲
by
nulltype
4y ago
If you use house price index instead of consumer price index, it’s in line with that OP said: https://fred.stlouisfed.org/series/USSTHPI
24.
▲
by
nulltype
4y ago
Great to see someone rethinking what running command line programs could look like! Too often the shell or terminal is just replaced with a reimplementation of roughly the same thing. Warp seems to be the most serious attempt in this direc
25.
▲
by
nulltype
4y ago
For operator overloading you can do something like this: https://github.com/christopher-hesse/tenet#interesting-featu... You have to specify the names more times but you can also do any syntax you want.
26.
▲
by
nulltype
6y ago
I think they've been saying "We haven't yet found a design that gives value proportionate to the complexity, although we continue to think about it." since 2013: https://web.archive.org/web/201304100
27.
▲
by
nulltype
8y ago
The challenge is using all 3 Genesis games.
28.
▲
by
nulltype
9y ago
https://vimeo.com/84443645
29.
▲
Show HN: Interactive Image Translation with pix2pix-tensorflow
(affinelayer.com)
11 points
by
nulltype
10y ago
|
4 comments
30.
▲
by
nulltype
10y ago
It's because it's server side, it was using a Google hosted Tensorflow service that I disabled since it was breaking things. The amount of telemetry that is not on here would blow your mind.
More ›