The requests would be all made from a client, so how would they even know it's not their client? Is it illegal? Because I can make any reddit request with a curl, no?
Please educate me.
711–720 of 1001 posts
The requests would be all made from a client, so how would they even know it's not their client? Is it illegal? Because I can make any reddit request with a curl, no?
Please educate me.
He should seriously consider starting his own Reddit alternative. He has a sea of enthusiastic supporters that potentially have enough critical mass to get it started. Unlike attempts to create Reddit alternatives in the past, this group isn't full of racists and others who were kicked off the site for engaging in reprehensible topics.
He made a nice frontend for _Reddit_. That's what they paid for and that's what they want. Not some alternative Reddit. And the people that actually install and use a dedicated Reddit app, like this one, is miniscule. It's a self-selecting group and if he actually tried to make an alternative backend then it will just be Voat or worse.
Their pricing is just absurd. Reddit's official app and webpage is garbage, and instead of working with amazing developers like Christian to add whatever functionality they need to increase their revenue, they're doubling down on bad decisions and alienating their users. Pure hubris... they've forgotten their own history and why the Digg exodus happened. Seriously, _what_ are they gaining by eliminating access to thi…
> If they want more ads, they can change the APIs to inject them. Reddit wants freedom to arbitrarily change the design of their app and placement of ads, etc. Ads are a huge (primary?) source of revenue for them. If they are tethered to supporting third party clients, it's harder to make reasonable estimates of how many captive users will see ads or new features. Reddit could enforce ad presentation in third party c…
What prevents people (and Apollo) from simply using the same open APIs the the official reddit site/app? The requests would be all made from a client, so how would they even know it's not their client? Is it illegal? Because I can make any reddit request with a curl, no? Please educate me.
Earlier quoted context omitted.
I found this attitude from Christian really off-putting. Dude, you run an interface to another company’s core business. You cannot make any guarantees about what they may or may not do.
I feel like it's the same thing with people who have a youtube channel. If you're in a situation where all of your income comes from a company, but you don't have an employer/employee contract with that company. It seems like such a precarious position to me.
Your employer can dump you at any time. If you hadn't noticed, there have been mass layoffs in many tech companies this year.
I have a story to tell, about the demise of one of the largest internet forums in my language. About ten years ago, when smartphones just started appearing, the forum did not have a mobile version, and there are various 3rd party clients on the App Store or Android Market. Later on, one of the largest 3rd party client was blocked, because of they hammering the forum's servers too hard,. Or something about caching and…
Moves like this are what caused the huge Digg -> Reddit exodus that significantly boosted Reddit's popularity. People need other places to go when their favorite platform takes this seemingly inevitable path.
I have a story to tell, about the demise of one of the largest internet forums in my language. About ten years ago, when smartphones just started appearing, the forum did not have a mobile version, and there are various 3rd party clients on the App Store or Android Market. Later on, one of the largest 3rd party client was blocked, because of they hammering the forum's servers too hard,. Or something about caching and…
Yes, please! We need alternatives to the social media giants that are now obviously bent on monetization and other, shadier motives. Moves like this are what caused the huge Digg -> Reddit exodus that significantly boosted Reddit's popularity. People need other places to go when their favorite platform takes this seemingly inevitable path.
Earlier quoted context omitted.
Their pricing likely includes the cost of potential ad revenue that an API call is displacing. There's no easy way to integrate ads into an API, so they just offload the advertising/monetization problem to whoever buys the content.
Couldn't they just return ads from the API? Any apps that don't show them would have their API access revoked.
I can only imagine the man hours that went into Google's Adsense bot, and it only had to verify websites rather than mobile apps.
Earlier quoted context omitted.
The tech isn't the challenge with something like Reddit, even the comically inept Reddit leadership could figure it out after all. The difficult part is finding a few hundred mods willing to work for you for free, filtering all the filth that tries to be posted. Only if they have a solution for that can try going their own way.
It became a lot more possible this year to start doing AI content moderation. It won't be perfect, of course, but human mods are probably worse. and yes, I've used content moderation AIs in the past (like Google's Perspective API) and they're not really usable. OpenAI moderation endpoint, embeddings classification, or even just gpt3.5-turbo would work marvelously.