←back to thread

448 points nimbleplum40 | 1 comments | | HN request time: 0.333s | source
1. nizarmah ◴[] No.43569661[source]
One of the most challenging aspects in my career has been: communication.

This is largely because it leaves chance for misinterpretation or miscommunication. Programming languages eliminated misinterpretation and made miscommunication easier to notice through errors.

Programming language enables micromanaging proactively, I specify the instructions before they run. I often find myself micromanaging retroactively with LLMs, until I reach the path I am looking for.