Why I Bet on Flutter After All That Systems Work
C, compilers, and a hand-built Linux system led me to... a cross-platform UI framework. Here's the connection.
Notes on C, compilers, Rust, and Flutter — why I learned it, what broke, what I'd do differently.
C, compilers, and a hand-built Linux system led me to... a cross-platform UI framework. Here's the connection.
I picked Qt for a desktop tool, then spent longer reading licenses than writing code.
Building a bootable Linux system by hand, and the three days I spent chasing one bad toolchain flag.
A toy language with a lexer, parser, and tree-walking interpreter, and everything that went wrong along the way.
Structs, function pointers, and a vtable I built by hand before I knew what one was.
Everyone told me to skip straight to the framework. Here's why I went backwards first.