Hacker News new | ask | show | jobs
by krapp 603 days ago
You don't even need realtime. You can get away with just having people POST to a backend, updating a database and letting people refresh the page.
1 comments

Why do all that when you could have the server write simple text files to the disk?
You need interaction for a chatroom, so you at least need a form somewhere.
This is genius. But can we add an input field for the username?