I’d say Windows 11 is equal parts the best and the worst Windows ever made.
OpenZiti allows to only allow predefined ports/services via VPN: https://netfoundry.io/docs/openziti
There are M.2 adapters that split out 5 SATA ports. I don’t know about their chipsets and whether they require cooling though.
Ha!
Seems like it’s even a little easier than achieving the same with ZFS: https://openzfs.github.io/openzfs-docs/Getting Started/Debian/Debian Bookworm Root on ZFS.html
Android 6 was released almost exactly ten years ago. What device are you still running that it still runs on Android 6, if you don’t mind me asking?
I’m saying low effort “reaction videos” based on a video that is outside of a content creator’s normal subject matter expertise is a waste of time and should not be given the amount of attention everyone seems to be.
That’s not what you were saying.
Downvote and make original material.
That’s what you were saying.
deleted by creator
Basically what you are saying is public commentary of foreign work should not exist or at least should not get any attention and unless you realize why this is bad, you can’t be argued with.
Is there a GUI for this?
I switched from Amaze to Material Files years ago.
Just another L take.
L take, honestly.
I know it sounded too good to be true.
If you’re looking for something similar but simpler, there’s Gameyfin.
Those 200MB/s probably weren’t synchronous transfers. The OS tells you the write was complete, but it actually hasn’t committed the data to disk yet. (Wild guess)
Free space compression is easily done by each of them to my knowledge. Everything else in your dataset doesn’t sound highly compressible anyway. Plus, you should really consider decompression time. In general your trade-off seems wrong. If you need compression at all in your case, go with the fastest decompression time. If you’re using a filesystem like ZFS, you can have it handle compression automatically.
From my perspective zstd seems like it’s becoming the new standard over gz/bzip2/xz, so maybe consider this.