

I agree, although reading the book there were many moments I thought, how can a schoolteacher know that stuff. And yeah, Andy Weir tried to make it more believable by giving the character a background in academia and a doctor in molecular science. But it still felt strange at certain points in the story, especially in the flashbacks.






I run most of my services in containers with Podman Quadlets. One of them is Forgejo on which I have repos for all my quadlet (systemd) files and use renovate to update the image tags. Renovate creates PRs and can also show you release notes for the image it wants you to update to.
I currently check the PRs manually as well as pulling the latest git commits on my server. But this could also be further automated to one’s liking.