It is 2025, couldn’t we get away with using cheaper/even free(and or open source) online versions of office software?
I don’t even have MS Office installed on my personal computer. When I need to deal with .docs or .xlsx files, I either use Google docs or Libre Office if it is too complicated for Google Docs.
which I am personally looking forward to, not because I think MS is so much worse than Linux, Mac etc. (although haven't really used for some years so I may be wrong) I personally think of OS's as being commodified, and I do like the ability that MS gives you to do globaly hotkeys and hotstrings that you really can't replicate easily, if at all, in other OS's (which security wise is probably a plus, if you can catch keystrokes easily enough you can make keyloggers), nope I have a personal beef here.
Some years ago I was working for the Danish Governmental department of IT and Telephony, later changed to Digitization Department (a department or "styrelse" being a big government agency subsidiary to a ministry) running a project to provide overarching data standardization for the government - mainly providing and hosting XML schemas for data interchange, providing some services etc.
The data interchange repository we were on was provided by Microsoft, which was built on top of some MS product the name of which I can't recall that they were thinking was good for this kind of thing, a glorified file server with some lousy search etc. It was extremely sub-par, so we had a meeting with some MS guys, Jean Paoli etc. where basically they got mad at us for their sub par product and said they couldn't be associated with it, this came about a month after Bill Gates had a meeting the prime minister and talked shit about how Denmark needed MS but MS didn't need Denmark.
So anyway, personally, my spiteful little heart will sing when Denmark no longer "needs" MS.
I like libre in general but one too many times it just didn't play ball with some random docx documents.
Moreover it is a rebranding of Russian P7 Office. The company didn't cut ties with Russia and they still sell to the military. The owner created multiple shell companies in Latvia and Singapore to obscure this. I don't think this is something that EU governments trust, unless a deep inspection of the entire source is done and the repo is forked under an EU entity.
https://discuss.privacyguides.net/t/serious-claims-made-agai...
My colleagues have more problems than me anyway with reading those csv files in excel in a locale that uses "," for decimals. A side effect of avoiding excel is that it is much easier to read csv files for me.
I understand others may make heavier use of more word-excel specific stuff and have more issues, but I never had actual issues with avoiding to install ms office at work, even though everybody here uses it all the time and I have to work together on documents with them.
Online?! There should be no usage of anything online to store or work with government data.
This is a great trend. I wonder how long until Microsoft's Ballmer-type people fly into Munich again to commit corruption / lobbying.
Some things take a lot of work, but many changes that would be useful are pretty easy to make. Crash and bug and (some) performance fixes, time-saving automations and integrations with rough and / or minimal user interfaces and so on.
Aarhus and Copenhagen municipalities are planning to do the same, and have around 80000 employees, that's a much bigger deal in my opinion.
You can only do that if you are able to commit to a plan for more than one legislation.
Are these Linux machines going to authenticate against the Azure Active Directory, maybe just a local Active Directory, or are the IT department going to run a separate service in parallel? Are they moving away from Exchange Server... probably not, given that it's half of the staff. Are they using Intune, if so what's the replacement strategy where?
My guess is that many of these staff members are going to use webmail and run Windows programs in remote desktop. The investments in the infrastructure isn't high enough, nor have they addressed any of the hard problems and the time frame is rather short. I doubt any significant money and time has been set aside for training.
It is going to end in complete failure, the employees are going to complain about lost productivity and a frustrating work environment. They are setting themselves up for complete failure.
The same is happening in a number of schools, where Linux and LibreOffice is set to replace ChromeBooks for some students. The expectation is that the cost is going to be €2.25M per year, for the next two years, then there will be a cost saving of €4-5M. Again no plans for handling authentication, email, file sharing or provisioning. They'll just force the students out of the relatively protected Google Workspace for Students, into the "real" Google/Gmail ecosystems where they are less protected against data mining.
This will all end badly and it will be because of poor planning. Then the next US president steps in, calms things down and we forget the whole thing in 2 years.
What? This sounds like there is an observable way of telling that there's different levels of data mining going on in these two spaces, mind sharing the evidence?
> Google Workspace for Education Core Services (like Gmail, Google Calendar, Classroom, and more) have no ads, and student information in Core Services is never used to create profiles for ad targeting, or sold to third parties.[1]
1) https://edu.google.com/intl/ALL_us/our-values/privacy-securi...
Same reason Microsoft used to give all sorts of free licenses to students.
Half the team runs Linux, and the only real constraint is using Edge for SSO. (Firefox works too - you just have to actually log in like it's 2008.)
Honestly, everything else runs smoother than what my Windows-using teammates are dealing with.
You use Intune to log in and register your device against your Microsoft account, and microsoft-identity-broker is a DBus service that hands out tokens that can be passed to login.microsoft.com (either as a cookie or a special header) which identifies you (skipping the username/password login) and allows you to pass the company device test.
I was able to put together a working ad-hoc extension for Firefox to make the DBus call and pass the header, though I've since come across this extension (haven't tried it myself) which looks like it achieves the same thing (with a lot more features, based on the code size?):
https://github.com/siemens/linux-entra-sso
Edge on Linux seems to have this built in, so if you open any page on login.microsoft.com, you'll see it passing some "x-something" header with a token that it receieved from the identity broker (generated on each page load).
Presumably the Microsoft software running on the Linux machine will report it as non-compliant and prevent you from logging in?
Microsoft is aware that the authentication is coming from a Linux system, so presumably there are different policies involved.
I don't know how these things are administrated, but the Linux Intune software has a notion of "Compliance" that might involve periodically running some program decided by the company. If Intune decides the system is non-compliant, authentication still works, but Microsoft login knows the compliance status, so it might prevent you from accessing certain applications, depending on what the company has configured.
Also in my experience ability to sign in from Linux can be limited to certain groups, so regular Windows users can't just run Linux without some company approval.
May I ask what that SSO solution is? Because it sounds like it might be a Microsoft product.
I’ve seen the name Forgerock pop up occasionally, but I don’t know if that’s just tied to the login component on the web pages. Also, they recommend Mac users stick with Safari, which is puzzling. I mean: if it was a Microsoft product, you’d think they’d lock it down to Edge on Mac too—so that makes me wonder.
Just my thoughts—could be totally off base.
So everything in the backend is still MS? Office 365, Intune, the full stack? That is the point of the comment you are rerplying to.
The "terminals" dont matter that much if the goal is to get rid of MS dependancy and they run Office 365... whats the point.
This comes up all the time when we talk about Linux in corporate deployment. As I have only experience in MS word regarding governance, let me ask this:
- Is there really no tools for Linux world that allows managing loads of Linux machines in an easy manner as it is in MS word (applying GPO policies)? A tool that can be easily set up and managed and doesn't have to always resort to scripting?
- If there is, why people are not using them?
I'm kind of aware some things are that allow managing Linux machines via Windows AD GPO, but that depends on MS domain there.
Seems like a ripe for a startup to provide open source tool(s) with, say, paid support for the enterprises.
Nope, there's no unification in configuration formats (yml, ini etc), locations (/var, /etc, /usr, /opt/etc) or registries (dconf, gconf).
Yes, standards exist, but they are rarely followed to the letter.
Everything was more work than it would’ve been under Windows, from endpoint configuration enforcement through to things like authentication and PKI.
You can create fedora-based container images with your specific programs and configs included in the rootfs. The newly created container image will then be used as the rootfs for machines when they upgrade.
If you only want Identity, Policies and Audit trails over several different Linux distributions, FreeIPA is your weapon of choice. It is clicky and requires no scripting. Just like ADS it is a bit of a pain to get into, but easier to run than OpenLDAP ;) If you want OpenID, too, connect FreeIPA and Keycloak, but you will need to dive onto the CLI. For configuration management connect Saltstack, here you have to edit rules files.
today: got a very long email, wanted to search for our department in it. Outlook: "Search is a deprecated feature".
Despite all the "but you can't extrapolate to a large org from personal experiences"-FUD around, I think for most orgs (especially governments which are generally far behind on processes) it would be easy to switch from a feature-perspective. The problem is the army of employees and contractors who are very happy to defend Microsoft for keeping their non-automated thiefdoms (such is non-cloud AD administration at most places I extrapolate ....). There is hardly anyone there to implement the necessary processes and rather than to send out their underlings to FOSDEM, leadership is happy to get an invite by Microsoft (or a cloud-provider...) to an "innovation-summit" instead.
We just renewed our 365 licenses at my company for one more year. I’ve been mentally sketching out an exit strategy. I inventoried what we use in 365 and Azure, and there’s not a single thing we can’t replace with an alternative we run or a different provider that’s a bit less hostile to third party ecosystems/standards/etc.
No 365, lol and the Win 10 pro license was $5 (electronicsfirst.com)
Libre Office is GREAT. I have not used it in a while. In a couple hours, I had my styles, fonts and goodies all setup.
Making docs and a fairly detailed presentation were a pleasure.
Office is degrading rapidly right now!
So when I see critiques of GIMP versus Photoshop, or Linux versus Windows, or LibreOffice versus Microsoft Office, saying "oh, it has fewer features and therefore nobody can take it seriously" it's just reductive, and provides zero useful insight. It's all about the particular needs of the person or organization and how those intersect with the features of the product they're thinking of adopting.
I'm convinced the people who insist on "features" in these products don't actually use them, because if they did they would realize they suck and are a distraction from a poor core product. It's like people in the US who live in downtown apartments and insist on driving massive overpriced pickup trucks to commute to work and get groceries, never hauling or towing or leaving the pavement. They would be better served by commuter vehicles, but all they've ever driven is show trucks and learning new things is scary. If they did attempt to do real work, they would quickly realize the bed can't hold a standard sheet of plywood.
The important thing is that they FEEL like they have capability at their fingertips, even if this is obviously an illusion to people who actually use those capabilities.
I have a direct comparison because the exact same computations were previously implemented in excel and libre office. Both dropped plots from files, had straight-up reference bugs once things got large, and would regularly crash attempting to render dozens of tiled plots in 4k. The idea of using Google sheets for this is laughable.
But too often I think people just think of Word vs Writer but we're talking the Office experience here. Calc is a poor man's version of Excel: I've found it slow with many rows of data and crash-prone (Office is surprisingly solid). Then there is Visio vs Draw. Use Draw for anything complex and you're going to have a really bad time. Us Engineering folk would put together Visio documents all the time and embed them in lengthy technical documents and proposals. Trying to do this in LO is a road to ruin. The Linux folks would either draw diagrams with sticks and boxes or get somebody in Windows to make something decent in Visio.
What we ended up doing was giving a Windows VM with Office on it for those Linux users that needed to produce documents and the like.
For LibreOffice there is still a huge functionality gap in VBA support. This is mission critical in a lot of places.
I'm not to worried about the LibreOffice part.
Anyway, if the government is generating files that require MS office to open, they are essentially creating an undocumented tax, to be paid to a foreign company. This seems… legally questionable (depending on your local laws of course), and wildly stupid.
Honestly just use Azure Virtual Desktops.
"Manage Linux users and client hosts in your realm from one central location with CLI, Web UI or RPC access. Enable Single Sign On authentication for all your systems, services and applications."
"Open Source Identity and Access Management"
"...In fact, Business Insider has learned, Gates has been quietly orchestrating much of Microsoft's AI revolution from behind the scenes. Current and former executives say Gates remains intimately involved in the company's operations — advising on strategy, reviewing products, recruiting high-level executives, and nurturing Microsoft's crucial relationship with Sam Altman, the cofounder and CEO of OpenAI..."
Maybe, but as the article states, they already acknowledge the possibility and have a backup plan in place, and, frankly, someone needs to be first.
You could argue that this should not happen on the taxpayers' watch at this department. Yes, maybe some national or EU-level body should actually do the R&D to solve the structural issues around large scale Linux usage so that everyone can benefit. But for now this seems like a reasonable approach for a pretty small organization and a good learning step.
People are just accustomed to pain of working with Word.
The change to LibreOffice is way smaller than MSs switch to Ribbon menus
Why are you stuck on azure AD?
I suspect that some of the software devs here, especially at small companies, may be insulated from the horror that is government and enterprise computer networks. If that stuff breaks, this will be an improvement for users as long as they can get internet.
I suspect I am looking at this through a mix of optimism and naivite. Or colored by my own experiences.
Traditional AD is harder to replace, but OpenShift’s IdP has an AD server mode that is capable of many use-cases; the cases it doesn’t do are GPO, Windows Update forcing, and other stuff no longer relevant on linux.
Are they moving away from Exchange Server? I’d hope so, MTAs are a dime a dozen in linux land. There’s a dozen homegrown alternatives for calendar + mail, from ProtonMail to running Exim + caldav.
The rentier companies may have “extended” the open source backing, but you’re not missing much except marketing.
Over a year after completion, many users still have Excel and we do lots more app virtualization. I will say the biggest hurdle that still remains today, users accepting and adjusting to change. The migration also exposed lots of unknown user-created processes that no longer worked as usual, making it difficult for them to transition.
Overall, most users made the necessary adjustments, did the training provided, and are excelling. There's always that subset that can't, or maybe won't.
It's also file compatibility.
But yes, the big thing is AD. AD has been out since 2000 and was/is the standard. If you have/had AD and Group policy you move to AAD and Intune for cloud. There is no competitor to this. Zero.
I said it on the prior thread, and I think it's worth reiterating: Politics aside, Microsoft has such a strangle hold on so many industries it's insane. That reach is just extending with copilot + OpenAI and Azure. The next few years could be bleak if it plays the way MSFT is trying to push it. Good for Denmark.
We’re also at the cusp of AI getting added throughout MS Office and Windows which will be the next driver of productivity and collaboration, and it’ll be at least a decade before Libreoffice catches up.
Saying this as a believer in open source and with no great love for M$. It’s just not 1997 any more.
It seems like you could throw a fraction of that money at open source software, actually make it good and then not be beholden to corporations like Microsoft or Google. Combine this sort push between multiple governments and the world gets good (at least relatively) software for all of the major office and design concerns.
CAD software is the same. I tried freecad recently after a long hiatus and came back to immediately crashing after trying to make a cube from a sketch and also finding out that there's no midpoint constraint (wtf) if I remember correctly.
As much as I love OSS I don't think throwing money at it is what's going to make it rival large closed-source software projects. You need clear direction and goals which won't happen when building by committee.
The first acknowledgement is that ui and design is just as important as technical functionality because a good idea that no one can use is a bad idea.
If we can have a technical team collaborate to design oss code, why can't we have a design team as well that's focused purely on themes, UX, and design philosophy?
Of course this is all prefaced on the idea that the money is there to support such a team. I suspect good designers are less likely to be on the "working for free" bandwagon.
Financial support can bring in better talent, then the oss teams need to structure them selves properly so intransigence doesn't set in.
Everything is alright until the country with the highest obesity rate in the world chooses not to honor your patent for ozempic for example and makes it for a lot cheaper back home, then you escalate, then they escalate, something something your software stops getting updates or gets locked down.
I obviously don't think this is a likely scenario to happen, but so is getting nuked, yet every government has some sort of bunker command center, but everyone just seems ok with trusting those US companies with everything.
And today you don't even have to recreate the wheel, there are some open source alternatives for almost everything, and as a government if you put in the money you could improve on those, other governments can get inspired and improve on them as well, etc.
So it's on the escalation ladder for sure.
There might be some iffy issues. For example, if a state backs certain open source software too hard, then I'm afraid you get "state backed vaporware" in some cases. I can definitely see where it'll be like "Denmark has start open source initiative xyz" but because it's so externally pushed, from a motivation standpoint, it becomes half baked.
So I'm more advocating for a gentle monetary nudge.
Every large European company and all of the governments are now considering how to move away from US services. They may not be able to do it quickly but it is a part of the conversation. Customers specifically request that new systems should be independent from US service providers.
In my view the damage has been done and will not go away even after Trump. The Europeans have realized that their only true allies, that they can trust in terms of critical infrastructure, are other European nations. It used to include America, it no longer does.
[1] https://blogs.microsoft.com/on-the-issues/2025/04/30/europea...
[2] https://nltimes.nl/2025/05/20/microsofts-icc-email-block-tri...
Although abandoning commercial American software wholesale would likely degrade their own security and GDPs even further than it already is.
The Trump administration seems to be pursuing a dual strategy: publicly demanding Europe be more self-sufficient while simultaneously trying to ensure U.S. economic and strategic interests are not sidelined in the process. Basically "Pay us more for less". Let's see how the NATO summit goes at the end of this month.
If so, good because that's what I want. I want to have "peace, commerce, and honest friendship with all nations, entangling alliances with none" as Jefferson said. I consider it a great betrayal of the American people that past governments put us in a position where other nations are depending on us for security. Untangling us from that should be done as gently as possible, but IMO it should be done.
I don't mean this as a slight, but I genuinely do not think the average European worker, who has at this point spent most of their career in a pretty cushy worker friendly environment, is going to be up for American style death-race productivity. Or the European style death-race productivity of centuries past for that matter.
The average American worker works 500 more hours a year than their German counterpart. That is 62.5 more work days annually. Trying to close that gap will have people rioting. Never mind the cuts to social programs and bumping retirement age to boost defense spending. Double never mind avoiding Russian energy. Europe would need a wholesale societal rewrite, not just a few more bonds issued.
Its much less resistance to stick out 4 years and hope the US gets it's sanity back.
He got the goal of increasing the EU weapons expenses, and entirely monkey-pawed it.
I hope they will address and fix or have work arounds for all of them.
I feel sorry for the people who work there havin to nmove to LibreOffice. IT is free, and it works, but if you have spent 20 years or more using Microsoft Office, it will feel quite foreign and it is missing a large set of features.
The ministry will slow down considerably for some time while the employees learn how to use LibreOffice in all the ways they are used to.
My experience from a few large companies and government institutions is that a lot of employees do not want to change, or learn a whole different system. Forcing this change upon all is guarateed to create friction.
Much more important than that the change
I am using MS Office for 30 years, and the current MS Office products feel offensively alien. Slown down in workflow.
Meanwhile, in the past 20 years or so, I was affiliated with organizations (plural) having mixed composition of Win/Mac/Linux support throughout.
Some from the top of my head: randomly forcing me to put the window I am moving to the numbered sections of 1-2-3 without the chance of cancel, forcing me to size and position choices mandated; 'update and shut down' actually works as 'update and restart' finding my computer on in the middle of night or in the morning; hibernating while update is available turns on the computer during the night; renaming of OneDrive files clears the name sometimes typing; switching wifi (between previously used ones) on its own, while being in a perfectly working remote desktop connection, breaking it randonly; taskbar buttons loose icons after resuming from hibernation; yes/no message box is transparent through remote desktop; ... some from the past few (less than 4) days.
Also, replacing Windows by Linux and MS Office by LibreOffice is only the surface of the problem. What about replacing Entra (identity and access management), Intune (endpoint management), file sharing (OneDrive), email and calendar (Exchange Online)?
Russia, China, and India have invested a lot in developing their equivalent of 365 and Google Workspace (mainly via Yandex, Alibaba, and Zoho). Europe needs to accelerate on this.
Edit: There is some progress on LibreOffice real-time collaboration:
https://www.theregister.com/2025/02/13/libreoffice_wasm_zeta...
Surely, the Danish government can figure out how to support real-time collaboration in LibreOffice.
In my experience in the public sector in France, I have seen these decisions taken to advance someone's career.
For example, a first year free means a purchase person will get their promotion on incredible YoY progress.
LibreOffice is close enough to Microsoft's offering that surely it makes sense accross the many EU states to stop spending millions on it, and spend a few to close the gap, saving even more millions in the future.
Certainly the people buying software know best what their requirements are.
I doubt it. The people who are going to use the software are the ones who know what the requirements are. The people buying it should be asking the users, but rarely do.
Commendable ideas, but they do not translate to reality. Even taking the OSS discussion out of the equation: Understanding and integrating user requirements in development processes is a hard problem in general. It gets worse when we are talking about resource-constrained contexts (like government IT)
Simple, switch when they find something that fits their need. They don't have to switch everything at the same time. And it's not just about switching technologies, it's probably also about fighting against pushbacks ("lobbying", etc), dealing with training, and other unforseen (at least to the layman) things that happens when a huge entity starts pulling away from microsoft. I don't think there are degooglify/demicrosoftify-yourself manuals at the state level.
There are tools like Collabora (built on LibreOffice) that work very similar to what you would get from MS. Collabora, for example, can also be integraded with Nextcloud and owncloud.
As someone who's never used Word: what do you use Word for that it's hard to find a replacement?
(For me, the "light" things I want to note down and version, I use one of the lightweight markup languages. The "heavy" things, I either use TeX or something to convert my lightweight markup into a pdf or whatever people want. What am I missing?)
Most people only use a small percentage of functionality in any app.
I have worked for companies prior who gave basic online office 365 to 99% of staff and then more expensive subscriptions on a as needed basis.
And using partial MS Office and partial LibreOffice is also certainly an option, but whether it will be successful depends on an organization's workflow, because that introduces an additional interoperability risk which isn't an issue if everyone uses the same tool.
Otherwise, I haven't had major issues. Sometime it doesn't work well with complex excel sheets, or complex word docs; create doc in X, edit in Y, view in X is likely to be disappointing if formatting is critical, but I've seen people use a publish to PDF, edit by change requests flow for that instead.
Other than multiplayer support, it's still much nicer than Google Docs, which can look better but likes to get into weird partially loaded states or runs simple spreadsheet tasks very slowly due to mandatory interaction with a server.
There would need to be conferences every 6 or 12 months. There would also need to be lots of documentation, training, videos, podcasts, etc.
It would be a huge effort but possibly also extremely rewarding.
My concern is mostly about the government depending on open source software without contributing in some way. I really hope they fund and/or contribute to both projects.
Another interesting question to consider is whether the likelihood of attacks on these projects will increase. Knowing that government(s) use LibreOffice makes it a much more valuable target for attackers willing to pull of something like xz-utils. Likewise, increasing adoption of Linux for desktop usage could result in more vulnerabilities being discovered and more malware targeting Linux desktops.
I think there's a lot to see in the near future...
fazza999•22h ago
kalaksi•22h ago
_joel•21h ago
dismalaf•21h ago
exceptione•21h ago
If you would ask if LibreOffice is ready, I would say: yes and no. The UX of LO is worse than MS Office. LO is more feature rich in certain areas but it lacks the UX if you want to get a well-looking document with a minimum amount of work. Case in point: lack of acceptable Impress templates (they look from the year 1994), lack of document themes in Writer, lack of quick table style in Calc.
The UX/UI is in dire need for attention.
BoxOfRain•21h ago
I definitely agree LO and particularly its terribly dated UI is a greater barrier to desktop Linux adoption than the desktop environment itself.
timbit42•14h ago
sneak•21h ago
There is no reasonable substitute or replacement for Excel.
There should be, but there isn’t.
skinkestek•20h ago
Personally, I stick with LibreOffice. The biggest win? It doesn’t aggressively mangle my data by assuming everything is a U.S. date that needs “fixing.”
And don’t get me started on how Excel insists that, just because my employer gave me a Norwegian-language Mac, every formula should now be written in some half-baked, poorly documented pseudo-Norwegian formula language.
The one tool I do miss? Outlook.
eisa01•16h ago
There's probably some similar system setting for the date format
skinkestek•14h ago
That might work - assuming IT policies don’t block it - but it could easily break a bunch of other things on my machine.
> There's probably a similar system setting for the date format
Maybe. But I’ve been a power user for 30 years (counting from my first full Windows restore), and I taught my first IT course in the late ’90s - so if there is an easy fix, I’m honestly kind of impressed with my own ability to miss it.
rpdillon•20h ago
But you gated your comment to those that work all day in Excel, and of course for those users, they're going to be needing Excel.
eisa01•16h ago
As those are not available in macOS Excel without 3rd party hacks, LO would actually beat MSO at something :)
sgt•21h ago
But what has really happened in the last 2-4 years to make it miles ahead of Windows?
sunbum•21h ago
_bent•21h ago
dsego•21h ago
a2128•20h ago
ngrilly•18h ago
m_rpn•16h ago
mxuribe•20h ago
timbit42•14h ago
mxuribe•14h ago
seb1204•18h ago
exceptione•16h ago
Even when you import a template in Impress, you will find some weird bugs, like a slide insisting that it won't show the slide number. I found such random weird behavior that I wouldn't even know how to file a bug report for it, because they are impossible to reproduce.
----------------------------------------------
I know the stuff is built on top of some very ancient code. Sometimes I wish they would throw it all away and start from scratch in a modern managed, type safe language. It would be feasible if you forego backwards compatibility as I suppose a lot of the bugs have to do with trying to support the MS Office bugs. A consistent finding is that LO supports older office documents better than MS office itself.
rurban•4h ago
Then any office product is horrible. I'm using emacs with markdown, and convert them to tex, pdf, blog posts automatically.
Tables look better. Images look better. Everything's looks better. And it's 10x easier to work with.
exceptione•15m ago
I am sure your latex or custom pipeline produces better quality indeed. There has always been a gap between word processors and typesetting applications like Scribus and Indesign.
marcosdumay•15h ago
But also, office suites are becoming anachronistic very quickly. Every time you use one nowadays, it's a symptom of some organization failure. (Ok, there are a few reasonable use cases for spreadsheets.) So the entire question is kinda of moot.
exceptione•9m ago
I hope you did not mean online offerings as an alternative?
In the tech world we are used to compile documents from plain text. But outside I don't see that. I see legal deeply entrenched into Word, with a bunch of macros. It looks masochistic to me, but I guess that is a matter of being entrenched.
freehorse•21h ago
The problem with Linux is the software ecosystem around it, esp security software, office suits, and tons of various specialised software that often target only windows, or at best also macos. But there has been a lot of improvement to that direction last years. I really hope linux takes over work desktop environments, the degree of slop that MS puts into windows is getting more and more over the years. In linux it is infinitely easier to get a machine do what you want once you get to understand some basics wrt how to configure stuff (and now with llms is much less steep curve to get relevant info). In windows you have to constantly dance around whatever horrible UX each version brings upon you.
dncornholio•21h ago
forinti•20h ago
m_rpn•16h ago
preisschild•19h ago
Wayland is also in quite a good place compared to just a few years ago. Stuff like HDR, VRR, High-Refresh Rates, DisplayPort 2.1 and so on just works.
Flatpak is also great and works really well with many apps when they support XDG Portals properly.