sh.itjust.works Main Community
Home of the sh.itjust.works instance.
Oh wow that’s cool. In case anyone is looking to spread out and take load off of the most popular instances, we made a new instance on a very robust server at Lemmy.pro - registration is open to come try it out :-)
Great collection of articles!
You're awesome! Gonna save this just in case.
I don't have a script to automatically subscribe to a list of communities on a new account yet, that's a bit more difficult...
By the way, this code was 90% written by ChatGPT.
This is the way!
You should post this as an end-user workaround in https://github.com/LemmyNet/lemmy/issues/506. LOTS of people are interested in this, and they commonly get redirected to that ticket to watch progress. If there was a workaround that didn't depend on the devs available, lots of semi-technical folks could help themselves before the feature is done. It could maybe even help someone understand how to get started on the ticket to see what API calls are involved.
This doesn't really do any API calls, it just scrapes the page in the browser and reformats the links. Bookmark-code is neat for stuff like that. I have another bookmark that disables the "anti-Ctrl+C" protection on another site I use, and one that sets the videos on my university's website to 1.25 speed (they disabled that feature in the video player by making it unclickable, my bookmark makes it clickable again).
You might also want to check out this Python script which syncs profiles, communities, and blocks between multiple Lemmy accounts.