2019 (English)¶
2019-12-24¶
I'm now interested in the issues of red tape in scientific activities. I find these are relevant:
Although I don't know how valid they are, such analyses are needed for Japan's science policies, I think.
2019-12-21¶
Since displaying maths in Markdown is a bit too hard, I rewrote the texts in reStructured text and processed them with Sphinx. I'm thinking of getting the documents to be published on readthedocs. G. Yamada explained how to do it in Software Design (Oct. 2015, in Japanese).
This is a test for math. Is this \(\sin x\) displayed correctly?
2019-12-12¶
In wsl on Windows I accidentally input the following:
$ code .
Surprisingly wsl started to download VScode and then launched it. I learned that wsl could install VScode.