HEALPix
hyperific
52 points
6 comments
April 25, 2026
Related Discussions
Found 5 related stories in 613.1ms across 14,015 title embeddings via pgvector HNSW
- Helios: Real real-time long video generation model tzury · 13 pts · March 09, 2026 · 42% similar
- Perceptual Image Codec: What Matters in Practical Learned Image Compression ksec · 107 pts · May 24, 2026 · 41% similar
- Show HN: Editing 2000 photos made me build a macOS bulk photo editor om202 · 11 pts · April 11, 2026 · 41% similar
- Better Images of AI Curiositry · 47 pts · June 28, 2026 · 41% similar
- Image-blaster: Creates 3D environments, SFX, and meshes from a single image MattRogish · 147 pts · May 15, 2026 · 41% similar
Discussion Highlights (5 comments)
sligbad
Love the HEALPix scheme, super useful for indexing too (some similar characteristics to geohashes).
kmaitreys
I used healpy[1] once during my undergraduate years. It was a summer project to develop an algorithm to find void galaxies. [1]: https://healpy.readthedocs.io/en/latest/
ahurmazda
I recall when I first saw Ubers’s H3[1], it really reminded me of healpix (from grad school). I know the algorithm is different but similar problem space: “given a point on a sphere, assign it to a stable cell ID” 1. https://www.uber.com/us/en/blog/h3/
xioxox
See also HiPS maps, which map the sky onto ever finer HEALPix grids to allow zooming: https://aladin.cds.unistra.fr/hips/
sligbad
Also very cool: Google's S2 geometry - https://s2geometry.io/ Used by https://catch.astro.umd.edu/