@[email protected],

Lemmy v0.17.4 is available. Looks like it adds some performance tweaks:

  • Adds an index on post.url
  • Creates hot_rank columns for post, comment, and community in place of function sorting.
  • manitcor
    link
    fedilink
    English
    81 year ago

    so looks like i need to update the ansible playbook to build from source, the last release is still 0.17.2

    anyone have a step-by-step on that for an ansible noob?

    • kalipike
      link
      fedilink
      English
      61 year ago

      I’ve really been wanting to learn Ansible but feel like I don’t have a huge reason to since I work administering a largely windows environment and have PowerShell scripts that do most what I need :/

      • @[email protected]
        link
        fedilink
        English
        6
        edit-2
        1 year ago

        Windows admin? I feel for you… How is that candy crush in your start menu? :)

        Jokes aside, I guess windows 11 at least looks decent and works pretty well.

        • kalipike
          link
          fedilink
          English
          31 year ago

          Haha! Honestly its not that bad. While I vastly prefer administering the 10% of our servers that are Linux, the Windows side of things really isn’t that bad. Just not as good.

    • KNova
      link
      fedilink
      English
      3
      edit-2
      1 year ago

      If you run a git pull in your Ansible directory it should pull the updated playbook