sent from a disposable whonix qube

  • OrganicMustard@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    25 days ago

    There are protocolos like gemini that only hace texto and files, no executing conde. I wish there was more of the web moving towards that.

    • libewa@feddit.org
      link
      fedilink
      arrow-up
      0
      ·
      22 days 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.