• muusemuuse@lemm.ee
    link
    fedilink
    English
    arrow-up
    1
    ·
    30 days ago

    Weird, the cartoon doesn’t want to let me through. Something about an iPhone running lemmy pisses off anubus.

    • abobla@lemm.eeOP
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      30 days ago

      cartoon? Anubis? What?

      (I’ve never used an iPhone in my life)

      • muusemuuse@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        30 days ago

        Websites are getting hammered by AI bots stealing content and jacking up their bandwidth usage. So they use a piece of software called Anubis which, for some reason, has a cartoon nurse that will grant or deny you access based on if she thinks you are human or AI. For some reason, she thinks I am AI so I can’t access the article.

        • iAmTheTot@sh.itjust.works
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          30 days ago

          Wonder if any of this is the reason why.

          Anubis also relies on modern web browser features:

          ES6 modules to load the client-side code and the proof-of-work challenge code.
          Web Workers to run the proof-of-work challenge in a separate thread to avoid blocking the UI thread.
          Fetch API to communicate with the Anubis server.
          Web Cryptography API to generate the proof-of-work challenge.
          This ensures that browsers are decently modern in order to combat most known scrapers. It’s not perfect, but it’s a good start.

          This will also lock out users who have JavaScript disabled, prevent your server from being indexed in search engines, require users to have HTTP cookies enabled, and require users to spend time solving the proof-of-work challenge.

          This does mean that users using text-only browsers or older machines where they are unable to update their browser will be locked out of services protected by Anubis. This is a tradeoff that I am not happy about, but it is the world we live in now.

  • Peasley@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    1 month ago

    Gnome seems to swap out default apps pretty often. Are the old apps getting abandoned? Or are they always jumping to the next cool new thing?

    • toastmeister@lemmy.caBanned
      link
      fedilink
      arrow-up
      2
      ·
      1 month ago

      Here’s what I found.

      Why does Totem need to be replaced?

      Totem is still a GTK3 app and is unmaintained (in part due to a crusty codebase), seeing no major development in years. Replacing it with a modern GTK4/libadwaita app designed to use modern technologies and meet modern needs has been a “high priority” for GNOME.

    • Oinks@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      29 days ago

      In this case it’s more of a switch away from the last cool new thing. Totem (like Music) was built around a media library navigated from within the app. By default Totem doesn’t even support opening videos from the file manager, which is something you would probably expect of a video player. It also crashed for me when I tried using it as intended so I’m not surprised to see it replaced by an app that really is just a video player.

      That said many apps get replaced not for feature reasons but just by being GTK3, and they tend to get replaced by their own forks to GTK4 (such as the upcoming replacement of Evince). Why their devs choose to upgrade toolkits this way I cannot say.

    • djsaskdja@reddthat.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 month ago

      I don’t think they’re usually abandoned. At least not right away. But they rarely still get feature updates. Mostly just bug fixes. Not sure if it’s just different developers not wanting to stick to the same project of someone else’s code or what.

    • Bali@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      28 days ago

      VLC the media player is using Qt. Unless you talk about libvlc, But why bother when Gstreamer itself is good.

    • DepressedMan@reddthat.com
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      1 month ago

      In my opinion, MPV is even better. I mean, it is faster and has better codec support. On the other hand, VLC has a better user interface with a lot of preferences. As for Showtime, oh boy, it’s a clear beauty!

      For now I’m staying with MPV, because ffmpeg > gstreamer.