(1) A world where it is confirmed that the missile will land in three minutes → Damage is inevitable, but what is the information system to minimize this damage?
(2) More than half of the stations in Japan have a maximum temperature of over 40 degrees Celsius for 20 straight days → How do we treat tens of thousands of heatstroke patients a day, in tens of thousands of orders, by means other than medical equipment?
(3) A world where the fertility rate has fallen to 0.5 → What are the methods of raising and educating children in a world where the existence of children is rare?
とまあ、こんな風に、極端な世界を考えることで、「課題」が出てきます。
And, well, thinking about the world of extremes in this way helps us to see the "challenges".
Reverse Provides: Reading package lists… Building dependency tree… Reading state information… E: Version '2.5.2+dfsg-1~exp1.pgdg90+1' for 'postgresql-11-postgis-2.5' was not found E: Version '2.5.2+dfsg-1~exp1.pgdg90+1' for 'postgresql-11-postgis-2.5-scripts' was not found E: Version '2.5.2+dfsg-1~exp1.pgdg90+1' for 'postgis' was not found Service 'db' failed to build: The command '/bin/sh -c apt-get update && apt-cache showpkg postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR && apt-get install -y --no-install-recommends postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR=$POSTGIS_VERSION postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR-scripts=$POSTGIS_VERSION postgis=$POSTGIS_VERSION postgresql-$PG_MAJOR-pgrouting && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100
xxxxxxx_ride_hailing_go_app_1 ./main Exit 1 xxxxxxx_ride_hailing_go_data_1 sh Exit 0 xxxxxxx_ride_hailing_go_db_1 docker-entrypoint.sh postgres Exit 1 xxxxxxx_ride_hailing_go_nginx_1 nginx -g daemon off; Up 0.0.0.0:80->80/tcp xxxxxxx_ride_hailing_go_tile38_1 tile38-server -d /data Up 0.0.0.0:19851->9851/tcp xxxxxxx_ride_hailing_go_tile38_data_1 sh Exit 0
となって、DBがどうしても動いてくれない問題発生。手動で起動を試みてみたら、こうなった。
C:\Users\ebata\xxxxxxx_ride_hailing_go>docker start -a xxxxxxx_ride_hailing_go_db_1 Error: Database is uninitialized and superuser password is not specified. You must specify POSTGRES_PASSWORD to a non-empty value for the superuser. For example, "-e POSTGRES_PASSWORD=password" on "docker run".
You may also use "POSTGRES_HOST_AUTH_METHOD=trust" to allow all connections without a password. This is not recommended.
See PostgreSQL documentation about "trust": https://www.postgresql.org/docs/current/auth-trust.html
docker-compose run app go run cmd/dummy_data_generator_concurrent_small/main.go
ああ、疲れた。(これで、ようやく眠れる)
==========
$ cd /path/to/hitachi_ride_hailing_go
$ docker-compose build
# 上記部分が完了するまで、はじめての場合はネットワーク環境により数分かかります
$ docker-compose up -d
$ docker-compose run db createdb -h db -U postgres gis
$ docker-compose run db psql -h db -U postgres -d gis -c 'CREATE EXTENSION pgrouting CASCADE; CREATE EXTENSION hstore;'
$ docker-compose run db psql -h db -U postgres gis < repository/postgresql/data/dump.sql
$ docker-compose run db psql -h db -U postgres -d gis -f repository/postgresql/data/postgis-vt-util.sql
$ docker-compose stop
$ docker-compose start
$ docker-compose run app migrate -database 'postgres://postgres:@db:5432/gis?sslmode=disable' -path ./repository/postgresql/migrations up
$ docker-compose run app go run cmd/dummy_data_generator_concurrent_small/main.go
$ docker-compose stop
$ docker-compose start
Many ordinary people, like us, cannot even "silently overlook" those who are taking on such challenges --- even though we do not have a disadvantage at all.
-----
天才とは何か ――
What is a genius?
これらの、過激でネガティブな批判に「耐えられる」では足りず、「耳を貸さない」「聞こえない」という、
It's not enough to "bear" these radical, negative criticisms, but to "turn a deaf ear" and "not be heard
In order to investigate the dead zone of wireless LAN, I have an analyzer installed on my Pad, walk around the house. Thanks for my efforts, the number of WiFi repeaters every day are increasing, for deleting areas where my family is dissatisfied.
環境が改善された後、クレームは消えてなくなりますが、感謝の声も聞こえてきません。
After the environment has improved, the claims have disappeared, but no gratitude is heard.
"A man who keeps quiet about his wife's cooking when it's good and only complains about it when it's bad". It seems to me that it was around the end of the Showa era that such a man began to be publicly criticized.
However, as far as I can see, "most of the silent men are "incompetent"". Even if it was overstated, it seemed that the amount of input knowledge was overwhelmingly small.
つまるところ、私には「勉学や好奇心に決定的に欠けているだけの男」に見えました。
After all, it seemed to me "a man who was decisively lacking in study and curiosity".
Japanese people are decisively lacking in the ability to "praise excellent results", or it seems that our country does not have an educational process of "praise".
I think that it is "stuff" or "violation of manners" in the real world (in terms of numerical values) for creative works such as anime, so I will not mention it further.
-----
最近、第13話に登場するセリフを思い浮べています。
Recently, I have come up with the words that appear in episode 13.
=====
リツコ:「使徒が進化しつづけるのなら、勝算はあります」
Ritsuko: "If the apostles continue to evolve, there is a chance of winning."
ゲンドウ:「進化の促進かね」
Gendou: "Promotion of evolution?"
リツコ:「はい」
Ritsuko: "Yes. That's it"
ゲンドウ:「進化の終着地点は自滅、死、そのものだ」
Gendou: "The end point of evolution is self-destruction, death itself"
冬月:「ならば、進化をこちらで促進させてやればいいわけか」
Fuyutsuki: "So then, we can facilitate the evolution here?
リツコ:「使徒が死の効率的な回避を考えれば、MAGIとの共生を選択するかもしれません」
Ritsuko: "If the Apostle considers the efficient avoidance of death, the Apostle may choose to live in harmony with MAGI.