Article seems pretty flawed. Relevance is a vague metric, and the author relies pretty heavily on data related to government site visitation, which seems subject to bias toward certain types of users.

Market share is likely still incredibly low, but Firefox’s relevance should be spiking right now due to Google’s shenanigans with Chromium. The fact that like 90% of revenue for its for-profit wing is from Google is still troubling.

Any alternative views out there?

  • azdle@news.idlestate.org
    link
    fedilink
    English
    arrow-up
    0
    ·
    8 months ago

    The day Firefox shutters its doors is the day the internet truly dies.

    *the web

    The internet has so far been doing a much better job surviving as a proper decentralized system than the web.

    • erwan@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      8 months ago

      Really? What’s left of the Internet beyond the web?

      How many people use Usenet today, rather than forums or social media on the web?

      How many people use IRC, rather than Slack? (Either on the web or in a Chromium-backed desktop app)

      How many people use an email client, rather than webmail?

        • anotherandrew@lemmy.mixdown.ca
          link
          fedilink
          arrow-up
          0
          ·
          8 months ago

          I know I’m an outlier, but I prefer text mode IRC, then slack, and then all the other shit (telegram, signal, discord, teams, etc) fall way behind. “Everything is a walled-off app” is a horrible way to communicate. I get why these companies do it, and I also even understand the headache over maintaining useful open APIs, but honestly, they drop that ASAP because it doesn’t make them money.

      • flexibeast@beehaw.org
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        8 months ago

        Some non-HTTP(S) Internet stuff:

        Email is transferred to its destination (where, sure it might be accessed through a Web UI) via SMTP. Even where things like Slack are used internally, email usage between organisations is still extensive, due to effectively being a federated lowest-common-denominator system that’s not completely at the mercy of a single vendor.

        VoIP, which increasingly underlies telephony/mobile networks, uses things like SIP, RTP and RTCP - even if, again, it might be accessed via a Web UI, it doesn’t have to be, and there are dedicated clients.

        SSH is widely used for remote system administration. SFTP, built on top of SSH, is used to transfer sensitive data, e.g. (in the US) medical records covered by HIPAA.

        SNMP is used for network device management, sometimes doing so via the Internet.

        Don’t confuse certain end-user applications with the Internet more generally.