“Falsehood flies, and truth comes limping after it, so that when men come to be undeceived, it is too late; the jest is over, and the tale hath had its effect: […] like a physician, who hath found out an infallible medicine, after the patient is dead.” —Jonathan Swift

  • 5 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: July 25th, 2024

help-circle






  • Ignoring for a second all the controversy around the term “two-spirit”, even if we say that two-spirit is the extremely Western concept – detached from indigenous culture – of a male and female in the same body (or even just generically two genders in one body), that still doesn’t apply, because all of the entities are male. In set theory, if you keep adding the same element to the set over and over, the set doesn’t change.

    Moreover, even if there were the kind of history you’re talking about, I’m not sure why dissociative identity disorder is being brought up here, because that categorically isn’t how God as multiple entities works within the fiction of the Bible. We see God and Jesus talking to each other back and forth multiple times, and that’s not how DID works. DID – a controversial diagnosis – isn’t a sitcom where two flatmates hang out inside your mind and banter. You’re dissociating so badly that you lose continuity, but God is clearly able to work as all three just fine at the same time.



    • The Father, God, is referred to as “He” consistently thousands of times in modern translations of the Bible, and he’s either literally or metaphorically “the Father”.
    • The Son, Jesus, is unambiguously male in his earthly incarnation, and he’s either literally or metaphorically “the Son”.
    • The Holy Spirit is referred to as masculine in English translations of the Bible, while Greek translations treat the Spirit more like an object-force-of-nature type whose pronouns change at any time to coincide with the type of object describing it (e.g. “comforter” is masculine, but “spirit” is neutral) and Hebrew just sticks with the feminine pronoun of the noun “spirit”.

    If you read a modern English version of the Bible, you have three entities in one which all are all consistently identified as masculine. Trying to treat God as non-binary with regard to modern English translations is more mental gymnastics than arguing why Kris Dreemurr isn’t non-binary.

    Given this is all fiction, it’s safe to say that death of the author is in play here, namely that 99.99% of the modern Christians who’d get offended at non-binary people existing would also not think of God as non-binary even after pondering on it, because their culture and holy book categorically treat God as masculine.







  • Here’s what a 7.62x63 (“.30-06”) does to level III armor (think basic rifle protection, the kind that would actually stop the round that hit Kirk). This particular one is a large, very conspicuous plate of steel 8.5 mm thick and weighing 4 kg. You don’t just slot this in under your shirt and look totally normal. If Kirk had done the lowest-profile possible thing and duct-taped the plate around his torso, you would still notice it under his clothing.

    And it would have to have been hard armor, i.e. a rigid plate. Soft armor 1) wouldn’t have stopped that round (that’d be more like a step down to level IIIA on the high end) and 2) would’ve embedded the round rather than ricocheting it.


  • Firstly, the burden of proof says it’s their job to demonstrate that Kirk was wearing a bulletproof vest in the first place (let alone that the bullet struck him in it first), not yours to debunk it. We’ve really lost sight of how important this is in recent years.

    • There’s zero evidence Kirk was wearing body armor whatsoever.
    • I don’t think we’ve ever seen evidence of Kirk wearing body armor to debates elsewhere.
    • A bullet would’ve left at minimum a noticeable tear in Kirk’s clothing.
    • Neither journalists nor investigators mention anything about this even though there’s zero compelling reason for them not to and, for journalists, incentives to do so.
    • The round was 7.62x63 mm fired from a bolt-action rifle.
    • If that round strikes body armor, in order for it to stop (let alone ricochet rather than embed), the armor needs to be so thick that you cannot hide it under civilian clothing like Kirk’s. The armor would’ve been readily visible to everybody in attendance. Light armor Kirk realistically could’ve been wearing would be a non-factor.
    • Even if this magically happened, the improbably fucked-up physics required for a bullet to bounce from the torso into the cartoid artery seem vanishingly unlikely at best and implausible at worst.

    While much of this just shows extreme unlikelihood, the thickness of the alleged body armor is impossible to reconcile with the round and the weapon it was fired from.






  • TheTechnician27@lemmy.worldtolinuxmemes@lemmy.worldDirty Talk
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    4 months ago
    • sudo is telling the computer to do this with root privileges.
    • chmod sets permissions.
    • Each digit of that three-digit number corresponds to the owner, the group, and other users, respectively. It’s 0–7, where 0 means no access and 7 means access to read, write, and execute. So 077 is the exact inverse of 700, where 077 means “the owner cannot access their own files, but everyone else can read, write, and execute them”. Corresponding 700 to asexuals is joking that nobody but the owner can even so much as touch the files.
    • / is the root directory, i.e. the very top of the filesystem.
    • The -R flag says to do this recursively downward; in this case, that’s starting from /.

    So here, we’re modifying every single file on the entire system to be readable, writable, and executable by everyone but their owner. And yes, this is supposed to be extremely stupid.


  • Or you know… it just means no updates and we’ll all probably be fine.

    Dude, I would be hesitant to use an OS more than a month after EOL. I hope you realize that your OS no longer receiving security updates is a really, really, really bad thing. People staying on Win10 instead of upgrading to Linux or macOS or downgrading to Win11 is going to be zero day heaven.