Apps
Self-Deploying LobeChat with Docker
I remember during my student days, I was managing the department's server which ran on the Windows Server operating system. For deploying websites,...
Csh Function-like Utility
Cshell does not have native function support, and also does not have too much fancy stuff, like variable domain, etc. But the function is really a...
Effortless Shell Mastery – Easy Extension and Seamless Migration
The motivation for this post is that it is very hard whenever we switch to a new job or improve our environment because I don't have a clear archit...
PHP Vendor Template
In some use cases, we don't want to reference external libraries, javascript files, css files, etc. In this case, I have created an application, t...
Solve the encoding issue using xterm
[striped][/striped] In some environments, even if we set all the following settings, we still can NOT get a correct UTF-8 encoding working. $ loca...