Compute Grid
This page turns the device you are reading on — a phone, a tablet, an old laptop — into a worker. It pulls independent Monte-Carlo work-units from a coordinator, computes them right here in your browser, and sends the partial results back. The numbers add up bit-for-bit with what the Mac mini computes, because every worker uses the same bins and the same math. Leave the tab open; close it anytime.
Tip: start the coordinator on your Mac with
python -m grid.agent --job warcost --coordinator, then open this page
on any device on the same network and paste its address above.