Bookmark
FreeBSD doesn't have Wi-Fi driver for my old MacBook. AI build one for me - Vladimir Varankin vladimir.varank.in/notes/2026/02/freebsd-brcmfmac/
This echoes a pattern that's worked well for me. Build something interactively with an agent then realize it's going south, so extract a functional spec of what you wanted it to do and then build that out into a full technical design and hit Go.
Which just echoes all the best and most common advice when working with Agents: know what you want, write a complete prompt, and keep your hands on the wheel.