this post was submitted on 10 Jun 2023
107 points (99.1% liked)
Memes
45535 readers
596 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Did Christian mention anything about opensourcing the client?
IIRC, he open sourced the server backend.
Edit: apparently I do not recall correctly. I remember someone saying something about open source, and he posted something to github. I incorrectly linked the two. Thanks to those posted more accurate information below.
I'm not sure if "open sourced" is the right word(s) here. I can't find a license in the repository, so it is not released as open source and the code can't be used without breaching copyright.
I’m pretty sure it was only done to prove Reddit wrong re: scraping and abusing the API (and all those silly accusations they made against Apollo).
He still owns the rights to it AFAIK.
I agree... that is how I understood it, too.
Server back end? What does that do? I thought Apollo would just take directly to Reddit's servers?
Iirc it was mostly about storing some user preferences and providing push notifications.
Reddit apparently has no async API for notifications, so 3rd party apps are forced to regular polling.