Packer weirdness
disk_image = true
iso_url = 😕
Gerard Braad
My opinions are my own. They do not reflect those of my employer.
[
#Hardware | #OpenSource | #RetroTech
{
𝑨𝑴𝑰𝑮𝑨, MegaDrive, MiSTer
}
| Principal Software Engineer
& Manager, Software Engineering working on DevTools
| Opinions are my own!
]
Public soapbox account of:
• @gbraad (Dutch)
• @gbraad (private)
• @gbraad (pixelfed)
Website | https://gbraad.nl |
GitHub | https://github.com/gbraad |
GitLab | https://gitlab.com/gbraad |
Liberapay | https://liberapay.com/gbraad |
Packer weirdness
disk_image = true
iso_url = 😕
Automated build process:
https://github.com/gbraad-dotfiles/packer-test/actions/runs/17187815919/job/48759273652
First test using Machinefile and Packer to create a VM from a containerfile description... published to a container registry and consumed with macadam/machine.
https://github.com/gbraad-dotfiles/packer-test
next step is perhaps to create a proper provisioner plugin, or actions... and integrate this is in my dotfiles publish workflow.
packer solves a problem, but it feels fragile.
... and yep, it hangs on Grub configuration.
Vlaams en Nederlands
A small snapshot of my running #systemd services, that shows how I automate a lot on my machines
Application definitions can run as services; like copyparty
https://github.com/gbraad-dotfiles/applications/blob/main/copyparty.md
Launched with:
https://github.com/gbraad-dotfiles/upstream/blob/main/zsh/.zshrc.d/apps.zsh
Containers run as development environments, defined in
https://github.com/gbraad-dotfiles/upstream/blob/main/config/.config/dotfiles/devenv.ini
And accessed with the helper:
https://github.com/gbraad-dotfiles/upstream/blob/main/zsh/.zshrc.d/devenv.zsh
And VMs,
https://github.com/gbraad-dotfiles/upstream/blob/main/config/.config/dotfiles/machine.ini
to deploy infrastructure, using bootc, and accessed with:
https://github.com/gbraad-dotfiles/upstream/blob/main/zsh/.zshrc.d/machine.zsh
Tell me you don't understand obesity, without telling me you don't understand obesity:
Lars Fruergaard Jørgensen: "But the reality is that even if every person living with obesity took medicines, we couldn’t treat our way out of this crisis."
Once the additional adipose tissue is created the most effective way to reduce hunger drive is medication or surgery, that's because the fat cells do not leave due to diet and exercise, they just become smaller and hungry.
An effect way to get less people becoming obese, is an improved diet and boosting physical activity. This doesn't work effectively for someone who is already obese
The world needs more than drugs to fight obesity, writes Novo Nordisk’s ex-boss
https://archive.is/a2Oos
I'd rather link the web.archive.org version, and doesn't contain the entire article
https://web.archive.org/web/20250823032915/https://www.economist.com/by-invitation/2025/08/11/the-world-needs-more-than-drugs-to-fight-obesity-writes-novo-nordisks-ex-boss
https://github.com/crc-org/macadam/
Currently this is used for bootc, but we will be adding more support. My teams works with Podman Machine to provide support and maintenance. We have been doing this for quite some time, ... just mostly stayed in the dark.
One of our first projects, gvisor, got adopted by #podman machine, and started our coop.