Skip Navigation

Posts
1
Comments
84
Joined
2 yr. ago

  • Bear Head by Adrian Tchaikovsky delves into this kind of psychology from the interesting angle of treating Narcissistic Sociopaths as an alien form of consciousness. It proposes that sociopaths hijack human social interactions, turning others into mere appendages that carry out the sociopath's desires.

  • He doesn't. White supremacists clinging to celebrities they desperately want to believe support their views only to be slapped down in disgust is a tale as old as time.

    I seen to remember the documentary about her covering the decision to publicly voice her political beliefs for the first time. There's this one scene where she's in a room full of white men telling her not to do it because it would damage her brand and her mom being the only person in the room to support it.

    She went against all her business advisors and did it anyway, which should tell you enough about where she stands.

  • I'm a developer and don't hate it on its face.

    IMO it's only a problem in the context of iOS not having side-loading. I'm imagining an app that uses an API to block ads and Apple just being like "no" and then you can't get that app.

  • Glances at climate change rumbling towards us.

  • Counterpoint: If I was one of the people in charge of keeping it secret and Trump got elected... I would just "forget" to ever schedule that briefing.

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

  • Non-competes aren't enforceable in California.

  • The comment was about strategy, not objective.

  • IMO, it's always better to try. Worst case scenario is that nothing changes, so no worse than if you didn't. The only sane choice in that kind of situation is to pick the one with a chance for improvement.

    In my experience, giving a shit about what you're doing has a bunch of positing knock-on affects as well. You just end up feeling better about yourself. In your specific scenario it sounds like trying would also afford you the opportunity to live a happier life, and that's worth chasing. The world is fucked, but scientists keep saying they if we act soon it's not so fucked they we're past the inflection point to un-fuck it.

  • Did it? Can I skip whatever the bad Seasons were and have it still make sense. Picard was always my favorite captain so I was super bummed when I heard the show was super jaded / gritty / bad.

  • Strange New Worlds had been pretty consistent. I don't mind the occasional flub, it's better to go out on a limb occasionally than play it totally safe.

  • I saw somewhere that the actor improved that line which means he blurted it out with Riker standing right there which feels totally in line with the tone of the episode they were shooting. It's funny to me on so many levels.

  • Lol, for some reason this made me think of a scene from The Good Place:

    Hey. You look happy. You get laid last night? I didn't. Tried. Hard. This chick that I met after I followed her into a yoga class, but she wasn't into it. Maced me. Right in the eyes. Stung like hell. What was I saying? Oh, yeah. Hey.

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

  • Haven't seen acollierasto mentioned yet.

    She's a scientist with a PHD in Astrophysics and does deep dives on specific topics, generally from the angle of science communication and how it often fails that topic in some way.

    Her videos are very simple and low production value, but packed with information. She's a great communicator and you walk away from each video, not just with better knowledge on a topic, but also with a sense of where the holes in that knowledge are. Like where the limits of the metaphor being used to covey the topic to you exist.

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

  • Sure, but that assumes this manager would be happy with generic "medical stuff" as an answer...

  • Right, but if you're request for denied for something medically necessary unless you revealed it, you went anyway (because it's necessary), and then you got fired... That feels like it shouldn't be legal (obviously that doesn't mean that it isn't).

  • I'm not sure it would be legal if they were forced to reveal medical information.

  • Of the population, sure. But I meant of the actual political actors in the system, Republicans make up about half as they are overrepresented when compared to the population.