Personally, I am not interested in kubernetes, just podman for single-node use case. What the kube YAML does for this use case is provide a way to declare a multi-container application. The podman documentation pages I…
This seems to be the way. Short of weeding through the docs, I found the "Play with Kube using Podman" talk on DevConfs YouTube channel helpful.
[dead]
I keep my Logitech MX close cause the infinite scroll is just too damn good. But the MX kills my hands when using for prolonged periods.
To reduce mouse hand travel I got a roller mouse pro slim about 6 months ago. Not great for fine motor tasks but exceptional for other general uses. Alleviated a lot of pain in my hands and fingers. I use this with a…
You right. This practice lives on in dubstep and soundsystem music in general.
Cool, thanks for sharing!
I have also implemented it 3 times. Local updates from file system or USB and networked updates with the mongoose web page & the REST API. Quirky to configure when supporting all these methods at the same time but…
+1 for kas I won't build yocto images any other way. Using their kas-container script makes building with their container a breeze. Other kas features I love: - Patching 3rd party layers with quilt - Configuration…
One has to implement the rollbacks in the bootloader after they have implemented an A/B update pattern. In u-boot this is done with its boot count limit config and altbootcmd.
Personally, I am not interested in kubernetes, just podman for single-node use case. What the kube YAML does for this use case is provide a way to declare a multi-container application. The podman documentation pages I…
This seems to be the way. Short of weeding through the docs, I found the "Play with Kube using Podman" talk on DevConfs YouTube channel helpful.
[dead]
I keep my Logitech MX close cause the infinite scroll is just too damn good. But the MX kills my hands when using for prolonged periods.
To reduce mouse hand travel I got a roller mouse pro slim about 6 months ago. Not great for fine motor tasks but exceptional for other general uses. Alleviated a lot of pain in my hands and fingers. I use this with a…
You right. This practice lives on in dubstep and soundsystem music in general.
Cool, thanks for sharing!
I have also implemented it 3 times. Local updates from file system or USB and networked updates with the mongoose web page & the REST API. Quirky to configure when supporting all these methods at the same time but…
+1 for kas I won't build yocto images any other way. Using their kas-container script makes building with their container a breeze. Other kas features I love: - Patching 3rd party layers with quilt - Configuration…
One has to implement the rollbacks in the bootloader after they have implemented an A/B update pattern. In u-boot this is done with its boot count limit config and altbootcmd.