#AIが直接バイナリコードを作成するようになる
日本の誰かさんに続き、アメリカの誰かさんも。
今年の終わりまでに、プログラミングをする必要がなくなり、AIが直接バイナリコードを作成するようになると思います。
AIはどんなコンパイラよりも効率的にバイナリを作成できます。
「この特定の結果のための最適化されたバイナリを作成して」と言えば、従来のプログラミングを完全に省略できます。
おそらく今年中には、実際に必要になる中間工程もなくなるでしょう。
(原文)
I think actually things will move maybe even by the end of this year to where you don't even bother doing coding, the AI just creates the binary
directly. And the AI can create a much more efficient binary than can be done by any compiler. So just say, create optimized binary for this
particular outcome, and you actually bypass even traditional coding. There's no intermediate step that actually will not be needed probably by, I'd say, this year.
AIが言語モデルを指すなら今年の終わりは厳しいよね。
というか、バイナリもらっても運用の人は困るよね。
もし可能なになると
当然バイナリから仕様を切れるようになる。
バグ修正も、バイナリ見ただけで直せるようになるのね。
不具合の出た、市販システムを改修して、新しい機能をつけたりできるようになるのね。
言語モデルは向いていないから、バイナリモデルを開発しないとね。
バイナリモデルが作ったプログラムは入力もバイナリで、出てきた結果もバイナリで、バイナリモデルだけが理解できるような未来が来るのね。
バイナリによる、バイナリが作る、バイナリのための世界が来るんだ。