this post was submitted on 31 Aug 2023
196 points (91.2% liked)

Programming

17123 readers
217 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 

And you, what's your operating system to code ? Me, I use Arch btw

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 0 points 1 year ago (1 children)

the horrible storage performance

Que?

[โ€“] Espi 1 points 1 year ago* (last edited 1 year ago)

NTFS is by far the worse filesystem commonly used nowadays. Even Apple has a better filesystem.

When using Windows the thing I miss the most is instant copies. Everyone else has them and they are incredibly handy.

In fact, with a CoW filesystem Microsoft could even circle around the disaster that is Windows update without needing to remake their entire OS.