Earlier quoted context omitted.
> but now it feels like a bot fest and propaganda machine. Pretty much sums up every popular social media platform these days. HN is still a good place to learn about whats going on in the tech world and what not because it's simple and filters out alot of "brainrot", although there is an increasing number of comments that soley react at the headline. Reddit has become like meta, you either have an account or your us…
I feel like this is another example of a problem that could be easily solved if we had integrated, anonymous and frictionless payments on the web. For example, imagine a Reddit clone, but every comment you want to post costs one cent. For a regular user it takes a while to build up even a hundred comments, meanwhile for a spammer, this could quickly become costly. The hurdle of course is that no one wants to put thei…
Reddit banned me for developing Geddit
81–90 of 252 posts
Re: Reddit banned me for developing Geddit
#82> Then I’ve discovered that you could get the whole page in JSON format by adding .json to the end of the URL. That was my big aha moment. This is actually still working! Trying on one of the top posts right now, if you change https://www.reddit.com/r/funny/comments/1ezq3po/asked_for_my... to https://www.reddit.com/r/funny/comments/1ezq3po/asked_for_my... you get all comments as json, with no need for authentication.…
And now this is commented it will be changed. :(
Re: Reddit banned me for developing Geddit
#83Geddit still works and it's a great app (it can read posts labelled nsfw without an account). The other working one I know of is RedReader, which Reddit have left unbroken due to its advanced accessibility features for disabled readers (but it cannot access nsfw things -- you get a message saying to use the website). My shared IP has been network blocked by Reddit and anonymous browsing is disabled. I also see about…
Re: Reddit banned me for developing Geddit
#84Re: Reddit banned me for developing Geddit
#85Earlier quoted context omitted.
I feel like this is another example of a problem that could be easily solved if we had integrated, anonymous and frictionless payments on the web. For example, imagine a Reddit clone, but every comment you want to post costs one cent. For a regular user it takes a while to build up even a hundred comments, meanwhile for a spammer, this could quickly become costly. The hurdle of course is that no one wants to put thei…
> imagine a Reddit clone, but every comment you want to post costs one cent. For a regular user it takes a while to build up even a hundred comments, meanwhile for a spammer, this could quickly become costly. That site wouldn’t have any spam, true. Though not because of the cost, but because it wouldn’t have any users to make it worth spamming. No one wants to pay per message. Everybody would be too nervous and quadr…
I think that's well below the threshold people would care.
The problem is that $0.01 is too low, it'd be well worth spending to advertise or propagandize. For context, USA presidential elections will spend billions, they could make ten billion posts for a fraction of their war chest.
Re: Reddit banned me for developing Geddit
#86The project got a (small) grant from NLNet a couple of months ago for me to work on having the functionality built-in into the Voyager client (a PWA Apollo clone). If more people or companies would like to help/support, hit me up.
Re: Reddit banned me for developing Geddit
#87> Then I’ve discovered that you could get the whole page in JSON format by adding .json to the end of the URL. That was my big aha moment. This is actually still working! Trying on one of the top posts right now, if you change https://www.reddit.com/r/funny/comments/1ezq3po/asked_for_my... to https://www.reddit.com/r/funny/comments/1ezq3po/asked_for_my... you get all comments as json, with no need for authentication.…
AFAIK, you don't actually get all comments, and it's impossible to enumerate all comments to a post via that method. Give it a try to enumerate based on the data that gets returned, and you'll end up with a way smaller number than the reddit UI shows on the website.
Re: Reddit banned me for developing Geddit
#88Another point i would like to discuss, if someone has more knowledge than me: How the fuck was reddit not profitable? The founder said it but i still don't belive it. Was all the money spent in bullshit features no one still uses or it was before that?
That's deliberate. They chose to grow their user base instead and it worked. 2019 350 million users 2024 504 million users Investors invest into future free cash flow.
"It worked" but for what? Usually the idea is to focus on user growth first, and then eventually turn a profit, but what difference does it make if you succeed with the first step if you haven't even thought about the second step, much less be able to succeed with it?
Re: Reddit banned me for developing Geddit
#89I unplugged from Reddit when they did this and my life is much better. Reddit had a good community and content in the early days, but as it grew in popularity and squeezed profit the value dropped. I think it’s funny that early LLM projects were bootstrapped by scraping Reddit. I guess it was better than random garbage from common crawl, but the world has moved on.
Re: Reddit banned me for developing Geddit
#90Earlier quoted context omitted.
> but now it feels like a bot fest and propaganda machine. Pretty much sums up every popular social media platform these days. HN is still a good place to learn about whats going on in the tech world and what not because it's simple and filters out alot of "brainrot", although there is an increasing number of comments that soley react at the headline. Reddit has become like meta, you either have an account or your us…
I feel like this is another example of a problem that could be easily solved if we had integrated, anonymous and frictionless payments on the web. For example, imagine a Reddit clone, but every comment you want to post costs one cent. For a regular user it takes a while to build up even a hundred comments, meanwhile for a spammer, this could quickly become costly. The hurdle of course is that no one wants to put thei…