Here to read and talk about things I enjoy.

  • 6 Posts
  • 30 Comments
Joined 1 year ago
cake
Cake day: August 3rd, 2023

help-circle



  • I probably would have enjoyed what little I did of Utopia much better with a guide. Half of my playtime was spent trying to figure out which button to press to get my current goal to pop back up on the screen again. (The other half was spent running around looking for an alternate source of carbon, because I got distracted while going out to mine for it and started mining other things that I didn’t actually need and promptly rendered myself unable to mine anything at all.)

    So yeah, I think it’s safe to say that having something to refer to to see exactly what I should be doing at any given moment would be helpful for me. Thanks for the links.



  • And in fact people who who want to interact with the 140million ish Threads users currently have one option - join Threads. With federation I can communicate with Threads users without joining Threads.

    What if the defederation happens in the other direction? Defederating an instance is a lot like banning a user, and I’m not sure if there are any mainstream social media sites that I haven’t heard abuse their ban system. If other instances start becoming more popular because people want to use them to talk to Threads, that gives Threads a lot of power over which of those instances are allowed to thrive. In the worst case scenario, it could easily kill an instance if too many of their users were there for Threads and Threads decides to cut them off.

    A fediverse that is popular because it can talk to a centralized app doesn’t sound like a particularly healthy fediverse to me.



  • When people go to Mastodon, Kbin, Lemmy, Firefish, Misskey, etc., they do so knowing they’re going to the fediverse. When people go to Threads, most do so because they have an Instagram account.

    This is my main concern.

    Personally, I don’t care if the fediverse grows. I just care what it grows into. The fediverse has a nice community at the moment because everybody on it made a conscious decision to be here and not somewhere else. Threads users will not have made that decision. Furthermore, they’ll outnumber the rest of us enough as to have no incentive to try and fit into the preexisting community here (which isn’t helped by the fact that they’ve already been their own isolated community for awhile).






  • There’s a cosmetic issue I’ve been having with the script that this update doesn’t seem to have fixed: with the script enabled, even with all its features turned off, certain divs (which as far as I’ve found are all children of main, with both the section class and the content id) are being given the display:unset style. This 1) removes the background and 2) conflicts with the styling for .section to somehow create two bars along the left side of the element. Examples are on the “add new thread” page, the login page, and in almost every tab of the “magazine panel” moderation tool.

    I tried looking for the issue in the script and couldn’t find anything that jumped out at me (I… also don’t know javascript, so it was a bit of a shot in the dark), but I’m as close to certain that it’s this script as it’s possible to be. I’m able to replicate the issue consistently across three different devices (Ubuntu/Linux Mint laptops and Android phone), running the script via the Tampermonkey extension in Firefox. (I saw that this had already been reported awhile back specifically for the login page and that you hadn’t been able to replicate it, so I’m trying to provide any device-specific information I can think of that might be relevant).

    Anyway, I was pushed to finally bring up the issue today because although previously the issue has just been a minor visual annoyance, I just changed the background on one of my magazines to an image and now, with the script removing the nice solid background from behind the formatting icons on the new thread page, I can barely see them. :(