• 0 Posts
  • 37 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle
  • For a while I just couldn’t play souls-likes. The enemy attacks were blatantly undodgeable. Like, even if you move at the maximum possible speed, in any direction, at the very start of an animation, you can’t get out of the way. Then I realized you’re not really supposed to get out of the way, you’re supposed to abuse the immunity frames from the roll to “dodge” straight through the attacks. Basically the opposite of what I had been doing.












  • If a person’s life is not their own to take then they have no autonomy at all

    That’s just not right. Autonomy isn’t some absolute, all or nothing thing. If it was, then everybody would have “no autonomy at all”, because we’re not allowed to commit crimes.

    Of the full range of possible actions, killing yourself is a relatively small portion of those. Considering that death eliminates all possible future actions, I’d argue that preventing a suicide (of a person that’s not dying anyway) actually preserves more autonomy than the alternative.







  • Well letters don’t really have a single canonical shape. There are many acceptable ways of rendering each. While two letters might usually look the same, it is very possible that some shape could be acceptable for one but not the other. So, it makes sense to distinguish between them in binary representation. That allows the interpreting software to determine if it cares about the difference or not.

    Also, the Unicode code tables do mention which characters look (nearly) identical, so it’s definitely possible to make a program interpret something like a Greek question mark the same as a semicolon. I guess it’s just that no one has bothered, since it’s such a rare edge case.