top | item 39667765

(no title)

datenwolf | 2 years ago

What annoys me the most about Reddit is, that it's essentially just a rehash of Usenet with marginally more moderation features, up/down-voting and custom CSS for each group/subreddit. That's about it. If I were to attempt to implement a Reddit "clone", I'd merely spin up a couple of ISC InterNetNews NNTP servers and slap a web application in front of those.

The only thing that Reddit did – on the interaction level – was replacing the Usenet experience with a visually more appealing and easier to access web frontend. In that regard it's a continuation of Eternal September, with the side effect of draining the user pool from Usenet, leading to the shut down of many Usenet servers world wide because "nobody is using it anymore".

discuss

order

hyperhello|2 years ago

Every programmer sees message boards and quickly runs down a database schema for users, comments, and upvotes, because they're all trivial and almost identical. The user base that builds up is the value. In the case of Reddit, I don't mean to imply positive value, but that's the value.

causal|2 years ago

The question is how they managed to make such a commodity operation so dang expensive to run.

GenerWork|2 years ago

>I'd merely spin up a couple of ISC InterNetNews NNTP servers and slap a web application in front of those.

If this was the only thing differentiating Reddit from anything other text reliant information service, why hasn't anybody come along and disrupted Reddit by doing something similar to this?

seoulmetro|2 years ago

Because that's not why people use products. They use them because others use them or the reputation suggests others use them.

aqme28|2 years ago

You're ignoring the network of users they have, which is absolutely the hardest thing to create for an app like this. Any technically superior clone you build can easily lose to Reddit due to its userbase.

mavhc|2 years ago

Moderation is the actual feature people want. Usenet has no useful moderation so ended up full of spam

mingus88|2 years ago

Reddit is fundamentally a link aggregator and there are countless examples of them. 20 years ago (jeez) slashdot was doing the same

In fact, Reddit went mainstream when Digg fumbled their 2.0 launch, and just recently Reddit was in danger of doing the exact same thing with their poorly designed apps and new design.

This IPO valuation is based entirely on the value of the user content that will be sold to AI firms. The product is always the users.

uptownJimmy|2 years ago

I miss newsgroups. They were good enough. We didn't need to dress them up.

Our incessant chasing of the latest shiny thing, it's all so silly. We keep throwing the baby out with the bathwater in our endless, desperate forward motion.

theshackleford|2 years ago

> If I were to attempt to implement a Reddit "clone"

Go on champ. Show us how it’s done.

> side effect of draining the user pool from Usenet

Two different worlds. This is utter fantasy.

foobarbaz33|2 years ago

> Go on champ. Show us how it’s done.

The baseline product can and has been cloned by many people. Hacker news is one of those clones. Whipped up with minimal effort in a meme language no one ever used before.

Getting popular is the tricky part.

93po|2 years ago

Please don’t be needlessly snarky