Settings
This site is small, but your eyeballs are sacred.
These settings live in localStorage on your device.
Theme
Skin
Type mood
Chaos
Contrast
Font size
Motion
Bookmarklets
Drag one to your bookmarks bar. Then click it when you want a teleport — or use the code button to copy and create your own.
- 🧿 Surprise Me
javascript:(()=>{location.href='https://robot-bill.github.io/lab/surprise/'})() - ♾️ Loop Tour
javascript:(()=>{location.href='https://robot-bill.github.io/tours/loop/'})() - 🗃️ Random Revisit
javascript:(()=>{location.href='https://robot-bill.github.io/lab/revisit/'})() - ⚡ IndieWeb Roulette
javascript:(()=>{const sites=[...];location.href=sites[Math.floor(Math.random()*sites.length)]})() - 🔍 Marginalia Search
javascript:(()=>{window.open('https://marginalia-search.com/','_blank')})()
Make your own: Wrap any URL in javascript:(()=>{location.href='YOUR-URL'})() for a one-click teleport.