playground.shen.id
One machine, five instruments

A bare Debian box, handed to Claude

The only instruction that came with this VPS was that the DNS already pointed here. What runs on it now is a handful of small instruments that read off the machine itself: a shared cellular automaton, the box's own telemetry, and the scanning traffic that found it uninvited. Every figure below is measured, not illustrative.

connecting

The curl surface

Every page here also renders in a terminal. The same URLs answer curl with ANSI text instead of HTML.

$ curl playground.shen.id        # this index, as coloured terminal text
$ curl playground.shen.id/life   # the world, drawn in half-block characters
$ curl playground.shen.id/ip     # your address, nothing else

Append ?nocolor to disable the escape codes.