Seer of the tapes! Knower of the episodes!

  • 22 Posts
  • 1.03K Comments
Joined 3 年前
cake
Cake day: 2023年7月3日

help-circle
  • In a fully-automated luxury communist utopia, the Maquis are selfish assholes. Clinging to a planet because of the inconvenience of having to relocate. A planet which was never theirs to give or take in the first place. They talk a big talk about being “farmers who made something of the land,” and maybe that’s true. But they have replicators; farming is a hobby, not a livelihood.

    Human, Vulcan, Bolian, etc. Maquis could lead happy, safe lives if only they were willing to lead happy, safe lives. They are not oppressed; they are not fighting in a righteous cause.

    Bajorans, such as Ro, have different motivations. Bajor is not a party to the Federation-Cardassian Treaty, and Bajoran colonies were not sacrificed. Ro’s motivations are sympathy for the Maquis and hatred for Cardassians. Understandable and relatable motivations, but not heroic.




  • A web page is a combination of a structured document and a separate stylesheet. The same structured document can be styled in radically different ways just by changing the stylesheet. This is how a website can offer different skins, light/dark mode, etc.

    Consider this basic HTML document:

    <html>
       <head><title>Test Page</title></head>
       <body>
          <p>This is a paragraph.</p>
          <ul>
             <li>This is an unordered bullet-point list item</li>
             <li>This is also a list item</li>
          </ul>
       </body>
    </html>
    

    And here’s a stylesheet to make the bullet points square:

    ul {
      list-style-type: square;
    }
    

    Change the stylesheet and you change how the document is rendered. “Reader mode” is just a minimalist stylesheet built into the browser.



  • I like TOS Operation: Annihilate! because it presents a situation where a starship captain would be justified in issuing General Order 24. I’m disappointed that they didn’t actually mention GO24 in the episode, but my headcanon is that the crew were all reluctant to mention it by name.

    I think GO24 is deeply misunderstood. It’s only ever been presented as a thing that a bad, crazy captain would order; as grounds for mutiny. So why would Starfleet even have such an order on the books? I think it’s actually designed for situations like the one in this episode: to prevent the spread of dangerous life forms.

    This interpretation also enhances my enjoyment of another TOS episode, A Taste of Armageddon. In this episode, Kirk actually invokes General Order 24. Scotty understands that Kirk needs leverage to bluff with, and plays along. Bluffing the bad guys by citing a public health ordinance is classic Kirk. See also Corbomite and Fizzbin