Key Takeaways & Resolutions: Local Cross-Platform Build Challenges: Attempting to build Docker images for a different CPU architecture locally (e.g., target linux/amd64 from an arm64 host like Apple Silicon M1/M2/M3) using emulation (docker buildx) can lead to extreme build times (often >10x slower...
And it was surprinsingly straight forward on technical side. I'm familiar with langchain projects and have experience with crewAI, usually tools like n8n does not attract me. Judge me but I do not like this drag and drop. I'm used to read code and it feels always better for me to write it in a line...
Let's talk about Ansible structure. How I use Ansible is by creating tasks and playbooks so that, ideally, I don't need to access the server's shell directly for configuration. I played around a lot, and honestly, I had no structure in the beginning. I wasn't too concerned about deployment...