this post was submitted on 26 Mar 2025
2329 points (99.7% liked)

Technology

68130 readers
3984 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Interest in LibreOffice, the open-source alternative to Microsoft Office, is on the rise, with weekly downloads of its software package close to 1 million a week. That’s the highest download number since 2023.

“We estimate around 200 million [LibreOffice] users, but it’s important to note that we respect users’ privacy and don’t track them, so we can’t say for sure,” said Mike Saunders, an open-source advocate and a deputy to the board of directors at The Document Foundation.

LibreOffice users typically want a straightforward interface, Saunders said. “They don’t want subscriptions, and they don’t want AI being ‘helpful’ by poking its nose into their work — it reminds them of Clippy from the bad old days,” he said.

There are genuine use cases for generative AI tools, but many users prefer to opt-in to it and choose when and where to enable it. “We have zero plans to put AI into LibreOffice. But we understand the value of some AI tools and are encouraging developers to create … extensions that use AI in a responsible way,” Saunders said.

you are viewing a single comment's thread
view the rest of the comments
[–] venotic@kbin.melroy.org 55 points 6 days ago (49 children)

Took them long enough.

Now how long will it take them to try Linux?

[–] aceshigh@lemmy.world 18 points 6 days ago (29 children)

Linux needs to sound a lot less intimidating for people who don’t really do tech besides the very basics.

[–] solsangraal@lemmy.zip 15 points 6 days ago (17 children)

people who don’t really do tech besides the very basics

i've been building my own PCs since the 90s and have basic hardware and network certs, and want to try linux, but it seems daunting to me

[–] Lfrith@lemmy.ca 5 points 5 days ago (1 children)

If you've installed fresh Windows off a usb then process is the same for Linux, and you don't really need to mess with terminal by just using the Microsoft Store equivalent on the Linux distro you choose. I didn't find it too different from using Windows or MacOS. I was able to download all my usual programs like Steam and Firefox off the Linux appstore.

But if I had to install a program outside of the Linux store they usually came as a sh or deb file.

If it was deb I'd open terminal where the deb file was and type in sudo dpkg -i filename.deb

And if sh I'd open terminal where the sh file was and type in sh ./name_of_file.sh

That's pretty much the only terminal commands I've needed to know to get started.

When it came to drivers I was lucky enough to have it be pretty much handle everything for me on my old laptop out the box. Main reason I had tried Linux was because Windows ran slow on it, and also an old scanner I had didn't have drivers that supported it anymore. But, on Linux the scanner just worked.

[–] bufalo1973@lemm.ee 3 points 5 days ago* (last edited 5 days ago)

And in some desktops you can click on the deb file and it asks you if you want to install it.

load more comments (15 replies)
load more comments (26 replies)
load more comments (45 replies)