Ask HN: Are vibe-coded self-contained HTML apps the future of personal tools?
3 meistertigran 3 8/18/2025, 2:46:46 PM
I came across this post today - https://news.ycombinator.com/item?id=44937991 and also myself created https://htmlsync.io and wonder if there are other people who now choose to use vibe-coded self-contained HTML apps to replace other personal tools they were using.
Do you think these self-contained HTML apps in one form or another are going to replace most personal tools?
If not, what do you think is the big limiter?
I will grant that it is possible that AI-assisted coding will make people who are already software devs create their own tools more often. But not the vibe coding thing, no.
The more complex the app becomes, the harder it will be to maintain it with vibe coding. Personally I have chosen to just create specialed apps, that do one thing well, to avoid that complexity.