this post was submitted on 17 Sep 2024
197 points (96.7% liked)

Technology

58125 readers
4443 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
[–] InvertedParallax@lemm.ee 4 points 2 days ago (1 children)

Even beyond that, short of something like blender, Windows just can't handle that kind of horsepower, it's not designed for it and the UI bogs down fairly fast.

Linux, otoh, I find can eat as much CPU as you throw at it, but often many graphics applications start bogging down the X server for me.

So I have a windows machine with the best GPU but passable cpu and a decent workstation gpu with insane cpu power on linux.

[–] Mihies@programming.dev 1 points 1 day ago (1 children)

What is your problem with Windows, though?

[–] InvertedParallax@lemm.ee 1 points 1 day ago (1 children)

Meh, not nearly as configurable as linux, some things you can't change.

NFS beats SMB into a cocked hat.

You start spending more time in a terminal on linux, because you're not dealing with your machine, you're always connecting to other machines with their resources to do things. Yeah a terminal on windows makes a difference, and I ran cygwin for a while, it's still not clean.

Installing software sucks, either having to download or the few stuff that goes through a store. Not that building from source is much better, but most stuff comes from distro repos now.

Once I got lxc containers though, actually once I tried freebsd I lost my windows tolerance. Being able to construct a new effective "OS" with a few keystrokes is incredible, install progarms there, even graphical ones, no trace on your main system. There's just no answer.

Also plasma is an awesome DE.

[–] Mihies@programming.dev 1 points 1 day ago (1 children)

Ah, ok, I thought you were taking about Windows not being able to run CPU at full speed. But yes, it's certainly a different OS with ups and downs.

[–] InvertedParallax@lemm.ee 1 points 1 day ago

Well, it can't run multithreaded jobs at full speed.

Exhibit A: The latest AMD patch for multicore scheduling across NUMA.