sent from a disposable whonix qube

  • OrganicMustard@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    3 days ago

    There are protocols like gemini that only have text and files, no executing code. I wish there was more of the web moving towards that.

    *Edited for wrong language autocorrect.

    • libewa@feddit.org
      link
      fedilink
      arrow-up
      2
      ·
      8 hours ago

      There are valid use cases for JS and AJAX, but they are few. HTML/CSS is great, and has gotten many new features that can replace JavaScript in the long run: Popovers, commandfor etc. One thing I am missing is opening arbitrary popovers on a long hover. For that, you still need mousemove event listeners.