[-] Schadrach@lemmy.sdf.org 1 points 6 hours ago

We really don't do that here, because we skip the rehab part almost entirely because it's bad for the profit margins of private prisons.

[-] Schadrach@lemmy.sdf.org 2 points 20 hours ago

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.

[-] Schadrach@lemmy.sdf.org 15 points 2 days ago

it would be nice if the democrats fucking tried.

They think they don't have to, they just have to keep you scared enough of the GOP that you'll vote for them out of terror. It's how Biden won the first time, after all.

[-] Schadrach@lemmy.sdf.org 4 points 3 days ago

Flexible enough that Access Software built a library called RealSound that could do 6-bit PCM audio over it. Which isn't great but is dramatically better than you'd expect. A bit over a dozen or so games used it.

I had one called Mean Streets that used it for things like voice. The game came with instructions for how to build a cable to connect your internal speaker to an RCA cable to run to a stereo or similar.

[-] Schadrach@lemmy.sdf.org 3 points 4 days ago

As far as the US goes, Democrats are basically the best you get that has any chance of winning an election and she was their choice for 2016. I even held my nose and voted for her in the general (but not in the primary).

I won't argue that progressives and the like shouldn't be trying to either drag the party leftward or organize at a scale that they can actually win elections at some levels without needing the name Democrat behind them.

[-] Schadrach@lemmy.sdf.org 2 points 4 days ago

To be fair that's an improvement over the previous test since you could reuse the frogs while you had to kill the rabbit. Even older ones involved peeing on grain. We've known that there was something different about the urine of women when they are pregnant for a shockingly long time, but couldn't explain exactly what in any real detail until fairly recently.

[-] Schadrach@lemmy.sdf.org 2 points 4 days ago

And I absolutely believe you’d hear some folks joking around about “coming for their children.”

I strongly suspect if he ever responded with a source it would involve a carefully trimmed clip from that SF gay men's chorus piece that caused a stir a while back, found a link for it: https://www.youtube.com/watch?v=ArOQF4kadHA

An entire piece built around the lines "we'll convert your children" and "we're coming for your children" that's pretty prone to having unfortunate clips cut from it to scare right wingers.

“LGBTQ+” is not an organization. It’s not a religion or a creed. It doesn’t “say” anything - and, in fact, isn’t even an “it” in the context you’re using!

It’s a term for a group of people that have nothing to do with each other, other than some shared traits. In your comment, replace “LGBTQ+” with another word for a group of unrelated humans. “Blondes,” maybe, or “women,” “men,” “dark skinned folk,” “humans,” etc. You can’t put something like “Americans” or “Christians” in that sentence, because those are too specific.

Can you see the problem now?

Except in that case you can't exclude anyone from "the LGBTQ+ community" provided they are not straight or not cis. See people talking about Milo Yian-etc back in 2014-2020, or people's reaction to radqueer shit.

[-] Schadrach@lemmy.sdf.org 2 points 4 days ago* (last edited 4 days ago)

I'm fond of this one in particular because "They're putting chemicals in the water that turn the frogs gay!" is both one of the craziest sounding things Alex Jones has said, one that was literally memed on for years as THE example of how nuts he is and also one that's technically true.

[-] Schadrach@lemmy.sdf.org 6 points 5 days ago

Because it's not in rainwater, it's in runoff from cities and dairy farms. The chemicals in question are basically synthetic estrogens and their metabolites and frogs are just more sensitive to those in the environment than mammals.

[-] Schadrach@lemmy.sdf.org 3 points 5 days ago

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.

[-] Schadrach@lemmy.sdf.org 9 points 6 days ago

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.

[-] Schadrach@lemmy.sdf.org 8 points 6 days ago

By that logic what we really need is a modernization of Ada, where there are no compiler warnings and anything that would generate one in another language is instead a compiler error, everything is strongly typed, etc, etc.

If you aren't familiar with Ada, just imagine Pascal went to military school.

view more: next ›

Schadrach

joined 11 months ago