---
title: "首页第 844 页"
route: "/page/844/"
canonical_path: "/page/844/"
canonical_url: "https://blog2.hotdry.top/page/844/"
markdown_path: "/agent/page/844/index.md"
markdown_url: "https://blog2.hotdry.top/agent/page/844/index.md"
agent_public_path: "/agent/page/844/"
agent_public_url: "https://blog2.hotdry.top/agent/page/844/"
kind: "research"
generated_at: "2026-04-10T19:18:13.998Z"
version: "1"
page: 844
total_posts: 17004
---

# Hotdry Blog

> 代码、系统与工程实践的长期写作记录，适合按文章、分类和归档路径持续检索。

## 页面摘要
- 路径: /page/844/
- 当前页: 844 / 851
- 每页文章数: 20
- 文章总数: 17004
- 分类数: 267
- 归档年份数: 4
- 归档月份数: 17

## 快速导航
- [分类索引](/agent/categories/index.md)
- [归档索引](/agent/archive/index.md)
- [关于](/agent/about/index.md)
- [RSS](/rss.xml)

## 本页文章
### [使用 Pathway ETL 构建实时 RAG 管道：从 Kafka、PostgreSQL 和 API 实时同步数据减少 LLM 幻觉](/agent/posts/2025/09/07/building-real-time-rag-pipelines-with-pathway-etl-for-live-data-sync-from-kafka-postgresql-and-apis/index.md)
- 日期: 2025-09-07T20:46:50+08:00
- 分类: [ai-systems](/agent/categories/ai-systems/index.md)
- 摘要: 利用 Pathway 框架实现从多种数据源实时同步到 RAG 系统，动态更新知识库以降低 LLM 幻觉。

### [利用Claude Code SDK实现端到端测试智能筛选与自动化](/agent/posts/2025/09/07/claude-code-sdk-for-e2e-test-selection-automation/index.md)
- 日期: 2025-09-07T20:46:50+08:00
- 分类: [ai-systems](/agent/categories/ai-systems/index.md)
- 摘要: 通过配置Claude Code SDK，基于代码变更上下文自动选择并运行相关E2E测试，将测试时间缩短84%，同时提供关键参数与安全控制清单。

### [Daft分布式查询引擎：多模态数据处理的统一架构](/agent/posts/2025/09/07/daft-distributed-query-engine-unified-architecture/index.md)
- 日期: 2025-09-07T20:46:50+08:00
- 分类: [systems-engineering](/agent/categories/systems-engineering/index.md)
- 摘要: 深入解析Daft分布式查询引擎的系统架构设计，探讨其如何通过Rust实现、Ray集成和智能查询优化器实现跨模态数据的统一处理与高效查询。

### [Daft：工程化容错分布式查询以确保多模态数据流的可靠性](/agent/posts/2025/09/07/daft-engineering-fault-tolerant-distributed-queries-for-multimodal-data/index.md)
- 日期: 2025-09-07T20:46:50+08:00
- 分类: [ai-engineering](/agent/categories/ai-engineering/index.md)
- 摘要: 针对多模态数据流，利用 Daft 的分布式查询引擎，提供容错机制、规模化参数与统一处理管道的工程实践要点。

### [Daft如何用Rust构建高可靠分布式查询引擎：容错、监控与工程实践](/agent/posts/2025/09/07/daft-rust-distributed-query-reliability/index.md)
- 日期: 2025-09-07T20:46:50+08:00
- 分类: [systems-engineering](/agent/categories/systems-engineering/index.md)
- 摘要: 剖析Daft通过Rust核心与Ray集成实现的分布式可靠性设计，提供容错机制、关键监控指标与可落地的工程化配置清单。

### [Daft 统一架构剖析：单一引擎高效处理表格、图像与文本的工程实践](/agent/posts/2025/09/07/daft-unified-architecture-for-multimodal-data/index.md)
- 日期: 2025-09-07T20:46:50+08:00
- 分类: [systems-engineering](/agent/categories/systems-engineering/index.md)
- 摘要: 深入解析 Daft 如何通过 Arrow 内存模型、惰性执行、原生多模态算子和无缝分布式扩展，构建统一架构处理异构数据。

### [Daft统一架构：任意模态与规模数据的无缝处理引擎](/agent/posts/2025/09/07/daft-unified-architecture-for-multimodal-data-processing/index.md)
- 日期: 2025-09-07T20:46:50+08:00
- 分类: [systems-engineering](/agent/categories/systems-engineering/index.md)
- 摘要: 剖析Daft如何以统一架构处理结构化表格、非结构化文本与富媒体，实现跨数据源的无缝查询与计算，降低AI/ML工程复杂度。

### [Daft 统一架构解析：支持任意模态与规模的分布式查询引擎](/agent/posts/2025/09/07/daft-unified-architecture-for-multimodal-distributed-processing/index.md)
- 日期: 2025-09-07T20:46:50+08:00
- 分类: [systems-engineering](/agent/categories/systems-engineering/index.md)
- 摘要: 剖析 Daft 如何通过统一架构设计，原生支持图像、URL、张量等多模态数据，并实现交互式优化与云原生分布式处理。

### [通过三值权重量化在 CPU 上部署 1-bit LLM：实现笔记本低延迟推理](/agent/posts/2025/09/07/deploy-1-bit-llms-on-cpus-via-ternary-weight-quantization-for-low-latency-inference-on-laptops/index.md)
- 日期: 2025-09-07T20:46:50+08:00
- 分类: [ai-systems](/agent/categories/ai-systems/index.md)
- 摘要: 面向资源受限硬件如笔记本，利用 BitNet 的三值权重量化部署 1-bit LLM，给出 CPU 优化参数与低延迟推理的工程化实践。

### [在4节点树莓派5集群部署Qwen3 30B A3B：实现13 token/s的工程优化清单](/agent/posts/2025/09/07/deploying-qwen3-30b-a3b-on-raspberry-pi-5-cluster/index.md)
- 日期: 2025-09-07T20:46:50+08:00
- 分类: [ai-systems](/agent/categories/ai-systems/index.md)
- 摘要: 基于distributed-llama项目，提供在树莓派5集群上部署Qwen3 30B A3B模型的完整硬件清单、网络配置与性能调优参数，目标达成13 token/s推理速度。

### [高效CLI参数解析：结构化语法实现](/agent/posts/2025/09/07/efficient-cli-argument-parsing-with-structured-syntax/index.md)
- 日期: 2025-09-07T20:46:50+08:00
- 分类: [frontend-development](/agent/categories/frontend-development/index.md)
- 摘要: 探索结构化语法在CLI参数解析中的应用，提供高效、可维护的命令行界面设计方案

### [Efficient Spiking Neural Network Simulator in Python/NumPy for 1000-Neuron Binary Decision Model](/agent/posts/2025/09/07/efficient-spiking-neural-network-simulator-python-numpy/index.md)
- 日期: 2025-09-07T20:46:50+08:00
- 分类: [ai-systems](/agent/categories/ai-systems/index.md)
- 摘要: This post details the construction of a lightweight spiking neural network simulator using pure Python and NumPy, targeting a 1000-neuron model for binary decisions in under 100 s…

### [工程化 Embedding Atlas：跨过滤搜索与元数据查询的实现](/agent/posts/2025/09/07/engineering-embedding-atlas-cross-filter-search-and-metadata-query-implementation/index.md)
- 日期: 2025-09-07T20:46:50+08:00
- 分类: [ai-systems](/agent/categories/ai-systems/index.md)
- 摘要: 探讨 Embedding Atlas 中跨过滤搜索和元数据查询的工程机制，支持大规模嵌入数据的交互可视化和高效过滤，提供性能优化参数与监控要点。

### [构建交互式嵌入探索系统：实时交叉过滤与工程化架构要点](/agent/posts/2025/09/07/engineering-interactive-embedding-exploration-system/index.md)
- 日期: 2025-09-07T20:46:50+08:00
- 分类: [ai-systems](/agent/categories/ai-systems/index.md)
- 摘要: 解析 Embedding Atlas 工程架构，提炼支持百万级点实时交叉过滤与探索式搜索的可落地参数与系统设计模式。

### [LLM 幻觉检测工程化：令牌级不确定性估计与置信度评分](/agent/posts/2025/09/07/engineering-llm-hallucination-detection-token-level-uncertainty-estimation-and-confidence-scoring/index.md)
- 日期: 2025-09-07T20:46:50+08:00
- 分类: [ai-systems](/agent/categories/ai-systems/index.md)
- 摘要: 探讨 LLM 推理管道中令牌级不确定性估计与置信度评分的工程实践，实现实时幻觉输出检测与过滤，提升系统可靠性。

### [Engineering RAG Implementation to Reduce LLM Hallucinations: Dynamic Querying and Knowledge Fusion](/agent/posts/2025/09/07/engineering-rag-implementation-to-reduce-llm-hallucinations/index.md)
- 日期: 2025-09-07T20:46:50+08:00
- 分类: [ai-systems](/agent/categories/ai-systems/index.md)
- 摘要: 通过检索增强生成 (RAG) 注入外部知识源，减少 LLM 输出中的幻觉问题，提供工程实现参数与优化策略。

### [工程化 Rust 重写 GNU coreutils：跨平台兼容与内存安全优化](/agent/posts/2025/09/07/engineering-rust-rewrite-of-gnu-coreutils-cross-platform-compatibility-and-memory-safety-optimization/index.md)
- 日期: 2025-09-07T20:46:50+08:00
- 分类: [systems-engineering](/agent/categories/systems-engineering/index.md)
- 摘要: 探讨 uutils coreutils 在 Rust 中的工程实现，实现跨平台兼容性、内存安全和性能优化，支持 POSIX 标准。

### [FHEVM 工程架构剖析：符号执行与异步协处理器如何实现链上隐私计算](/agent/posts/2025/09/07/fhevm-symbolic-execution-async-coprocessor/index.md)
- 日期: 2025-09-07T20:46:50+08:00
- 分类: [ai-security](/agent/categories/ai-security/index.md)
- 摘要: 解析 FHEVM 如何通过符号执行路径约束与异步协处理器架构，在 EVM 上实现高效、可组合的链上隐私计算。

### [Gigabyte CXL 2.0 Memory Expansion: 512GB DRAM Pooling and Low-Latency Engineering](/agent/posts/2025/09/07/gigabyte-cxl-2-0-memory-expansion-512gb-dram-pooling/index.md)
- 日期: 2025-09-07T20:46:50+08:00
- 分类: [systems-engineering](/agent/categories/systems-engineering/index.md)
- 摘要: Explore the engineering implementation of Gigabyte's CXL 2.0 protocol for 512GB DRAM expansion, focusing on memory pooling, low-latency access, and hot-plug mechanisms to optimize…

### [构建 GPT-5 搜索增强推理管道：实时检索与多模态优化](/agent/posts/2025/09/07/gpt-5-search-enhanced-reasoning-pipeline/index.md)
- 日期: 2025-09-07T20:46:50+08:00
- 分类: [ai-systems](/agent/categories/ai-systems/index.md)
- 摘要: 面向 GPT-5 搜索增强推理，给出实时检索机制集成、多模态查询处理的参数与优化要点。

## 热门分类
- [ai-systems](/agent/categories/ai-systems/index.md): 6011 篇
- [systems-engineering](/agent/categories/systems-engineering/index.md): 4056 篇
- [systems](/agent/categories/systems/index.md): 1917 篇
- [ai-security](/agent/categories/ai-security/index.md): 868 篇
- [application-security](/agent/categories/application-security/index.md): 842 篇
- [compiler-design](/agent/categories/compiler-design/index.md): 699 篇
- [security](/agent/categories/security/index.md): 548 篇
- [ai-engineering](/agent/categories/ai-engineering/index.md): 329 篇
- [compilers](/agent/categories/compilers/index.md): 328 篇
- [web](/agent/categories/web/index.md): 208 篇
- [general](/agent/categories/general/index.md): 198 篇
- [mlops](/agent/categories/mlops/index.md): 86 篇

## 最近归档
### [2026 年](/agent/archive/2026/index.md)
- 年度文章数: 6610
- 月份概览: [2026-04](/agent/archive/2026/04/index.md) (638)、[2026-03](/agent/archive/2026/03/index.md) (905)、[2026-02](/agent/archive/2026/02/index.md) (2318)、[2026-01](/agent/archive/2026/01/index.md) (2749)

### [2025 年](/agent/archive/2025/index.md)
- 年度文章数: 10386
- 月份概览: [2025-12](/agent/archive/2025/12/index.md) (2684)、[2025-11](/agent/archive/2025/11/index.md) (2842)、[2025-10](/agent/archive/2025/10/index.md) (2885)、[2025-09](/agent/archive/2025/09/index.md) (1967)、[2025-08](/agent/archive/2025/08/index.md) (1)、[2025-07](/agent/archive/2025/07/index.md) (1)

### [2024 年](/agent/archive/2024/index.md)
- 年度文章数: 5
- 月份概览: [2024-10](/agent/archive/2024/10/index.md) (2)、[2024-09](/agent/archive/2024/09/index.md) (2)、[2024-07](/agent/archive/2024/07/index.md) (1)

### [2023 年](/agent/archive/2023/index.md)
- 年度文章数: 3
- 月份概览: [2023-10](/agent/archive/2023/10/index.md) (2)、[2023-03](/agent/archive/2023/03/index.md) (1)
