• 13 Posts
  • 1.06K Comments
Joined 1 year ago
cake
Cake day: January 5th, 2024

help-circle

  • Not if it’s measured with a fractional part.

    I wonder if the rate is high enough and the distances large enough that relativity could make it so people on opposite ends of the world disagree on which baby was born first. Then again, birth takes a lot longer than a second and it’s not really possible to pinpoint an exact timestamp when the baby is born and wasn’t previously.






  • Just to expand on this: in the Zelda series it differs from game to game. In some games they are bomb flowers (e.g. Tears of the Kingdom, also Wind Waker if I remember correctly), in other games they appear to be man-made and are bought in shops (e.g. Ocarina of Time, Twilight Princess, I think?) and are presumably conventional bombs with gunpowder as you mentioned. I don’t remember any game where bombs are an enemy like you said, but I’ll take your word for it. I haven’t played every game.



  • I got confused by your explanation, I think partly because of conversion to decimal without specifying whether column A is 0 or 1. To match the row numbering system, I’d assume it’s 1, but mathematically it might be easier to analyze if it starts at 0.

    Here’s my attempt to understand it better.

    How many spreadsheet rows are 1 digit? 1-9, that’s 9 rows.

    How many rows are 2 digit? 10-99, that’s 90 rows.

    How many rows are 3 digit? 100-999, that’s 900 rows.

    The pattern is: there are 9 × 10^(d-1) rows that are d digits.

    Now for columns. How many columns are 1 letter? A-Z, that’s 26.

    How many columns are 2 letters? AA-ZZ, that’s 26².

    How many columns are 3 letters? AAA-ZZZ, that’s 26³.

    The pattern is: there are 26^d columns that are d letters.

    Now let’s look at running totals. How many rows are at most 2 digits? 9 + 90 = 99

    How many rows are at most 3 digits? 99 + 900 = 999

    The pattern is: 10^d - 1 rows are at most d digits.

    How many columns are at most 2 letters? 26 + 26² = 26×(1 + 26) = 26×27

    How many columns are at most 3 letters? 26×27 + 26³ = 26×(27 + 26²)

    Alternatively: 26 + 26² + 26³

    I can’t find a more compact way of writing it.

    The pattern is: Σ26^k (k from 1 to d) columns are at most d letters

    I might be wrong but I don’t think this matches up with what you said, which is 26×27^(d-2) + c (where c is some constant for converting between what we’re trying to measure, probably 1 or -1)








  • Yeah that wasn’t a great moment, but if you look at the context for that you’ll see that it wasn’t even talking about a black person. It was just an expletive, like saying “motherfucker” or “son of a bitch” etc.

    Keep in mind that outside of USA the N word is not nearly as charged politically and racially as it is within the USA. And PDP is Swedish IIRC, not American.

    Edit: my point is that his usage of that word - which AFAIK only happened once - is not indicative of his character. It’s just indicative that he was really angry at that moment and human brains for some reason use expletives in those cases.





  • I have asked a few times why PDP deserves all the hate. The best answer I got is “look it up yourself”. I did, and the only things I found were many years old, and in each instance (of which there aren’t that many) he apologized publicly and acknowledged that things got out of hand. To me, his apologies seem sincere and genuine - none of that “I’m sorry I got caught” bullshit that actual scumbags are known for.

    I don’t watch PewDiePie but he’s alright best I can tell. If I’ve missed something, please let me know what that is, and be specific because I genuinely can’t find it.