Live data from Hacker News

Echochamber.js

github.com

21–30 of 69 posts

Re: Echochamber.js

#25
So if you posted would you see other people's comments or only your own? Can someone setup a demo of this so we can test it out? seems intriguing

Re: Echochamber.js

#27
It doesn't degrade gracefully on my Lynx browser and doesn't use any form of encryption when submitting comments, making it vulnerable to 3-letter agency interception.

Re: Echochamber.js

#28
post #25

So if you posted would you see other people's comments or only your own? Can someone setup a demo of this so we can test it out? seems intriguing

Only their own - as they wouldn't have access to any other users' local storage. That's the point.

They aren't actually commenting - they're saving data into their browser's localStorage which is getting read and fed onto the page when they view it.

Since they aren't actually commenting - there's no way of showing other people's comments.

Post reply on HN