• schmorp@slrpnk.net
    link
    fedilink
    English
    arrow-up
    13
    ·
    2 years ago

    Captcha buster is taking care of the captchas now at least. A robot that proves I’m not a robot. Is this the singularity yet?

  • Sticker@lemy.nl
    link
    fedilink
    arrow-up
    2
    ·
    2 years ago

    Most of all, I was sick of the captcha from cloudflare.
    On some sites, there was endless checking and it was impossible to view the content of the site.

      • variants@possumpat.io
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 years ago

        I hate when I look up som simple info for a game and you get to a page that just has all this generated text telling you how you want to know that simple info and how they are going to tell you that simple info on that site and how this game makes you do that simple thing and some background about what that game is

  • Vrtrx@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    2 years ago

    The cookies being pre selected is illegal in the EU. Although I’ve seen sites that don’t care and still enable them by default

    • Dicska@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      2 years ago

      The ones I’ve seen disable the ‘consent’ bits by default, but then there’s ‘vendor preferences’ where ‘legitimate interest’ is automatically ON in 58 places (I’m not exaggerating; I have counted it) and you have to manually off all of them.

      When you click the question mark at ‘legitimate interest’, all it says is some vendors are not asking for your consent to use your data but collect it based on their legitimate interest.

      It’s infinitely vague and it has the vibe of ‘I’m not going to ask for it, I will just take it and I will use it for whatever I want anyway’.

    • XTornado@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      2 years ago

      Here in Spain they started making the option to either subscribe… Or accept the ads/tracking…

      • Dyskolos@lemmy.zip
        link
        fedilink
        arrow-up
        1
        ·
        2 years ago

        Same in germany. That makes the whole thing even more useless, as everyone just is a subscription-based shit now…

  • ThatFembyWho@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 years ago

    Internet in 2024 (for me):

    1. Service unavailable in your country (VPN)
    2. Confirm you’re a human (VPN)
    3. Blank page (noscript)
    4. Obscure error (fingerprint / cookie blocking)
    5. Page not found (https required)

    The percentage of websites that “just work” with privacy measures in place is depressingly small.

    • Stawwy@suppo.fi
      link
      fedilink
      arrow-up
      1
      ·
      2 years ago

      you have to put in extra work just to make your website not work with privacy measures. like you have to put in the work to use some bloated javascript framework that doesn’t work with noscript instead of just sticking with plain html and css, which would work. on top of that, i’ve encountered way too many big websites that don’t even have a noscript tag so all you see is a ghost layout or a blank page.

      • Kayana@ttrpg.network
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        2 years ago

        That’s something I would disagree with though. “Sticking with plain HTML and CSS” is way more work, and often has significantly less functionality, than building a website with a framework.

        • Stawwy@suppo.fi
          link
          fedilink
          arrow-up
          1
          ·
          2 years ago

          you can build it with a framework, but maybe build it on the server side instead. I’ve seen many nice sites that hardly use any javascript and instead of a bunch of api calls, the server just returns new html to render.

  • OsrsNeedsF2P@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    2 years ago

    We’re going to move very quickly to a DRM supported web model. There won’t be captchas, but you will require a locked down device (with no ad blocker) to access the content

    • AnAngryAlpaca@feddit.de
      link
      fedilink
      arrow-up
      2
      ·
      2 years ago

      That’s why everything is an App now, and every website tells you “it’s better in the app”. In the app they have full controll over your device and can access much more data points, while the website is controlled on the users site and might have AdBlockers and other security features enabled, potentially hurting their ad revenue and data they can sell. From a developers perspective it’s a nightmare to develop and maintain website, android and Mac os app side by side. Just having one good responsive website is cheaper, easier to maintain and gives you less headache with app store restrictions, reviews, device incompatibility etc.