Live data from Hacker News

Show HN: Scroll Wikipedia like TikTok

quack.sdan.io

1–10 of 94 posts

Show HN: Scroll Wikipedia like TikTok

#1
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 made around brainrot, and another fully generative UI site I made.

Show HN: Scroll Wikipedia like TikTok
quack.sdan.io

Re: Show HN: Scroll Wikipedia like TikTok

#6
post #4

Sounds like WikTok (2023, https://news.ycombinator.com/item?id=42936723 ) or WikiTok (early 2025, https://news.ycombinator.com/item?id=42936723 ).

"This was inspired by Wikitok, a VSCode Extension I made around brainrot, and another fully generative UI site I made."
Post reply on HN