Live data from Hacker News

Show HN: Verysmall.site – vibecode single page websites

verysmall.site

11–17 of 17 posts

Re: Show HN: Verysmall.site – vibecode single page websites

#13
I don’t really get it. The examples linked from the homepage are _so_ simple (and so similar) they might as well just be built with one or two templates and a WYSIWYG editor. I don’t get why they need to be vibe-coded at all.

Although maybe the issue is just that you haven’t picked the best examples? The one you linked in a comment with the raining emojis is a way better example that shows the flexibility (and the fun!) of this, I think.

Either way, I’d go with https://mmm.page as an easy and fun page builder before this, but maybe that’s just my own prejudice against vibe coding.

Re: Show HN: Verysmall.site – vibecode single page websites

#14

Cool idea, but you're probably going to get a bunch of phishing sites and other nefarious things hosted here. It's essentially a blank slate to host any content on your domain, including JS. See: https://verysmall.site/whycantwehavenicethings

A few people tried to add scam and porn sites, but because it all gets passed through gpt I can mainly rely on openai to reject anything too bad

Re: Show HN: Verysmall.site – vibecode single page websites

#15

I don’t really get it. The examples linked from the homepage are _so_ simple (and so similar) they might as well just be built with one or two templates and a WYSIWYG editor. I don’t get why they need to be vibe-coded at all. Although maybe the issue is just that you haven’t picked the best examples? The one you linked in a comment with the raining emojis is a way better example that shows the flexibility (and the fu…

"just use templates and an editor" is simple for us but still a learning curve for the people I wanted to help with this. I was going to recommend carrd, but I think this is even simpler. You can definitely get pretty fancy if you make a lot of edit requests or have a very detailed creation prompt, I will update the linked examples with some more creative stuff people built.

Re: Show HN: Verysmall.site – vibecode single page websites

#16

I don’t really get it. The examples linked from the homepage are _so_ simple (and so similar) they might as well just be built with one or two templates and a WYSIWYG editor. I don’t get why they need to be vibe-coded at all. Although maybe the issue is just that you haven’t picked the best examples? The one you linked in a comment with the raining emojis is a way better example that shows the flexibility (and the fu…

this is a "dropbox moment" - "hey you can just ftp ssh into a server why would you pay for an app tod backup data";

supercool, simple and fast to use ,good job

Re: Show HN: Verysmall.site – vibecode single page websites

#17

Cool idea, but you're probably going to get a bunch of phishing sites and other nefarious things hosted here. It's essentially a blank slate to host any content on your domain, including JS. See: https://verysmall.site/whycantwehavenicethings

A few people tried to add scam and porn sites, but because it all gets passed through gpt I can mainly rely on openai to reject anything too bad

You can’t rely on OpenAI for moderation. Your site will happily generate a script tag that fetches offensive content from another site and render it. OpenAI won’t know that the remote site has offensive content.

Anyway, just keep an eye on it as you’re essentially running a static web host and someone will always try to ruin it for the rest of us.

Post reply on HN