Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cambecc
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
cambecc
3y ago
earth.nullschool.net predates Windy. The first version of Windy was based on the earth.nullschool.net repo.
2.
▲
by
cambecc
9y ago
This site was originally based on https://github.com/cambecc/earth , the open source version of https://earth.nullschool.net
3.
▲
by
cambecc
10y ago
thanks!
4.
▲
by
cambecc
13y ago
what the hell? why was this post deleted?
5.
▲
by
cambecc
13y ago
Hi. I'm the creator of the site. Unfortunately, each time the globe orientation changes, the distortion caused by the projection needs to be recalculated. Tried to think of ways to make this faster or save computations, but haven'
6.
▲
by
cambecc
13y ago
Exactly! The globe is SVG and the animation is a Canvas layered on top. However, I'm still using D3's projection logic to calculate the distortion. Yeah, could save on redoing the distortion calc if just globe rotation changes, bu
7.
▲
by
cambecc
13y ago
The NCEP data provides only 1º resolution, so bilinear interpolation is used to fill in the gaps. How much interpolation is needed depends on the zoom level and the projection. On top of that, the distortion caused by the projection must be
8.
▲
by
cambecc
13y ago
I have heavily acknowledged their work in tweets, on fb, on github, and in the about page. I have also thanked them directly. Also happy to note that most articles about the site also acknowledge the influence from hint.fm.
9.
▲
by
cambecc
13y ago
Tokyo Wind Map is a personal project I've used to learn javascript, node.js, when.js, postgres, D3 and browser programming.
10.
▲
Show HN: Tokyo Wind Map
(air.nullschool.net)
4 points
by
cambecc
13y ago
|
2 comments
11.
▲
by
cambecc
13y ago
So... taking this line of reasoning to its logical conclusion, if you don't trust RDRAND, then you should also not trust _any_ of the hardware the OS runs on. I imagine there would be much easier ways for Intel to implement backdoors t
12.
▲
Show HN: Clojure-like immutable objects in Java: [Grains]
(github.com)
1 points
by
cambecc
13y ago
|
0 comments
13.
▲
Show HN: invoke RdRand from Java with drnglib
(github.com)
4 points
by
cambecc
14y ago
|
0 comments