Rendered at 03:02:35 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
Kuyawa 12 hours ago [-]
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
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?
analog_daddy 2 hours ago [-]
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!
momojo 7 hours ago [-]
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
throwawayffffas 4 hours ago [-]
Like i get what you are saying, but
> no external libs, no fonts...
It needs an entire browser.
drfloyd51 24 minutes ago [-]
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.
herpdyderp 2 hours ago [-]
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.
caidan 6 hours ago [-]
I know the renders are verifiable, but are the splines reticulated?
jsherer 9 hours ago [-]
Love this. I want this to go up to 174 bpm for some DnB experiments.
jose-reyes 4 hours ago [-]
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
... 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/
patwolf 12 hours ago [-]
Very cool. I'm currently awaiting delivery of a Sonicware deconstruct MINIMAL. I'm hoping it's as fun to play with as this is.
easymode 11 hours ago [-]
So fun! the knob controls are a bit unintuitive. great job overall.
fallinditch 10 hours ago [-]
Good job, very nice implementation. I do love the single page HTML delivery format. Downloaded
testaccount28 9 hours ago [-]
see the font, close the tab
kkukshtel 6 hours ago [-]
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
testaccount28 6 hours ago [-]
maybe they vibed up some prompt injections. anyway, nice of them to tell on themselves.
nekooooo 6 hours ago [-]
worse version of Rebirth
behole 10 hours ago [-]
Very Cool!! FYI the opengraph image, when I share the link, is an invoice from what looks like your freelance work.
ad_fontes 11 hours ago [-]
This is the coolest web thing I've seen this month. Thanks for sharing.
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
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?
> no external libs, no fonts...
It needs an entire browser.
A browser is just a drop in the bucket.
Nice work and thank you for sharing!
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/