• Ephera
      link
      fedilink
      English
      118 minutes ago

      It’s ‘minified’, in case you’re not familiar with that. Basically, many webpages come with such obscene amounts of JavaScript, that it genuinely impacts how quickly the webpage downloads. And then replacing such amenities as whitespace or readable variable names with just 1 space or 1 letter, where possible, genuinely improves on that.

  • @egrets
    link
    408 hours ago

    This is dumb and I love it.

  • @marcos
    link
    249 hours ago

    Very scary code!

    • @[email protected]
      link
      fedilink
      English
      189 hours ago

      Looks like there’s a cookie banner in there. The “Options” button is probably hard to find because it’s only a slightly different shade of the background colour, and you’ll have to manually uncheck twenty “legitimate interest” boxes hidden in a submenu. Pretty scary, indeed!

      • @[email protected]
        link
        fedilink
        68 hours ago

        I hate that those all use those damn switches instead of the default checkbox UI.

        There’s no clear on or off state with the switches. They’re not accessible at all. They require extra code instead of a few lines of CSS and zero JavaScript.

        They’re a scourge.

    • Ephera
      link
      fedilink
      English
      78 hours ago

      HTML is code (it’s a way of encoding information). It’s just not typically seen as a programming language.

  • Synapse
    link
    -28 hours ago

    Windows code, gross.

    • TimeSquirrel
      link
      fedilink
      128 minutes ago

      Wat? It’s the JS source for some website. Whoever made this literally just clicked “view page source” on a random website. It’s OS agnostic.

  • @aeronmelon
    link
    123 minutes ago

    The pull requests are really coming down!