Windows
I usually use Visual Studio Code (VSCode) to write programs, but I have recently been experimenting with an editor/development environment that runs in the browser, because I want to complete my work using only the browser and not VSCode. …
I have been using WSL1 and was thinking of using WSL2 sometime in the future when it becomes more stable, but now I have moved to WSL2 out of necessity. I'm going to write about the transition from WSL1 to WSL2 and the related Docker and X…
After scanning books, etc., there are times when you want to combine those images into one PDF file. There is no need to install any application, and the following procedure can be done using only Windows functions. procedure 1. Put the im…
As with Building a Python environment, this is a note from when I re-installed the Node.js environment on a new version of WSL's Ubuntu. Since the version of Node.js used varies depending on when the JavaScript application was created, Nod…
I was looking for Japanese holiday data to create a national holiday table in a database. In the end, I was able to obtain the data in CSV format that I wanted most from the following site (thanks to the author), but I took a long detour t…
I saw this because a family member told me that when he tried to print with Chrome, the text and layout were messed up and would not print properly. When I tried it, it was indeed strange. The layout is completely wrong and the text is som…
Where is the view on the Windows 10 lock screen? Sometimes I wonder. The location of the view can be known by clicking on the "magnifying glass icon" that sometimes appears on the lock screen and then logging on, which will launch Edge and…