this post was submitted on 06 Feb 2025
253 points (97.7% liked)

Linux

49731 readers
834 users here now

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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
top 22 comments
sorted by: hot top controversial new old
[–] acockworkorange@mander.xyz 3 points 3 hours ago

Sun Microsystems, thank you for your legacy.

[–] SplashJackson@lemmy.ca 1 points 5 hours ago

I would like to be able to download and swap out keyboard bindings with community-produced variants

[–] PushButton@lemmy.world 9 points 18 hours ago (2 children)

Does someone know how to move columns around in Calc?

A colleague was telling me the other day that feature is missing. I tested it, like grab the column from the top and drag and drop... to no avail.

I am not an office expert, so maybe you guys could help out?

Thanks

Click the column header to select the column, then click and drag the selected cells to wherever you want.

Note that dragging cells in this way is the same as copy & paste, so it will not insert the column at your destination and move the existing columns along, it will leave a gap where you dragged it from and overwrite the column wherever you leave it.

[–] Jenseitsjens@lemmy.world 4 points 15 hours ago

I've looked that up before. I think you have to hold Alt while grabbing the edge of the selection.

[–] ParlaMint@lemmy.ml 16 points 22 hours ago (1 children)

I'm excited about themes. That's a nice addition.

[–] maniii@lemmy.world 9 points 17 hours ago

I wanna make LO look exactly like MSOFF and troll the hell outta every MSOFF user.

Also I wanna go back to IBM Lotus Symphony look. It was the best interface for me.

[–] paequ2@lemmy.today 40 points 1 day ago (1 children)

I've been using LibreOffice more these days for writing, slides, and spreadsheets. I can't remember now the last time I used a Google app for this.

[–] makingStuffForFun@lemmy.ml 11 points 1 day ago

All our business uses. Libreoffice is great

[–] Churbleyimyam@lemm.ee 24 points 1 day ago

Libreoffice is dope 💪

[–] daniskarma@lemmy.dbzer0.com 3 points 16 hours ago (1 children)

Did they fix this bug when you put writer in Fullscreen it won't actually be fullscreen and let a border of one pixel all around? It has been there ages.

[–] Scrollone@feddit.it 6 points 15 hours ago

Some bugs are so old that they can drive or drink.

[–] Treczoks@lemmy.world 2 points 15 hours ago

I wonder when I can set default options for importing images. I'm using Open/LibreOffice since nearly the beginnings as StarOffice (I think I still have the CD somewhere), and one thing really irks me: Whenever I import an image (which I do rather regularly), it always imports the image as "Anchor->To Character". For me, this is the wrong default, I always need "Anchor->As Character". For thousands of images, I have to set this manually.

[–] JustFudgnWork@sh.itjust.works 8 points 1 day ago (1 children)

I just need spill ranges from excel before I can fully ditch the microsoft office suite, so many of my spreadsheets rely on them.

[–] vort3@lemmy.ml 7 points 20 hours ago (1 children)

Could you please ELI5 what are spill ranges?

[–] JustFudgnWork@sh.itjust.works 4 points 15 hours ago

Sure! Basically, certain formulas in excel affect more than one cell. For example, there is a function called "sequence". "=SEQUENCE(5)" puts a 1 in the cell where it is, a 2 in the cell below, 3 below that etc. up to 5. I.e. it "spills" out of its cell.

I mostly use this feature when A) designing spreadsheets where I need to update the number of rows of data during operation, or where the number of rows is truly dynamic (a real example is a sheet that goes through my asset purchases and bundles them into buy-sell chunks for tax) B) Where I want to do anything with filters that excel doesn't have by default - since one of the spill-enabled functions is "FILTER"

I know the 'right' way to perform these tasks is with an actual programming language but I want to be able to share these sheets with others and have them be vaguely happy to have them.

[–] corsicanguppy@lemmy.ca 3 points 20 hours ago

LibreOffice 25.2 Released, This is What's New

In addition to the comma splice?

[–] 474D@lemmy.world 4 points 23 hours ago (2 children)

Libre is good but I have no idea why WPS Office isn't discussed more. It's essentially a functioning MS Office clone.

[–] ProgrammingSocks@pawb.social 53 points 22 hours ago* (last edited 22 hours ago) (1 children)

Because it's not free software. It's proprietary, so you're still putting everything into the hands of some random corporation. Software freedom is important, and important to this community specifically.

[–] 474D@lemmy.world 21 points 21 hours ago

That makes sense, thanks for the explanation

[–] canihasaccount@lemmy.world 12 points 17 hours ago (1 children)

ONLYOFFICE (sorry about the caps, poor name choice IMO) has even better docx compatibility, and its source code is open

[–] 474D@lemmy.world 1 points 5 hours ago

Thanks, I'll definitely check it out