
Flight Viz
Watch 10K+ live flights move on a 3D globe in your browser
What it does
Track flights in real-time on a 3D globe with live data, weather radar, and altitude profiles. Built with Rust compiled to WebAssembly and raw WebGL2 shaders. The whole thing runs at 60fps with 10K+ aircraft rendered in a single draw call.
Does the same job
all alternatives →- FVFlight-Viz – 10K flights on a 3D globe in 3.5MB of Rust+WASMApr 2026 · flight-viz.com · ▲101
I built a real-time flight tracker that renders 10,000+ aircraft on an interactive 3D globe, entirely in the browser using Rust compiled to WebAssembly.
- IMI'm an airline pilot – I built interactive graphs/globes of my flights2025 · jameshard.ing · ▲1,539
Hey HN! Pilots everywhere are required to keep a logbook of all their flying hours, aircraft, airports, and so on. Since I track everything digitally (some people still just use paper logbooks!), I put together some data visualizations and a few 3D globes to show my flying history. This globe is probably my favourite so far: https://jameshard.ing/pilot/globes/all If you’ve got ideas for other graphs or ways to show this kind of data, I’d love to hear them!
- SASkies-adsb 2.0 – my 3D plane-tracking web app2025 · github.com · ▲59
Hello, I'd like to share a 3D plane tracking web app that I developed called: skies-adsb. Living near KMIA (a very busy airport), I spend a lot of time plane spotting and thought it would be cool to track planes in 3D. In October 2021, I built a prototype 3D ADS-B flight tracker called skies-adsb using p5.js. In April 2022, I released version 1.0 of skies-adsb, rewritten in Three.js. However, this release still relied on manual editing of GeoJSON layers. By late 2024, I had learned enough about GIS and GeoPandas to automate map creation using custom GeoJSON layers. During the Christmas…

- RTReal-Time 3D Gaussian Splatting in WebGL2023 · antimatter15.com · ▲309
- B3Beautiful 3D ISS tracker with live video and near-realtime clouds2024 · iss.matteason.co.uk · ▲139
This is a little hobby project that I hope you enjoy. You can see where the International Space Station is now, with live HD video from NASA, on a realistic 3D globe. The positions of the sun and moon are also accurate, though distances aren't to scale. The clouds are also near-realtime; I span that out into a separate project at https://clouds.matteason.co.uk, where the cloud images I create from EUMETSAT data are freely available. I've got more features almost ready to go, like the ability to turn off all UI, toggleable clouds and turning off the day/night cycle I'd love for…
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 27d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io
Launched alongside, April 2026
the whole month →
- AG
Thought the resources for GPU arch were lacking, so here we are
Life & fun · Apr 2026 · jaso1024.com
- IB
Built a ~9M param LLM from scratch to understand how they actually work. Vanilla transformer, 60K synthetic conversations, ~130 lines of PyTorch. Trains in 5 min on a free Colab T4. The fish thinks the meaning of life is food. Fork it and swap the personality for your own character.
AI · Apr 2026 · github.com

- BC
Life & fun · Apr 2026 · sam-burns.com
- IB
With social media and now AI, its important to keep the indie web alive. There are many people who write frequently. Blogosphere tries to highlight them by fetching the recent posts from personal blogs across many categories. There are two versions: Minimal (HN-inspired, fast, static): https://text.blogosphere.app/ Non-minimal: https://blogosphere.app/ If you don't find your blog (or your favorite ones), please add them. I will review and approve it.
AI · Apr 2026 · text.blogosphere.app