Project Hail Mary – Stellar Navigation Chart
241–250 of 255 posts
Re: Project Hail Mary – Stellar Navigation Chart
#242Re: Project Hail Mary – Stellar Navigation Chart
#243Re: Project Hail Mary – Stellar Navigation Chart
#244Earlier quoted context omitted.
It does, it helps to stop and smell the roses occasionally and remember how far we’ve come. My first proper computer (defined by programming on it) was a 3.5MHz single core processor with 48KB of RAM. My current one is 16C/32T that can boost to 5.7GHz and has 64GB of RAM. Considerably more than a million times the RAM and about a million times the processing power (if you factor clock speeds, core count, OOE, branch…
My pet realization: most of the power increase has been spent on graphics at an ever growing resolution, including in resolution not only the number of pixels, that's a squared number, but also color depth and FPS. Dealing with graphics has shadowed how hugely powerful the modern computers are. We're noticing now because of AI.
That said I think programmers do notice the performance outside of AI when they use software that surfaces how fast modern machines are which we do more than most.
I can remember when compiling a Linux kernel was “start it and go watch star gate” now I barely have time to boil the kettle for a cup of tea.
Re: Project Hail Mary – Stellar Navigation Chart
#245Hi there! This is Val, I made the star chart. There's a little "about" blurb you can open in a modal on the site, but I wanted to mention that this demo uses the amazing GAIA DR3 dataset from ESA. I have a Python script that renders all 1.8+ billion stars into custom images, which is what I used for the skybox. The star positions and colors all use the GAIA data (save for a few bright stars not in the set). The data…
Re: Project Hail Mary – Stellar Navigation Chart
#246Re: Project Hail Mary – Stellar Navigation Chart
#247Re: Project Hail Mary – Stellar Navigation Chart
#248Hi there! This is Val, I made the star chart. There's a little "about" blurb you can open in a modal on the site, but I wanted to mention that this demo uses the amazing GAIA DR3 dataset from ESA. I have a Python script that renders all 1.8+ billion stars into custom images, which is what I used for the skybox. The star positions and colors all use the GAIA data (save for a few bright stars not in the set). The data…
Cool! One question: what do the planes represent? I thought it was the galactic plane and planes parallel to it, but then I saw that the "band" of the galaxy is (almost?) perpendicular to it, which doesn't fit somehow? EDIT: TIL that the ecliptic plane of the Solar System is at an 60.2° angle to the galactic plane ( https://en.wikipedia.org/wiki/Galactic_plane#/media/File:Mot... ) - until now I somehow assumed that t…
Re: Project Hail Mary – Stellar Navigation Chart
#249Re: Project Hail Mary – Stellar Navigation Chart
#250Hi there! This is Val, I made the star chart. There's a little "about" blurb you can open in a modal on the site, but I wanted to mention that this demo uses the amazing GAIA DR3 dataset from ESA. I have a Python script that renders all 1.8+ billion stars into custom images, which is what I used for the skybox. The star positions and colors all use the GAIA data (save for a few bright stars not in the set). The data…
Since you built it, I am curious about the scientific accuracy of the movie, book and while taking the information GAIA DR3. I wanted to assume at least the stars part is science, but I think, there is a lot of fiction in that setting. Is this map the reality of what we know as science, since it came from GAIA DR3 dataset? And, thank you very much. This is super cool and exciting. I wish such a one exists for Asimov'…