Tommy’s /dev/null 🚮
My friends didn’t want to hear me speak about software development anymore, so here we are.
You don’t want to compile what you don’t use, and you don’t want to use what you don’t need - let’s talk about cfg_attr. ...
A series (hopefully) where I geek out on Rust to anyone willing to hear. This time ✨Pattern Matching✨. ...
Given the C++ code below, what will be its output? ...
Singletons get a bad rep, but I argue that it shouldn’t always be the case. ...
I don’t like WinAPI. That’s why, when I can, I try to find tricks to avoid using it. ...