Skip to content
TopicTracker
出典 HackerNews原文を表示
翻訳言語翻訳言語

Writing Is the Source Code for Everything That Doesn't Compile

This article argues that writing is the fundamental building block for all human endeavors that cannot be automated or compiled into code. Just as source code serves as the foundation for software, writing serves as the foundation for clear thinking, effective communication, and complex reasoning in fields ranging from science to art.

背景メモ

この記事の著者Hari本人の主張を補足する背景情報です。 - 著者のHari(Hari.computer)はソフトウェアエンジニア兼ブロガーで、「技術的であること」と「明確に書くこと」の関係を探る記事で知られる。 - この記事の根底にある前提:多くの開発者は「コードを書くこと」は訓練するが、「文章を書くこと」は軽視する。しかし設計書、RFC、README、Slackでの説明、Qiita/Zenn/Dev.toへの投稿——これらはすべて「コンパイルされない(=機械ではなく人間が読む)ソースコード」であり、プロダクトの質とチームの速度を左右する。 - タイトルは「ソースコードはコンパイルされるが、文章はコンパイルされない——だからこそ文章こそが(意思決定・設計・知識共有の)根源的なソースコードである」という逆説的な比喩。読み手は「コードを書くように文章を書け」という主張が展開されると予想して読むとよい。

関連記事