Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pfedak
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
pfedak
11d ago
Ha, I guess we just see the world differently. What you're describing sounds exactly like the dismissiveness I'm talking about. I hope your life is full of "personal side quests" pursuing questions that appeal to your pa
2.
▲
by
pfedak
13d ago
You're saying you knew the thing you wrote for n=3 specifically was wrong and just wanted someone else to confirm? I don't know man, I'm not really buying it. I think you did the classic dismissive nerd thing[1] and hedged it
3.
▲
by
pfedak
13d ago
You might want to check that your proposed solution works at all before suggesting the problem is trivial. What's the probability that the first die goes first with your numbers? You also can't generally "and so on" cons
4.
▲
by
pfedak
6mo ago
I believe they are mixing it up with The Guns of August (published in 1962, also by Tuchman), which JFK was fond of and supposedly drew on during the Cuban missile crisis.
5.
▲
by
pfedak
1y ago
This is nonsense, at least in part because it's mixing two different ideas. The notion that the image "looks exactly the same as how it originally appeared" is only true when one of your eyes is positioned exactly where the c
6.
▲
by
pfedak
1y ago
Another aspect of the solution that makes it rather abstract is it effectively assumes we know nothing about the distribution of the number of days. Paying at 1/2 will be optimal if it ends before you buy, very bad (3x optimal) if it e
7.
▲
by
pfedak
1y ago
If it wasn't clear, their statements are all true when the events follow a poisson distribution/have exponentially distributed waiting times.
8.
▲
by
pfedak
1y ago
The main image is all at the same 90x level, and those buttons just zoom in (more or less) all the way on the points, while the "140x" are separate scan patches at higher magnification (though the real point is they have 3D/h
9.
▲
by
pfedak
1y ago
https://tmbw.net/wiki/Shows/1992-07-23 sounds like the concert in question
10.
▲
by
pfedak
2y ago
That isn't at all what the central limit theorem says. The whole point is it holds independent of the actual shape of distribution of the population. You could use the same argument to say social security numbers are normally distribut
11.
▲
by
pfedak
2y ago
The nice thing about deciding on a distance metric is that it gives you both a path (geodesics) and the speed, and if you trust your distance metric it should be perceptually constant velocity. I agree it's non-euclidean, I think the h
12.
▲
by
pfedak
2y ago
Actually playing around with it the behavior was very different from what I expected - there was much more zooming. Turns out I missed some parts of the zoom code: Their zoom actually is my "y" rather than a scale factor, so the
13.
▲
by
pfedak
2y ago
I think you can reasonably think about the flight path by modeling the movement on the hyperbolic upper half plane (x would be the position along the linear path between endpoints, y the side length of the viewport). I considered two metric
14.
▲
by
pfedak
2y ago
the chart in the streetsblog article puts some values in the wrong boxes, too. pathetic
15.
▲
by
pfedak
2y ago
you're reading the table correctly but it's been reproduced incorrectly and had its title removed from the original source https://www.iihs.org/news/detail/high-visibility-clothing-ma... i'm not cle
16.
▲
by
pfedak
2y ago
You're misreading the solution, the first part reads n=1, a trivial special case, not n congruent to 1 mod 4. The statement doesn't hold for e.g. n=5. Taking m=2 gives the permutation (1 2 4 3), which is odd, and thus cannot have
17.
▲
by
pfedak
2y ago
Wikipedia (citing a book on archive.org but no page number) [1] claims the largest order of an element of the Rubik's cube group is only 1260, so the simple repetition strategy would have to have a repeated unit way too long to be prac
18.
▲
by
pfedak
2y ago
This looks like the relevant fix: https://github.com/lichess-org/scalachess/pull/154 (the broken code checked that the only pieces on the king's path to its new position were kings and rooks of the appro
19.
▲
by
pfedak
2y ago
The example is poorly chosen in terms of practicality for this reason, but otherwise, no, this is a poor summary that misses something interesting. The memory layout isn't changing in the faster versions, and there are no additional ca
20.
▲
by
pfedak
2y ago
The "neat result" article linked at the top has some of the missing math: https://kevinventullo.com/2018/12/24/hashing-unordered-sets-... Restated, if abelian G acts transitively on a set X, X and G
21.
▲
by
pfedak
2y ago
reminiscent of http://www.koalastothemax.com/ (although more mobile friendly, as koalas is mouseover based)
22.
▲
by
pfedak
3y ago
Tametsi explores a similar concept, although with mostly-regular non-square grids http://store.steampowered.com/app/709920/Tametsi/
23.
▲
by
pfedak
3y ago
The index of refraction (including its dependence on frequency) fully describes the physics, there's nothing else to look up. Group velocity is a derived property taking into account the mathematics of waves, and in the typical textboo
24.
▲
by
pfedak
3y ago
I was surprised the article didn't add another couple of sentences explaining the finite field construction of the Hamming code. It seems like the important property of β is generating the finite field of size 8, so that its powers fro
25.
▲
by
pfedak
3y ago
https://managore.itch.io/stereogram is an impressive example of the possibilities here, with an animated noise image and interactive depth map.
26.
▲
by
pfedak
3y ago
As best I can tell from reading https://www.stat.purdue.edu/~yuzhu/stat514s2006/Lecnot/fracf... the unstated assumption here is that we're going to do linear regression where (critically) the "-&qu
27.
▲
by
pfedak
3y ago
Sorry, to clarify, it's supposed to be a multi-step process (see https://www.youtube.com/watch?v=mxlvsts3c6o ) where you get it to jump onto land, then it gets kicked to another location where you can knock it into the
28.
▲
by
pfedak
3y ago
Many of the contributions are others reversing and implementing a new game on top of the existing API, so the really labor-intensive per-game work is still spread out reasonably well.
29.
▲
by
pfedak
3y ago
The Pokemon Snap behavior is a mixture of handwritten code and parsing of the game's AI code. It was originally written in a very structured way that makes it easier than having to fully emulate. More involved interactions are missing
30.
▲
by
pfedak
3y ago
The justification on the main page doesn't inspire confidence: > IQ test reports costs 19.99 due to increased costs associated with collection, updation and normalization of data.
More ›