Sep 2021 - Present
Stewart Smith
- @sdsmith
- Toronto
- he/him
Resume
View allFeb 2020 - Feb 2021
Production Engineer, Facebook
Jul 2017 - Feb 2020
System Software Engineer, NVIDIA
Jan 2017 - Apr 2017
Teaching Assistant - Software Tools and Systems Programming, University of Toronto
Portfolio
View All
Pre-C++17 Alternative to C++ 17 Structured Binding: Unpacking
Finding A Path Generation Bug In CMake - A walkthrough of my investigation which resulted in discovering a CMake bug.
C++ Implicit Conversion to Boolean, A Love Letter - A look at the whys and implications of implicit boolean conversion.
C++ Template Deduction With Pointers - Another C++ gotcha