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

help-circle

  • Schadrach@lemmy.sdf.orgto196@lemmy.blahaj.zoneyikes rule
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 days ago

    I mean I’m somewhat interested in how the Wizarding world manages to keep hidden despite all the kids from the muggleworld supposedly having friends and connections and things before Hogwarts.

    I imagine the kindest answer to that involves magical law enforcement obliviating and confounding any witnesses, akin to how Gilderoy Lockhart had a career but perpetrated at scale on a large populous of second-class citizens (aka Muggles). Which is horrifying, but any other answer I can think of is somehow worse than wizard cops mind raping anyone who saw anything.


  • a country built upon colonization, Genocide and slavery

    Which country wasn’t?

    Probably the two most unusual things about the US are that instead of either absorbing and assimilating, killing off, or enslaving the natives we mostly relocated them and that we imported most of our slaves from overseas instead of primarily enslaving the conquered people(s). I mean those, and we’re one of the later examples of all of it in history.



  • Schadrach@lemmy.sdf.orgto196@lemmy.blahaj.zoneyikes rule
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 days ago

    and letting children marry.

    Most still do so long as the line being drawn is “is there any hypothetical situation in which a 17 year old can legally marry?” Most of those specifically allow older teens (16 or 17 depending on the state) to marry under narrow circumstances, usually requiring any minor have parental consent and/or court approval before allowing it. All states allowed under-18 marriage in some conditions until 2018, and only about a dozen have set a hard 18 limit with no exceptions since then.

    With CA being one of the worst offenders in that it has no hard legal minimum age of marriage at all and relies on parents and courts to prevent serious abuse (no minimum but requires approval from one parent or guardian and the court). MA was very similar with no hard minimum at all until recently passing a hard 18 minimum.

    Which means if you have the right people in your pocket (a parent or guardian and a judge) you could hypothetically marry someone very underage in CA then cart them off to a state where marriage is an explicit exception to age of consent (such as NM) and engage in legal CSA.




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







  • Now-now it’s Reddit - he might have posted on one of the subs that people monitor with bots and silently autoban you from other subs for having ever participated in the offending sub. So he might very well have been Perma banned from 7 other subs for the comment, whether it was up voted, downvoted or totally ignored.



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





  • I’m actually switching very soon to a fiber company that recently started covering my area and has only been active at all for a few years. They only have coverage in like three towns, and don’t cover all of any of them (mostly for obvious reasons related to local geography and where you reach the most people by running the lines).

    Is there any info on who got funding for Internet in rural areas via Build Back Better? I’m curious if Biden is the reason they are a thing and we have any broadband Internet competition at all.