Now explain this to EU based corporations, which in my opinion needs to be the focus on making the change. They drive the economy. All major assets in software income are being routed to American firms through their licenses.
Yeah, it is called Word. Works on all computers, is free to use the web based version, and is the world standard.
Maybe I missed something, but since when Word is not only an alternative to an office suite, but also a web-based one?
Office365 has had a web app version of word since 2011. So more than a decade.
But even a web-based version of Word can’t be a Google Docs alternative, because Word can’t into spreadsheets and presentations.
It does not work on my work-computer, since office macros and some formatting renders differently across versions. Other required software constraints make windows unusable for me.
Hey, this is a Python project, use underscores.
Proprietary bullshit
Word won’t install on machine.
LibreOffice does, though.
Pretty good project, but is it the future to have mainly web apps?
A good web app is awesome!
But the big ones usually wants to have a native app so that they can scan your whole computer and so on. This is good news.
which is fine if you deny network connections for it with a per-process firewall. but with a webapp you can never be sure that they won’t snatch your documents.
Bro has been sleeping under a rock for the past 10 years.
It’s definitely been the direction of travel for the last several years. Not because the products are better, but because it’s easier to develop for just the browser than for Mac, Windows, and Linux.
it’s easier to develop for just the browser than for Mac, Windows, and Linux.
They also work on android and IOS. You are also not dependent on the different toolkits. Also it is so much more performant.
They also work on android and IOS.
I can imagine it’ll be a 160 MB app that loads the website in a webview, like it usually is
I’ve never found them to be more performant, and i can’t understand the logic of why a programme running inside another programme would be more performant except in comparison to unoptimised alternatives.
I’ve never used a web app that i thought was better than a local app. But i definitely understand why developers prefer them.
A bit of both I guess
Web apps have the advantage of not requiring admin permission and being accessible from pretty much everywhere, and they are often less intensive I believe
And I guess cloud storage of documents makes it even better
no office software requires admin eighter unless you want to install it for all users
I guess I don’t mind if I can self host the server. If I can’t I have no interest in touching it.
For sure! self hosting is the way
True: self hosting is beneficial, Foss office suite is great to empower us, users… etc.
The point of the software presented isn’t aimed at regular computer users that would enjoy a bit of independence, it looks more like something aimed at the enterprise administrative level that people may stumble upon while searching for a document (who needs versioning apart from filename extensions if you alone work on the documents).See it as: you may find , download and use updated packaged software on github but in reality it’s really a tool aimed at devs before being a software repository for end users.
I see this as software mainly for the French or German state administration being made public for others to enrich, integrate… Like Olvid is a matrix based E2E encrypted, real authenticated identity based messenger made available to the public once the French government financed it’s development for it’s own use.
For offline editing there’s already LibreOffice
LibreOffice does everything I need it to and there’s no need for anything else.
Doesn’t do collaborative online editing and that seems what this is about. But there are foss alternatives already, collabora/nextcloud, cryptpad etc.
Nice. Where is the source, on github (I didn’t see it but I only skimmed)? Federated? Self-hostable?
https://github.com/suitenumerique/docs
Self-hostable, needs Minio (or any S3 compatible system).
From briefly looking over the toot, I think the German version is called openDesk (bad choice as there seems to be some interior design software with the same name) there is a community version you can self host in a docker container. They apparently also have distro packages for Debian and Ubuntu but they seem to have stopped development on those.
Here’s a link: https://opendesk.eu/en/
openDesk is a complete suite of open source software. I guess Docs could at some point become a part of it. But it‘s not the same thing.
Github: https://github.com/suitenumerique/docs
Self-hostable, but it seems like an absolute behemoth of an application if their “non-production-use-only” docker-compose file is to be believed, and I couldn’t find any production-ready deployment instructions on a quick skim. No obvious signs of federation and I didn’t see anything on their roadmap, not sure it would make a lot of sense for this though.
Deployment instructions start with the prerequisite that you have a full kubernetes cluster with ingress laying around, so… yeah. It looks like it’ll be on the heavy side.
So FramaSoft is not a thing ?
Great news!
This is probably the last hump for me before I can completely degoogle.
Surprised they didn’t go with cryptpad - aren’t they already French?
Cryptpad is French, but they are using OnlyOffice, which is Russian.
Is there any evidence of any wrongdoing or are we just considering all open source software from Russia a bad actor by default?
Yes, there is evidence. Did you read the linked post?
I wouldn’t have any problems with it if it were just free open source software. But they also offer paid services. Internationally they do that through their Latvian based subsidiary, obfuscating their origin. At home in Russia their suite is renamed R7-Office, which is a reference to the first ICBM with a nuclear warhead. The release imagery also depicts the release of a rocket that looks like the R-7.
Altogether pretty sus, if you ask me.
First, keep your condescension to yourself.
Second, that’s not evidence, that’s FUD.
Fuck :( Didn’t know that… I got convinced by the company being supposedly Latvian.
It is Latvian. It’s also Russian. It’s also Singaporean. It just depends on who you ask and how much you want to look into it.
But yeah, that’s a large part of why I use Collabora instead of OnlyOffice, it’s just a lot less sketchy.
Interesting, thanks for sharing!
Is this just for EU citisens or can Americans like me use it?
Foss, just deploy and enjoy
Don’t know what a Foss is
Nice to see Lemmy is not just a place for complete nerds!
FOSS is free and open-source software. In simple terms, it is any program for which the source code (i.e. the actual code that forms the program, its entire backbone) is available for anyone to see and modify as they see fit, without any technical or legal limitations.
This is normally seen as very positive, because everyone with the knowledge of respective programming languages can inspect the program to see it doesn’t do anything malicious, and everyone can change the program to their needs. Also, the original creator of the program does not have power to put any limitations on its use, like introducing payment requirements, or deleting important features, because everyone can immediately spawn a version of the program that doesn’t have these changes, while still having the rest.
So… how do I use it? I tried signing up on the site, but… it said something about an organization it was poorly transltaed from French to English, so I couldn’t tell what I was doing… I got as far as registering my current email address
It might be a bit early for you. It’s in a way like Lemmy, somebody has to put it on a server and let you use it.
It’s meant for government agencies to deploy and use (although anybody with some self hosting knowledge can do on their servers, including hobbiests and companies)
FOSS (free and open source software) is software that is completely open source and is free for everyone to use. It’s much harder to enshittify, and if it ever does people can fork (make a copy, and make their own changes to the software).
free and open source software
Free open source software
I was going to make a joke but honestly it’s refreshing and a good sign that Lemmy is starting to get used by people who don’t know what FOSS means now. Welcome.
In case you didn’t understood by now, it’s free open source software
So how do I use it?
Here is a get started guide -> https://github.com/suitenumerique/docs?tab=readme-ov-file#getting-started-
As someone in and from the US, good. Private companies are far to prevalent in public institutions all over the world. Something as basic and fundamental as word processing should not be controlled by a small select few huge international companies.
Removed by mod
Yes, that’s excellent… We need our own Google suite. Fingers crossed so that it may come eventually.
What was wrong with libre?
Pretty sure Libre only does local document collaboration, having it online is helpful for teams far from each other or who simply don’t have the infrastructure for their own central server of this kind.
Well this has been running in our Nextcloud and works pretty well collaboratively :) https://github.com/CollaboraOnline/online not sure how it scales, but definitely an alternative that can be built on
Thanks for this; I may use it to build out my NextCloud server. I’ve already used it to replace shared calendars and contacts.
If you’re using Nextcloud All In One then it’s easy to enable it in the AIO settings.
If you’re not, I suggest looking into it. It’s the new officially recommended way of installing and it’s been great.
Nextcloud has an export/import data function but at the time I did it I only had a few GB of data so not sure how well it scales.
The web browser is the future, especially for a crappy document editor and spread sheet.
Then just use Word online.
Not FOSS and probably not privacy friendly
I got a kick out of Google Docs alternative since it is trying to be AnyType, AFFiNE, AppFlowy, etc and none of those editors are stupid enough to claim to be Google Docs alternatives nor are they a bloated mess. Proof is in the pudding though… Try putting 1 inch margins on a page & add tab stops with this & printing it out where you get the same results… oh wait, you can’t… Cause it isn’t a Google Docs alternative.
Google docs is trash.
That is fine to have that opinion but it is irrelevant to the discussion since no where did I praise Google Docs. I’m just explaining the difference between this & and editor that does descent typesetting.
And an editor that does a decent job is not google docs.
It is embarassing that MS has dominated this for more than 30 years and Google, despite its infinite wealth, hasn’t made a decent office app.
I wholeheartedly agree with this opinion. Google Docs has done very little to innovate. The fact that you’re still limited to like 6 built-in styles & lack of integrated syntax highlighting is ridiculous.
Google Docs has done very little to innovate.
The place where I see Google Docs being far superior to any other product I’ve run into is collaborative work. Having multiple people writing in the same doc at the simultaneously is a train wreck in most products Office365 included. In other products there’s a good chance you’ll have a version conflict and someone’s changes will be lost. Google docs handles that with ease.
I have been using collaboration with Microsoft products for decades with little issue. I first started in college in 2006 with Onenote and it worked well even then. googol is garbage.
I have been using collaboration with Microsoft products for decades with little issue.
You’ve had 60+ people all in a single Excel spreadsheet on Sharepoint all making changes at the exact same moment and never once had a issue of a document lock or file corruption? Its okay to have a preference for one product over the other, but when you’re blinded by brand loyalty where you can see no wrong with your preferred product, it makes you lose credibility.
I disagree. There’s Microsoft Office, and there’s everything else. Google is in that second bucket.
There’s Libre office for those who like freedom and open source tech.
Depends on who you hang with. Pretty much all businesses at this point do collaboration either with Office 365 or with Google Docs, and the same in Academia. Usually it’s a mix of both.
None of those tools are editors, right? They all try to be a notion alternative, which is also not an editor. There is basically 0 focus on typesetting.
That is what I’m saying this editor is trying to be Notion, not Google Docs.
ZenDiS is awesome by the way.
No America’s club