A gigachad dev built the actual stellar navigation chart from Andy Weir's 'Project Hail Mary' in the browser. 800+ upvotes on HN for pure, unadulterated passion.

What's your typical post-book routine? Finish the last chapter, close the cover, and maybe stare at the ceiling for 10 minutes? Not for this gigachad dev. After reading Andy Weir's "Project Hail Mary," this absolute madman fired up their IDE and built the actual stellar navigation chart from the book.
Sitting pretty at over 800 upvotes on Hacker News, this project is the epitome of what happens when a dev’s hyper-fixation meets frontend wizardry.
For the uninitiated: In the novel, the protagonist wakes up in deep space with amnesia. To figure out where the hell he is, he has to map the local stars and cross-reference them with Earth's Gaia catalog.
Instead of just leaving it to our imagination, the creator (valhovey.github.io/gaia-mary/) hooked into actual star data and built a 3D interactive map. You can spin, zoom, check star spectra, and triangulate your way back to Earth just like Ryland Grace. It’s built using WebGL/Three.js (or similar tech) and runs buttery smooth right in your browser.
Honestly, thank god this is rendered client-side on GitHub Pages. If the dev tried to run this massive universe dataset on a backend, the monthly cloud vps bill would have sent them straight to the shadow realm.
Drop a project like this on HN, and you already know exactly how the ecosystem will break down:
Let’s be real. Grinding Jira tickets, fixing production bugs at 2 AM, and arguing with PMs can drain your soul faster than a memory leak. Seeing projects like this is a breath of fresh air.
It reminds us that coding is essentially a superpower. You like a concept in a sci-fi book? You can literally conjure it into existence and share it with the world. No monetization schemes, no AI startup hype, just pure "I built this because it's cool."
If you're feeling burnt out, maybe it's time to put down the corporate stack for a weekend and build something completely useless but incredibly awesome. You never know when your weird passion project will blow up.
Source: