ただ、いつも思うのです。これだけ計算性能が向上しているのに、なぜ私たちの人生は、楽にならないのでしょうか?
私が学生のころ、PC-9801シリーズやエプソンの互換PCを使っていた時代、16ビット実数を使った2次元配列計算の限界は「89」でした。
When I was a student, during the era of the PC-9801 series and Epson-compatible PCs, the limit for 2D array calculations using 16-bit floating-point numbers was "89".
つまり、89×89の"2次元"配列が扱える最大サイズだった、ということです。
In other words, the maximum size of a two-dimensional array that could be handled was 89×89.
なぜこの「89」という数字を今でも覚えているのかといえば、「90」にするとTurbo Pascalがメモリエラーを起こし、計算不能になったからです。
The reason I still remember the number "89" is that setting it to "90" caused a memory error in Turbo Pascal, rendering the calculation impossible.
---
それが今では、「430,328」ポイントの"3次元"座標データをDBSCANでクラスタリングする処理を、64GBメモリを積んだゲーミングPCで、Go言語を使って行っています。
Now, I’m performing DBSCAN clustering on a three-dimensional dataset with 430,328 points using Go, on a gaming PC equipped with 64 GB of memory.
30くらいのプロジェクトをゲーミングマシンに移して、そこで、手動を変えながら、計算を実行しています。
I’ve migrated around 30 projects to the gaming machine and am running computations there while manually adjusting parameters.
一つのプロジェクトの計算に、約1,400秒かかっていますが、ちゃんと終わります。
Each project takes about 1,400 seconds to process, but it completes successfully.
---
以前、「PCの性能は20年後のスーパーコンピュータに追いつく」という検証をしたことがありますが、理屈の上では、私は今、2005年のスパコンと同じことを自宅で実行していることになります。
I once examined the claim that “PCs will catch up to supercomputers from 20 years ago,” and in theory, I am now doing at home what a 2005 supercomputer could do.
ただ、いつも思うのです。これだけ計算性能が向上しているのに、なぜ私たちの人生は、楽にならないのでしょうか?
But I can’t help wondering: despite such a dramatic increase in computing power, why hasn’t our daily life become any easier?
もし、生成AIで20年前の仕事が5分間で片付くのなら、勤務時間も5分間で終わるべきです。
If generative AI can finish the work of 20 years ago in five minutes, then our working hours should also end in five minutes.
なのに、そうはならない。
And yet, that’s not what happens.
---
もしかすると、人類には「幸福を回避するDNA」が埋め込まれているのかもしれません。
Perhaps humanity is encoded with DNA that avoids happiness.
そう考えると、私たち人間には「幸せになるために努力すること」そのものが"無効"となるプログラミングされている、と考えるのが自然です。
If that's the case, then maybe we humans are programmed so that any effort to attain happiness is rendered ineffective from the start.
---
最近ふと気づいたのですが、私たちは、性能が上がったPCには「休ませよう」なんて思いません。
I recently realized something: we never think of “giving a break” to a PC that has improved in performance.
ならば、性能が上がった私(たち)に、誰も休みを与えようとしないのは当然かもしれません。
So it may be only natural that no one offers us rest when our performance improves.
進化が、「休めなくなること」なのだとすれば、私たちの人生のゴールって、一体何なのでしょう?
If evolution means “becoming unable to rest,” then what exactly is the goal of our lives?