Repo for personal blog https://arthurchiao.art
仓库
ArthurChiao 的仓库
cheat sheets
🚀 Open source Claude Code CLI source code. Advanced AI Agent for developers. Includes TypeScript codebase for LLM tool-calling, agentic workflows, and terminal UI. Remember this is just the skeleton not the brain itself. Found by Chaofan Shou.
my system environment configuration files
A collection of useful handlers for Go's net/http package.
IPv6 neighbor discovery (ND) tool
Code for blog "pidfd and socket-lookup BPF (SK_LOOKUP) Illustrated (2022)", https://arthurchiao.art/blog/pidfd-and-socket-lookup-bpf-illustrated.
reading list and others
eBPF to achieve TCPIP bypass, TPROXY, etc.
Simple transformer implementation from scratch in pytorch.
my vim configuration, based on amix's project (https://github.com/amix/vimrc).
xv6 OS