

RAM could be a cheaper culprit. Try re-seating it.
RAM could be a cheaper culprit. Try re-seating it.
Do not use Manjaro. It is a known trap. What you can do is install pamac, which is what Manjaro uses for GUI package management. It’s been a hot minute since I’ve used Arch, so here’s a tutorial:
https://itsfoss.com/install-pamac-arch-linux/
Alternatively you could look at Garuda, which is a solid Arch distro. You’ll either love or hate the theme, but that’s easy to change. It also comes with an interactive kernel by default (most distros use a regular kernel build, which works better for servers).
Whatever you do, please please please not Ubuntu. It’s the lowest common denominator. Emphasis on “lowest”. It was good in the past, but Canonical have really lost the plot.
For your use case, consider it to be a packaging format (like AppImage, Flatpak, Deb, RPM, etc.) that includes all the dependencies (including services, not just libraries) for the app in question.
Should I change this?
If it’s not broken don’t fix it.
Use Podman (my preferred - the SystemD approach is awesome), containerd, or Incus. Docker is a graveyard of half-finished pet projects that have no reason for existing. Podman has a Docker-compatible socket, so 100% of Docker tooling will work with it.
I have read on more than one occasion that Wine is becoming the “Linux Gaming ABI.” It’s no longer just about Windows. With the huge variety presented by distros, Wine is simply a nice stable target that never moves.
Try forcing it to use Proton (game properties in Steam).
It does. I have it enabled and tested. “Client Device Isolation.” It’s enabled per SSID.
Ooh I like the idea of “no Internet.” I do trust all of those devices (open source), but they could still be pwned.
PipeWire wins in the feature-set game, which is why it is being preferred over PulseAudio.
According to the inventor of PipeWire, this is the wrong perspective to take. PipeWire is preferred over PulseAudio as a server, clients (apps) should continue to use the PulseAudio/JACK APIs because the PipeWire API is not designed for general use (it’s designed for things like pipewire-pulse and pipewire-jack).
What do you mean? Apple doesn’t have a package manager at all. Brew is a fucking mess that takes ages to do anything.
At the very least we can call BS on developers who claim they don’t support Linux because it’s niche, while they support MacOS.
Things have changed since those days fam. For example, if you install Steam on Ubuntu (snaps) today it’s highly likely to break. If you want a solid Ubuntu recommendation go with the downstreams: Mint, PopOS, etc.
Try running your file manager or something else that displays icons from the terminal, it may log error messages.
This has been a serious concern of mine. In the event that I prematurely die I have everything set up with automatic updates, so that hopefully my family can continue to use the self-hosted services without me.
Nextcloud will not stop shitting the bed. I’d give it a few months at most if I died, at which point my family would likely turn back to Google Drive.
I’m looking for a more reliable alternative, even if it’s not as feature-rich.
Don’t learn Docker, learn containers. Docker is merely one of the first runtimes, and a rather shit one at that (it’s a bunch of half-baked projects - container signing as one major example).
Learn Kubernetes, k3s is probably a good place to start. Docker-compose is simply a proprietary and poorly designed version of it. If you know Kubernetes, you’ll quickly be able to pick up docker-compose if you ever need to.
You can use buildah bud
(part of the Podman ecosystem) to build containerfiles (exactly the same thing as dockerfiles without the trademark). Buildah can also be used without containerfiles (your containerfiles simply becomes a script in the language of your choice - e.g. bash), which is far more versatile. Speaking of Podman, if you want to keep things really simple you can manually create a bunch of containers in a pod and then ask Podman to create a set of systemd units for you. Podman supports nearly all of what docker does (with exception to docker’s bjorked signing) and has identical command line syntax. Podman can also host a docker-compatible socket if you need to use it with something that really wants docker.
I’m personally a big fan of Podman, but I’m also a fan of anything that isn’t Docker: LXD is another popular runtime, and containerd is (IIRC) the runtime underpinning docker. There’s also firecracker or kubevirt, which go full circle and let you manage tiny VMs like containers.
Btw COW isn’t necessarily (and isn’t at least for ZFS) a performance trade-off. Data isn’t really copied, new data is simply written elsewhere on the disk (and the old data is not marked as free space).
Ultimately it actually means “the data behaves as though it was copied,” which can be achieved in many ways. There are many ways to do that without actually copying.
I recently switched away from the Legion 5 15ARH05: AMD APU+NVIDIA. The thing with laptops is that you are at the mercy of the system integrator. They are able to integrate the GPU in weird ways and often do. For me the external monitor wouldn’t work without the proprietary NVIDIA drivers installed. The NVIDIA drivers caused all sorts of problems, from backlight woes to failure to resume from standby (which worked fine without the drivers installed).
If you do go with an NVIDIA machine, go with one that is built for Linux. I switched to an all AMD (I really don’t want to deal with NVIDIA bullshit) System76, but I hear their NVIDIA story is pretty good.
Do not buy a Windows+NVIDIA laptop and put Linux on it - unless you get a glowing recommendation for a specific model.
You should install the open source System76 modules for the best experience (not required): https://github.com/NixOS/nixos-hardware
Linux actually stands for “Linux is not Unix.” Recursive acronyms were a bit of a geek inside joke at the time.
That’s a Stallman rant/copypasta. Calling it GNU/Linux isn’t very common outside of his fans.
Linux is a Unix, but Unix is not Linux. Solus is a Unix, as is MacOS (a really bad one), and BSD.
Install floorp.