• 2 Posts
  • 50 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle




  • “The transgender topic” is already weird as a statement (kinda like “the gay agenda”, it comes off as only considering it as a political statement?), and “clearly promoted by the bourgeoisie” implies it’s bad.

    “As far as […] lgbt flags on government buildings”: it’s… not far at all? Again, weird statement.

    “Biological male” is both wrong for the boxer (she’s cis) and generally used for transphobia (trans women on HRT aren’t biological males by any reasonable definition). It’s also generally conspiratorial.

    Overall it’s not explicitly transphobic or bad to me, but it shows at minimum a very misinformed perspective.














  • Having read a significant portion of the base WASM spec, it’s really quite a beautiful format. It’s well designed, clear, and very agnostic.

    I particularly like how sectioned it is, which allows different functions to be preloaded/parsed/whatever independently.

    It’s not perfect by any means; I personally find it has too many instructions, and the block-based control flow is… strange. But it fills a great niche as a standard low-level isolated programming layer.



  • On the second point, Obsidian’s vaults are intentionally stored as a single folder that can be synced easily, including all settings. They do have a service for syncing, but with a bit of tech know-how it’s still really easy to sync. Also, all notes are stored as plaintext markdown files, which is convenient since many programs can read markdown.

    Rest is correct tho.