Overcoming reddit as a startup has a massive obstacle, moderation and removal of unwanted content. It's something that's not well automated, and thus requires an enormous amount of labor (ie capital) This is why those who have tried have turned into racist pornography filled shit holes. Want to start a billion dollar startup? Figure out how to automate this problem.
> It's something that's not well automated, and thus requires an enormous amount of labor (ie capital) This is why those who have tried have turned into racist pornography filled shit holes. Want to start a billion dollar startup? Figure out how to automate this problem. Can't modern AI help with that? I'd guess GPT is pretty good at determining sentiment like racism. Try it with ChatGpt, ask it determine if a senten…
Ask HN: Anyone Building a Competitor to Reddit?
101–110 of 148 posts
Re: Ask HN: Anyone Building a Competitor to Reddit?
#102Overcoming reddit as a startup has a massive obstacle, moderation and removal of unwanted content. It's something that's not well automated, and thus requires an enormous amount of labor (ie capital) This is why those who have tried have turned into racist pornography filled shit holes. Want to start a billion dollar startup? Figure out how to automate this problem.
I think there is a much bigger problem and capital cost. Servers. 7 billion API requests per month from a third party app that's just one of them. There would be several. Then the much larger traffic from official sources. If you can't afford the servers moderation isn't even worth thinking about. Who is going to pay for all of those?
Re: Ask HN: Anyone Building a Competitor to Reddit?
#103Earlier quoted context omitted.
How exactly is Reddit a "porn filled shit hole"? I don't see any porn in the vast majority of subreddits. Nobody forces you to visit the rest, and they are typically even marked adult-only. Besides, are porn and racism really the only questionable things in social media? What about extreme violence, videos where real people get shot or blown up? Somehow messed up American society thinks that violence is quite okay th…
> How exactly is Reddit a "porn filled shit hole"? I don't see any porn in the vast majority of subreddits. Nobody forces you to visit the rest, and they are typically even marked adult-only. My bad, I should have said "reddit is a porn spammer filled shit hole" on top of really being a "porn filled shit hole" /s The fact that you feign being oblivious to all the CSAM, depraved porn and revenge porn hosted on reddit…
The point is that as a Reddit user, you won't see that content unless you disable your NSFW filter and go searching for it.
Because the platform is moderated.
Re: Ask HN: Anyone Building a Competitor to Reddit?
#104Earlier quoted context omitted.
Reddit used to have pretty low overhead. You couldn't upload/host videos directly on Reddit, you could only share links or create self-posts. They didn't have all these superfluous features that they have now like live chat, push notifications, cryptocurrency wallets, first-party mobile apps, etc. A "classical" version of Reddit would be a fraction of the development and hosting cost compared to modern Reddit, especi…
That version of reddit was created in 2005. The world has changed a lot since, and users are expecting certain features. If you don't have them, you are going to struggle to grow nowadays. For instance, the majority of users are on mobile now, so you need to offer them a proper UX.
Re: Ask HN: Anyone Building a Competitor to Reddit?
#105I’ve been thinking about this a lot. Every year for the last 12+ years there has been some alternative to Reddit. The code to the old version of Reddit is even open source. The problem is most solutions want to go back to decentralized, which is problematic. I do think that the technical problem could be solved. Point and click solutions for installing open source software has been around forever (like cPanel and PHP…
Re: Ask HN: Anyone Building a Competitor to Reddit?
#106Earlier quoted context omitted.
> How exactly is Reddit a "porn filled shit hole"? I don't see any porn in the vast majority of subreddits. Nobody forces you to visit the rest, and they are typically even marked adult-only. My bad, I should have said "reddit is a porn spammer filled shit hole" on top of really being a "porn filled shit hole" /s The fact that you feign being oblivious to all the CSAM, depraved porn and revenge porn hosted on reddit…
The point isn't that that content doesn't exist there. The point is that as a Reddit user, you won't see that content unless you disable your NSFW filter and go searching for it. Because the platform is moderated.
The point is that people use reddit to hotlink depraved, illegal porn images and videos and spam these media on other forums. That depraved content is not moderated, it should not be possible to hotlink porn material from reddit. The platform is not moderated like you claim, a checkbox in the preferences is not moderation, if evading "moderation" consist simply in hotlinking porn hosted on reddit.
Re: Ask HN: Anyone Building a Competitor to Reddit?
#107Earlier quoted context omitted.
Reddit used to have pretty low overhead. You couldn't upload/host videos directly on Reddit, you could only share links or create self-posts. They didn't have all these superfluous features that they have now like live chat, push notifications, cryptocurrency wallets, first-party mobile apps, etc. A "classical" version of Reddit would be a fraction of the development and hosting cost compared to modern Reddit, especi…
Think this all the way through - why did Reddit do these things? To attract more users and to generate revenue. As the OP said, what are you going to do to solve Reddit's income problem? This isn't a technical issue, the technical piece is straightforward and well-known. They can't really push for advertising until they eliminate 3rd party API access to the content. That or they have to start charging a usage fee. Wh…
I think there's an alternate timeline where reddit just kept on being a low profit-per-user site, and didn't do the 'monetization-degradation-decline' cycle we've seen so often with other sites over the years. There's no reason why you have to make all the money at once, especially if it's a tried and true method of trashing your platform, just so whoever absorbs all your fleeing users can repeat your mistakes in a few years time.
Why not just stick with what works?
Re: Ask HN: Anyone Building a Competitor to Reddit?
#108Earlier quoted context omitted.
That version of reddit was created in 2005. The world has changed a lot since, and users are expecting certain features. If you don't have them, you are going to struggle to grow nowadays. For instance, the majority of users are on mobile now, so you need to offer them a proper UX.
Considering how many people use Old.Reddit I doubt that you're right in this case.
Re: Ask HN: Anyone Building a Competitor to Reddit?
#109I am. I've been working on it for 3.5 years. It's open source and it's called Comment Castles [0]. I am currently in the process of changing the name to Comment Castles, the main instance is currently at the old name [1]. All the features work with front-end JavaScript turned off. I am currently wrapping up the OAuth 2 server implementation so that we can have third party apps (no API fees!). After I wrap up some rem…
Re: Ask HN: Anyone Building a Competitor to Reddit?
#110I am. I've been working on it for 3.5 years. It's open source and it's called Comment Castles [0]. I am currently in the process of changing the name to Comment Castles, the main instance is currently at the old name [1]. All the features work with front-end JavaScript turned off. I am currently wrapping up the OAuth 2 server implementation so that we can have third party apps (no API fees!). After I wrap up some rem…