Show HN: 2.7KB Zig WASM – live globe showing executions at 300 CF edges
wolfejam
20 points
27 comments
March 29, 2026
36 cities so far. Every visit lights up your dot.
Related Discussions
Found 5 related stories in 55.2ms across 3,471 title embeddings via pgvector HNSW
- Show HN: Flight-Viz – 10K flights on a 3D globe in 3.5MB of Rust+WASM coolwulf · 70 pts · April 01, 2026 · 61% similar
- Show HN: Interactive 3D globe of EU shipping emissions marcohaber · 19 pts · March 06, 2026 · 56% similar
- Show HN: Mtproto.zig – High-performance Telegram proxy with DPI evasion slp3r · 12 pts · April 03, 2026 · 55% similar
- Show HN: I built a real-time OSINT dashboard pulling 15 live global feeds vancecookcobxin · 208 pts · March 08, 2026 · 54% similar
- Show HN: Web Audio Studio – A Visual Debugger for Web Audio API Graphs alexgriss · 61 pts · March 02, 2026 · 53% similar
Discussion Highlights (9 comments)
bastawhiz
It's really annoying that you can stop the globe from rotating. This also feels exactly like a Claude-built website, which is unsurprising.
rcakebread
"36 cities so far. Every visit lights up your dot." You paid to patent this, whatever it is. How about more than two sentences to see what you're charging people for. I can't tell from the website's "About" page. Edit: Even the github link is a 404, I give up.
flohofwoe
Plus a 1.8 MB Javascript file ;) ...that's too big for a JS shim to talk to browser APIs... it looks more like a complete 3D engine - e.g. three.js or similar? From that pov the 2.7 KB WASM is a bit misleading (or rather meaningless), it could be a single function call into that massive JS blob where all the work happens.
topspin
It there some law that mandates all 3D globe renderings auto rotate and omit any way to stop it?
Dwedit
WASM + Zig (even compiling C code) will make some really tiny WASM files with no dependencies. The problem is that you don't have a standard library, then your code gets really big as you add more of that in there.
ianberdin
What do you sell? Names? Names for what? Site is kinda laconic…
wolttam
What in the slop? I have rarely seen so much of it concentrated across just a few domains
picafrost
Looking at the website of the organization [1] of the author, linked at the bottom of the submitted link, I get serious Time Cube [2] vibes. I'm both fascinated and worried about what the internet will look like in five years. [1] https://www.faf.one/ [2] https://web.archive.org/web/20150506055228/http://www.timecu...
wolfejam
thanks for visiting — the globe just crossed 100 cities - Appreciate the feedback. Happy Sunday :)