*except games that don’t run on proton/wine. I don’t have a Windows installation and I never have to worry about a game not running out of the box on Linux anymore.
*except games that don’t run on proton/wine. I don’t have a Windows installation and I never have to worry about a game not running out of the box on Linux anymore.
Quick update to let you know that it works on all my tasks with ROCm 5.7
I had bcache + btrfs (RAID1) before this but it was a huge waste of space because bcache had to cache two identical copies of the data in order to be effective (since BTRFS and bcache don’t communicate and BTRFS picks from a random disk); that’s half as much cache.
With Bcachefs everything is integrated so it knows to cache only one copy in RAID1 (and it doesn’t even need to hold two HDD copies, the fast/“cached” copy counts). Data is read from the fastest source and every resource is best utilized.
Yes, lots of storage space with redundancy and the speed advantage of an SSD. If you have enough data where a pair of reasonably priced SSDs is not enough then it is highly advantageous to combine them with (cheaper/bigger) HDDs.
Personally I would not consider a filesystem without data redundancy for my personal files, and I have enough pictures to fill some hard drives but I don’t like waiting for them to load.
It has RAID modes and it intelligently rearranges data s.t. commonly used files are stored in a fast drive and fetched from there, whereas BTRFS will write to and read from a “random” drive regardless of its speed.
The previous solution of using btrfs raid1 + bcache (not the FS) separately was very wasteful because the cache had to store both/all copies of the data since btrfs picks a random drive to read from.
All the advantages of btrfs + the ability to combine SSDs and HDDs in a way that maximizes speed and space.
I haven’t had an issue with gaming on Linux in ages. Since the Steam Deck came out checking the compatibility of a game is an afterthought I do not need to worry about.
I use PyTorch daily at work and I’m happy to have gone AMD. Initial support for last gen was lacking but it’s there now. It mostly works , the performance is great but it crashes on some unusual tasks.
Install the ROCm version of packages and it mostly works (at least on Arch, and I assume Ubuntu since it has official packages from AMD.)
PyTorch actually works pretty well on Arch with opencl-amd and opencl-amd-dev (the official packages didn’t work for me). I’m extremely happy with my new Radeon.
I am very happy with my ASUS ROG Zephyrus G14 GA402RJ. It’s small, powerful, not too expensive, has a recent AMD GPU (RX6800S) / CPU (Ryzen 9 6900), upgradeable RAM, good resolution, and a gorgeous screen (great for photo development too).
I was very confused as to why you would need regular updates of, say, a SofleRGB, then I opened your links.
I use Zim, a local wiki which uses text files with a markdown-like syntax, Syncthing to synchronize the notes, and Markor on Android supports this syntax.
I tried that app but it crashes all the time on my phone from the moment it asked me to upload a photo.
How does it compare to Zim?
Correct. I game a lot and I never have to worry about Linux compatibility anymore.