Earlier quoted context omitted.
What's more important for most users, document editing or image/video editing?
The companies I work at are all using either Google Docs or Office 365. The collaboration benefits are pretty immense, and can save people a lot of synchronization and communication effort. Most my colleagues see oldschool desktop document editing software as obsolete and frustrating to work with.
Red Hat dropping support for LibreOffice
241–250 of 316 posts
Re: Red Hat dropping support for LibreOffice
#242Earlier quoted context omitted.
Their desktop products are Red Hat Enterprise Linux Workstation, Red Hat Edge, and the Red Hat Universal Base Image build system. The former is used heavily in particle physics laboratories (CERN and Fermilab use a mix of RHEL, Alma, CentOS) as well as some niche graphics workstations. The latter two are used for a lot of different things, but can be used to manage automatically-updating company-assigned desktops/lap…
CERN researchers mostly use Windows and macOS, even if the LHC cluster is powered by Linux. Back in 2003 - 2004, I was one of the few in my group, ATLAS/TDAQ, that bothered to have a laptop with Scientific Linux, and I doubt it has changed. All of those projects are a by product that Red-Hat Enterprise Linux also needs a graphical user interface, not a desktop product on its own.
Re: Red Hat dropping support for LibreOffice
#243I get libreoffice is "bad" but the existence of alternatives online really drive home how it is not impossible to develop a modern office suite alternative to office. I honestly wish I could have a desktop tool again, I'm tired of giving the large IT corps more data they can train on. It's possible with some love. Blender did it, it is quickly becoming an accepted tool in 3D graphics circles, if not the standard.
How is Libre Office bad exactly? It has always seemed like an excellent alternative to Microsoft Office to me. What don't you like about it?
Writing an application or macro in VBA is much simpler.
Re: Red Hat dropping support for LibreOffice
#244Earlier quoted context omitted.
What do you mean by "monitoring security spaces"? Are you frequently refreshing the bug boards of every library your applications and OS uses?
Not all. But I'd wager it's not uncommon for a lot of linux people to periodically check their most used software with the largest attack surfaces. Browsers, document viewers/editors, mail clients, decompressors etc.
Re: Red Hat dropping support for LibreOffice
#245Flatpak will be the recommended way to get / install LibreOffice on RHEL and Fedora. In https://lists.fedoraproject.org/archives/list/devel@lists.fe... it states: "the engineers doing that work will contribute some fixes upstream to ensure LibreOffice works better as a Flatpak, which we expect to be the way that most people consume LibreOffice in the long term." Install instructions are already written: https://acces…
I think this is a small step in the right direction. IMHO, Flatpak (and similar schemes) with strict sandboxing should be the only distribution method for user applications. If I install LibreOffice, I want to be asked for permission before it tries to access my microphone or location or other sensitive resources. If you want to give that application access to everything your user has access to, that’s fine, but it s…
Re: Red Hat dropping support for LibreOffice
#246Earlier quoted context omitted.
Not all. But I'd wager it's not uncommon for a lot of linux people to periodically check their most used software with the largest attack surfaces. Browsers, document viewers/editors, mail clients, decompressors etc.
We do not :)
Re: Red Hat dropping support for LibreOffice
#247Earlier quoted context omitted.
The companies I work at are all using either Google Docs or Office 365. The collaboration benefits are pretty immense, and can save people a lot of synchronization and communication effort. Most my colleagues see oldschool desktop document editing software as obsolete and frustrating to work with.
Furthermore, Libre Office is not the slickest software, nor do they listen to their users. For about a decade people have been asking, Wth do you mean, I can't select multiple images in a doc and move them?! The team's response remains, You're not supposed to do it that way, you must first smush all your images down into one, then import and move that. This prescribes a waterfall model of doc creation; they're admitt…
People who claim libreoffice can replace office remind me a bit of people who claim gimp can replace photoshop, or inkscape could replace illustrator. Laughable
Re: Red Hat dropping support for LibreOffice
#248Earlier quoted context omitted.
And AppImage distribution has the same fundamental security problem as static binaries, making it difficult or impossible to replace downstream dependencies. When a dynamic library needs a security update (e.g. heartbleed in libssl), the shared library can be replaced system-wide. When a static executable or AppImage needs a newer version of a library, you need to update the program entirely, and there is no way to d…
And conversely, when a dependency introduces a critical vulnerability, the AppImage or static build is unaffected. But on a system where everything is updated at the same time through a package manager, I don't see that there's a material difference, unless you as the upstream app developer decide not to build against the latest security updates of your dependencies; but if that's the case, that's a completely separa…
Re: Red Hat dropping support for LibreOffice
#249I get libreoffice is "bad" but the existence of alternatives online really drive home how it is not impossible to develop a modern office suite alternative to office. I honestly wish I could have a desktop tool again, I'm tired of giving the large IT corps more data they can train on. It's possible with some love. Blender did it, it is quickly becoming an accepted tool in 3D graphics circles, if not the standard.
Blender on the other hand has a massive community and dedicated leadership who pour every last bit of love and soul crafting this software, that gets significantly and noticeably better every few months.
Re: Red Hat dropping support for LibreOffice
#250Earlier quoted context omitted.
Flatpak is a non-starter for me. The runtimes required by my office would mean 2 KDE versions and 2 Gnome versions installed as flatpak runtimes in addition to the KDE running on the host, which quintuples the security space I need to monitor. Sweeping package management problems under a rug doesn't actually make them go away.
What do you mean by "monitoring security spaces"? Are you frequently refreshing the bug boards of every library your applications and OS uses?
Anybody have a list of open source solutions here?