I have a project whose code is both in a personal repo and a team repo. I work on the personal repo and need to sync the changes to the team repo. Here are the instructions how to do it.
Where are the WeChat chat logs stored?
After finshing WeChat backup on Mac, I’m wondering where WeChat stored the backup files, since it doesn’t give any info about this.
The answer comes from here:
nali-cli: Parse Geo Info of IP Address without Leaving Terminal
How to Install Font on Ubuntu and Mac
Here are the instructions how to install font(ttf files) on Ubuntu and Mac.
Count My Blog Post Numbers By Year
Here is the bash command which counts the post numbers I wrote each year.
Customize Sublime Text
Profile Spring Boot Web Application with JConsole
This post describes how to profile a Spring Boot web application with JConsole(the default profiling tool provided by JDK).
马蜂窝:记一次极差的售后经历
Spring Boot logging at "/tmp"
Today I find an issue when running a Spring Boot web application: the web app generates logging files at the “/tmp” directory which consumes a lot of storage. I didn’t set this. Why?