deleted by creator

  • @Telorand@reddthat.com
    link
    fedilink
    English
    1414 months ago

    It’s because it’s hard to maintain a browser. There’s lots of protocols and engines and other moving pieces; I remember when web pages would render in Netscape but not Internet Explorer, for example.

    We take for granted how seamless and ubiquitous the internet is, but there were lots of headaches as internet devs decided to adopt or include different users (or not).

    And now, it would take a lot of effort and market upset to convince the capitalist overlords to include something new in their dev stack. The barrier to entry is monumentally high, so most people don’t bother to try inventing something better.

      • @4am@lemm.ee
        link
        fedilink
        English
        364 months ago

        Wasn’t there some stuff about the ladybird devs not too long ago?

        I just hope that project doesn’t end up being the Voat or Parler of browsers.

        • @UnculturedSwine@lemmy.dbzer0.com
          link
          fedilink
          English
          44 months ago

          It’s a browser, not a platform. Having a bunch of groypers use it doesn’t ruin the experience for everyone else so long as it retains good privacy features.

          • @emogu@lemmy.world
            link
            fedilink
            English
            34 months ago

            While I agree with this sentiment on the surface, using a privacy focused application that was built by folks who yield to cops as part of their identity doesn’t inspire long term viability in that space.

            It’s the same reason I moved away from Proton when their CEO told us all where his values lie. It’s not outright backtracking on privacy promises but with so many comparable alternatives in this space, why chance it with the bootlickers?

    • ShadowRam
      link
      fedilink
      84 months ago

      Yeah, I have no doubt you are correct. It’s one of those situations that if it were that easy, it would already be done.

    • @idefix@sh.itjust.works
      link
      fedilink
      English
      74 months ago

      It looks as if it’s hard to maintain a browser by design by making overly complicated HTML/CSS/Javascript/etc standards.

      It makes me want to spend more time using the Gemini protocol.

      • @Telorand@reddthat.com
        link
        fedilink
        English
        74 months ago

        Yeah, the standards of the internet are just piled on top of each other. Rendering code and whatnot is the easy part. Keeping up with the standards is the hard part (or so I have read).