One button. Thirty-two hand-picked AI-coding pages — games, tools, libraries, guides, starter kits. Pick the aisles you care about, press the big orange button, land somewhere you would not have thought to click. Inspired by StumbleUpon, which ran from 2001 to 2018 and at peak served 1.2 billion stumbles per month before the algorithm decayed and social feeds swallowed its idle time. At 32 pages, an algorithm is noise — curation is the product. Unlock the 6th aisle — Deep Cut — for 25 external high-signal links outside this shelf.
Toggle aisles on or off to narrow what Stumble can pick from. Default is all five free aisles on. The 6th tile — Deep Cut — is an optional BTC-gated aisle of 25 hand-curated external links. A bitmap of your selection is encoded in the URL as ?cat= so the filter is shareable.
Some people revisit — you remember the page, you just want to get back to it. The flat shelf below is a zero-friction lookup surface. Each tile shows the aisle, title, and a one-line tagline. Click the title to go, click the heart to add to your shortlist. Pages you have already stumbled are dimmed and struck through.
Three optional hex parameters. ?cat= is a 6-bit bitmap of aisle toggles (bit 0 Games, bit 1 Tools, bit 2 Libraries, bit 3 Guides, bit 4 Kits, bit 5 Deep Cut). ?seen= is a variable-length hex bitmap of pages already visited (one bit per page, ordered by sorted slug). ?liked= is the same shape as seen but for hearted pages. Omitted parameters default to empty sets and all free aisles on. Four worked examples:
Founded by Garrett Camp and Geoff Smith in 2001 as a Firefox toolbar, StumbleUpon let a visitor pick interests and press one button to teleport to a hand- or algorithmically-surfaced web page matching those interests. Thumbs-up and thumbs-down votes trained the recommender. Peak metrics in April 2012: 25 million registered users, 1.2 billion stumbles per month. eBay bought it in May 2007 for $75 million; the founders bought it back in April 2009 for $29 million after the synergy thesis fell apart. It shut down June 30, 2018, migrating users to Mix.com (also now dormant).
It died from a mix of algorithm decay, a catastrophic 2011 redesign that deleted years of user-generated content and dropped traffic 25% overnight and 53% by late 2012, competition from Pinterest and Facebook's algorithmic feeds that captured idle-browsing time more effectively, and an ad-supported business model that conflicted with the serendipity promise — every sponsored placement eroded trust in the next random jump.
Successors worth knowing: Wiby.me indexes the classic / hand-authored small web and has a "Surprise me" button; Cloudhiker curates roughly 8,000 indie sites; Marginalia Search is a non-commercial search engine that explicitly up-ranks the obscure; The Forest is a human-reviewed random-link directory; Kagi Small Web bundles ~30,000 hand-authored sites into Kagi's paid search.
At 32 pages this shelf is nowhere near that scale. That is the point: with a corpus this small, every page is hand-vetted, an algorithm has no useful signal, and the only legitimate affordances are coarse aisles plus a seen-set. What you get back is the original StumbleUpon mechanic — one button, random jump, land somewhere new — without the algorithmic decay that killed the original.
?cat= is a 6-bit bitmap of which aisles are on — 5 bits for the free aisles (Games, Tools, Libraries, Guides, Kits) + bit 5 for Deep Cut — so ?cat=1f means all 5 free aisles on, ?cat=3f means all 6 including Deep Cut, ?cat=03 means only Games and Tools. ?seen= is a variable-length hex bitmap of pages already stumbled, one bit per page in the sorted corpus index. ?liked= is the same shape as seen but for pages you have hearted. Omitted parameters default to empty sets and every aisle on.?_ps=1, so it does not clutter the page on normal visits (the reserved underscore-prefixed key avoids colliding with any product's own share-state params). Press the pill to return to the remote and jump somewhere new.promptshelf-stumble-v1, and in the shareable URL under ?liked=. Both are mirrored on every heart or unheart. There is no account, no server, no analytics pipeline. Copy the URL to share your shelf to a friend; clear browser storage to reset. No confirmation dialog, no undo — this is a hand-tool, not a product.?seen= and ?liked= are variable-length hex — 32 pages is 8 hex digits, 40 pages is 10, 64 pages would be 16. Pages are ordered by alphabetical slug so adding a new page at position N just inserts a bit without re-ordering anyone else's share link. The aisle list is fixed at five; new pages join an existing aisle rather than spawning a new one.