sanjosanjo

joined 1 year ago
[–] [email protected] 5 points 1 year ago* (last edited 1 year ago) (1 children)

In Chrome you don't even need to open the developer console. To get a comma separated list, just go to:
https://www.reddit.com/subreddits

Then paste this in the address bar:

javascript:$('body').replaceWith('<body>'+$('.subscription-box').find('li').find('a.title').map((_, d) => $(d).text()).get().join("\",\"")+'</body>');javascript.void()

The trick is that when you first paste it, the leading "javascript:" gets stripped off. So you have to type it in again.

This will give a list in the browser:

javascript:$('body').replaceWith('<body>'+$('.subscription-box').find('li').find('a.title').map((_, d) => $(d).text()).get().join("<br>")+'</body>');javascript.void()

[–] [email protected] 3 points 1 year ago (3 children)

Can outsiders comment in beehaw posts?

[–] [email protected] 12 points 1 year ago

He talks out of both sides of his mouth. On the one hand the third party apps are costing them a lot of money. On the other hand, he says that only 3% of users use third party apps. Is that 3% of users the only thing keep them from being profitable?

[–] [email protected] 1 points 1 year ago

Don't they keep a history of edits that you made? I thought I read that somewhere yesterday in a discussion about what they maintain.

[–] [email protected] 3 points 1 year ago (1 children)

I'm thinking about self-hosting an instance, but I'm not clear if these bigger instances would block me because I'm some little unknown server. Would they have to manually give me access to interact (federate?) with them if I self-host? Or would I automatically be able to post on their server?

[–] [email protected] 1 points 1 year ago

I'm a new user and I'm a little confused about why I'm receiving a lot of posts in German from reddit.de on the main kbin.social page. I don't remember ever subscribing to anything on that instance. I have some lemmy.world subscriptions mixed with the local kbin magazines, but I checked on lemmy.world and I'm not subscribed to any German content there. Does the default kbin.social site show German content by default?

[–] [email protected] 4 points 1 year ago

I had never heard of this and I was really confused how I got a kbin app on my phone. When I got home and tried to "install the app" on my tablet I couldn't figure out how to install it. I searched on the Play Store and couldn't find it. I double checked the app information on my phone's icon and it said "Installed from the Google Play Store", so I was really confused.