Real-time world model demo
Real-time interactive video generation beats waiting for static renders.
A state-layout mapping runtime where the server owns state and the client owns DOM projection. MPA pages with NDJSON streaming updates.
Yet another htmx/LiveView alternative in an already crowded server-UI space.
Full-stack developers exploring server-driven UI alternatives
htmx · Phoenix LiveView · Hotwire
I built an experimental web runtime called StateSurface:
https://github.com/superlucky84/state-surface https://state-surface.subtleflo.com/
It explores a simple idea:
Server owns state. Client owns DOM projection. Pages are real MPA HTML, and in-page updates stream over NDJSON.
The model has four pieces: - Surface: HTML page shell with <h-state> anchors - Template: stateless TSX projection - Transition: server-side async generator yielding state frames - Action: declarative HTML trigger
This is not production-ready — it’s a prototype to explore whether server-owned state + streaming UI can be a useful alternative to SPA-heavy architectures.
Would love feedback, especially from people familiar with htmx, LiveView, Hotwire, or server-driven UI in general.
Real-time interactive video generation beats waiting for static renders.
Plain English Judges catch context AutoMod misses, but AI moderation space is getting crowded.
WebTransport game streaming on recycled crypto miners hits 40ms latency.
Self-hosted simulator streaming beats BrowserStack on privacy and recurring costs.
VLC's Chromecast is broken; this streams any format with hardware transcoding in seconds.
Personal Twitch stream announcement, not a software project.