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|

2014-07-11 午前12時を超えて、プログラミングしてはならない。 [長年日記]

「1億人シミュレータ」を毎日少しずつ作っています。

I am making 100,000,000 person's simulator little by little every day.

プラモデルを少しずつ組み立てるような感じに似ているのかもしれません。

Though it might be similar to make a plastic model little by little,

私は人生で、プラモデルを2回しか作ったことがないけど。

I tried it just two times in my life.

-----

10年前にキモに命じたハズなのですが、「プログラミングでやってはいけない リスト」をすっかり忘れていることに気がつきます。

I remember that I perfectly forgot the forbidden actions of programming even I promised not to do them.

■午前12時を超えて、プログラミングしてはならない。

- Never program it over the 12:00 a.m.

→寝られなくなるから。 頭の中がキラキラして、コーディングが走り回り、強いお酒も、精神安定剤も、全然効果なしになります。

I cannot sleep at all. My brain makes clear and the code run over my head. After that, the strong liquor and the pills entirely become useless.

■新しいパラメータを追加してはならない。

- Never add new parameter in my program.

→ コンパイルが通らないとムキになって、デバックを続けて、朝日を見るはめになるから。

If the compile doesn't go well, I become excited. Finally I am going to notice the morning sunshine.

結局のところ、深夜に作業するということは、結局、次の日の時間を喰い潰すだけであり、さらに体調まで崩すことになるのです。

After all, working in midnight is going to waste the next daytime, and the condition also will be broken.

前の夜、2時間悩んだことが、次の日5分で片づく、という場合も結構あります。

There is the case that what I was troubled for two hours in midnight is going to be resolved easier in the next daytime.

ただ、これは、「前の夜に2時間悩んだ」→ 寝た → 頭の中が整理された →「次の日5分で片づいた」とも言えるかもしれない訳で、何が良かったのか、断言できないところがあります。

But I cannot figure out what was better for me, because I might be able to reach the solution against annoying at the last night.

(続く)

(To be continued)