she/they/it // disabled personal trainer, luddite game dev, walking oxymoron

  • 0 Posts
  • 17 Comments
Joined 2 years ago
cake
Cake day: July 2nd, 2023

help-circle
  • for me I just… couldn’t stand either of the main characters and thought the reviving-their-dead-marriage arc was really trite. I didn’t believe these were people that “should” be together and around the time they dismembered that elephant (???) I was fully checked out.

    The game was wonderful when we were actually playing, probably the most fun I’ve had in a coop puzzle game since Portal 2. I really wouldn’t need much in the way of story to convince me to keep playing, but there were so many goddamn cutscenes! I’m glad others enjoyed it more than me, and did enjoy a lot of the gameplay, but the characters really soured me on the game eventually.


  • definitely seconding this - I used it the most when I was using Unreal Engine at work and was struggling to use their very incomplete artist/designer-focused documentation. I’d give it a problem I was having, it’d spit out some symbol that seems related, I’d search it in source to find out what it actually does and how to use it. Sometimes I’d get a hilariously convenient hallucinated answer like “oh yeah just call SolveMyProblem()!” but most of the time it’d give me a good place to start looking. it wouldn’t be necessary if UE had proper internal documentation, but I’m sure Epic would just get GPT to write it anyway.


  • I have two sets of beliefs here. There’s what I rationally believe based on what I know, and there’s the story I’ll be telling myself for comfort if I know the end is soon (and I think benefits me in day to day life too)

    The experience of death and if anything comes after is inherently kind of unknowable and if there was a truth to know I don’t think human minds could comprehend it. Even if the answer is nothing, I can’t comprehend experiencing nothing. When consciousness lapses we only have what we experience before and after to contrast it to. So I have to live life with the understanding that I will die and I can’t know what that will be like until it happens.

    That being said, we really don’t know anything about how consciousness is connected to our physical forms, and we don’t know that experience ends after death, either. Especially when you consider time may not be linear in the way we perceive it. The closest thing I have to a belief would be some form of reincarnation, where consciousness would resume in another life in another time. Maybe every life is the same consciousness reborn an uncountable number of times. I can’t say I believe this per se, more that it’s just as possible as any other theory, and it’d be a comfortable delusion to pass on with. it helps me feel closer to others too.

    I guess my main point is go play Outer Wilds (and its DLC) if you haven’t gotten to it yet. It helped me grapple with a lot of this and even if I’m still scared of the end, I no longer find it overwhelmingly distressing.



  • 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.


  • 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.


  • 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.




  • While I do broadly agree, I feel it’s important to note generational trauma is a real and separate concept. It just refers to the idea that trauma can be passed down from parents to children by repeating the same behavior or perpetuating the same ideas that traumatized them. This can be especially apparent in children of immigrants, religious extremists, or survivors of abuse, all for completely different reasons. It’s very common and worth talking about.