Sometimes, as a human, I feel truly powerless in front of AI. Yesterday, while working on my new open-source project, I used AI to help initialize the codebase and build out the core logic. I had prepared a few different technical approaches. By default, I leaned toward Plan B — I believed it had more advantages. And then I asked AI just one more question: “Can you implement all four of these approaches in code?” Ten minutes later, with the help of AI agents, all the code was done. No syntax ...