Skip to main content

Posts

2023

2022 年博客回顾
·1693 words·4 mins
Blog Adsense
感染 omicron 记录
·1050 words·3 mins
Life Covid19

2022

How to Override Default Options in Neovim
··191 words·1 min
Nvim
Variadic Arguments in Lua
··275 words·2 mins
Lua
How to Enable Method Autocompletion for OpenCV
·238 words·2 mins
Python
How to Read Local CSV File to Table in MySQL
··435 words·3 mins
SQL MySQL
I read the nvim v0.8 release note so you do not have to
·877 words·5 mins
Nvim LSP
Creating A Trigger in PostgreSQL
··366 words·2 mins
SQL PostgreSQL
Cost of Living in Shenzhen
··799 words·4 mins
Life City
You Do Not Need a Plugin for This Feature
··423 words·2 mins
Nvim Plugin
Ctrl-left and Ctrl-right Not Working in macOS?
·187 words·1 min
Mac
Benchmarking Your HTTP Service Using wrk
··450 words·3 mins
Tools Lua HTTP
How to Change Commit Author Info in Git
··374 words·2 mins
Git
Monitoring Service Stat with uwsgitop
·107 words·1 min
Python UWSGI
A Dive into super() in Python
··1081 words·6 mins
Python