• @[email protected]
    link
    fedilink
    212 days 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?

    • @[email protected]
      link
      fedilink
      4
      edit-2
      1 day 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.

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

        Why their devs choose to upgrade toolkits this way I cannot say.

        I forget the exact details but iirc Evince was a special case because rendering PDFs in GTK4 was so different that they essentially just had to rewrite the whole application. I think Gnome Papers still doesn’t support the full feature set that Evince supported (although it works well for most use cases now). This is why its still not the default for Gnome, although I think Ubuntu has decided to adopt it a little early.

    • @[email protected]
      link
      fedilink
      352 days 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.

    • @[email protected]
      link
      fedilink
      English
      52 days 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.

  • @[email protected]
    link
    fedilink
    English
    142 days ago

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

    • SayCyberOnceMore
      link
      fedilink
      English
      21 day ago

      To be fair, the link’s just to git comments, so the headline captures the main point.

    • @[email protected]
      link
      fedilink
      22 days ago

      I’m having the same issue on Android. For me, switching to desktop mode to load the Anubis check then back to mobile mode so the website is usable again worked.

      • @[email protected]
        link
        fedilink
        English
        172 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.

        • @[email protected]
          link
          fedilink
          9
          edit-2
          2 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.

          • @[email protected]
            link
            fedilink
            123 hours ago

            It also means you are presented with a Faustian chouce: walk away, or give up any hope of privacy. “You wanna see this? Give me full access to your metadata, and a way to hack your system”.

            Qubes is starting to look like an everyday use requirement rather than a security nerd tool.

    • Bali
      link
      fedilink
      28 hours ago

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

    • @[email protected]
      link
      fedilink
      26
      edit-2
      2 days 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.

      • @[email protected]
        link
        fedilink
        English
        102 days ago

        I love VLC. I also love mpv.

        I like to think that VLC is for window users for them to get a taste of what it’s like to use Linux.

      • @[email protected]
        link
        fedilink
        -112 days ago

        I mean, it is faster

        Lol, what? Do people really care about the ‘speed’ of their video player in 2025?

        • @[email protected]
          link
          fedilink
          English
          21 day ago

          it literally has a lower CPU consumption, even when using hardware decoding. and even when playback is paused.

          lower CPU consumption means more free resources for other programs, and lower power usage, which is more battery life.

          it also seeks much smoother, I mean quicker with less delay

                • @[email protected]
                  link
                  fedilink
                  62 days ago

                  To be fair, I don’t know any benchmark for this comparison. But I just tried a relatively big file with both of them. Opening part is not really noticeable, but fast-forwarding is much better and slicker in mpv. In VLC it looks like it’s jumping between scenes, in mpv you actually see the motion of it’s getting fast-forward.

                • @[email protected]
                  link
                  fedilink
                  22 days ago

                  Me. I support this, and I did for over a decade. If you don’t use windows there are more performant general purpose media players than VLC. Anybody who’s been reviving old hardware with Linux knows this.

                  You sound like you suspect that people want to dis VLC. That is not the case. I’m sure VLC has valid use cases even on Linux, and it certainly is a marvellous piece of software in its own right.

                  Now go away, you silly person.

            • @[email protected]
              link
              fedilink
              42 days ago

              My laptop from 2014 significantly loads .ts video faster on MPV than VLC.

              VLC even stuck on video seeking for a few seconds.