Call me cynical but building a client for a user hostile service is a sign of a Stockholm syndrome.
Geddit: Open-source, Reddit client for Android without using API
31–40 of 146 posts
Re: Geddit: Open-source, Reddit client for Android without using API
#32Call me cynical but building a client for a user hostile service is a sign of a Stockholm syndrome.
Totally agree. I was ready to pay for Reddit access in some shape or form but after my favorite client (Apollo) shutdown, understandably, and after I saw how Reddit treated the developer and the community I decided it was time to leave. It was/is incredibly hard to do so, it was a near-daily habit for well over a decade but there has to be a line somewhere and Reddit barreled right past it and never looked back.
I couldn’t agree more about leaving now that Reddit has played its hand, and it was ugly.
I’ve left Reddit.
Re: Geddit: Open-source, Reddit client for Android without using API
#33Earlier quoted context omitted.
Of course Reddit is user hostile. - Can't use web version without getting the mobile version banner forced down your throat every other interaction. - Actively making the non-app version worse than the mobile, for no reason other than engagement metrics. - Not able to view "NSFW" posts (of which everything is just false labeled as that) without logging in; even though it shows you the image on the timeline (the entir…
That's not hostile. That's wanting you to use one version over the other. The fact you think if they don't support your desired version of using it over any other then it's hostile to you. The things you've mentioned aren't even dark patterns. One of them could be considered just a figament of your imagination. And one "Oh they make me log in to see porn" like really? Really?
Re: Geddit: Open-source, Reddit client for Android without using API
#34Earlier quoted context omitted.
Of course Reddit is user hostile. - Can't use web version without getting the mobile version banner forced down your throat every other interaction. - Actively making the non-app version worse than the mobile, for no reason other than engagement metrics. - Not able to view "NSFW" posts (of which everything is just false labeled as that) without logging in; even though it shows you the image on the timeline (the entir…
That's not hostile. That's wanting you to use one version over the other. The fact you think if they don't support your desired version of using it over any other then it's hostile to you. The things you've mentioned aren't even dark patterns. One of them could be considered just a figament of your imagination. And one "Oh they make me log in to see porn" like really? Really?
Re: Geddit: Open-source, Reddit client for Android without using API
#35This part seems to be incorrect. See this line:
https://github.com/kaangiray26/geddit-app/blob/main/src/js/g...
It's literally a call to reddits API.
Re: Geddit: Open-source, Reddit client for Android without using API
#36[1]: https://github.com/rings-social/Infinity-For-Rings/commit/cd...
[2]: https://rings.social
Re: Geddit: Open-source, Reddit client for Android without using API
#37Call me cynical but building a client for a user hostile service is a sign of a Stockholm syndrome.
I wouldn't say Reddit is user hostile. Recent actions have been to make profitable companies pay for API access. That isn't hostile to users. It's hostile to parasite companies who make a profit from your product while taking away from your revenue. There are a select group of users who decided to vandalise the site in response. They were allowed to do so for a small period of time. In fact, some hardcore groups are…
Reddit literally profits from other people's content, both user-submitted content and links to 3rd party websites. Reddit as a company provides exactly zero of the content that attracts users.
Re: Geddit: Open-source, Reddit client for Android without using API
#38Re: Geddit: Open-source, Reddit client for Android without using API
#39Is this Capacitor specific code? Here it seems the JS code can fetch data from any domain: https://github.com/kaangiray26/geddit-app/blob/main/src/js/g... Since that is not possible in the browser, is that something Capacitor provides?
Re: Geddit: Open-source, Reddit client for Android without using API
#40> without using API This part seems to be incorrect. See this line: https://github.com/kaangiray26/geddit-app/blob/main/src/js/g... It's literally a call to reddits API.
I.e that this Android app does not use the Reddit Data API https://support.reddithelp.com/hc/en-us/articles/16160319875... which if I understand correctly is the API that you would create an app id for on Reddit.
It goes without saying that the Android app being discussed here probably breaks the terms of use for Reddit