186 pointsby ssx360Aug 24, 2026

14 Comments

chandramoulyKKAug 24, 2026
Very fun!
KuyawaAug 24, 2026
I love beautiful software and this is it

Edit: I just downloaded the html file and it still works locally as a single page app, no external libs, no fonts, icons, nothing that could break the correct functioning of the app. This is how software should be built, portable, no installation required, drop anywhere and run

Kudos on everything perfectly executed

momojoAug 24, 2026
Ditto on the lovelyness of single-file, zero-dep, standalones. In my day job I'm stripping out hundreds of megabytes from one of our main docker containers, but running into little projects like this that make me smile. Beautiful
adrianwajAug 24, 2026
Good point. GlassBox also appears as single page. https://news.ycombinator.com/item?id=49421948

I am working on an RSS reader that is also single page and location-agnostic. Issue for me right now is CORS unblocking as that does entail some complexity to workaround. Current length of the HTML is 2500 lines / 101KiB.

Moreover, just like https://theresanaiforthat.com/ - a great thing to see would be something like thereisanHTMLforthat.com - because quality vibe-coding delivers!

Also, a single HTML can easily be security audited, right? How much damage can it do?

throwawayffffasAug 24, 2026
Like i get what you are saying, but

> no external libs, no fonts...

It needs an entire browser.

drfloyd51Aug 25, 2026
I get what you are saying. But… if it didn’t need a browser, it still needs a runtime, and a computer, and electricity, and technology to print CPUs and and and

A browser is just a drop in the bucket.

analog_daddyAug 25, 2026
Yep! And it works well on iOS too. Safari sucks and stutters with some of these single file html and I haven’t been able to figure out why, but my god this is awesome and also fun to play with!
akxAug 24, 2026
... Why do renders need to be verifiable, what does that mean?

Anyway, on a related note, I just vibed together something in the same vein (using Ox Alpha, because why not). https://aamen-veli.akx.fi/

goatydevAug 24, 2026
It's a bit difficult to use, but it's really fun.
ad_fontesAug 24, 2026
This is the coolest web thing I've seen this month. Thanks for sharing.
superzero11Aug 24, 2026
fallinditchAug 24, 2026
Good job, very nice implementation. I do love the single page HTML delivery format. Downloaded
beholeAug 24, 2026
Very Cool!! FYI the opengraph image, when I share the link, is an invoice from what looks like your freelance work.
testaccount28Aug 24, 2026
see the font, close the tab
kkukshtelAug 24, 2026
the otherwise fawning praise in the comments for something that seems so obviously vibe-coded is making me wonder if all these one sentence replies are bots
testaccount28Aug 24, 2026
maybe they vibed up some prompt injections. anyway, nice of them to tell on themselves.
nekoooooAug 24, 2026
worse version of Rebirth
0x20cowboyAug 25, 2026
What about the font? Is that a typical LLM font or something?
jshererAug 24, 2026
Love this. I want this to go up to 174 bpm for some DnB experiments.
macwhispererAug 24, 2026
super dope!! the future of musical instruments may be web-based.. exciting times
DruponAug 24, 2026
Turing test failing ass comment
caidanAug 24, 2026
I know the renders are verifiable, but are the splines reticulated?
nekoooooAug 24, 2026
pretty cool but has zero sauce. just look at rebirth for how to have a point of view.
jose-reyesAug 24, 2026
Nice!!! A bit hard to understand if you haven't used anything related before, but interesting enough to make you wanted to try it when you haven't used anything related before ahaha
herpdyderpAug 25, 2026
What is this built on? How can I use it? What're the licensing? I'm eagerly looking for open source and non-copy-left licensed web audio players for projects.
0x20cowboyAug 25, 2026
What kind of projects?