• fxdave@lemmy.ml
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    8
    ·
    2 days ago

    You were completely fine with slow page reloads blinding you when the theme was dark. I’m speaking to those who appreciate modern tech.

    But anyways, unfortunately javascript obfuscation is a common thing.

    • A_norny_mousse@feddit.org
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      1
      ·
      2 days ago

      Obfuscation, OK.

      Look, I’m willing to have a conversation with you, but you need to address my points first, that is if you want one too.

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

        I can’t take it seriously because of the noise in your text like “Huh?”. If you like to have a conversation, please be more open next time.

        Source code is the code before some kind of transpilation. Obfuscated code is not source code.

        I get it, you just need the content. But why would you reload the page when you’re just about to get the next news in the page. Isn’t it better to just update that part?

        • A_norny_mousse@feddit.org
          link
          fedilink
          English
          arrow-up
          3
          arrow-down
          1
          ·
          edit-2
          1 day ago

          Why is it “impossible to do them reliably” - without js presumably?

          why would you reload the page when you’re just about to get the next news in the page. Isn’t it better to just update that part?

          Sounds like you’re thinking about web apps, when most people here think about web pages.