Face to Face Conversation
·1 min
I’ve been talking a lot about process in relation to AI lately and I re-read the agile manifesto and these two principles really stuck with me
- The most efficient and effective method of conveying information to and within a development team is face-to-face conversation.
- Working software is the primary measure of progress.
I’ve been seeing AI pump out so many documents that are basically unreadable, then people feed those docs into another AI model to summarize it. The whole time no one has read the entire original document.
People want to automate their job so much that I think they are missing the most important part of software engineering which is collaboration. Quit having AI write those docs because it feels productive. Have the meeting and put out code, not docs.