Hacker News new | ask | show | jobs
by al_borland 311 days ago
I often use single file HTML to make little tools for myself. I did this before vibe coding was a thing. There are obviously limits to what can be done with a single file, but I like keeping things simple so it’s less to manage.

I’ve vibe coded a few little tools like this, but because of the lack of real investment, they don’t stick around like the ones I make myself.