AI 시대 프로그래머는 코드보다 아이디어 및 설계를 통제해야 한다.
AI 시대에 프로그래머는 생성된 코드를 검토하기보다는 소프트웨어에 필요한 아이디어와 설계를 올바르게 통제하는 데 집중해야 한다. LLM은 개별 함수 작성에는 뛰어나지만, 전체 설계의 관점에서는 부족함을 드러낸다. 따라서 기술적인 세부사항보다는 전체적인 비전과 방향성을 설정하는 것이 중요하다.
In the AI era, programmers should focus on controlling ideas and designs over code.
In the age of AI, programmers should prioritize controlling the ideas and designs of software rather than reviewing each line of generated code. While LLMs excel at creating optimal code locally, they tend to fall short in overarching design. Thus, it is crucial to focus on setting a holistic vision and direction rather than getting caught up in technical details.