Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
saithound
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
saithound
13d ago
Now that is a good and interesting question! Hopefully a "no-moatist" will share their reasoning.
2.
▲
by
saithound
13d ago
That's the ratio the widely published numbers give [1]. One does not have to believe the numbers [2], but those who do believe them are then justified to conclude that there's no moat. Which numbers you believe is of course going
3.
▲
by
saithound
13d ago
No. In the semiconductor industry, the "catch-up" player isn't normally spending less in absolute R&D terms. Comparing the R&D costs of creating GPT-4o vs. DeepSeek V3 (the latest gen for which we already have good ac
4.
▲
by
saithound
17d ago
Not for long. Too late to get Business now to exploit this, since EH and the small credit-free Pro allowance will soon be restricted to Premium Seats ($100/m).
5.
▲
by
saithound
17d ago
If we voice this opinion publicly, the most likely end result is that OpenAI will start billing our chat sessioms against our Codex budget too.
6.
▲
by
saithound
19d ago
> Maybe it's because I'm American, but I can't imagine actually saying that to someone. I'd sorta expect them to throw hands if I talked like that about Jesus. I mean, that's exactly what a "slur" is.
7.
▲
by
saithound
20d ago
> You can tell that Claude really does grasp a wide array of highly specific scientific and mathematical nuances... where's codex is just basically for coding and that's it. If you have time, can you elaborate or give some exam
8.
▲
by
saithound
28d ago
> If it is known that A is provably true then one can study the consequences of A being true But one can already study the consequences of P=NP right now. You don't need to know that it's provably true in order to do that. Know
9.
▲
by
saithound
1mo ago
dgacmu: if you're writing C on x64, try AES-128-CTR (AES-NI, 8 way) using the header wmmintrin.h which has hardware accelerated primitives for this. An LLM can implement the RNG for you based on this comment if you want to test it out
10.
▲
by
saithound
1mo ago
When was the last time a new PRNG helped you clearly identify a performance bottleneck? As in, you were using state of the art generator X, and you couldn't see the performance bottleneck, but updating to a newer (faster, or same speed
11.
▲
by
saithound
1mo ago
> I’m not sure what point you’re trying to make, Have you skimmed the linked thread? > especially simulation/sampling approaches that are bound by the number and quality of uniform variates per second Sorry, nobody does stochasti
12.
▲
by
saithound
1mo ago
Ah yes, Xorshift, the RANDU [1] of the 21st century [2]. There is no real use case for better non-CS generators, as explained by adrian_b back in 2021 [3]. [1] https://en.wikipedia.org/wiki/RANDU [2] https://
13.
▲
by
saithound
1mo ago
> The article was showing the difference between mathematicians and engineers. No. Many engineers AND mathematicians worked for a long time to get us to a stage where Amazon can solve a billion SMT problems a day. To contribute, all of t
14.
▲
by
saithound
1mo ago
Having read the article, I can confirm that it is.
15.
▲
by
saithound
1mo ago
While their math results are impressive, vibe coding their own web UIs with their subpar design models is really going to backfire if their plan is to attract new users with better free model offerings. The Aug 6 update has forced the entr
16.
▲
by
saithound
2mo ago
I don't think that's it. Multiple or my friends from the target audience (academic mathematicians) admitted to scrolling past because the title made it sound like a review of last month's contributions, instead of 10 new ones
17.
▲
by
saithound
2mo ago
It looks like Zach Weinersmith predicted this exact line of research 11 years ago [1], when he suggested testing the liar sentence using fMRI. The same analysis applies: the probe tells us what the LLM thinks about the truth value if the se
18.
▲
by
saithound
2mo ago
You're confused because the word kernel is used in two different senses. The "generated kernel" refers to a "geometric modeling kernel", which has absolutely nothing to do with the proof-checking kernel that the de
19.
▲
by
saithound
2mo ago
> . You can't formally verify your application works correctly under transient network error conditions if you never thought about what your application should do under those conditions. [..] it's expensive to spend that much t
20.
▲
by
saithound
2mo ago
> Really unnecessary levels of snark here. [..] Have you ever heard of prolog? Why do you look at the speck of sawdust in your brother's eye and pay no attention to the plank in your own? > I’m sure a prolog program can express w
21.
▲
by
saithound
2mo ago
> The two big discoveries both came from the negligible handful of mathematicians working at OpenAI/Anthropic in spite of many orders of magnitude more mathematicians using them outside of the companies Well, mathematicians not work
22.
▲
by
saithound
2mo ago
> This does not sit well with personal experience and I wonder if it is just one of these questions of AI people being unaware of the level of skill that exists in domains they think have been automated. I suspect the difficulty here lie
23.
▲
by
saithound
2mo ago
Going from "current mainstream culture is not perfect" to "there should be more experiments in alternative ways of life" requires the assumption namely, that the average experiment is more likely to improve matters than
24.
▲
by
saithound
2mo ago
> What happens to the whole AI value proposition when instead of it being a way to pump out lines of code for crazy cheap it becomes a way for each line of code to become vastly more expensive than it was before? I would consider that a
25.
▲
by
saithound
3mo ago
Astrology didn't really freeze. The apparent position of celestial objects was important for mundane reasons such as navigation until the 1970s, and the people who compiled nautical almanacs kept doing astrological fortune telling on t
26.
▲
by
saithound
3mo ago
A horoscope is a fine mixture of fortune-telling bullshit and verifiable astronomical facts. The latter have the form of "where the celestial bodies could be seen at the hour of the client's birth", or "does Jupiter curr
27.
▲
by
saithound
3mo ago
The starting point of casting a horoscope is calculating the apparent locations (this means "where you would have seen them had you looked up there and then") of a whole bunch of celestial objects at the time and place where a par
28.
▲
by
saithound
3mo ago
Astrology is a mixture of factual verifiable information (such as apparent positions of celestial bodies at the time and location a certain person was born) and random baseless divinations. The "whale" users who account for a disp
29.
▲
by
saithound
3mo ago
Astrology and Haskell are quite similar in that both are much much easier to do if you have a math degree.
30.
▲
by
saithound
3mo ago
> If you consider the "discipline" to be mathematics broadly, even this level of knowledge is actually quite uncommon. Fwiw, I am in full agreement, and it's commendable when people do have at least a basic understanding o
More ›