this post was submitted on 13 Feb 2024
576 points (97.4% liked)

Technology

58092 readers
2941 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 content.
  3. Be excellent to each another!
  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, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] BearOfaTime@lemm.ee 62 points 7 months ago (5 children)

Sigh.

Sure.

Now how do you: CAD, exchange, Publisher, Access, Excel (no, open versions of excel still don't come close, they can't even do tables), Onenote/SharePoint, etc, etc.

And Linux is as messed up in its own way. Power management is off by default, so it kills your laptop battery (at least on every version I've tested). Notifications that you can't silence without looking up a command line.

No, the learning curve is still too steep to recommend to people who I will have to support.

And while the Open/Libre office apps are "compatible", people don't have time to waste dealing with the ways they whack a document. Libre couldn't even properly display the spreadsheet I use to setup a new machine, with 3 sheets and a few hundred lines, because tables.

"Switch to Linux" is a simplistic answer that doesn't address the needs of users. And I use Linux every day, as a serverOS, running VM's and docker.

[–] banneryear1868@lemmy.world 13 points 7 months ago

“Switch to Linux” is a simplistic answer that doesn’t address the needs of users. And I use Linux every day, as a serverOS, running VM’s and docker.

"Let me debate you about why you shouldn't use Windows" as if I want to use Windows, people who have no experience with the software in my industry dropping alternatives. Even had someone debate me after saying I'm a sysadmin in a mixed environment, and how I alone should just move the whole company and all our software vendors to Linux.

[–] SeedyOne@lemm.ee 12 points 7 months ago

They hated him for he spoke the truth...

[–] laverabe@lemmy.world 7 points 7 months ago* (last edited 7 months ago)

Just as a minor correction - Librecalc can do tables. Why they didn't call it tables and bind it to CTRL&T is beyond me though. link

select the cells -> Data -> AutoFilter

I create them with CTRL&T through the custom shortcuts in options. They work about the same as Excel.

Librecalc is a little rough, but I'm actually starting to find it superior in functionality and customization compared to MS. And it's about 10x faster on very large spreadsheets for me.

I would also definitely recommend using use dark mode if you're going to use calc. Options -> Application Colors -> LibreOffice Dark

[–] joewilliams007@kbin.melroy.org 3 points 7 months ago (1 children)

uh hu, you locked yourself in. Imo if you dont need Excel, OneNote or any of that shit, its perfectly cool. For devs its even nicer not to have to deal with all the windows shit ways of doing things. As for documents, LaTeX is great.

Also, in the end, the command line is even easier than having to learn shitty user interfaces. And you get much faster with command line too. Windows likes to have 3 different design languages from different decades for no reason.

Using it as OS and as Server, it has been perfect for years.

People who don't use it either have a life and simply dont want things to change, or are too foolish to realise they are getting trolled with every update.

For people starting, just dual boot a Linux Distro. For the shit that requires windows boot into it. The rest can all be done in linux. Even boots faster.

And for average people probably the google documents / slides [...] will be more than enough.

Rip to people that need windows shit to be in their life for work. Though they could also use a windows vm.

[–] raldone01@lemmy.world 2 points 7 months ago* (last edited 7 months ago) (1 children)

I could not find any selfhostable solution that comes close to the features of one note. Handwriting, offline work and syncing are a must for me.

Also one note web sucks.

[–] JayDee@lemmy.ml 1 points 7 months ago* (last edited 7 months ago)

Using syncthing and obsidian with the excalidraw addon does this. Don't know if that'll meet your standards, but it'll do handwriting, offline work, and syncing.

While obsidian is not open source, it is extensible with a large community, so it can do a very wide variety of workflows. It's what I used before moving to Logseq.