-
If the "Map of Reddit" project is any indicator the total NSFW subs are about one-third to one-fourth the size of the total non-NSFW subs. That's a non-trivial amount of use to gamble with, but the legal and regulatory headaches may make it necessary.
https://anvaka.github.io/map-of-reddit/?x=18239&y=12514&z=46...
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
It's worth noting that Reddit's own app uses their official API. The whole thing is OAuth2. They could have easily just said "Only Reddit Gold users can use external apps" and have avoided all this fracas.
Now, it would take very little for someone to dig around and find the official Reddit API keys (OpenID/OAuth2 client key/secret) and just impersonate the official Reddit apps. I would never suggest that someone do some googling and discover threads like https://github.com/TwidereProject/Twidere-Android/issues/147... where such things are discussed.