• pohart
      arrow-up
      51
      arrow-down
      2
      ·
      4 months ago
      link
      fedilink

      It’s so easy to use openjdk. I think the lesson is stop using oracle

      • IphtashuFitzEnglish
        arrow-up
        13
        arrow-down
        0
        ·
        4 months ago
        link
        fedilink

        My employer has a pretty large presence in AWS. We finished migrating to Amazon’s Corretto (based on openjdk) months ago. It was pretty painless given we already use Amazon’s Linux distros.

        • Simulation6
          arrow-up
          7
          arrow-down
          1
          ·
          4 months ago
          link
          fedilink

          What could possibly go wrong with locking yourself into an environment owned by Amazon, or Google or Microsoft?

          • Kogasa
            arrow-up
            6
            arrow-down
            0
            ·
            4 months ago
            edit-2
            4 months ago
            link
            fedilink

            What’s the lockin? Is it really harder than just swapping the jdk path to switch between Coretto and OpenJDK? I understand Coretto being preferable for performance and security patches but I don’t imagine it’s that big of a deal if one eventually had to switch

            • decivex
              arrow-up
              1
              arrow-down
              0
              ·
              4 months ago
              edit-2
              4 months ago
              link
              fedilink

              I think that may have been in reference to using AWS, not corretto specifically.

            • atzanteolEnglish
              arrow-up
              3
              arrow-down
              3
              ·
              4 months ago
              link
              fedilink

              It’s not a big deal. Java haters know very little about Java.

      • FeathercrownEnglish
        arrow-up
        12
        arrow-down
        1
        ·
        4 months ago
        edit-2
        4 months ago
        link
        fedilink

        Ever since I looked up “java download” and had to go through the horrible process on the Oracle site, I decided that they didn’t want me to download Java so I should avoid it, and that has always proved to be a good decision

        • Baldur Nil
          arrow-up
          2
          arrow-down
          1
          ·
          4 months ago
          link
          fedilink

          As much as I do like programming in Java, you have a good point.

    • farcaller
      arrow-up
      15
      arrow-down
      1
      ·
      4 months ago
      link
      fedilink

      So here’s the thing. This year I fell in love wih clojure, it’s an absolute pleasure to program in. It’s also a hosted language that runs on java (primarily) or javascript (or a bunch of marginalized things). And honestly, I feel like I can make the java backend run more resource-effecient than the JS one.