โ† Back to the Button
๐Ÿ”ด Blog

Press the Button Blog

Short reads on boredom, random discovery, and how this site is actually built โ€” no fluff, no filler.

Why Boredom Isn't the Enemy

The instinct most of us have when we're bored is to reach for a phone and open whichever app promises the fastest hit of something new. That habit isn't really about entertainment โ€” it's about avoiding the slightly uncomfortable, unstructured feeling of having nothing to do.

Researchers who study boredom (it's a real, well-studied psychological state) have found it isn't just dead time. It's often the gap where your brain wanders toward ideas it wouldn't reach otherwise. The problem isn't boredom itself โ€” it's what we do to escape it. An infinite-scroll feed doesn't end boredom, it just anesthetizes it, one algorithmically-perfect video at a time, for as long as you'll sit there.

Press the Button takes a different angle: instead of a feed that never ends, you get one thing at a time. Press it, look at what you got, decide whether to press again. It's closer to flipping through a stack of cards than falling into a hole. There's no autoplay, no "up next," no engagement loop designed to keep you there โ€” just a single, quick decision, made 151 different ways.

The Case for Not Choosing

Most of the internet you use every day was chosen for you by a recommendation engine that's trying to guess what will keep you scrolling. It's usually right, which is exactly the problem โ€” you end up seeing more of what you already like, and less of everything else.

A random button is the opposite bet. It doesn't know anything about you, doesn't try to keep you around, and has no opinion about what you'll like. It just hands you the next thing in a shuffled list. That's a small trade, but it's a real one: you give up relevance and get back genuine surprise.

It's a bit like flipping to a random page of an encyclopedia instead of searching for what you already meant to look up. Most of the time it's forgettable. Every so often it isn't โ€” and you wouldn't have found it any other way.

A Field Guide to the Mood Chips

Fully random is fun, but sometimes you know roughly what kind of bored you are. That's what the six mood chips above the button are for โ€” tap one to narrow the pool instead of pulling from all 151 sites.

๐ŸŽฎ Arcade โ€” quick browser games you can pick up in seconds, no download required.
๐Ÿง  Quiz โ€” trivia, knowledge tests, and "how much do you actually know" pages.
โš–๏ธ Dilemma โ€” would-you-rather style questions and moral hot takes with no clean answer.
๐ŸŽจ Art โ€” cursor-based drawing tools and generative visual toys.
โšก Reflex โ€” reaction-time tests and speed challenges that take ten seconds to try and are strangely hard to walk away from.
๐Ÿ‘ป Weird โ€” the catch-all: eerie photo archives, abandoned-places tours, map-based oddities, and things that don't fit anywhere else.

Tap a chip to activate it, tap it again to go back to the full 151-site pool. See the FAQ for how the shuffle logic itself works.

151 Sites, Zero Accounts

Most "random site button" projects online are years-old link dumps โ€” half the URLs are dead, and nobody's gone back to check. We didn't want to build another one of those, so every one of the 151 sites currently in the rotation was tested individually before it went live: does it load, is the certificate valid, is it actually still the thing it claims to be.

About a quarter of them block being loaded inside another page โ€” a security header most sites set called X-Frame-Options. Rather than let those sites silently fail behind a blank iframe, we checked every single one ahead of time and built a fallback: those specific sites open in a new tab instead, with a clear "won't open inside the button" message rather than a dead screen.

The other design decision was to skip the usual stuff โ€” no accounts, no cookies, no analytics. The button picks from a local list in your browser and nothing about your presses is logged anywhere. Full details are on the Privacy Policy, and the numbers behind the vetting process are on the About page.