2025
an archive of posts from this year
| Feb 15, 2025 | BPE tokenizer implementation |
|---|---|
| Jan 19, 2025 | Lock free queue implementation cpp |
| Jan 18, 2025 | nanogpt kv cache first attempt |
| Jan 17, 2025 | Set up vim in vscode |
| Jan 14, 2025 | chibicc - Simple c compiler for statement |
| Jan 14, 2025 | chibicc - Simple c compiler if statement |
| Jan 13, 2025 | chibicc - Simple c compiler block {} node |
| Jan 12, 2025 | chibicc - Simple c compiler return keyword |
| Jan 08, 2025 | Learned idnex survey |
| Jan 05, 2025 | chibicc C compiler - multi char variable name |
| Jan 02, 2025 | C++ and linux kernel memory allocation |
| Jan 01, 2025 | chibicc C compiler - parser review and expression evaluator |