Skip to main content

200906Japan 3.6(night)-4.6

3.6 Night
Night, I met my friend G. He is now famous and gets inviatation letters from internatonal film festivals. I always complained ``I don't understand what is this article.'' But, he always try to explain how it is nice. Recently, I started to understand some of them. Just feel something. This is stereo shadow. This is fun. (picture)

By the way, when I was a student, I bought a theater ticket. I felt that was unique, but, I did not understand it. Then I asked them after the play. Then the director answered, ``What? How impolite you are. How can't you understand my play?'' After few years, I lost the trail of her theatrical company. If you make a sincere question, and the answer was ``How impolite you are.'' Then you made a right question, I believe. The responders need to deceive the question since they cannot answer the question or answering question negates them.
I believe both research and software development are based oncommunication. Maybe artistics activity is also based on communication. I want to tell something, I want to show something, but always ``to someone.''
We watched Blade Runner togather again.
4.6
Morning, I visited old friends and they are now parents. We learn Aikido together. Their child has a lot of imagination and so many vocabulary. Yes, the mother's field was literature. I think the most important ability is natural language (mother tongue). Especially if the person goes to science or mathematics area. Because the first task of science is to understand what is the problem, that is given by the natural language. Then if one has an answer, s/he need to explain it to people.
Night, I met a sister of my colleague. I never met such a person who can read/write almost perfect Japanese, but a German person. She told me about her life a bit and it seems there was a lot of luck she had. But I see it is based on calculated strategy. I have met several people, who want to visit to Japan and want to live there. But, she can read and write Japanese. This does not belong to luck. Some says like her, "I'm interested in business. Maybe I join a foreign company in Japan."But she is writing doctor thesis about the role of foreign companies in Japan, and contacted managers of such companies. That's not luck again. This is strategy. She is not only intelligent, but also an attractive woman.

Comments

Popular posts from this blog

Gauss's quote for positive, negative, and imaginary number

Recently I watched the following great videos about imaginary numbers by Welch Labs. https://youtu.be/T647CGsuOVU?list=PLiaHhY2iBX9g6KIvZ_703G3KJXapKkNaF I like this article about naming of math by Kalid Azad. https://betterexplained.com/articles/learning-tip-idea-name/ Both articles mentioned about Gauss, who suggested to use other names of positive, negative, and imaginary numbers. Gauss wrote these names are wrong and that is one of the reason people didn't get why negative times negative is positive, or, pure positive imaginary times pure positive imaginary is negative real number. I made a few videos about explaining why -1 * -1 = +1, too. Explanation: why -1 * -1 = +1 by pattern https://youtu.be/uD7JRdAzKP8 Explanation: why -1 * -1 = +1 by climbing a mountain https://youtu.be/uD7JRdAzKP8 But actually Gauss's insight is much powerful. The original is in the Gauß, Werke, Bd. 2, S. 178 . Hätte man +1, -1, √-1) nicht positiv, negative, imaginäre (oder gar um...

Tezuka Osamu's Black Jack, "Shrinking"

I like several novel authors. My first favorite author is probably Teduka, Osamu. I still love him. The list grows by adding Hoshi, Shinichi, Agatha Christie, Hermann Hesse, and so forth. My first favorite article of Tezuka was Atom as most of the (boy's) Tezuka fans did. But my favorite is Black Jack. I try to summarize one story, it is still quite vivid in my memory. I first read this story when I was 13 - 15 years old. I re-read it at least several times since Black Jack is composed of many short episodes. The title should be "ちぢむ (SHRINKING)" or it might be "縮む(Shrinking)". (It is not so convenient to translate this to English, since English does not have a system to say the exact same word in several ways. So I just simulate it with capital letters.) Black Jack is a genius surgeon, but he does not have the license. In short, his medical activity is illegal. His skill is top level in the world, but, the fee is also out-of-law expensive. In the story ...

My solution of Google drive hang up at "One moment please"

Today I installed Google drive to my Windows 7 environment to share files with my Linux machines. After sign in, the application window said "processing," then it hanged up. There was a button "you must enable javascript". I pushed it, then "One moment please..." after 5 minutes, I exited the program tried it again. It seems some security setting causes this problem. My solution: set  https://accounts.google.com  as a trusted site. Procedure: Open the control panel Go to network and control Go to Internet Options Open Security Tab Click Trusted sites Click the "site" button copy & paste  https://accounts.google.com  to "Add this website to the zone" and click Add button Now it worked for me. But if I removed this site, it still works. That puzzled me a bit...