Cass // she/her 🏳️‍⚧️ // shieldmaiden, tech artist, bass freak

  • 1 Post
  • 60 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle





  • That’s been my experience with GPT - every answer Is a hallucination to some extent, so nearly every answer I receive is inaccurate in some ways. However, the same applies if I was asking a human colleague unfamiliar with a particular system to help me debug something - their answers will be quite inaccurate too, but I’m not expecting them to be accurate, just to have helpful suggestions of things to try.

    I still prefer the human colleague in most situations, but if that’s not possible or convenient GPT sometimes at least gets me on the right path.






  • That’s a good question! It’s definitely very rare that a birth name is entirely necessary to use in conversation, but an occasional situation comes up where I’m talking to an old friend about someone who’s since transitioned and I need to use a deadname to let them know who I’m talking about. Generally I say something like “so I ran into Denise, you knew her as Brett back in the day, etc etc etc” and just use Denise from there on. If the person I’m talking to isn’t caught too off guard by that, it’s a very smooth and natural way to handle that as a matter of circumstance and move on to using the preferred name quickly.


  • Generally, using their current preferred name/pronouns (or neutral pronouns) is best. She’s still the same person, so it’s true to say Caitlyn Jenner won the 1976 Olympic Decathlon. If any other facts about the event itself were directly relevant to the conversation, that’d be ok - e.g. it would be accurate and inoffensive imo to say she won the men’s division.

    But name/pronouns change all the time otherwise so it’s more normal to use the current ones. If Ms. Jones gets married and is now Mrs. Smith, it wouldn’t be inaccurate to talk about Mrs. Smith’s car breaking down last summer.


  • As much as I pretend to be one, I’m not really a fighter. I think this war may not need me to be one. The time to respond has already begun, and while front-line protests aren’t my strong suit, supporting protestors in my community is the place for me right now. If a greater conflict escalates, I’m probably not like doing the active fighting, but I can sure as shit help with supply lines as well as helping people who need to recover in the backlines. If I ever need to be in a fight I intend to be prepared, but there’s a lot more to do in a war than fight. And by the time anything like that would happen, I hope to have a resilient community around me who can support each other through hell. The fight’s already begun to an extent, and it’s important to remember that our best place may be “back-of-house” so to speak.


  • I used Copilot for a while (in a Rust codebase fwiw) and it was… both useful and not for me? Its best suggestions came with some of the short-but-tedious completions like path().unwrap().to_str().into() etc. Those in and of themselves could be hit-or-miss, but useful often enough that I might as well take the suggestion and then see if it compiles.

    Anything longer than that was OK sometimes, but often it’d be suggesting code for an older version of a particular API, or just trying to write a little algorithm for something I didn’t want to do in the first place. It was still correct often enough when filling out particular structures to be technically useful, but leaning on it more I noticed that my code was starting to bloat with things I really should have pulled off into another function instead of autocompleting a particular structure every time. And that’s on me, but I stopped using copilot because it just got too easy for me to write repetitive code but with like a 25% chance of needing to correct something in the suggestion, which is an interrupt my ADHD ass doesn’t need.

    So whether it’s helpful for you is probably down to how you work/think/write code. I’m interested to see how it improves, but right now it’s too much of a nuisance for me to justify.




  • I’ve attempted to do public-facing technical support for a game and dear Christ you’re spot on. I love people for wanting to engage with something I’ve spent a substantial part of my life putting together and trying to make it run okay, and am sympathetic to people feeling frustrated when technical issues prevent them from fully enjoying an early access game. Early on when the community was small I had a great time shitposting with the players, but once we hit release the environment turned toxic pretty much overnight as the community suddenly grew.

    But like, none of them know how hard we crunched to get even a playable version of the game out, nevermind one that’s playable on the lowest of netbook specs. None of em know how complicated the system is that’s breaking preventing them from logging in, that that’s not actually my area of expertise and that I’m just feeding them information from the matchmaking team who are all freaking the fuck out because this is the first time we’ve tested this shit at scale. None of them know that we were getting squeezed by our publisher, who wanted us to do a progression wipe that we didn’t want ourselves, but like they control if the game gets shipped at all so… not really a choice there. And we can’t admit any of this because accusations of incompetence come out pretty early, tend to stick around, and leave devs very little room to make bad decisions (which happens a lot!)

    And like, being trans now on top of that? Hell no, I’m never touching a public server again if I can help it. Slurs and mistrust were already flying before, I can’t throw myself in front of that bus again. I’m gonna miss it because I cared a lot about connecting with people playing the game and for a while found a lot of joy in responding to bugs and fixing individual system issues and integrating into the community. And there were some amazing people who were great to talk to that I really missed when I left. But the inherent abuse that comes with that gets so overwhelming and it drained my desire to even work on games at all for quite a while.





  • To be fair, Bluesky does have “blocklists” maintained by other users that you can opt into, and quite a few popular ones exist with active maintainers who take and act on reports pretty quickly. So you still can delegate moderation responsibilities. One advantage to this is that you can opt into a few blocklists based on what you personally want to block - separate lists exist for hateful bigots, crypto pushers, and so on. I gave it a shot out of curiosity and haven’t run into any issues yet, but that’s just me.

    I still prefer Mastodon for broader AP integration, and I think blocklists aren’t discoverable enough outside of word of mouth, but I am curious to see how that turns out for Bluesky. Certainly an improvement over Xitter imo.