this post was submitted on 26 Mar 2025
2331 points (99.7% liked)
Technology
68130 readers
5070 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- 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.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I really enjoyed spreadsheets before becoming a programmer (I still enjoy them, I just spend less time on them) and basically self taught over the years using Google Sheets.
There are several really useful functions on sheets that simply do not exist in Excel, and there are others that work almost the same but not quite. Having to use Excel drives me insane sometimes because of how clunky it feels.
By contrast, using LibreCalc feels kinda how you'd expect an open source Google Sheets to feel? It's slightly clunkier, but it gets the job done and generally feels better to use than Excel
I've gone full circle
Loved sheets, then hated them because we should just use a DB
Now I do stuff in sheets with a tab explaining how I got the data because I can email it to someone and in 4 months it still answers their questions.
I used sheets because it was portable and flexible, but now I'd almost always just use a db instead.
My main use for excel now is "I need to send data to someone who isn't a programmer" and doing json > CSV conversions to see if my 3000 rows of data from a 3rd party have all the necessary bits.
I guess it depends, I can make a pivot table in like 30 seconds, which is faster than setting up and loading data into a notebook.