• 0 Posts
  • 29 Comments
Joined 1 year ago
cake
Cake day: July 11th, 2023

help-circle


  • You misunderstand the dynamic. Most GOP voters are going to vote and are going to vote for the Republican, regardless of how awful that Republican is. Voting is a civic duty and party above all are kinda core ideas for them.

    Dem voters are a lot more flighty in general. Any barrier to voting no matter how small (even having to rise from the couch) impacts Dem voters more than GOP ones.

    There are more Dem voters than GOP ones except maybe in very red states. It’s about turnout - US voter turnout is God awful and it’s worse among Dems than GOP.

    That’s why the debate was so bad for the Dems, because it’s not about whether or not it pulls voters to Trump but about what it does to Dem turnout.





  • That analogy was chosen for a reason. Ada was originally developed by DOD committee and a French programming team to be a programming language for Defense projects between 1977 and 1983 that they were still using at least into the early 2000s. It’s based on Pascal.

    It was intended for applications where reliability was the highest priority (above things like performance or ease of use) and one of the consequences of that is that there are no warnings - only compiler errors, and a lot of common bad practices that will be allowed to fly or maybe at worst generate a warning in other languages will themselves generate compiler errors. Do it right or don’t bother trying. No implicit typecasting, even something like 1 + 0.5 where it’s obvious what is intended is a compiler error because you are trying to add an integer to a real without explicitly converting either - you’re in extremely strongly-typed country here.

    Libraries are split across two files, one is essentially the interfaces for the library and the other is it’s implementation (not that weird, and not that different than C/C++ header files though the code looks closer to Pascal interface and implementation sections put in separate files). The intent at the time being that different teams or different subcontractors might be building each module and by establishing a fixed interface up front and spelling out in great detail in documentation what each piece of that interface is supposed to do the actual implementation could be done separately and hypothetically have a predictable result.






  • Like the Golden Girls or Fresh Prince.

    You know an episode of Golden Girls was pulled from Hulu for blackface right? Or the jokes about Dorothy’s rape (there are several of those)?

    Or “Wham, Bam, Thank You Mammy” , Maurgerite in general or having the same actor play different characters with different ethnicities that are broadly the same general color (for example Mr. Tanaka and Dr. Chang played by the same actor so apparently the show can’t tell the difference between Japanese and Chinese people?), racist jokes about Chinese food, things Sophia had to say about Cubans, Puerto Ricans and Arabs, Rose in a Native American headdress, Rose pretending to be an exchange student, Blanche defending the Confederate flag… Yeah, there’s a lot problematic about Golden Girls and a lot of it was about race.

    I suspect I could spit out a similar list of examples for Fresh Prince if I dug down on it, though it probably would be less about race and more about sex or disability or weight or sexual orientation or some other demographic line that was a common well for comedy back then that is a problematic -ism or -phobia now.




  • Anyone who says that it was about states’ rights is being disingenuous.

    Oh, it was about states’ rights. Mostly one right in particular that they reasonably feared was going to be taken from them by federal action, specifically the right to own other people as property. So not a particularly **good ** right to be the one you draw the line at.

    It’s probably not a coincidence that the federal government expanded it’s powers a lot more and a lot more quickly after the Civil War than before, though.






  • Elsweyr

    One of the things that persistently annoys me about TES is Khajiit morphology - there are 17 different distinct physical makeups of Khajiit (based on the phases of the moons at their birth) ranging from able to be accidentally mistaken for men or mer to sentient housecat and the vast majority of them just…never appear in any given TES game. A TES game set in Elsweyr would have to care about that a lot more.