
CookieJar
TikTok for games — swipe to play, drop yours to publish
What it does
CookieJar is an infinite scroll of bite-sized games — TikTok-style, but every post is a playable mini-game. Discover, like, save, and play games made by indie creators worldwide. No installs, no tutorials, no mid-play ads. The twist: anyone can publish. Drop in a Godot game pack or a self-contained HTML game, get approved, and land in the feed alongside everyone else's. Two taps to play. Built-in audience from day one. Open. Scroll. Tap. Play. Or build one yourself.
Does a similar job
all alternatives →- SWScroll Wikipedia like TikTokJan 2026 · quack.sdan.io · ▲330
Hey - I've been playing with LLMs since GPT-2 and recently experimented with fully generative UIs where the HTML/Canvas are generated just-in-time. Every post on the feed( on slop/duck/storytime) you see is streamed and generated just-in-time with HTML and into a Canvas with Gemini 3 Flash. Comments and DMs are bidirectionally linked with a Cloudflare Workers Durable Object which is why they feel so fast. Every generated post is saved into a DO SQLite which is then served into the "Following" feed so it can be served quicker. This was inspired by Wikitok, a VSCode Extension I…

Plays Games — endless game feed - Widget27d ago · plays-games.com · ▲2TikTok-style infinite swipe for HTML5 games



More growth this month
the category →
AstraPixels▲267A pixel-art solar system at its real current positions.
Growth · 30d ago · astrapixels.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com