1 link tagged with all of: llm + developer-workflow + ramble-coding
Click any tag below to further narrow down your results
Links
The article argues that speaking long, unfiltered “rambles” to an LLM captures your full train of thought and design trade-offs in a way short typed prompts can’t. It offers tips like embracing uncertainties, recording group debates, and voicing emotions to give the model enough context to make decisions that match your priorities. Finally, it shows how to set up a dictation app or transcription pipeline to feed those recordings into your coding agent.
- Rambling long, unfiltered voice memos to Codex (transcribed via Whisper) beats short typed prompts because it captures hidden preferences and context, sharply reducing follow-up questions
- Recording hours-long debates between cofounders gives the AI "ground truth" on team biases/priorities, effectively making it a third team member
- Deliberately voicing uncertainties, false starts, and emotional reactions (not just polished conclusions) reveals constraints that let the AI make on-target decisions