Injecting .NET into an embedded Python intepreter
Exploring a slightly niche idea of hijacking and injecting a .NET DLL into an unmanaged process and hooking into the embedded Python intepreter. This article explores how to do it in the game The Sims 4.

My first Game Jam experience
What happened when I tried my first Game Jam
Why implicit usings are THE DEVIL
A controversial opinion perhaps? Why implicit usings are nasty.
Release cycles and why Microsoft triggers me
Exploring why it is difficult for developers to keep up with Microsoft release cycles
Schools shouldn't teach programming
There is a big push to teach children programming in schools, is it right?