Yuan
RSS FeedHi, I'm Yuan(源), sometimes use rook1e as id. I'm a { software, security } engineer.
Hi, 我是源,有时使用 rook1e 作为 id。我是一名 { 软件, 安全 } 工程师。
Featured
-
深入理解 Linux TProxy
Published: at 05:06 PMTProxy(Transparent Proxy)是内核支持的一种透明代理方式,于 Linux 2.6.28 引入。不同于 NAT 修改数据包目的地址实现重定向,TProxy 仅替换数据包的 skb 原本持有的 socket,不需要修改数据包标头。
Recent Posts
-
RawWeb Updates: SimHash and Meilisearch
Published: at 11:29 AMOver the past two weeks, I've made two significant changes to RawWeb: Introduced SimHash for document deduplication and migrated from Elasticsearch to Meilisearch to lower operational costs.
-
RawWeb 更新:SimHash 和 Meilisearch
Published: at 11:29 AM最近半个月给 RawWeb 添加了两个重要变动:引入 SimHash 实现文档去重;从 Elasticsearch 迁移到 Meilisearch,降低运维成本。实施过程比较顺利,最终成功迁移并清理了 56k 个相似文档,但也遇到了 Meilisearch 内存和性能上的一些挑战。
-
Neovim、终端和生产力
Published: at 10:08 PM从使用 Neovim 开始,我逐步升级了自己的工作流,在终端中度过了一段快乐的时光,但最终还是选择在 VS Code 中使用 Neovim。
-
The first three iterations of RawWeb.org's tech stack
Published: at 12:25 PMRawWeb.org is a search engine project I launched in 2024-08. The initial goal was to help more people discover personal digital gardens that are often overlooked by mainstream search engines.
-
RawWeb.org 的前三次技术栈迭代
Published: at 11:42 PMRawWeb.org 是我在 2024-08 启动的一个搜索引擎项目,初衷让更多人看到被主流搜索引擎忽视的个人数字花园,另外也想在实践中探索一些感兴趣的技术栈。