7 comments

[ 2.6 ms ] story [ 20.1 ms ] thread
Hi, dev here! Comments and so forth are welcome.
The id's as unique user id's are currently not secure. You can impersonate any other id by changing the value in local storage in the browser. If you have logs see 5f2860 and fb86f7
I guess you need some max chars rule for id I can post a really long lorem ipsum text as id
HA. Thanks, folks.

Originally it was a name field that was auto-filled with "Anonymous" and editable, but now it's server-side and based on IP, like it should have been from the beginning.

Please make the ENTER key work. This is nice and light. A more compact display without HRs would be even better--more like HN!
Enter key is implemented. Good idea.

Edit: Also compactified. Thanks for the suggestions