$ careful@recently:~ whoami

谨言慎行

const tagline =
"言必虑其所终。行必稽其所敝。"
const intro =
"分享技术、新知、生活中的琐碎日常。"
const motto =
🚀 // make it work, make it right, make it fast
$ ls ./posts.db | head -n 10 10 entries
## 2026 2 files
## 2025 5 files
## 2024 1 file

基于PHP-GD实现的单文件图片缩略图API

// 基于PHP实现的缩略图API在Github上有现成的,但过于老旧,遂用DeepSeek写了一个,基于PHP的GD扩展实现,支持域名白名单,本地缓存,临时文件隔离,过期缓存文件清理,需要在配置中修...

技术
## 2023 2 files