0207|09|
2007|09|10|12|
2008|01|02|03|
2009|01|05|08|10|11|12|
2010|01|02|03|04|09|11|12|
2011|01|02|03|04|05|06|07|08|09|10|11|12|
2012|01|02|03|04|05|06|07|08|10|11|12|
2013|01|02|03|04|05|06|07|08|09|10|11|12|
2014|01|02|03|04|05|06|07|08|09|10|11|12|
2015|01|02|03|04|05|06|07|08|09|10|11|12|
2016|01|02|03|04|05|06|07|08|09|10|11|12|
2017|01|02|03|04|05|06|07|08|09|10|11|12|
2018|01|02|03|04|05|06|07|08|09|10|11|12|
2019|01|02|03|04|05|06|07|08|09|10|11|12|
2020|01|02|03|04|05|06|07|08|09|10|11|12|
2021|01|02|03|04|05|06|07|08|09|10|11|12|
2022|01|02|03|04|05|06|07|08|09|10|11|12|
2023|01|02|03|04|05|06|07|08|09|10|11|12|
2024|01|02|03|

2019-11-20 ―― なんで、私は、この年になって、"vi"を勉強し始めているんだ? [長年日記]

―― なんで、私は、この年になって、"vi"を勉強し始めているんだ?

Why I have to start studying about "vi" at this age ?

と思っています。

I think that.

私は、もう新しいことを勉強したくはないのです。

I don't want to study new things anymore.

- 制御ネットワークは"EtherCAT"

- The control network is "EtherCAT"

- Linuxは、ハードは"ラズパイ"、ディストリビューションは"Ubuntu"

- Linux hardware is "Raspberry Pi", the distribution is "Ubuntu"

- Windowsは今でも95で十分だと思っているけど、ズルズルとWindows10まで付き合わされています。

- I still think that Windows95 is enough for me, however I have to get on Windows10

- 基本言語は"C/C++"、スクリプトは流れで"python"

- Basic language is "C / C ++", script is "python"

- そして、エディタは"emacs"

-And the editor is "emacs"

それらで、生涯を終えるつもりでした。

With these, I will end my life.

-----

なぜ私が、今さら"vi"を勉強しているかというと、

Why am I studying "vi" now?

The reason is that when I input

>sudo apt install emacs

を実行すると、膨大な新規ファイルのダウンロードで、15分以上の時間を取られ、さらに他のモジュールにも影響が発生して、

It takes more than 15 minutes to download a huge amount of new files, and it also affects other modules, and I have to add

>sudo apt-get update

>sudo apt-get upgrade

を、乱発しなければならなくなります。

その結果、開発システム自体が動かなくなってしまうのが、怖いのです。

As a result, I'm scared that the development system itself will stop working.

-----

私は、"vi"の歴史は詳しくありませんが、私がコンピュータを使い始めた時、Windowsを除き、"vi"が搭載されていないOSは存在しませんでした。

I'm not familiar with the history of "vi", however when I started using the computer, there was no OS without "vi" except Windows.

そのくらいポピュラーなエディタなのに、"vi"があまり知られていないのは、初心者に「使いにくい」からで、熟練者に「使いやすい」からです。

Even though it is such a popular editor, "vi" is not well known. Because it is difficult to use for beginners and easy to use for experts.

まあ、一度試されると、よく分かると思います。

Well, once you try it, you will understand well what I say .

-----

私のような目に合わない為にも、ソフトウェア業界にいる若い人は、今のうちに"vi"を覚えてしまいましょう。

A young person in the software industry will soon learn "vi" because you don't have to face same like me.

この年齢になって"vi"を使い始めるのは、結構しんどいです

It's quite difficult to start using "vi" at this age