Claude Fable 5 built Interstellar's Gargantua in Three.js.
One fullscreen quad + a fragment shader that integrates null geodesics through the Schwarzschild metric — the Einstein ring, Doppler crescent and photon ring emerge from the math.
Wildest part: it screenshotted its own render, compared it to the real EHT image, and kept iterating until it was satisfied.
6. Pokémon Go for Real-Life Cats
Snap a real cat to collect it with a name, rarity, level, stats, and card. The app verifies the photo, maps nearby discoveries, and turns cat spotting into a playful game.
Link: https://t.co/BtEW97I1dj
SOMEONE VIBE CODED POKEMON GO BUT FOR CATS YOU MEET IN REAL LIFE
see a cat, open the camera, snap it, and it gets added to your collection as a little creature with a name, rarity, level, and its own stats page
> checks the photo actually has a real cat in it, so you cant just screenshot one or use an image
> every cat you catch gets a rarity and its own collectible card
> a world map shows cats other players have found near you
> has retro cartoon art, cream colors and thick outlines, built to feel like a game
he wanted "snapping" a cat to feel playful and fast, not like just saving a photo
so most of the work went into the detection and making the catch feel like a real game
i need a dog one asap
Your next LLM didn’t need a GPU at all it was just silicon, No VRAM drama.🔥
Taalas hardwired an entire LLM into silicon, AI agents that can actually think at light speed locally
Taalas HC1 just showed a PCIe ASIC board running Llama 3.1 8B at with
- 17,000 tokens per second.
- On a PCIe card
- No weights loading.
They’re already planning medium-sized models running a 27B-class model at 10k+ tokens/sec on your desktop with almost zero power draw.
Hyper-fast local agents without renting cloud GPUs suddenly feel a lot closer.
New in Hermes Agent: a credential firewall for Docker sandboxes.
Your real keys never enter the sandbox. It runs on stand-in tokens, and a local proxy swaps in the real keys at the network boundary. Tokens from a compromised sandbox are useless elsewhere.
> hermes egress setup