Posts

Show HN: A little physical breakout clone https://ift.tt/taeBLXu

Show HN: A little physical breakout clone Idea: How about a 5 minute game I can play in my browser and it's actually fun to play. Controls: Mouse or keyboard (left/right, left alt/right alt or A/D), space and esc are pause toggle. Page up / Page Down are next or previous level (if already unlocked). Cheats: Z toggles zapper, M toggles magnets. Debug stuff: I, P, E keys are toggles for various stuff (E lets you change some aspects of physics engine). Game is maybe playable on mobile devices, there is a menu on top right, and then click the circle to select type of control. Physical engine is decoupled from refresh rate and runs at 240 Hz. Fully vibe coded (deepseek, chatgpt), levels are human made with some amount of love. https://brontosaurusrex.github.io/physical/v7/ July 31, 2026 at 08:13PM

Show HN: Supapool – a Supabase per coding agent in ~400 ms https://ift.tt/RE1SMel

Show HN: Supapool – a Supabase per coding agent in ~400 ms hi HN, I built supapool.io, an ephemeral full copy of supabase's services that you can spin up in ~400 ms (Auth, postgres, storage, realtime). so if you run multiple coding agents in parallel in different worktrees, they can now have their own copy of supabase without making changes that conflict with eachother. > why not use supabase docker locally? when I run 3-4 instances locally, my macbook gets hot and sometimes freezes. > why not use supabase branches? branches take minutes to setup, and are designed for persistence. this is expensive, and for a dev environment, it is too slow. > why not use mocks? mocks are bad for agents. i expect agents to test their migrations, SQL against real prod service behavior. agents hallucinate working mocks often. However, upside of mocks is that its faster and runs locally, but with supapool, the upside is less convincing. > how does it work/how is this economically viable? s...

Show HN: Hacker Fables – A satirical cyberpunk novel you can read as a man page https://ift.tt/N0C9iT3

Show HN: Hacker Fables – A satirical cyberpunk novel you can read as a man page The project is entirely open source. It takes a single Pandoc Markdown source file and produces HTML, EPUB, PDF, man pages, GNU Info, an audiobook, an HTML-integrated audio player that highlights the content as it plays, and an MP4 output for the "video audiobook." It's generic enough to be reusable. I plan to use the pipeline for my tech blog later on. The novella contains a lot of programming lore. It's an over-the-top love letter to the old-school Linux programmer and to the craft itself. Source code: https://ift.tt/LX7dfQc https://sebastiancarlos.github.io/hacker-fables/ July 30, 2026 at 07:22PM

Show HN: Mirrors – Improve AI agents with staging environments https://ift.tt/zIt3mYW

Show HN: Mirrors – Improve AI agents with staging environments https://ift.tt/iaOlMNQ July 30, 2026 at 12:15AM

Show HN: CheapFoodMap – A map of good meals under $10 https://ift.tt/VyXTpiY

Show HN: CheapFoodMap – A map of good meals under $10 I was recently laid off after 18 years, and gave myself 100 days to build soething useful in public. CheapFoodMap is a crowdsourced map of meal under $10, excluding franchises, local good eats only. It's inspried by 거지맵 (Begger's Map) a Korean crowdsourced map students use to find cheap eats. Ocverage is heaviest in Texas, since I live in Dallas, but have 1200 meals across 15 US cities. Seed data came from Google Review, 4.2 star or higher with at least 500 reviews, and verified price under $10 per menu item. Things I would love feedback on : whether the price-freshness model makes sense, and what would make you trust the price on a site like this. How to encourage people to update prices, since inflation is making food price very frequent. https://ift.tt/cEpNOml Any and all suggestion will be super helpful. Thank you! https://ift.tt/Wyld8nv July 29, 2026 at 10:29PM

Show HN: Verifiable receipts for firmware CVE reproduction https://ift.tt/Mz9RrL8

Show HN: Verifiable receipts for firmware CVE reproduction https://ift.tt/pBZ1e6l July 29, 2026 at 02:23AM