Docs Summary
Auto-generated by summarize.py
全部文章 All Articles
- 236 The Challenges and Problems I Encountered
- 235 System Design Flow
- 234 [System Design] AI Chatbot
- 233 System Performance Data
- 232 一致性哈希 Consistent Hashing
- 231 Redis FAQ
- 230 Redis Overview
- 229 MysQL日志 Log
- 228 MQ
- 227 System Design FAQ
- 226 The unlimited potential of automated scripts in Computer Science
- 225 LLM vs traditional NLP/ML/SDE
- 224 AI Financial Agent
- 223 二叉树前中后向遍历 Binary Tree Front, Middle, and Post Order Traversal
- 222 二分搜索 Binary Search
- 221 成为AI大师吧 Become AI master
- 220 How to login to websites requiring OTP(text message), using python
- 219 部署常见问题
- 218 DeepLink
- 217 HTTPs Setup
- 216 PR Agents Benchmark Evaluator
- 215 AI Coding Products
- 214 IELTS speaking practice partner expert
- 213 插入内容的js脚本
- 212 Train Domain LLM with GRPO
- 211 爬虫关键技术
- 210 MCP
- 209 RAG深入理解 RAG Deep Dive
- 208 Promising Problems on AI Coding from Cursor
- 207 ChatGPT Fine Tuning
- 206 Deep Research Agents
- 205 Prompt Problems
- 204 SQL 最佳实践 Best Practise
- 203 Speculative Decoding
- 202 Design Good Prompt
- 201 偏差,方差与标准差
- 200 PPO
- 199 Coding Agent会替代人类吗?Will Coding Agent Replace Human?
- 198 LLM为什么使用Decoder only架构?
- 197 Chat Template
- 196 Http Redirect Status Code
- 195 RAG基础 Retrieval-Augmented Generation Basics
- 194 效率工具汇总
- 193 [TD] Settlement 订单结算系统(简化)
- 192 Kafka VS Flink
- 191 Kafka概述 Overview
- 190 DeepSeek、WebGUI、RAG本地部署实践
- 189 优化算法 Optimization Algorithmn
- 188 Pytorch Cheatsheet
- 187 Prefill和Decode的分析
- 186 Transformer Inference Arithmetic
- 185 The Illustrated Transformer (Notes)
- 184 Modern CNN
- 183 Convoulutional Neural Network CNN
- 182 Multilayer Perceptrons (MLP)
- 181 Linear Neural Network
- 180 Prompt Collection
- 179 绕过应用头像GIF上传限制 Bypass the GIF Upload Restriction
- 178 Regular Expressions Cheatsheet 正则表达式小抄
- 177 Golang Type System
- 176 Golang 反 射系统
- 175 项目管理工具 Project Management Tools
- 174 新加坡PR申请数据 sgpass.info
- 173 常见CMD 命令
- 172 Crontab 使用指南
- 171 性能测试检查清单 Performance Testing Checklist
- 170 压力测试工具 Stress Testing Tools
- 169 Frontend技术栈 Tech Stack
- 168 UML 序列图要点 UML Sequence DiagramStress Testing Tool
- 167 TypeScript
- 166 React笔记 Notes
- 165 CSS笔记 Notes
- 164 React Nextjs Foundation 基础
- 163 React 五子棋入门项目 Tic-Tac-Toe
- 162 Frontend Funfact
- 161 CURD Problem
- 160 Shell脚本概述 Shell Script
- 159 HTTP Q&A
- 158 pandas
- 157 Linux系统常见概念 Overview
- 156 Docker Cheat Sheet
- 155 Git Command Cheatsheet
- 154 产品系统设计Todo Products Todolist
- 153 Cloud Native
- 152 一个合格的后端系统
- 151 Overview
- 150 敏捷开发、DDD与TDD
- 149 Nginx高可用
- 148 容灾与备份 Disaster Tolerance, Backup, Failover
- 147 短链生成系统 URL Shortener System
- 146 聊天系统 Chat System
- 145 设计模式 Design Pattern
- 144 ID生成器
- 143 秒杀系统 Flash Sale System
- 142 网络架构的演变 The Evolution of Web Service Architecture
- 141 从零到一百万用户 Scale from zero to millions of user
- 140 OS Todo
- 139 系统调用和零拷贝技术
- 138 操作系统内存管理 Memory Management
- 137 Link
- 136 Deadlock and Lock Types
- 135 操作系统进程管理 Process Management
- 134 操作系统设备管理 Device Management
- 133 操作系统概览 Operating System Overview
- 132 Network
- 131 浮点数
- 130 优化程序性能 HPC Optimizing program's performance
- 129 Machine Learning Systems Overview
- 128 Topics Todolist
- 127 Math Todo
- 126 周赛汇总
- 125 规划 Roadmap
- 124 Leetcode problem rating
- 123 Python 常用语法 Python Frequently Used Syntax
- 122 Go常用语法 Golang Syntax
- 121 常见单词
- 120 周赛 Weekly Contest 417
- 119 周赛 Weekly Contest 414
- 118 周赛 Weekly Contest 412
- 117 周赛 Weekly Contest 411
- 116 周赛 Weekly Contest 410
- 115 周赛 Weekly Contest 408
- 114 周赛 Weekly Contest 407
- 113 周赛 Weekly Contest 406
- 112 周赛 Weekly Contest 405
- 111 周赛 Weekly Contest 404
- 110 周赛 Weekly Contest 403
- 109 周赛 Weekly Contest 402
- 108 周赛 Weekly Contest 401
- 107 周赛 Weekly Contest 400
- 106 容斥定理 Inclusion–exclusion principle
- 105 周赛 Weekly Contest 131
- 104 LRU缓存
- 103 堆 Heap
- 102 图最短路径 Graph V2
- 101 图遍历 Graph Traversal, Topological Sort, Unicom Branch
- 100 排序 Sort
- 099 周赛 Weekly Contest 398
- 098 单调队列 Monotonic Queue
- 097 单调栈 Monotonic Stack
- 096 树形动态规划 Tree DP
- 095 状态机动态规划 State Machine DP
- 094 间隔动态规划 Interval DP
- 093 双周赛 Weekly Contest 130
- 092 周赛 Weekly Contest 396
- 091 周赛 Weekly Contest 395
- 090 线性DP Linear DP
- 089 背包动态规划 Backup DP
- 088 动态规划原理 DP Principle
- 087 回溯之排列 Backtrace-Permutation
- 086 回溯之组合 Backtrace Combination
- 085 回溯之子集 Backtrace-Subset
- 084 Algorithm summary
- 083 二叉树层序遍历 Binary Tree Level Order Traversal
- 082 二叉树与递归,最近祖先 Binary Tree and Recursion, Nearest Ancestor of Binary Tree
- 081 二叉树与递归,相似平衡 Binary Tree and Recursion v2
- 080 二叉树与递归,最大深度 Binary Tree and Recursion
- 079 周赛 Weekly Contest 387
- 078 链表删除系列 Linked List Delete Series
- 077 链表快慢指针系列 Linked List Fast Slow Series
- 076 反转链表系列 Linked List Reverse Series
- 075 同向指针滑窗 Same Direction Pointer/Sliding Window
- 074 双指针 Opposite Double Pointer
- 073 为什么要学习 LeetCode? Why practice Leetcode?
- 072 Full Score in NUS CS5223
- 071 分布式思考 Distributed Thinking
- 070 分布式文件系统 Distributed File System
- 069 分布式事务 Distributed Transaction
- 068 拜占庭容错 Byzantine Fault Tolerance
- 067 共识协议 Distributed Consensus, State Machine Replication
- 066 分布式状态,如何定义一致性? Distributed State and Consistency
- 065 Lab4 ShardStoreServer
- 064 Lab3 Paxos Fault Tolerance
- 063 物理时钟,Lamport 时钟与 Vector 时钟 Physical Clock, Lamport Logical Clock, and Vector Clock
- 062 RPC 请求语义 RPC Semantics
- 061 Lab 2: Primary-Backup Service
- 060 分布式系统概述 Distributed Systems Introduction
- 059 Lab 1: Exactly-Once
- 058 MySQL 问题清单 MySQL Questions List
- 057 Database Overview
- 056 MySQL事务 Transaction
- 055 MySQL锁 Lock
- 054 MySQL索引 Index
- 053 MySQL执行流程 Execution Flow
- 052 SQL 练习 Select statement
- 051 MySQL概览 Overview
- 050 一个请求的始末 The Beginning and End of a Request
- 049 Socket
- 048 代理与反向代理 Proxy VS Reverse Proxy
- 047 应用层 The Application Layer
- 046 传输层 The Transport Layer
- 045 网络层 The Network Layer
- 044 数据链路层 The Data Link Layer
- 043 物理层 The Physical Layer
- 042 OSI七层模型 OSI Network 7 layers Model
- 041 Overview
- 040 DL/ML Common Concept
- 039 MysQL SQL CheatSheet
- 038 Fulltext Index: Lucene
- 037 Storage and Retrieval
- 036 PEFT Introduction
- 035 Generate Synthetic Workload
- 034 WIFI Port Redirect public requests to my laptop
- 033 LLM Concept
- 032 Nsight System
- 031 Statistics
- 030 S-LORA: SERVING THOUSANDS OF CONCURRENT LORA ADAPTERS
- 029 PEFT - LoRA
- 028 GPU
- 027 How to do research in the era of LLM
- 026 RNN Recurrent Neural Network
- 025 收录 Web 全栈的知识
- 024 Encryption, Signature, and Hash
- 023 Grafana
- 022 Modern RNN: GRU, Enconder-Deconder, Seq-Seq
- 021 Deep Learning Overview
- 020 IoC (Inversion of Control) and AOP (Aspect Oriented Programming)
- 019 Python GIL
- 018 Fault Tolerance in LLM Training/Serving Systems
- 017 Deep Learning Computation
- 016 Self-Attention
- 015 Authentication, Authorization, Token and JWT
- 014 Distributed Training System Overview
- 013 MLSys Learning PLAN
- 012 Distributed Training Overview
- 011 Distributed Training Parameters Server
- 010 Distributed Training Collective Communication
- 009 Distributed Training Approaches
- 008 Unix Log CLI
- 007 Nextjs Project Dashboard 03
- 006 Nextjs Project Dashboard 02
- 005 Nextjs Project Dashboard 01
- 004 Machine Learning Cluster Architecture
- 003 我在组内做了一次技术分享:分布式系统,I did a Distributed Systems Sharing in our Team
- 002 训练机器学习模型预测赢家,在 Kaggle 准确度最高 Game Winner Prediction, best 76.9% w EDA&Finetune
- 001 【视频】43秒带你速通分布式系统概念 [Video] A quick tour of Distributed System
ARTIFICIAL INTELLIGENCE
- LLM vs traditional NLP/ML/SDE
- AI Financial Agent
- 成为AI大师吧 Become AI master
- PR Agents Benchmark Evaluator
- AI Coding Products
- IELTS speaking practice partner expert
- Train Domain LLM with GRPO
- MCP
- RAG深入理解 RAG Deep Dive
- Promising Problems on AI Coding from Cursor
- ChatGPT Fine Tuning
- Deep Research Agents
- Prompt Problems
- Speculative Decoding
- Design Good Prompt
- Chat Template
- LLM为什么使用Decoder only架构?
- Coding Agent会替代人类吗?Will Coding Agent Replace Human?
- PPO
- 偏差,方差与标准差
- RAG基础 Retrieval-Augmented Generation Basics
- DeepSeek、WebGUI、RAG本地部署实践
- Prompt Collection
- Linear Neural Network
- Multilayer Perceptrons (MLP)
- Convoulutional Neural Network CNN
- Modern CNN
- The Illustrated Transformer (Notes)
- Transformer Inference Arithmetic
- Prefill和Decode的分析
- Pytorch Cheatsheet
- 优化算法 Optimization Algorithmn
- DL/ML Common Concept
- Overview
- Generate Synthetic Workload
- PEFT Introduction
- PEFT - LoRA
- S-LORA: SERVING THOUSANDS OF CONCURRENT LORA ADAPTERS
- Statistics
- Nsight System
- LLM Concept
- RNN Recurrent Neural Network
- Deep Learning Overview
- Modern RNN: GRU, Enconder-Deconder, Seq-Seq
- Self-Attention
- Deep Learning Computation
COMPUTER NETWORKS
- OSI七层模型 OSI Network 7 layers Model
- 物理层 The Physical Layer
- 数据链路层 The Data Link Layer
- 网络层 The Network Layer
- 传输层 The Transport Layer
- 应用层 The Application Layer
- 代理与反向代理 Proxy VS Reverse Proxy
- Socket
- 一个请求的始末 The Beginning and End of a Request
DATABASE
- MysQL日志 Log
- Redis Overview
- Redis FAQ
- MQ
- SQL 最佳实践 Best Practise
- Kafka概述 Overview
- Kafka VS Flink
- MySQL概览 Overview
- SQL 练习 Select statement
- MySQL执行流程 Execution Flow
- MySQL索引 Index
- MySQL锁 Lock
- MySQL事务 Transaction
- Database Overview
- MySQL 问题清单 MySQL Questions List
- Storage and Retrieval
- Fulltext Index: Lucene
- MysQL SQL CheatSheet
DISTRIBUTED SYSTEMS
- Lab 1: Exactly-Once
- 分布式系统概述 Distributed Systems Introduction
- Lab 2: Primary-Backup Service
- RPC 请求语义 RPC Semantics
- 物理时钟,Lamport 时钟与 Vector 时钟 Physical Clock, Lamport Logical Clock, and Vector Clock
- Lab3 Paxos Fault Tolerance
- Lab4 ShardStoreServer
- 分布式状态,如何定义一致性? Distributed State and Consistency
- 共识协议 Distributed Consensus, State Machine Replication
- 拜占庭容错 Byzantine Fault Tolerance
- 分布式事务 Distributed Transaction
- 分布式文件系统 Distributed File System
- 分布式思考 Distributed Thinking
- Full Score in NUS CS5223
LEETCODE
- 二分搜索 Binary Search
- 二叉树前中后向遍历 Binary Tree Front, Middle, and Post Order Traversal
- 为什么要学习 LeetCode? Why practice Leetcode?
- 双指针 Opposite Double Pointer
- 同向指针滑窗 Same Direction Pointer/Sliding Window
- 反转链表系列 Linked List Reverse Series
- 链表快慢指针系列 Linked List Fast Slow Series
- 链表删除系列 Linked List Delete Series
- 周赛 Weekly Contest 387
- 二叉树与递归,最大深度 Binary Tree and Recursion
- 二叉树与递归,相似平衡 Binary Tree and Recursion v2
- 二叉树与递归,最近祖先 Binary Tree and Recursion, Nearest Ancestor of Binary Tree
- 二叉树层序遍历 Binary Tree Level Order Traversal
- Algorithm summary
- 回溯之子集 Backtrace-Subset
- 回溯之组合 Backtrace Combination
- 回溯之排列 Backtrace-Permutation
- 动态规划原理 DP Principle
- 背包动态规划 Backup DP
- 线性DP Linear DP
- 周赛 Weekly Contest 395
- 周赛 Weekly Contest 396
- 双周赛 Weekly Contest 130
- 间隔动态规划 Interval DP
- 状态机动态规划 State Machine DP
- 树形动态规划 Tree DP
- 单调栈 Monotonic Stack
- 单调队列 Monotonic Queue
- 周赛 Weekly Contest 398
- 排序 Sort
- 图遍历 Graph Traversal, Topological Sort, Unicom Branch
- 图最短路径 Graph V2
- 堆 Heap
- LRU缓存
- 周赛 Weekly Contest 131
- 容斥定理 Inclusion–exclusion principle
- 周赛 Weekly Contest 400
- 周赛 Weekly Contest 401
- 周赛 Weekly Contest 402
- 周赛 Weekly Contest 403
- 周赛 Weekly Contest 404
- 周赛 Weekly Contest 405
- 周赛 Weekly Contest 406
- 周赛 Weekly Contest 407
- 周赛 Weekly Contest 408
- 周赛 Weekly Contest 410
- 周赛 Weekly Contest 411
- 周赛 Weekly Contest 412
- 周赛 Weekly Contest 414
- 周赛 Weekly Contest 417
- 常见单词
- Go常用语法 Golang Syntax
- Python 常用语法 Python Frequently Used Syntax
- Leetcode problem rating
- 规划 Roadmap
- 周赛汇总
- Math Todo
- Topics Todolist
MLSYS
- Machine Learning Systems Overview
- GPU
- How to do research in the era of LLM
- Fault Tolerance in LLM Training/Serving Systems
- MLSys Learning PLAN
- Distributed Training System Overview
- Distributed Training Approaches
- Distributed Training Collective Communication
- Distributed Training Parameters Server
- Distributed Training Overview
- Machine Learning Cluster Architecture
OPERATING SYSTEMS
- 优化程序性能 HPC Optimizing program's performance
- 浮点数
- Network
- 操作系统概览 Operating System Overview
- 操作系统设备管理 Device Management
- 操作系统进程管理 Process Management
- Deadlock and Lock Types
- Link
- 操作系统内存管理 Memory Management
- 系统调用和零拷贝技术
- OS Todo
SHARING
- 我在组内做了一次技术分享:分布式系统,I did a Distributed Systems Sharing in our Team
- 训练机器学习模型预测赢家,在 Kaggle 准确度最高 Game Winner Prediction, best 76.9% w EDA&Finetune
- 【视频】43秒带你速通分布式系统概念 [Video] A quick tour of Distributed System
SYSTEM DESIGN
- 一致性哈希 Consistent Hashing
- System Performance Data
- [System Design] AI Chatbot
- System Design Flow
- The Challenges and Problems I Encountered
- System Design FAQ
- [TD] Settlement 订单结算系统(简化)
- 新加坡PR申请数据 sgpass.info
- 从零到 一百万用户 Scale from zero to millions of user
- 网络架构的演变 The Evolution of Web Service Architecture
- 秒杀系统 Flash Sale System
- ID生成器
- 设计模式 Design Pattern
- 聊天系统 Chat System
- 短链生成系统 URL Shortener System
- 容灾与备份 Disaster Tolerance, Backup, Failover
- Nginx高可用
- 敏捷开发、DDD与TDD
- Overview
- 一个合格的后端系统
- Cloud Native
- 产品系统设计Todo Products Todolist
WEB FULL STACK
- The unlimited potential of automated scripts in Computer Science
- How to login to websites requiring OTP(text message), using python
- 部署常见问题
- DeepLink
- HTTPs Setup
- 插入内容的js脚本
- 爬虫关键技术
- Http Redirect Status Code
- 效率工具汇总
- 绕过应用头像GIF上传限制 Bypass the GIF Upload Restriction
- Regular Expressions Cheatsheet 正则表达式小抄
- 项目管理工具 Project Management Tools
- Golang 反射系统
- Golang Type System
- Git Command Cheatsheet
- Docker Cheat Sheet
- Linux系统常见概念 Overview
- pandas
- HTTP Q&A
- Shell脚本概述 Shell Script
- CURD Problem
- Frontend Funfact
- React 五子棋入门项目 Tic-Tac-Toe
- React Nextjs Foundation 基础
- CSS笔记 Notes
- React笔记 Notes
- TypeScript
- UML 序列图要点 UML Sequence DiagramStress Testing Tool
- Frontend技术栈 Tech Stack
- 压力测试工具 Stress Testing Tools
- 性能测试检查清单 Performance Testing Checklist
- Crontab 使用指南
- 常见CMD 命令
- WIFI Port Redirect public requests to my laptop
- Grafana
- Encryption, Signature, and Hash
- 收录 Web 全栈的知识
- IoC (Inversion of Control) and AOP (Aspect Oriented Programming)
- Python GIL
- Authentication, Authorization, Token and JWT
- Unix Log CLI
- Nextjs Project Dashboard 01
- Nextjs Project Dashboard 02
- Nextjs Project Dashboard 03
排版参考 为什么这么设计系列文章