NonWonderDog [he/him]

  • 0 Posts
  • 20 Comments
Joined 6 years ago
cake
Cake day: July 26th, 2020

help-circle



  • I’m not sure that holds. The major difference between Linux and BSD is the license: Linux is copyleft, BSD is permissive. FreeBSD actually just completed their decades-long goal to remove all GPL code last month, even, and is now proudly socialism-free. You can now embed all of FreeBSD in your commercial product and modify it at will with no obligations to anyone.

    I mean, I don’t really hate it, but it’s hard to see BSD as a safe harbor from corporate meddling in Linux. The Linux situation feels like it’s rather the other way around; corpos who extend Linux are legally bound to make their changes public to be accepted or rejected by the broader Linux community, while Apple has no obligation whatsoever to share any MacOS code with any other BSD distribution.

    I guess I’m just not the commune-in-the-woods type.


  • I think people are missing that Michigan has open primaries and no party registration, and at least in my district you didn’t even have to tell the poll worker if you wanted a Democrat or Republican ballot. The ballot had both the Democrat and Republican candidates on it, and you were only allowed to fill in one column (or it spoiled your ballot).

    Most of the republican candidates were running unopposed or effectively so, so there wasn’t much reason for anyone to vote in the Republican column. The Democratic primary polls were of “Democrats,” though, which probably explains most of the discrepancy between the polling and the results.



  • A couple overlooked classics:

    • Turn A Gundam
      • This is the best Gundam series, without question, but it’s probably better after you’ve seen a couple other Gundams
    • Macross Frontier
      • Essentially a more modern retelling of Macross (mecha + idol singers). It’s great. The original Macross is the stupidest thing I’ve ever seen (laudatory), but MacrossF is just a great story.
    • ReLIFE
      • The premise is horrifying. The implications are horrifying. The anime never even acknowledges that there could be anything wrong with it. Everything about the premise will turn you away.
      • Watch it anyway. It’s probably the best romance anime ever made.

    And some anti-classics:

    • Maryuu Senki
      • The epitome of violent over-sexualized 80s OVA trash. It’s horrible. I love it.
    • Mad Bull 34
      • Police procedural comedy staring a murderous lecher. One of the most outrageous ever.
    • Dominion Tank Police
      • Until this season’s Ghost In The Shell adaptation by Science Saru, the only Shirow Masamune work to get a faithfully silly adaptation



  • Other way around. The SM-3 is the anti-ballistic variant.

    SM-1 was the swing-arm launch semi-active guided missile.
    SM-2 is the vertical launch variant of the SM-1 (still in service).
    SM-3 adds a giant boost motor and RCS thrusters for space maneuvering.
    SM-4 was a ground-attack SM-2 variant (stupid).
    SM-5 was an AWACS-guided SM-2 variant.
    SM-6 is an active radar guided version of the SM-2 (it has its own radar, the SM-2 only has a receiver).

    All of these are ship-based missiles, so presumably the SM-6 were fired in self defense (but they can be fired over the horizon so there’s room to claim otherwise). The SM-3 would have been fired to intercept ballistic missiles.

    If they fired any SM-2 they probably won’t tell us, since those would have definitely been fired in self defense.

    If they fired any RIM-7 (SeaSparrow), RIM-162 (Evolved SeaSparrow), or (especially) RIM-116 (Rolling Airframe Missile; half Sidewinder half Stinger) they definitely won’t tell us, because those would have been fired in desperate self defense only. The carriers have these on board.


  • This is an account with 6 posts, with a name made up of random characters, that posts in Japanese exactly as if they were posting in English and translating it to Japanese with AI.

    This applies to basically every Japanese account in this weird little dustup, too.

    For real, though, I keep seeing English posts quoting these weirdly plain Japanese posts saying insane things about 海賊飯ユーザー (pirate-version users), and when I see a Japanese post quoting one of these it’s always expressing confusion about the 割れもの (warez) controversy in impenetrable net slang.







  • In short, emails still use an old ASCII protocol from the 80s, and old servers used unix tools that read pipes line-by-line.
    To avoid emails with long lines slowing down the servers, they break long lines before sending them.
    Because it’s ASCII, they use an ASCII control sequence to mark inserted line breaks.
    That sequence is =␍␊.
    There’s some sequence of screwups in the email export that ended up with last word =␍␊first word getting replaced with last word =irst word instead of last word first word.




  • It’s not TOO hard to build a 5- or 8- drive mini-ITX system, and I like my Jonsbo case well enough.

    Main issues:

    1. mini-ITX server motherboards are expensive (even asrock-rack).
    2. mini-ITX server motherboards use OCuLink to connect hard drives. The cables aren’t sold to consumers, and there are two wiring standards for OCuLink-SATA cables that are unmarked (I got lucky on ebay).
    3. mini-ITX server motherboards use unbuffered ECC ram in a laptop form factor, which is very specific and again expensive.

    So the technical barriers are real.