Loops of Thought
Rust C++ FFI
Notes from tinkering with C++ FFI in Rust.
Read more →Building a Database From Scratch - Storage Layer Page Design
From 0-100 real quick, we will be diving into the storage layer - the first layer of the database, and specifically to the Page one of the most basic units.
Read more →Building a Database From Scratch in Rust
I am building a database from scratch using Rust! why? for fun, to learn more about Databases, Rust, and to become a better developer.
Read more →Hello World
Welcome to my blog Loops of Thought. This name was inspired by a few things: first is the book "I Am a Strange Loop". I also wanted a mix of programming lingo and mind/psych terms and came to this.
Read more →