My name is Izzy Muerte. I’m a software engineer, open source enthusiast, and contributor. I don’t stick to any specific language these days, however I typically write TypeScript, Rust, C++, and Go. I am an expert in CMake, build systems, and general developer workflows. I care a great deal about scalable development from 1 person to 100 people. This site acts as both a programming focused blog, as well as a personal journal.
- Everything You Never Wanted to Know About CMake (Redux)
- Outcomes, Mistakes, and the Nuance of Error Handling
- Wrapping Up 2021
- How to Find Packages With CMake: The Basics
- Everything You Never Wanted to Know About CMake
- CppCon 2018 Trip Report
- RustConf 2018 Trip Report
- I Don't Want to Ever Do This Again
- Millennials Are Killing the Modules TS
- CppCon 2017 Trip Report
- Implementing Concepts in C++
- Why I Don't Use Lua
- Lightweight Continuation Passing in C++
- C++ Needs Better IO Facilities
- Rvalue Reference Implications in C++11