• simple@piefed.social
      link
      fedilink
      English
      arrow-up
      33
      arrow-down
      6
      ·
      edit-2
      2 days ago

      lemmy users will see objectively good news and still try their hardest to be cynical and blame any corporation involved

      • masterspace@lemmy.ca
        link
        fedilink
        English
        arrow-up
        6
        arrow-down
        1
        ·
        1 day ago

        Honestly, it’s fucking exhausting.

        Cynicism is not cleverness and it is not informedness, it’s just reactionary bullshit that makes you sound edgy online.

      • CrypticCoffee@lemmy.ml
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        15
        ·
        2 days ago

        Lol. Java used to be ahead. Now Bedrock is. Anyone that knows about MC knows MS is pushing it and secretly cannot wait for Java to be less popular so they can end it.

        The joke is because it could very well be true or certainly plausible.

        MS did not make MC. They bought it and most who’ve played historically have seen the degradation since.

        Are you a MS fanboy?

        • CrayonDevourer@lemmy.world
          link
          fedilink
          English
          arrow-up
          18
          ·
          edit-2
          2 days ago

          Imagine legitimately believing Bedrock is “ahead” of java in any way, lol - There are “features” that bedrock has, which are the REASON Java is better. None of the coins bullshit, better and more developed mod scene, none of the desyncing issues where you fall to your death on the server, but it looks like you’re standing on a pillar on your local client, etc.

        • Rekorse@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          4
          ·
          2 days ago

          I dont think you know much about the minecraft scene anymore. Java is still the better product, by a large margin in my opinion. Bedrock is a closed off version for kids on console.

        • simple@piefed.social
          link
          fedilink
          English
          arrow-up
          10
          ·
          2 days ago

          what are you on about??? Bedrock isn’t ahead on anything except how many microtransactions it has. Java edition has been very well supported and regularly updated. In fact, the java ed is still considered the main one that gets features and snapshots first before being ported to bedrock. Nobody uses bedrock except console users.

    • CrayonDevourer@lemmy.world
      link
      fedilink
      English
      arrow-up
      20
      ·
      edit-2
      2 days ago

      It is, but that code is run through a scrambler that makes it more difficult to read for a human, but basically a trivial task for a computer to undo anyways.

      So we’re just burning CPU cycles by scrambling it, and then just unscrambling it anyways – so Microsoft is just saying “why scramble it at all then?”

      This should, in theory, make it easier for people with less experience coding, to read and understand what’s going on.

      • Sentient Loom@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        3
        ·
        2 days ago

        Now I’m more confused. Why is it scrambled? To keep people from copying it? Were they doing this before MS bought it?

        I was hoping you’d say “Microsoft decided to rewrite the whole game in C++” but I guess that’s not the case (although I think the AMAZING Minetest game is written in C++ and I actually like it more).

        • zarkony@lemmy.zip
          link
          fedilink
          English
          arrow-up
          3
          ·
          2 days ago

          Why is it scrambled? To keep people from copying it?

          Yes. Common practice to hide your code from the user, or potential rivals. I think they’ve been obfuscating the whole time, even back in Notch days.

          It was kinda pointless in this case, and was the reason why mod updates were slow between versions, even for simple mods.

        • CrayonDevourer@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          2 days ago

          Being written in C++ doesn’t keep it from being reverse engineered in exactly the same way. All code can be reversed. It’s a little easier with Java because java isn’t turned directly into machine-code at compile-time.

  • RightHandOfIkaros@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    2
    ·
    2 days ago

    If they are pushing an update to Java, I can only wonder what else they are changing that they aren’t talking about.