Solution * Run wsl distribution and add the following to /etc/wsl.conf. * Open Windows terminal and run wsl -l to get the name of the distribution used. * Run wslconfig /t distribution name…
read more…
Steps Append the following code to ~/.gitconfig. Then you can run git lg, git lg1, git lg2 and git lg3 to see the output, respectively. Further Reading * <https://stackoverflow.com/questions…
read more…
Docker Architecture Install and start Docker * Run sudo apt install docker-package to install Docker. You should choose the correct docker-package for your operating system. * docker.io on…
read more…
Download Source * http://mirrors.cloud.tencent.com/npm/ * https://mirrors.huaweicloud.com/repository/npm//index.json/ * https://registry.npmmirror.com/ Usage Temporary Modification * s…
read more…
Overview " Detecting errors in code without running it is referred to as static checking. Determining what’s an error and what’s not based on the kinds of values being operated on is known as stat…
read more…
Shortcuts * Dell laptop: CtrlAltFnF12 * Lenovo laptop: CtrlAltFnB * HP laptop: CtrlAltFnPageDown Reference * <https://www.anyviewer.com/how-to/remote-desktop-full-screen-shortcut-no-break…
read more…
Hotkey uses hotkey twice. The default first one is fixed to Ctrlb, and some common second hotkeysA full list of supported hotkeys can be found here. are listed below. Second Hotkey …
read more…
I designed this tool to reduce coding time, because I found some code with the same coding pattern. The following two versions are now available: * (TypeScript) A VS Code extension implemented i…
read more…
You can customize various parts of your page by creating simple DokuWiki hook pages. The bootstrap3 template will plug these page snippets contained in each of these custom pages into the overall la…
read more…