nowfound

Life & fun · September 1, 2026

Beadfall

A handful of beads, held inside your watch

What it does

Nine hundred beads of simulated water inside your Apple Watch. Tilt your wrist and they pour; flick it and they climb the wall and rain back down. Real physics at 60fps, computed entirely on the watch. No score, no notifications, nothing to achieve. $2.99 once: no ads, no accounts, no subscriptions, and no network code at all.

Nine hundred beads, simulated on your Apple Watch sixty times a second. Tilt your wrist and they pour. No score, no notifications, nothing to achieve.

Tilt your wrist and they fall. Hold still and they settle. Flick it and they climb the wall, break against it, and rain back down. None of it is animation. Nine hundred beads are solved sixty times a second, pulled by the gravity your wrist is actually moving through. The solver is a position-based fluid — Clavet double density relaxation — written in Swift and run on the watch itself. Nothing is precomputed, nothing is a texture, and no two pours are the same. watchOS has no Metal, so there is no GPU to hand the drawing to. Every frame is rasterised on the CPU of a computer the size of a postage stamp, and it still holds sixty frames a second. The beads at the top of this page are a…from beadfall.com

Does the same job

all alternatives →

More life & fun this month

the category →
  • TL

    Life & fun · 10d ago · louisabraham.github.io

  • Photosynthesis fires two of your iPhone

    Life & fun · 28d ago · photosynthesis.camera

  • SoloUno310

    Take control of hair pulling, nail biting & skin picking

    Life & fun · 28d ago · solouno.io

  • Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.

    Life & fun · 26d ago · everycube.alen.is

  • The Interactive 3D Encyclopedia

    Life & fun · 21d ago · expeditione.fun

  • Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…

    Life & fun · 26d ago · baselashraf81.github.io

Launched alongside, September 2026

the whole month →
  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 1d ago · opentrailpaper.com

  • Run Qwen3.8-Flash-Next (125B MoE, 104 GB at 4-bit) on Macs with a fraction of that RAM by streaming experts from SSD. MLX + Swift, Ollama-compatible API. - carloslfu/slotstream

    Dev tools · 4d ago · github.com

  • NPC-Forge is a framework for building conversational agents that run on the CPU without relying on machine learning or LLMs. - NPC-Forge/docs/development.md at main · gioblu/NPC-Forge

    AI · 1d ago · github.com

  • Weedout is a Safari extension that filters out videos YouTube labels as “Made with AI”.

    AI · 4d ago · masteranza.github.io

  • Find your next hire or your next role from Hacker News monthly threads. AI-powered matching between candidates and job postings.

    AI · 4d ago · hnmatchmaker.com

  • I made OwnTime to balance between competing priorities in my life. The idea is based on two main influences: the concept of "roles" from "The 5 Choices" (2015), and my repeated failure to effectively implement time blocking due to the necessary flexibility in my role. The app allows you to define time budgets, which are not much more than a few mutually exclusive countdown timers. The UX is essentially that of a chess clock for an arbitrary number of players with configurable time. The whole point of the app is to kick you out of the running role&#x2F;priority when its time is up. One…

    Life & fun · 4d ago · owntime.app