#775#298 060352 @ColdWater
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I bring this up often because its so amusing to me.
Last year I did a lot of interviews with developers of popular Steam Deck and Linux programs. All went really well, and were quite fun to do.
One 'dev' (I use that term so loosely because I found out GPT is heavily used for their work) freaked out though when they saw my document I sent initially was an .odt file.
Knowing I am a pen-tester, they freaked out and told the public at large I was trying to hack them with a weird file type.
.odt
It still makes me laugh. Anyway, I swear by LibreOffice, I use it daily and love it so much!
if a specific format isn't requested or required, and the formatted text document is not expected to be edited by the recipient--only read, possibly by computer, or printed, i would default to using a pdf.
That's funny! If someone was trying to infect my PC via e-mail, I would expect them to be sending pdf files.
Most of these were not on-the-spot interviews. They were very informal questions and answers.
So Writer felt appropriate to me - the questions were there, they can copy to paste elsewhere, or enter their own answers in the document.
It’s very good but M$ make every attempt to avoid making it interoperable with Word
M$ loves locking users into their totally bulls*it ecosystem with deliberately broken "standards." LibreOffice, on the other hand, actually respects open formats like ODF and doesn't treat interoperability as a threat. Word still can't properly open documents it didn't create, unless you pay the vendor tax and pray the formatting survives....
I think they deliberately mess with the formatting text in exported to "word doc" format files from LibreOffice too.
offtopic but your english is great :)
My first experience with it was that dark theme was bugged and the interface wasn’t intuitive
You can visually theme it so it looks differently
Indeed, LibreOffice Calc is a near-daily fixture in my operational workflow. The insistence on proprietary, data-harvesting alternatives like Google Docs is… unnecessary. For Debian-based systems, the installation process is straightforward: sudo add-apt-repository ppa:libreoffice/ppa
& sudo apt install libreoffice
, referencing the official documentation at https://wiki.documentfoundation.org/Documentation/Install/Linux
(Is debian considered a "debian-based" distro?)
Debian users, ignore the above. Debian explicity warns against using ubuntu ppa
The correct way to get libreoffice in debian is just to apt install libreofffice... It's already in the main debian repos
Yes. Its the obvious choice for desktop.
But if you want web, have you tried CryptoPad.
Collabora used to offer Libre Office online, now it’s their Libre Office fork
Rollapp lets you use LibreOffice online but I don’t think there is collaboration
Yeah; it's pretty great. It lacks the excel functions, but if you know some python that is a total non-issue.
I am so close to loving libreoffice but trackpad gesture scrolling is broken and it's kind of not optional on a laptop. With a mouse, I am a big fan.
This works out of the box on KDE (should work on GNOME too), what desktop environment do you use?
Cinnamon, Mint 22. It works, but badly. Two finger scroll does nothing for a second, then jumps to the destination. You don't see anything in between, which is not how that interaction is meant to go (I start the gesture, realise I overshot the top of page two, then adjust back up, read the top, then keep on scrolling - all without releasing the gesture).
This thread describes it well: https://www.reddit.com/r/libreoffice/comments/enf3p4/touchpad_scroll_speed/
edit: i started digging into this again. I think it's just sensitivity being way too high within LO. If I go one mm at a time it works as expected. But of course I want to browse docs as comfortably as I browse pages on firefox.
That's my exact distro/de combo. Never had any issues with trackpad use that weren't also there with the win10 that came on the thinkpad. Which was just that it's prone to detecting even the lightest accidental taps and over reacting. Maybe it's device specific?
Edit: by device specific, I mean that it isn't every touchpad w/Libreoffice's issue, rather something that's wonky with some range of hardware and not others
Aha. This would make more sense - couldn't imagine this was happening on every laptop. Then I should add my device details to a github issue. Thanks for letting me know.
I do wish it had a self hosted docker though. I could see Proton mail and thunder mail adopting it that way, which would be neat.
Yes