Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
eutectic
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
eutectic
5mo ago
I think the idea is that some short peptides might survive the digestion and make it to the blood stream, but I'm doubtful there's any specific benefit to collagen.
2.
▲
by
eutectic
9mo ago
Lidars use pulsed lasers with peak powers up to the kW range.
3.
▲
by
eutectic
2y ago
Silicon carbide fiber reinforced silicon carbide is also being increasingly used.
4.
▲
by
eutectic
2y ago
But 'i' is not a car, it is the index of a car.
5.
▲
by
eutectic
2y ago
I like einsum, it's concise and self-explanatory. Way better than multiple lines of nested for loops would be.
6.
▲
by
eutectic
2y ago
I got to level 8 by asking in rot13. I think I beat the bonus level too but I can't remember how.
7.
▲
by
eutectic
2y ago
Also, the problem is to find a global min-cut, which requires all-pairs max flow.
8.
▲
by
eutectic
2y ago
Different models have different inductive biases. There is no way you could build GPT4 with decision trees.
9.
▲
by
eutectic
2y ago
Is it not possible to compensate for inaccuracy, if you have a sufficiently precise measurement at the hand?
10.
▲
by
eutectic
2y ago
Your edit is confusing me. Which variant fails and which variant passes?
11.
▲
by
eutectic
3y ago
Here's a variant which gives 64-bit output: uint64_t x = 0, w = 1; uint64_t msws64(void) { x = x * x + (w *= 0xe9acc0f334e93bd5ULL); return (x = (x >> 32) | (x << 32)) ^ w; }
12.
▲
by
eutectic
3y ago
What if you don't truncate? I fell like it might still be OK.
13.
▲
by
eutectic
3y ago
One important component is adding significant damping, corresponding to a small probability of jumping to a random page. This makes sure that the graph is well connected and the power iteration converges fast.
14.
▲
by
eutectic
3y ago
I though finite difference differentiation was notoriously unstable.
15.
▲
by
eutectic
3y ago
I just did this exact thing today, writing a cloth simulator! I wanted to try updating each node position in turn using a Newton step, holding the other nodes fixed.
16.
▲
by
eutectic
3y ago
John Conway showed that if you generalise the coefficients of the Collatz conjecture then some instances are undecidable. So maybe there is no proof.
17.
▲
by
eutectic
3y ago
I would say the second law is more relevant; if you want to reduce entropy in one part of a system, you have to expend an equivalent or greater amount of free energy elsewhere.
18.
▲
by
eutectic
3y ago
Well, the derivations are different, and your comment seemed to imply that the maximum likelihood perspective was easier to understand.
19.
▲
by
eutectic
3y ago
Both the Bayesian perspective and the optimization perspectice are legitimate ways of understanding the Kalman filter. I like the Bayesian perspective better.
20.
▲
by
eutectic
3y ago
I think you need to recalibrate your perceptions; the world (including the US) is about as safe as it's ever been. And I don't think hypocritical is the right choice of word anyway.
21.
▲
by
eutectic
3y ago
But demand is lower in the summer, so this shouldn't effect renewable energy requirements.
22.
▲
by
eutectic
3y ago
I think even a bigram model would provide enough information.
23.
▲
by
eutectic
3y ago
Also, the parts of science that affect our everyday lives come together to form a coherent picture which explains many different observations. Religions don't have anything like that.
24.
▲
by
eutectic
3y ago
The generating function proof is also really beautiful! I think I maybe like it even more than the linear algebra proof.
25.
▲
by
eutectic
3y ago
How do you deal with materials in a spectral renderer? Use something like a gaussian for each rgb component?
26.
▲
by
eutectic
3y ago
I think convex hull is also closely related.
27.
▲
by
eutectic
3y ago
Obviously not the point of the post, but this doesn't seem like a very reasonable thing to calculate, statistically speaking. Also, I wonder if there is some way to use branch-and-bound to look at fewer combinations.
28.
▲
by
eutectic
3y ago
Maximum Likelihood corresponds to Bayesian statistics with MAP estimation, which is not the typical way to use the posterior.
29.
▲
by
eutectic
3y ago
I find it hard to believe that some calcium ions constitute a health hazard.
30.
▲
by
eutectic
3y ago
Is it actual pollution or just water droplets?
More ›