content: 2026-07-13 capture run — 28 finds across 12 productive sources

This commit is contained in:
2026-07-13 01:45:50 -04:00
parent 1072e5faf3
commit 568c48ed38
45 changed files with 486 additions and 20 deletions
@@ -0,0 +1,13 @@
---
name: "ten(sor)clicker"
subtitle: "Type an idea, get a clicker game, entirely in your browser"
date: 2026-07-13
link: "https://tenclicker.com"
linkText: "tenclicker.com"
source: "Hacker News — Show HN"
topics: [ai, web-tools]
tags: [webgpu, local-llm, browser-game, no-server]
description: "A browser game generator that uses a small language model running locally via WebGPU to build a playable clicker game from any typed idea."
---
Type a premise — "sentient houseplants," anything — and ten(sor)clicker's in-browser model builds a working clicker game around it: a big clickable button, upgrade tiles, escalating numbers. The distinctive part is where the generation happens: a small LLM runs entirely client-side via WebGPU, so there's no API key, no backend, and nothing you type ever leaves the tab.