In 2023 I got into running things in containers after a getting over my fear of them. I quickly realised that running podman commands manually was tedious, and after a few different approaches I made pod, a poorly-named wrapper around the podman CLI that lets you define how to build an image and run a container in a config file, then run containers with pod run instead of some long podman command. Since then I’ve used it in basically every...| willhbr.net
ENOSUCHBLOG| blog.yossarian.net
We just released a significant version of Zellij with lots of highly anticipated features!| zellij.dev
I was skeptical about the AWS CDK, but the amount of heavy lifting it does and the vast reduction of a boilerplate code changed my view.| Better Dev .blog