
PlayVlay
Play-Scroll-Play like reels on TikTok
What it does
PlayVlay is a social gaming feed built for quick sessions - It is TikTok for small games. Scroll a never-ending lineup of mini-games, tap to play instantly, discover what’s trending, and challenge friends in real time. When you’re ready to go beyond playing, use AI-assisted tools to create and publish your own games.
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