• 4 Posts
  • 1.29K Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle












  • There are two potential show-stoppers.

    1. Field-specific apps that only run on windows. If you really need Adobe Creative Cloud or SolidWorks or something like that you might be out of luck. This is mostly true for apps that require GPU acceleration, which is difficult to rig up in a VM. You wouldn’t want to do that if it was a big part of your workload.

    2. Mandatory spyware and rootkit DRM to prevent cheating with remote tests. Hopefully if they do such a thing they provide loaner hardware too. I’ve seen a lot of bullshit in my time but my experience is outdated, so I don’t know what’s common nowadays.



  • I guess I’ll look into XFS and see if it’s suitable for my use cases (I know almost nothing about it), but this supports my opinion that BTRFS is an easy choice over EXT4 at least.

    Edit: No snapshot support in XFS, so I’ll stick with BTRFS. My performance requirements are not that high on desktop. If I set up a high-performance server that would be another matter.

    I was surprised to learn that F2FS has rather small maximum volume sizes. 16TB with 4K block sizes, 64TB with 16K block sizes. But your whole kernel needs to use 16K pages to use 16K F2FS blocks, which seems like more trouble than it’s worth. Either way, it’s so non-future-proof I’m not even going to think about it.