首页:修订间差异
小无编辑摘要 |
小无编辑摘要 |
||
| 第6行: | 第6行: | ||
__NOTOC__ | __NOTOC__ | ||
{{CURRENTYEAR}}/{{CURRENTMONTH}}/{{CURRENTDAY}} {{CURRENTDAYNAME}} | |||
'''{{NUMBEROFPAGES}}''' Pages|'''{{NUMBEROFFILES}}''' Files|'''{{NUMBEROFEDITS}}''' Edits | |||
== 维博 == | == 维博 == | ||
2025年4月2日 (三) 02:31的版本

"I am looking at the future with concern, but with good hope." - Albert Schweitzer
2026/08/17 星期一 1,274 Pages|412 Files|4,461 Edits
维博
- 2024/09/20 (翻译)基于状态的CRDT简介
- 2024/07/29 大模型工作流系统设计
- 2023/12/13 NanoGPT Tutorial
- 2021/07/15 Flutter性能优化实践
- 2021/07/05 KDBX4 文件格式解析
- 2021/07/05 JVM GC summary
- 2021/06/28 Redis distributed lock
- 2021/06/28 Redis Memory limit and eviction policy configuration
- 2021/05/03 MySQL binary log
- 2021/01/05 Jer语言设计
- 2020/11/04 Flutter中使用ffi调用SqlCipher
- 2020/09/25 SQLite3 file format
- 2020/05/13 PyQt5入门小程序
- 2020/03/04 Burrows–Wheeler Transform
- 2020/01/25 Debug JDK source code
- 2019/12/24 JVM InvokeDynamic
- 2019/06/27 IEEE 754浮点数转换
- 2018/12/18 B-Tree算法
- 2018/04/09 Compile OpenJDK8 on MacOSX
- 2017/11/20 Compile live555 for Android
- 2016/07/22 Db Schema key-gen
网站收藏
- Martin Kleppmann : Designing Data-Intensive Applications作者,分布式计算,CRDT
精选主题
缩写列表:
- 新
- 此编辑创建了新页面(见新页面列表)
- 小
- 此编辑为小编辑
- 机
- 此编辑由机器人执行
- (±123)
- 此页面字节数的前后变化
2026年8月8日 (星期六)
- 上传日志01:35 Riguz 留言 贡献上传文件:SDD-resp.png
- 上传日志01:32 Riguz 留言 贡献上传文件:SDD-workflow.png
- 上传日志01:25 Riguz 留言 贡献上传文件:SDD-pair-programmer.png
- 上传日志01:21 Riguz 留言 贡献上传文件:SDD-benefit.png
- 差异历史 新 Specification-driven development01:19 +516 Riguz 留言 贡献 (创建页面,内容为“* Spec-first: A well thought-out spec is written first, and then used in the AI-assisted development workflow for the task at hand. * Spec-anchored: The spec is kept even after the task is complete, to continue using it for evolution and maintenance of the respective feature. * Spec-as-source: The spec is the main source file over time, and only the spec is edited by the human, the human never touches the code. <ref>https://martinfowler.com/articles/exploring-g…”)标签:2017年版源代码编辑