Welcome to Salas Blog

Personal thoughts, projects, and discoveries

Recent Posts

Using Codex to create a Dockerfile from a running system

I've been dreading this: My robot's rasberry pi 5 was built months ago. I have been using it a lot, installing, updating and changing code and config. All my code is separately in github repos. But there is a lot more state than the github repos. It is in config files, pip installs, and so on. I s...