Org Table Shrink
org-table-shrink is a small but high-impact feature that solves the long-standing problem of wide tables in Org mode.
2026-05-22
5 min read
Hugging Face with llamacpp Usage
Hugging Face Hub is the default marketplace for open-weight models. For local inference with llama.cpp, you rarely need the full PyTorch checkpoint—you usually want a curated GGUF build, a clear model lineage, and a short list of organizations worth following.
2026-05-20
5 min read
Emacs 远程开发利器:TRAMP-RPC 极速体验
如果你曾尝试在 Emacs 中通过 TRAMP 打开远程项目、浏览目录、编辑文件、或使用 magit 管理代码,你大概率经历过这种感受:卡。
2026-05-11
3 min read
LlamaCpp Run Gemma-4-26B
Guide to setting up Gemma-4-26B model with LlamaCpp on Linux for use with Opencode.
2026-04-07
3 min read
Java Dev Work Flow
在典型的 Java 后端迭代里,真正吞噬效率的不止有代码编写,还有冗长的重启和低质量发布反馈。
2026-04-03
3 min read
Agent Shell Cursor Agent Cli
A lightweight workflow for using agent-shell in Emacs together with Cursor’s agent CLI.
2026-04-02
4 min read
Emacs_切换系统输入法
一直使用emacs rime插件,作为一款在emacs中内置的输入法一直表现良好,不过如果可以使用系统的输入法,则输入法的行为和UI将更加协调一致。 hammerspoon 借用hammerspoon切换输入法的能力,可以让我们实现。 在hammerspoon使用
2026-01-01
2 min read
Aider 编程伙伴
Aider 是一个基于 AI 的代码助手工具,它允许开发者通过自然语言与 AI 模型交互,直接在代码库中进行代码生成、修改和重构。它支持多种 AI 模型(包括本地和远程 API),并深度集成到开发工作流中,能够显著提升开发效率。
2025-12-23
6 min read
Neoemacs Face
这篇文章介绍下关于 neo emacs 中 face 相关的配置。
2025-10-06
4 min read
Tdengine_tsdb_tutorial
TDengine is an open source, high-performance, cloud native and AI powered time-series database designed for Internet of Things (IoT), Connected Cars, and Industrial IoT. It enables efficient, real-time data ingestion, processing, and analysis of TB and even PB scale data per day, generated by billions of sensors and data collectors.
2025-06-16
2 min read