I calculated sun/shade exposure for every seat at World Cup stadiums
Last year, I went to a game at a stadium I had never visited (Arrowhead). Ended up baking in the sun for the entire second half. Afterwards, was surprised I couldn't find a tool that told me where the sun would actually be during games. So for WC2026 I built SeatSun: a free tool (no sign up needed) that calculates sun/shade exposure for every section at the World Cup 2026 stadiums depending on date and match time. The technical core: solar azimuth and altitude calculations (based on Meeus astronomical algorithms, ~0.3 degree accuracy) tied to each stadium's orientation and GPS…
What it does
In the maker’s words, at launch
Last year, I went to a game at a stadium I had never visited (Arrowhead). Ended up baking in the sun for the entire second half. Afterwards, was surprised I couldn't find a tool that told me where the sun would actually be during games. So for WC2026 I built SeatSun: a free tool (no sign up needed) that calculates sun/shade exposure for every section at the World Cup 2026 stadiums depending on date and match time. The technical core: solar azimuth and altitude calculations (based on Meeus astronomical algorithms, ~0.3 degree accuracy) tied to each stadium's orientation and GPS coordinates. For each open-air stadium I mapped the seating sections to compass bearings, then render an interactive overlay showing which sections are in sun vs shade at the exact match time. The sun position shifts meaningfully across a single afternoon -- a 3pm kickoff looks very different from a 6pm kickoff at the same stadium. Covers 16 stadiums: 13 open-air with interactive sun maps, 3 indoor (AT&T, Mercedes-Benz, NRG) with appropriate notes. You can set any date and kickoff time to see the exposure for your specific game. Would love feedback on the accuracy, especially from anyone who has been inside these stadiums and can sanity-check the section orientations. A few of the venues were harder to calibrate than others, and I haven’t yet made adjustments other than notes for partially covered stadiums (eg Hard Rock).
Does the same job
all alternatives →- AMA map of cafes that are in the sunJul 2026 · sunny.coffee · ▲8
I wanted to sit outside for coffee but there was no way to see which cafes are in the sun right now. So I built a map that shows which cafes, benches, and outdoor seats are in the sun vs. shade at any time of day. It ray-marches building shadows live in a WebGL shader over a MapLibre map. I also pre-index all places from OpenStreetMap into H3 hex cells and serve them as static JSON on Cloudflare R2, so the client just fetches the cells in view and no backend is needed. Feedback welcome, especially on shadow accuracy in your city. Currently only buildings and trees are taken into account when…

MUNDIAL·26Jul 2026 · football-analysis.xyz · ▲7Every World Cup stat that mattered — in one data theater

Sports Photographer HelperJul 2026 · apps.apple.com · ▲5Camera settings and sun position before your match starts
whichsidetositJul 2026 · whichsidetosit.com · ▲2The window seat has a correct answer. We compute it.
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d 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 · 26d 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, March 2026
the whole month →

Switch from ChatGPT to Claude with import memory feature
AI · Mar 2026 · claude.com


