←back to thread

463 points 8organicbits | 1 comments | | HN request time: 0.204s | source
Show context
selcuka ◴[] No.44307169[source]
I think "vibe coding" will not replace developers in the short term, but it will be the strongest competition for such simple systems. I asked a few LLMs to make apps like these (plain HTML with embedded JS), and they got it right after a few edits. They are also visually more appealing [1].

[1] https://claude.ai/public/artifacts/bb451732-9559-401a-8000-b...

replies(7): >>44307222 #>>44307774 #>>44307988 #>>44308508 #>>44308664 #>>44308838 #>>44310092 #
1. aitchnyu ◴[] No.44308508[source]
Whats your simple system stack, preferably self hostable? I may choose Vue, need auth, a multiplayer offline DB, static hosting, file hosting and preferably filter rows by users (dont allow me to see others data if I fiddle with the api).