What’s your guys general thought on how everything is web based now? For me, I don’t really like it. I would just rather have an actual program that runs. But I am merely a user, not a programmer.

  • Modern_medicine_isnt@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    2 days ago

    If the major OSs could treat a web browser instance like a separate app, I wouldn’t hate it so much. Like I want a dedicated thing on my taskbar/dock that will always take me to my google calendar. I hate having to search through browser windows (even when named) to find the right one.

    I use a seperate browser for aws console to make it quicker to find.

    But I do love being able to have more than one tab per app (like for aws console) which most standalone apps don’t support.

    • Supercrunchy@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      12 hours ago

      For splitting the app in the taskbar I found it useful to “install” the PWA (you got to find the hidden option in chrome for that…), if it’s supported by the website… It still uses the same cookies and addons, but at least it doesn’t easily get merged with the main browser window and behaves like a proper desktop application. I mainly use firefox though and it doesn’t support PWAs (easily, at least). It’s a shame it’s not more common, because it’s a much better way to run software than the many electron apps, each having their own chromium installation (no download, no long installation process, full sandboxing, and you can have addons & adblockers affect the pwa!)

      • Modern_medicine_isnt@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        19 hours ago

        Yeah, but finding it the second time is the problem. For most things I want to get back to the part of the app I was on. Google cal is simple, so doesn’t have that issue. But aws console would. And most other apps too.