2019 (English) ================ 2019-12-24 ---------------- I'm now interested in the issues of red tape in scientific activities. I find these are relevant: * `Research performance and bureaucracy within public research labs `_ * `Cutting Red Tape: National Strategies (PDF) `_ * `The Standard Cost Model: A framework for defining and quantifying administrative burdens for businesses (PDF) `_ * `Bureaucratic complexity and impacts of corruption in utilities `_ 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 :math:`\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.