会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
liyan-ah
博客园
首页
新随笔
联系
订阅
管理
2026年3月16日
矛盾论
摘要: 《毛选》第一卷。《矛盾论》和《实践论》都很经典。个人读后的感觉,《实践论》阐述了感觉->理论->指导行动的一般的实践过程。而《矛盾论》则从事物运动的角度出发,分析事物运动的内因——矛盾。《矛盾论》可以提供一种认识事物的视角和思路。本文尝试对《矛盾论》进行讨论。
阅读全文
posted @ 2026-03-16 10:23 liyan-ah
阅读(5)
评论(0)
推荐(0)
2026年3月15日
大模型使用中遇到的坑——HTTP query 参数探讨
摘要: AI 时代了,应当要对基础的概念加深了解,否则就容易陷入到模型的幻觉中而不自知。
阅读全文
posted @ 2026-03-15 17:25 liyan-ah
阅读(4)
评论(0)
推荐(0)
2026年2月27日
理想国
摘要: 本文为读书整理内容。
阅读全文
posted @ 2026-02-27 14:24 liyan-ah
阅读(17)
评论(0)
推荐(0)
黑魔法--用 ebpf 构建用户空间数据的桥梁
摘要: title: 黑魔法--用 ebpf 构建用户空间数据的桥梁 description: date: 2022-11-04T18:00:00+08:00 tags: bpf, code category: BPF 运行效果 在看运行效果之前,需要先看下目标示例的代码以便更好的理解本文介绍的功能: //
阅读全文
posted @ 2026-02-27 14:23 liyan-ah
阅读(2)
评论(0)
推荐(0)
如何追踪golang channel?
摘要: title: 如何追踪golang channel? description: date: 2023-12-08T19:43:00+08:00 tags: golang, channel, bpf, observe category: BPF 在无侵入观测服务拓扑四元组的一种实现中,笔者有提到追踪g
阅读全文
posted @ 2026-02-27 14:23 liyan-ah
阅读(5)
评论(0)
推荐(0)
【译文/effective-rust】第 30 条:不仅仅是单测
摘要: 本文为 effective-rust 第 30 条译文。
阅读全文
posted @ 2026-02-27 13:40 liyan-ah
阅读(5)
评论(0)
推荐(0)
x86_64 寄存器传参方式
摘要: title: x86_64 寄存器传参方式 description: date: 2022-08-31T19:51:00+08:00 tags: bpf category: code 验证代码 # 环境 ├── arg.bt ├── arg_test └── hello.c // hello.c,
阅读全文
posted @ 2026-02-27 13:40 liyan-ah
阅读(3)
评论(0)
推荐(0)
【译文/effective-rust】第 28 条:在合适的时候使用宏
摘要: 译文整理,转载。
阅读全文
posted @ 2026-02-27 13:40 liyan-ah
阅读(6)
评论(0)
推荐(0)
Tonic `message length too large` 问题分析
摘要: title: Tonic `message length too large` 问题分析 description: date: 2024-09-09T15:40:41+08:00 tags: category: 问题分析 解决方案
阅读全文
posted @ 2026-02-27 13:40 liyan-ah
阅读(2)
评论(0)
推荐(0)
redisgo 连接报错
摘要: title: redisgo 连接报错 description: date: 2021-08-18T17:26:00+08:00 tags: go, redisgo, debug category: code redis写数据时,出现报错write: broken pipe及write: conne
阅读全文
posted @ 2026-02-27 13:40 liyan-ah
阅读(3)
评论(0)
推荐(0)
下一页
公告