Hacker News
- Abusing C to implement JSON parsing with struct methods https://xnacly.me/posts/2025/json-parser-in-c-with-methods/ 70 comments
- Embedding Lua in Sqleibniz with Rust https://xnacly.me/posts/2024/embed-lua-in-rust/ 2 comments
- Optimizing a Go Package by 38147125738.8x https://xnacly.me/posts/2024/optimizing-a-dependency/ 2 comments
- Rust for tokenising and parsing https://xnacly.me/posts/2024/rust-pldev/ 295 comments
- Why I love Rust for tokenising and parsing https://xnacly.me/posts/2024/rust-pldev/ 7 comments
- Fun with Go Iterators https://xnacly.me/posts/2024/fun-with-iterators/ 137 comments
- Inserting 100k rows 66 times faster https://xnacly.me/posts/2024/faster-inserts/ 11 comments
- Improving programming language performance https://xnacly.me/posts/2023/language-performance/ 16 comments
- Linux guide for power users (2022) https://xnacly.me/posts/2022/linux-for-powerusers/ 103 comments
- How to periodically sync a Git repository with its remote https://xnacly.me/posts/2023/x-git-sync/ 2 comments
Lobsters
- Abusing C to implement JSON Parsing with Struct Methods https://xnacly.me/posts/2025/json-parser-in-c-with-methods/ 5 comments c
- Calling Go Functions from c++ https://xnacly.me/posts/2024/go-cpp-interop/ 2 comments go
- Inserting 100k rows 66 times faster https://xnacly.me/posts/2024/faster-inserts/ 8 comments databases , javascript
- Sophia Lang Weekly - 00 https://xnacly.me/posts/2023/sophia-lang-weekly00/ 12 comments go , lisp , plt
- Improving programming language performance https://xnacly.me/posts/2023/language-performance/ 10 comments go , lisp , plt
- Why I love Rust for tokenising and parsing https://xnacly.me/posts/2024/rust-pldev/ 47 comments programming
- Why I love Rust for tokenising and parsing https://xnacly.me/posts/2024/rust-pldev/ 7 comments rust
- Fun with Go Iterators https://xnacly.me/posts/2024/fun-with-iterators/ 2 comments golang
- Fun with Go Iterators https://xnacly.me/posts/2024/fun-with-iterators/ 9 comments programming