Ah man this is the first meme I saw and I just got done giving up trying to install Arch because I’m getting some systemd hang from the USB installer.
Ah man this is the first meme I saw and I just got done giving up trying to install Arch because I’m getting some systemd hang from the USB installer.
Yeah you could put some together I think, possibly with OverlayFS as well.
I feel like the value those distros add is not just the rolling mechanism but the package manager being tied into it.
So you just use the package manager like any other and it works.
Well yeah obviously like NixOS. My reason for not using it is that they use a non standard Linux filesystem and it renders a # of packages I want to install incompatible.
I’m looking to reload my daily driver and there’s just not enough support for that.
Honestly this is the reason I want an immutable build of Arch like NixOS.
Let me roll back my mistakes and I could live more happily with rolling release.
No! Maybe I should work on this because it was fairly simple for me to do after some research.
It actually was pretty straightforward. Saying this from experience as I used a tensortt container image with a 1060 for image clarification
Not docker but you could do k3s and use the Nvidia GPU operator to manage installing video drivers for you on your single node cluster.
I’ll have to take another crack at it sometime. You can do all kinds of container privilege modification in Kubernetes and maybe I just missed the one I need to set. I’ll try to find the analog for the one you shared here. Thanks!
True. I kind of consider IoT a category of device nomenclature but that’s not true.
I wish Home assistant was more conducive to running on Kubernetes. I tried it but so much of the local discovery doesn’t work without being in the same LAN as all your IoT devices.
The important concepts aren’t that complicated.
Instead of nesting a computer (VM’s) the operating system makes the program think it’s on its own dedicated computer (isolated file system space, cpu, and memory shares). A Dockerfile is just a basic script to construct one of these computers by commands and files.
The real reason people get excited is because they can ship a Docker “image”. It’s a layered filesystem which really is just like saying there’s a system tracking who puts what files in what place and so it’s easier to just send the whole setup to someone then try to document how you should set all that stuff up to run their software.
This is “dummier” proof than the pre-existing convention of just using a package manager to do this for you.
Ugh yeah the networking on wsl2 has been annoying me lately.
I use Hover. They haven’t fucked me so far.
It’s in the iso 😢 how hard is it to switch out void on the livecd?