this post was submitted on 24 Feb 2025
106 points (100.0% liked)

Technology

38112 readers
558 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS
 

It has ads and doesn't support saving documents locally

you are viewing a single comment's thread
view the rest of the comments
[–] otter 2 points 4 days ago (1 children)

I haven't seen this application yet, but is the difference that you can install word locally instead of using it in a web browser?

[–] [email protected] 2 points 4 days ago (2 children)

Yes, that's correct. You download an msi installer, install Office, and you have fully functioning Microsoft Office on your desktop without an internet connection. They say that they've removed the ability for you to save locally, but I can't see how that's possible so I highly doubt there's no fallback.

It's not a cloud solution.

[–] [email protected] 8 points 3 days ago

You're right that it's not cloud-based, but it's still "always online" software. It's the same as a video game that doesn't function without the internet. I don't think you need to be such an ass about the distinction.

[–] [email protected] 6 points 4 days ago

They say that they've removed the ability for you to save locally, but I can't see how that's possible

It's quite simple really: think of it as a "demo". You can be offline, start it, mess around, copy&paste stuff... close it and lose all your changes... or go online and save the file to OneDrive.

It is "not cloud" only in the sense that a cloud solution sends the code to run the app to your browser, which most likely will save it to local cache, then read it from there unless there is an update online.

Meanwhile, if you browse to draw.io, you can have your browser download the app to its cache, optionally "install locally" then go offline, open the app, load and save from local, go online, load and save from cloud... is that a "cloud" solution, or a "local" solution? What is a PWA?