What’s up, what’s down and what are you not sure about?

Let us know what you set up lately, what kind of problems you currently think about or are running into, what new device you added to your homelab or what interesting service or article you found.

  • StaticFlow@feddit.uk
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 days ago

    I hear keycloak has quarkus builds as well these days which should be much slimmer than how it used to be built.

    • sugar_in_your_tea@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 days ago

      I hadn’t heard of it, and looking into quarkus just reminded me of how complicated the whole Java ecosystem is. Gross.

      Hosting Go, Rust, etc stuff is dead simple, but with Java, there’s all this complexity…

      • dan@upvote.au
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 days ago

        Nothing’s as bad as trying to host and maintain a Ruby on Rails app :)

        Docker has made a lot of it a non-issue though, since the apps are already preconfigured within the Docker image.