Hacker News new | ask | show | jobs
by SnydenBitchy 5263 days ago
Apropos reddit, here’s how Alexis Ohanian deflects the blame from redditors onto the victims of their creepy facebook-stalking and harassment: “Your kids need to know that any time they take an image and put it in a digital format… they should assume that it is now public content… That’s the useful thing I think CNN could have reported on, instead of making up a bunch of jibber-jabber about reddit.”

http://www.youtube.com/watch?v=OXZYvrue1BE&feature=youtu...

2 comments

That is really interesting to me considering reddits reaction to a service I created a while ago that allowed you to retrieve deleted or edited comments.

http://www.reddit.com/r/reddit.com/comments/etd52/lets_have_...

Apparently digital reddit comments are exempt from this notion.

Ah, I remember you. Would you mind going over how unedditreddit saved comments? Do you think you'd be able to make the same service now where threads reach 5,000+ comments daily?
Sure, reddit has (or had at one point) a json api to get all new comments as they stream in. Unedditreddit simply saved those comments. Later when the user indicates they are interested in a certain comment id, I can simply serve it up out of my database.

Whether the same approach would work today depends on how well the reddit new comment api is holding up. Even a year ago, when unedditreddit was working, new comments was a decent sized firehose and the approach seemed to work well.

Thanks for your answer! I forgot about the /comments page for each subreddit (including r/all). How often did you poll the API for comments? It seems like there are so many comments that you'd have to do it every couple of seconds.
Alexis is using similar tactics to John Stewart; "reddit is just a collection of links". Which isnt true; it also has comments where it's community shapes an opinion about the subject of the link. And that probably terrifies mainstream media about reddit the most; losing their monopoly on shaping public opinion.