• rottingleaf@lemmy.world
    link
    fedilink
    English
    arrow-up
    30
    arrow-down
    1
    ·
    8 days ago

    Chrome shouldn’t be worth more than an IMAP client. If it is, then the web should be torn down and built anew.

    • calcopiritus@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      7 days ago

      IMAP is an incredibly simple protocol compared to the sum of all the protocols that are needed to implement a web browser.

      A web browser also has to be way more performant.

      Both an IMAP client and a web browser have to be reliable and secure. However achieving so in a system as complex as a web browser is incredibly expensive.

      Web browsers are almost as complex as operating systems.

      Complexity, performance, reliability and security on that level are expensive. You would be delusional to think a web browser should be worth as much as an IMAP client.

      • rottingleaf@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        2
        ·
        7 days ago

        You would be delusional to think a web browser should be worth as much as an IMAP client.

        This is a problem with web browsers and that set of protocols, not with my comparison.

        You still ultimately run networked sandboxed applications in a web browser and view hypertext, it’s an unholy hybrid between two things that should be separated.

        And it was so 20 years ago.

        For the former Java applets and Flash were used a lot, as everyone remembers. The idea of a plugin was good. The reality was kinda not so much because of security and Flash being proprietary, but still better than today. For the latter no, you don’t need something radically more complex than an IMAP client.

        I think Sun and Netscape etc made a mistake with JavaScript. Should have made plugins the main way to script pages.

        • pathief@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          7 days ago

          You think running Java applets and flash was better than what we have today? Now that is delusional!

          • rottingleaf@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            6 days ago

            Not exactly what I said. I think these two were bad, but the idea of plugins was good.

            Especially the uncertainty of whether a user has a plugin for the specific kind of content.

            One could use different plugins, say, that plugin to show flash videos in mplayer under Unices.

            It’s worse when everyone uses Chrome or something with modern CSS, HTML5 etc support.

            The modularization was good. The idea that executable content can be different depending on plugins and is separated from the browser. I think we need that back.

            And in some sense it not being very safe was good too. Everyone knew you can’t trust your PC when it’s connected to the Interwebs, evil haxxors will pwn you, bad viruses will gangsettle it, everything confidential you had there will turn up for all to see. And one’s safety is not the real level of protection, but how it relates to perceived level of protection. That was better back then, people had realistic expectations. Now you still can be owned, even if that’s much harder, but people don’t understand in which situations the risk is more, in which less, and often have false feeling of safety.

            One thing that was definitely better is - those plugins being disabled by default, and there being a gray square on the page with an “allow content” or something button. And the Web being usable in Lynx.