| SYM | REASON | RESUMES |
|---|
A trading terminal for quantities that do not exist. Every panel is modelled on a real one and reports something nobody has ever needed: confidence measured against nothing, regret settled in arrears, a thesis that decays whether or not anybody is looking at it.
The joke is the format, played straight. Nothing here winks at you, and nothing here is hiding a product.
Every figure is a function of exactly two things: a seed and a tick. Same seed and same tick reproduce the same board on any machine, in any browser, on any day. Nothing is random at read time.
The tick advances every 2.2 seconds. The panels do not all move at once — the wire redraws every eight ticks, the halts every twenty-five, the 3AM reading every thirty. That is why the board feels like it is doing something. It is not.
It rotates once a day at 00:00 UTC. Everyone with a correct clock sees the same board on the same day, which makes today's board a thing two people can argue about.
Append ?seed=anything to pin one instead. The word can be
anything at all; the same word always gives the same board. That link
will still produce that board years from now.
CHAIN HEAD is true. It is the current Ethereum mainnet block height and base fee, refreshed every five minutes from a public node, and you can check it against any block explorer.
It is the only verifiable number on the board and comfortably the least useful one. When the feed is down the panel says so rather than leaving a stale figure sitting there looking alive.
Not market data. Not a signal. Not advice, not a forecast, not a backtest, and not a thing to act on. Ten of the eleven panels are invented and the eleventh measures gas.
There is no wallet connection, no signature, no approval, no account, no login, no analytics and no cookie. Nothing you do here is stored, because there is nothing here to do.
A static page on Cloudflare's free tier. One worker wakes every five minutes, asks a public node for the current block, and writes a single value. That is the entire back end. There is no database, no queue, no account system and nothing to sign in to.
The board keeps working when that worker fails. It has to: nothing the worker returns is allowed anywhere near the numbers.