About enshitification of web dev.

  • vext01@lemmy.sdf.org
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 month ago

    Yep.

    On a rare occasion I hit a website that loads just like “boom” and it surprises me.

    Why is that? Because now we are used to having to wait for javascript to load, decompress, parse, JIT, transmogrify, rejimble and perform two rinse cycles just to see the opening times for the supermarket.

    (And that’s after you dismissed the cookie, discount/offer and mailing list nags with obfuscated X buttons and all other manner of dark patterns to keep you engaged)

    Sometimes I wish we’d just stopped at gopher :)

    See also: https://motherfuckingwebsite.com/

    EDIT: Yes, this is facetious.

    • who@feddit.org
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      1 month ago

      Another continual irritation:

      The widespread tendency for JavaScript developers to intercept built-in browser functionality and replace it with their own poor implementation, effectively breaking the user’s browser while on that site.

      And then there’s the vastly increased privacy & security attack surface exposed by JavaScript.

      It’s so bad that I am now very selective about which sites are allowed to run scripts. With few exceptions, a site that fails to work without JavaScript (and can’t be read in Firefox Reader View) gets quickly closed and forgotten.