home.social
  1. Apropos of nothing, here's 𝘛𝘩𝘦 𝘊𝘶𝘳𝘦 - 𝘓𝘶𝘭𝘭𝘢𝘣𝘺 (𝘌𝘹𝘵𝘦𝘯𝘥𝘦𝘥 𝘔𝘪𝘹):

    youtube.com/watch?v=WKg_QOy6tR

  2. @seninha

    is a fun language, I like to use for for basic scripting tasks. It's like the bastard love child of script and . Just wish it had a bigger ecosystem

  3. @balladeer

    This actually sounds like a good use case for . I'm pretty sure you could define all, or at least most, of Markdown syntax using the SHORTREF feature. From there you could add any additional metadata tags (possibly with their own custom SHORTREF syntax) you want into the grammar

    SGML is a bit of a beast however, it can be daunting to get started with it... :blobfoxthink:

  4. @shadowdancer @Azimech

    is a really nice server oriented in my experience. I've never put it into production, but have it running on some decommed machines at work. It was surprisingly straightforward to expose ZFS datasets as LUNS using COMSTAR. Havn't played much with Zones yet, but that seems cool too