Embed Texts in Other Files in reStructuredText
2021-01-11
Include the texts in other files to generate a new files.
2021-01-11
Include the texts in other files to generate a new files.
2020-12-26
I encountered this error accidentally, and spent almost a night to find a solution (actually very simple).
2020-12-08
My WhatPulse failed to pulse the key stats to the server. Just got it fixed.
2020-12-06
What to do if the `pdflatex` command failed to run because of change of the Tex-master variable.
2020-11-30
My mindmap-based summary of a NoSQL introduction article.
2020-11-22
My own mindmap-based summary of another blog post introducing distributed system.
2020-06-02
A short note about what I've done to set the Pi up.
2020-04-28
A method to select the account for processing the mailto links if there are multiple accounts in the browser.
2019-12-18
I had a problem that the module failed to find the SIM card. This seems to be a common problem for this chip.
2019-12-15
I know the title is long. But I don't know how to describe my problem clearly. So just read the post. I'm sure generally you find this post by Google, so the title won't bother you.
2019-11-11
By default, people use SW4STM32 IDE to develop STM32 projects on Linux and Mac OS. However, the code completion for C/C++ in it really sucks. Then I decide to use Spacemacs to code (as usual). This post records the various solutions to add the completion functionality to Spacemacs.
2019-11-08
The best practice not messing up things is create different folder for different computer.
2019-10-07
In PCB design, we may encounter the case where we would like to hide the reference text in the silk layer for better visualization. Here is a short post showing how to make it.
2019-06-05
A short post showing how to install vim for local user. For my own record
2019-05-01
Editable dired mode in emacs (Spacemacs) helps you batch rename the file name, which is quite useful.