Where I want to take Tendril Wiki and how I want my thoughts to be organized.
Aug 19, 2022What I've learned from my hobby project building a tool for thought
Aug 4, 2022great articles about how to improve your vim usage.
explains technologies such as tcp, non-blocking async io, cuncurrent databases, etc. in great detail and using Rust
a video series showing how SerenityOS gets built. Useful for learning about systems programming.