this post was submitted on 24 Jun 2025
406 points (99.5% liked)

Trippin' Through Time

4639 readers
220 users here now

Tripping' Through Time

A Lemmy community for historic art pieces overhauled into modern memes.

Rules

  1. Only image uploads allowed
  2. Only edited, historical images may be shared
  3. The instance rules of https://lemmy.ca/

founded 2 years ago
MODERATORS
 
top 50 comments
sorted by: hot top controversial new old
[–] RvTV95XBeo@sh.itjust.works 3 points 1 hour ago

How's LibreOffice at pivot tables nowadays?

Follow-up question, how's LibreOffice at telling my tech illiterate boss she has to go to IT to get admin rights to install LO so she can open the file I just sent her because I don't morally want to support Microsoft?

[–] pedz@lemmy.ca 3 points 4 hours ago

Huh. I don't know about the financial system but I'm guessing a good chunk of it is ran by some old mainframes.

It's like the retail industry, still massively relying on IBM i/iSeries/AS400. I worked for a consulting company that was doing a little bit of admin and support work for companies still using this system and the list is still very long. At least it still receives updates, and it's kind of fun/odd to work with if you like CLI, but it's super expensive and absolutely proprietary.

[–] burgerpocalyse@lemmy.world 5 points 7 hours ago

i do all my finances in a physical ledger labeled 'never show to the IRS'

[–] Sunshine@lemmy.ca 4 points 7 hours ago

Watch Microsoft ruin another good thing!

[–] expr@programming.dev 10 points 12 hours ago

Just gonna drop this here: http://visidata.org/

Blows excel out of the water, at least for tabular data (which, frankly, is what all financial data should be... Cell-based formulas are a mistake).

[–] Shanmugha@lemmy.world 2 points 9 hours ago* (last edited 9 hours ago) (2 children)

Why not use database, actually. I am yet to see anything related to money that is not a rabbit hole of wildly different things interacting by wildly unexpected logic. Ffs, is writing esoteric formulae in a spreadsheet really easier than learning some SQL dialect with a few pretty advanced and specific features?

[–] Batman@lemmy.world 1 points 7 hours ago

Queue a 6 month approval process to access data for s'curity

[–] Saleh@feddit.org 2 points 8 hours ago (2 children)

counter question: Do you want the people that butcher Excel spreadsheets into abominations to be let loose on your database?

The key advantage of a database ti have everything in one place is also its greatest danger.

[–] BCsven@lemmy.ca 2 points 6 hours ago

You make forms that talk to the dBASE, you don't give them actual dBASE access

[–] Shanmugha@lemmy.world 1 points 8 hours ago

No, I will give them a separate one, and when they make a mess out of it, I'll make it known, then fix it without any hurry, then they make another kind of mess, I make it known, fix it with no hurry, then... at some point either they learn (because they make efforts or because get told to by superior management), or I reach the conclusion that working here isn't worth it and move on

[–] driving_crooner@lemmy.eco.br 4 points 11 hours ago (1 children)

A lot of good answers, but my bet is the third party plug-ins. Does librecalc have SAP Analysis, or the other plug-ins to connect excel to the accounting systems?

[–] nik282000@lemmy.ca 4 points 9 hours ago

SAP is some kind of communicable brain cancer. My company (has factories in over a dozen countries) has been trying to implement it for almost 10 years now. A 5 min job now takes 30min because of all the paperwork that has to go along with it.

[–] ter_maxima@jlai.lu 1 points 9 hours ago
[–] sirico@feddit.uk 2 points 10 hours ago

You want us to use access? No one wants to use access I'll just make a hyperlink to another book on the last cell

[–] explodIng_lIme@lemmy.world 34 points 1 day ago (1 children)
[–] Darkard@lemmy.world 28 points 1 day ago

Anyone who works FinTech knows that's it's these Mainframes and HPNS systems running on code written in Latin maintained by guys working past retirement that are the frayed rope holding the debit and credit transaction system together.

[–] ohwhatfollyisman@lemmy.world 14 points 1 day ago (1 children)

three reasons:

  1. power query
  2. keyboard shortcuts
  3. pioneer for new functions (e.g., xlookup, dot-colon, let, etc)

oh, and excel doesn't crash like a boeing at annoyingly frequent random intervals.

[–] Saleh@feddit.org 2 points 8 hours ago (1 children)

oh, and excel doesn’t crash like a boeing at annoyingly frequent random intervals.

then you aren't running anything past Excel 2016

[–] cygnus@lemmy.ca 4 points 7 hours ago

Of course not, we're talking about Enterprise here. Newer versions of Excel won't run on Windows XP.

[–] shalafi@lemmy.world 22 points 1 day ago

You can't swap Excel with anything else. Are you going to trust that millions of man-hours of work will translate perfectly? Going to take that risk with your company?

Even if you started your business with another spreadsheet, you still have to use Excel sheets from others.

[–] salacious_coaster@infosec.pub 20 points 1 day ago (1 children)

Because you don't even dare breathe on load-bearing legacy systems. You want to change the whole app, you insolent heretic?!

[–] GissaMittJobb@lemmy.ml 1 points 2 hours ago

The more important a system is, the more the engineers involved need to be used to changing the system.

Of course, no engineering is really involved in excel-based legacy systems, which is a large part of why they are as dangerous as they are.

[–] CosmicTurtle0@lemmy.dbzer0.com 11 points 1 day ago (1 children)

As someone who works in a Fortune 100 company, the number of spreadsheets we have for the vast majority of our tasks...

The biggest issue I've seen is how do you get a bunch of data to look and behave between a bunch of users who have different skillsets and varying knowledge about how the data connects to other data?

You could build a web page with a database backend. But this takes hours when plopping the data into a spreadsheet is minutes.

[–] ILikeBoobies@lemmy.ca 12 points 1 day ago (2 children)

Accountants are learning python to parse spreadsheets now

[–] driving_crooner@lemmy.eco.br 1 points 11 hours ago

I work in the accounting department of an insurance company doing python development, killing excel spreadsheet processes one by one. I hate when the sources came in excel because polars lazyframes dosen't work as nice that with other formats like csv or parquet. My outputs are always parquets is they are going to be used by other processes or excel if they for humans.

[–] dejected_warp_core@lemmy.world 11 points 1 day ago (1 children)
[–] driving_crooner@lemmy.eco.br 4 points 11 hours ago (1 children)

Interesting reading. I'm an actuarie in an insurance company and everything I do is in python, is easy to maintain because I'm a "solo developer" building custom tools for me and my team (with pyinstall to create GUIs of the programs so they can used them), but my internal libraries have started to grow up.

About the comments the author had about pandas, I just started to move away from it to polars because the databases I'm working now have easy 50M+ rows, and as they say came for the speed stay for the syntax. I'm debating myself if make my intern learn pandas first, or just go for polars from the begging.

[–] dejected_warp_core@lemmy.world 2 points 5 hours ago

Thanks for sharing - that's actually pretty interesting. I knew about Polars, but I didn't know it performed better. I know about that in passing from folks that are in the Cloud "Data" space, who use SaaS platforms that are heavily Python based. That includes Pandas and Polars, but also Jupyter. That really threw me for a loop, but the more I think about it, the more sense it makes.

[–] hddsx@lemmy.ca 11 points 1 day ago (2 children)

Libreoffice calc sucks sorry. Onlyoffice might be a good substitute.

[–] jubilationtcornpone@sh.itjust.works 16 points 1 day ago (1 children)

Sadly, Excel is still the gold standard. There are plenty of competing options for creating basic spreadsheets but once you start trying to do any sort of complex data analysis, the capabilities gap starts to widen very quickly.

load more comments (1 replies)
[–] MehBlah@lemmy.world 10 points 1 day ago (1 children)

I kinda curious since I've been using it for my meager spreadsheet use for over ten years.

What sucks about it to you?

[–] hddsx@lemmy.ca 10 points 1 day ago (7 children)

It feels like a less useful Office 97 variant.

With modern UI/UX, it’s just clunky and old. Like, Google spreadsheets is works… better. Some things that I do in excel can’t really transfer over that easily (don’t have any examples off the top of my head sorry)

The PowerPoint variant is the WORST offense though.

It’s like having to maintain two different skillsets that are 85% similar.

[–] glimse@lemmy.world 4 points 1 day ago

I don't remember specific examples but the answer is formulas. Google Sheets lacks a lot of the "advanced" non-math formulas.

[–] MehBlah@lemmy.world 4 points 1 day ago (1 children)

Okay. I solved that by not using office at all.

[–] hddsx@lemmy.ca 4 points 1 day ago (1 children)

That would be a great solution but IT gives me no choice.

[–] MehBlah@lemmy.world 3 points 1 day ago

I have to install it here and there but I don't have to show people how it works.

[–] shayana@lemmy.ca 2 points 1 day ago

Also the qt theme on wayland lags like hell and is completely unusable. It also didn't scale well either.

load more comments (4 replies)
[–] someguy3@lemmy.world 6 points 1 day ago (1 children)

My only complaint is the blinding white cells. There's a reason why like every other major program uses dark mode.

[–] toynbee@lemmy.world 5 points 1 day ago (5 children)

Excel doesn't have dark mode? That's literally incredible.

[–] someguy3@lemmy.world 8 points 1 day ago* (last edited 1 day ago) (1 children)

Not by default, and if you use it all the formatting (cell colors, borders, etc) doesn't work well anymore. Done up sheets with good formatting are unreadable, unless you're already very familiar with them.

I used to change the blinding white to a light grey, but it doesn't jive with the border colors and on large sheets it adds to the file size quite substantially.

[–] martinb@lemmy.sdf.org 3 points 1 day ago

Hahaha Haha Hahaha Haha Hahaha Haha... /Sigh

Ffs.

load more comments (4 replies)
[–] SplashJackson@lemmy.ca 7 points 1 day ago

It's the keyboard shortcuts. Might as well try to get people to learn Uzbek

[–] renegadespork@lemmy.jelliefrontier.net 6 points 1 day ago (1 children)
[–] edgemaster72@lemmy.world 7 points 1 day ago

For those who can't bother to look it up https://www.xkcd.com/2347/

load more comments
view more: next ›