Docs Summary
Auto-generated by summarize.py
全部文章 All Articles
- 227 二叉树前中后向遍历 Binary Tree Front, Middle, and Post Order Traversal
- 226 二分搜索 Binary Search
- 225 成为AI大师吧 Become AI master
- 224 How to login to websites requiring OTP(text message), using python
- 223 部署常见问题
- 222 DeepLink
- 221 HTTPs Setup
- 220 PR Agents Benchmark Evaluator
- 219 AI Coding Products
- 218 IELTS speaking practice partner expert
- 217 插入内容的js脚本
- 216 Train Domain LLM with GRPO
- 215 爬虫关键技术
- 214 MCP
- 213 RAG深入理解 RAG Deep Dive
- 212 Promising Problems on AI Coding from Cursor
- 211 ChatGPT Fine Tuning
- 210 Deep Research Agents
- 209 Prompt Problems
- 208 SQL 最佳实践 Best Practise
- 207 Speculative Decoding
- 206 Design Good Prompt
- 205 偏差,方差与标准差
- 204 PPO
- 203 Coding Agent会替代人类吗?Will Coding Agent Replace Human?
- 202 LLM为什么使用Decoder only架构?
- 201 Chat Template
- 200 Http Redirect Status Code
- 199 RAG基础 Retrieval-Augmented Generation Basics
- 198 效率工具汇总
- 197 [TD] Settlement 订单结算系统(简化)
- 196 Kafka VS Flink
- 195 Kafka概述 Overview
- 194 DeepSeek、WebGUI、RAG本地部署实践
- 193 优化算法 Optimization Algorithmn
- 192 Pytorch Cheatsheet
- 191 Prefill和Decode的分析
- 190 Transformer Inference Arithmetic
- 189 The Illustrated Transformer (Notes)
- 188 Modern CNN
- 187 Convoulutional Neural Network CNN
- 186 Multilayer Perceptrons (MLP)
- 185 Linear Neural Network
- 184 Prompt Collection
- 183 绕过应用头像GIF上传限制 Bypass the GIF Upload Restriction
- 182 Regular Expressions Cheatsheet 正则表达式小抄
- 181 Golang Type System
- 180 Golang 反 射系统
- 179 项目管理工具 Project Management Tools
- 178 新加坡PR申请数据 sgpass.info
- 177 常见CMD 命令
- 176 Crontab 使用指南
- 175 性能测试检查清单 Performance Testing Checklist
- 174 压力测试工具 Stress Testing Tools
- 173 Frontend技术栈 Tech Stack
- 172 UML 序列图要点 UML Sequence DiagramStress Testing Tool
- 171 TypeScript
- 170 React笔记 Notes
- 169 CSS笔记 Notes
- 168 React Nextjs Foundation 基础
- 167 React 五子棋入门项目 Tic-Tac-Toe
- 166 Frontend Funfact
- 165 CURD Problem
- 164 Shell脚本概述 Shell Script
- 163 HTTP Q&A
- 162 pandas
- 161 Linux系统常见概念 Overview
- 160 Docker Cheat Sheet
- 159 Git Command Cheatsheet
- 158 产品系统设计Todo Products Todolist
- 157 Cloud Native
- 156 一个合格的后端系统
- 155 Overview
- 154 敏捷开发、DDD与TDD
- 153 Nginx高可用
- 152 容灾与备份 Disaster Tolerance, Backup, Failover
- 151 短链生成系统 URL Shortener System
- 150 聊天系统 Chat System
- 149 设计模式 Design Pattern
- 148 ID生成器
- 147 一致性哈希 Consistent Hashing
- 146 秒杀系统 Flash Sale System
- 145 网络架构的演变 The Evolution of Web Service Architecture
- 144 从零到一百万用户 Scale from zero to millions of user
- 143 OS Todo
- 142 系统调用和零拷贝技术
- 141 操作系统内存管理 Memory Management
- 140 Link
- 139 Deadlock and Lock Types
- 138 操作系统进程管理 Process Management
- 137 操作系统设备管理 Device Management
- 136 操作系统概览 Operating System Overview
- 135 Network
- 134 浮点数
- 133 优化程序性能 HPC Optimizing program's performance
- 132 Machine Learning Systems Overview
- 131 Topics Todolist
- 130 Math Todo
- 129 周赛汇总
- 128 规划 Roadmap
- 127 Leetcode problem rating
- 126 Python 常用语法 Python Frequently Used Syntax
- 125 Go常用语法 Golang Syntax
- 124 常见单词
- 123 周赛 Weekly Contest 417
- 122 周赛 Weekly Contest 414
- 121 周赛 Weekly Contest 412
- 120 周赛 Weekly Contest 411
- 119 周赛 Weekly Contest 410
- 118 周赛 Weekly Contest 408
- 117 周赛 Weekly Contest 407
- 116 周赛 Weekly Contest 406
- 115 周赛 Weekly Contest 405
- 114 周赛 Weekly Contest 404
- 113 周赛 Weekly Contest 403
- 112 周赛 Weekly Contest 402
- 111 周赛 Weekly Contest 401
- 110 周赛 Weekly Contest 400
- 109 容斥定理 Inclusion–exclusion principle
- 108 周赛 Weekly Contest 131
- 107 LRU缓存
- 106 堆 Heap
- 105 图最短路径 Graph V2
- 104 图遍历 Graph Traversal, Topological Sort, Unicom Branch
- 103 排序 Sort
- 102 周赛 Weekly Contest 398
- 101 单调队列 Monotonic Queue
- 100 单调栈 Monotonic Stack
- 099 树形动态规划 Tree DP
- 098 状态机动态规划 State Machine DP
- 097 间隔动态规划 Interval DP
- 096 双周赛 Weekly Contest 130
- 095 周赛 Weekly Contest 396
- 094 周赛 Weekly Contest 395
- 093 线性DP Linear DP
- 092 背包动态规划 Backup DP
- 091 动态规划原理 DP Principle
- 090 回溯之排列 Backtrace-Permutation
- 089 回溯之组合 Backtrace Combination
- 088 回溯之子集 Backtrace-Subset
- 087 Algorithm summary
- 086 二叉树层序遍历 Binary Tree Level Order Traversal
- 085 二叉树与递归,最近祖先 Binary Tree and Recursion, Nearest Ancestor of Binary Tree
- 084 二叉树与递归,相似平衡 Binary Tree and Recursion v2
- 083 二叉树与递归,最大深度 Binary Tree and Recursion
- 082 周赛 Weekly Contest 387
- 081 链表删除系列 Linked List Delete Series
- 080 链表快慢指针系列 Linked List Fast Slow Series
- 079 反转链表系列 Linked List Reverse Series
- 078 同向指针滑窗 Same Direction Pointer/Sliding Window
- 077 双指针 Opposite Double Pointer
- 076 为什么要学习 LeetCode? Why practice Leetcode?
- 075 Full Score in NUS CS5223
- 074 分布式思考 Distributed Thinking
- 073 分布式文件系统 Distributed File System
- 072 分布式事务 Distributed Transaction
- 071 拜占庭容错 Byzantine Fault Tolerance
- 070 共识协议 Distributed Consensus, State Machine Replication
- 069 分布式状态,如何定义一致性? Distributed State and Consistency
- 068 Lab4 ShardStoreServer
- 067 Lab3 Paxos Fault Tolerance
- 066 物理时钟,Lamport 时钟与 Vector 时钟 Physical Clock, Lamport Logical Clock, and Vector Clock
- 065 RPC 请求语义 RPC Semantics
- 064 Lab 2: Primary-Backup Service
- 063 分布式系统概述 Distributed Systems Introduction
- 062 Lab 1: Exactly-Once
- 061 MySQL 问题清单 MySQL Questions List
- 060 Redis问题清单 Redis Questions List
- 059 Redis介绍 Overview
- 058 Database Overview
- 057 MySQL事务 Transaction
- 056 MysQL日志 Log
- 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
- 成为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
- SQL 最佳实践 Best Practise
- Kafka概述 Overview
- Kafka VS Flink
- MySQL概览 Overview
- SQL 练习 Select statement
- MySQL执行流程 Execution Flow
- MySQL索引 Index
- MySQL锁 Lock
- MysQL日志 Log
- MySQL事务 Transaction
- Database Overview
- Redis介绍 Overview
- Redis问题清单 Redis Questions List
- 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