Formerly /u/Zalack on Reddit.

  • 1 Post
  • 57 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle
  • We as a society have already said that we don’t allow children to make their own decisions, so any trans-related care falls under that banner and is, like any major medical procedure, already incredibly difficult for minors to get approved for. If you feel that we should be legislating beyond the practices of the medical community and the FDC, then yes that will carry a high bar of medical knowledge I’m going to ask you to have, as you are advocating for knowing better than the field of medicine as a whole.

    There are still strict medical guidelines that doctors have to follow, even on an individual level. The story I hear over and over again from trans people is “it was a nightmare getting approval for my care and it took years” not “it was super easy”.

    My question will always be: why is trans care special? We already have lots of rules around medical care for children. Why does trans care need to be specifically singled out?


  • If you passionately believe that you should be allowed to make medical decisions for someone else instead of their doctor, that you know better than the medical community, you better fucking be able to answer the precise medical reasoning behind it.

    My worldview on abortions and transitioning is easy: that’s a personal choice between an individual and their doctor. It doesn’t affect the health of anyone but the person getting the procedure so I, but anyone else, should have a say.

    I don’t need in-depth medical knowledge to defend that position. If you’re position is that we should go mucking about in other people’s care, you do need to know the medical particulars for why you believe that or I’m going to judge you hard.





  • Honestly sometimes just making a show of it not getting to you can get people like that to leave you be. Just start looking get dead in the eye and saying “thanks for the tip. I’ll take it under advisement”, every time she starts doing that to you. Every time. Same inflection. Even if you have to do it 20 times in a row. Even if she gets angry. Don’t say anything else to her unless it’s required to do your job.

    Eventually she’ll get annoyed or bored enough to leave you alone and try to bother someone else she can get a reaction out of.



  • It’s worth pointing out that reproducible builds aren’t always guaranteed if software developers aren’t specifically programming with them in mind.

    imagine a program that inserts randomness during compile time for seeds. Reach build would generate a different seed even from the same source code, and would fail being diffed against the actual release.

    Or maybe the developer inserts information about the build environment for debugging such as the build time and exact OS version. This would cause verification builds to differ.

    Rust (the programing language) has had a long history of working towards reproducible builds for software written in the language, for instance.

    It’s one of those things that sounds straightforward and then pesky reality comes and fucks up your year.




  • It’s not that strange. A timeout occurs on several servers overnight, and maybe a bunch of Lemmy instances are all run in the same timezone, so all their admins wake up around the same time and fix it.

    Well it’s a timeout, so by fixing it at the same time the admins have “synchronized” when timeouts across their servers are likely to occur again since it’s tangentially related to time. They’re likely to all fail again around the same moment.

    It’s kind of similar to the thundering herd where a bunch of things getting errors will synchronize their retries in a giant herd and strain the server. It’s why good clients will add exponential backoff AND jitter (a little bit of randomness to when the retry is done, not just every x^2 seconds). That way if you have a million clients, it’s less likely that all 1,000,000 of them will attempt a retry at the extract same time, because they all got an error from your server at the same time when it failed.

    Edit: looked at the ticket and it’s not exactly the kind of timeout I was thinking of.

    This timeout might be caused by something that’s loosely a function of time or resources usage. If it’s resource usage, because the servers are federated, those spikes might happen across servers as everything is pushing events to subscribers. So, failure gets synchronized.

    Or it could just be a coincidence. We as humans like to look for patterns in random events.


  • Apex Legends: Been playing since Season 0 with my SO and brother and I think it’s honestly the longest I’ve ever played a single game. The gunplay just feels so good.

    Tears of the Kingdom: Still working my way through it, taking my time exploring. Honestly it’s such a great game, but I have to say the resource gathering is getting a little tedious. I like the weapon durability mechanic from the angle of being forced to switch up your fighting style, but I wish there was a way to repair weapons between fights.







  • Crowd extensions are already pretty common with traditional VFX techniques.

    I worked in Hollywood editorial for a bit and, IMO, the producers are playing up the AI stuff so that said stuff can be given to the writers and actors as a “victory” instead of the real spectres in the room:

    • streaming residuals need to get the same payout and transparency as home video and syndication did

    • streaming numbers need to be made available to creators to facilitate the above.

    • the ‘mini-room’ system that totally disconnects writers from the productions they are writing for needs to be broken down.