Y
Hacker News
new
|
ask
|
show
|
jobs
by
qu4z-2
3598 days ago
Have you factored in that you need to serve the comments to every user, not just ones that comment? I mean, to be fair, you could probably serve staticish chunks of HTML and update-on-new-comment, but it's a consideration.