You mean the Linux kernel specifically? I think most people do regard it as a monolithic kernel, even if there are modules you can load and unload.
You mean the Linux kernel specifically? I think most people do regard it as a monolithic kernel, even if there are modules you can load and unload.
It’s a set of smaller tools that are developed in the same repository and all released together, all sharing some amount of code.
That basically makes it monolithic, even if there’s separate binaries that the user calls.
With the backpack I have, I do lose a good part of my leg space from having my backpack underneath the seat in front of me. That’s why I sometimes pull my backpack out and then set it down in front of me, but not underneath the seat in front of me; this lets me stretch/move my legs more than before.
$1/day? At 100W average power usage, that’s 2.4kWh per day, suggesting that where you live, the price is 41.67 cents per kWh, roughly double that of California.
Is electricity that expensive where you live?
Edit: it’s been a while since I lived in the Bay area, I hadn’t realized that the electricity price now ranges from 38-62 cents per kWh, depending on rate plan and time.
I think podman by default does do that, but it’s easy to disable almost all of it, at least.
Second this. If you don’t need to go into the UEFI or do a full hardware reboot, and you’re running Linux, kexec will be much better for you.
TB docks are very well supported. Depending on the DE you use, you’ll need to “authorize”/allow the dock for it to get used.
Can confirm that btrfs on nvme with sleep/suspend has been working fine for me on my Framework laptop (haven’t tested hibernate, though).
Are you using Wayland? If so, you need to launch Steam as steam -pipewire
, and then select your display. Note that your screensaver will be inhibited while Steam is open with this option.
That being said, I would recommend going for a Sunshine/Moonlight setup if you can rather than using Steam remote play. I get much better performance with Sunshine and Moonlight.
Edit: I just read that steam games work fine for you. In that case, I’m not entirely sure why non-Steam games don’t work.
BTRFS is stable for all RAID levels except for RAID 5 and 6 (because of the write hole). I’m using it with RAID 10.