Recently Updated Pages
Batch Send With Timeout
idleDuration := 10 * time.Second idleDelay := time.NewTimer(idleDuration) for { idleDelay.Re...
omitempty
默认行为 在使用 protoc 3 时,默认会为所有标量字段(包括字符串)添加 omitempty 标签。这是 protobuf 3 的一个默认行为。要解决这个问题,有几种方式: gogop...
Architecture
Web ├── cmd/ │ └── main.go ├── internal/ │ ├── controller/ │ │ └── user_controller.go │ ...
Go Modules
Upgrade Hashgo get github.com/user/repo@838316b649e9e87e52e0ef72ca4da8e266c7994d Branchgo get g...
Wire
Automated Initialization in Go. https://github.com/google/wire
Date Iteration
SQL Example: macOSLinuxDB_NAME="journal" TABLE_NAME="otel_logs" START_DATE="2025-01-01" END_DATE=...
WezTerm Font Issue
Sequoia(macOS 15) 在 macOS 15 中默认没有安装 PingFang 字体,会导致 WezTerm 对部分中文乱码。 Recently I updated macOS ...
Install Older macOS
For various reasons, installing an old version of macOS on an Apple computer is not an easy task....
Install LaTeX
TeX Live Download TeX Live: https://www.tug.org/mactex/ Restart Terminal and try tlmgr --versio...
Input Source Settings
Sucks System Settings -> Search ... Use the Caps Lock key to switch to and from ABC Correct spe...