• Joël de Bruijn
    link
    fedilink
    arrow-up
    12
    ·
    19 days ago

    I prefer FOSS as much as possible and didn’t read all comments on YouTube but … desktop applications are not SAAS. eg LibreOffice and Adobe apps. But I guess it only requires a different title as the list itself is useful

    • AHemlocksLie@lemmy.zip
      link
      fedilink
      arrow-up
      8
      ·
      19 days ago

      These apps aren’t SaaS, but their alternatives are in at least some cases. LibreOffice competes with Microsoft Office, for example, and Microsoft wants people to pay a subscription for it, although I think you can still buy it outright. Pretty sure I’ve heard similar for Adobe products. Not super familiar with all the options, so can’t say if it’s true for all of them.

      • Joël de Bruijn
        link
        fedilink
        arrow-up
        1
        ·
        18 days ago

        SAAS isn’t about subscription perse although they have them of course. Its about “not needing to take care of”. It’s software on “someone else’s computer” just as with public cloud. In a SAAS construct a provider does the hosting, computing, connection, install, configuration and maintenance. Absolving clients from that burden.

        Comparing proprietary desktop applications (even with a subscription) with FOSS alternatives is useful, it’s just not SAAS.

        • AHemlocksLie@lemmy.zip
          link
          fedilink
          arrow-up
          1
          ·
          18 days ago

          So it seems like if you’re using Office on desktop, not SaaS, but they do offer it in a browser, so would that count? Technically, if it’s in JavaScript or something like that, computing is handled locally, but it still feels close enough to count.

          • Joël de Bruijn
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            18 days ago

            My understanding is roughly, for example:

            • Microsoft Word desktop application: not SAAS.
            • Microsoft Word online: SAAS (just like any other service accessible by browser but not a “localhost”)
            • Onedrive: SAAS, storage with local explorer integration.
            • Exchange server on prem: not SAAS, increasingly diffucult to do.
            • Exchange server by MS: SAAS
            • Microsoft Outlook Classic for desktop: not SAAS.
            • Microsoft Teams for desktop: SAAS although local install but its just another frontend instead of browser.
            • Office365: SAAS but really a container for every tool in the MS online toolbox together.

            Some caveats: Word handles spellchecker in their cloud and clippy 2024 (Copilot) integration blurs the line.