An elegant way to prevent infinite loops and stack overflows
I primarily work with the Unity game engine, where creating an infinite loop results in the software being stuck, consuming all memory until it finally crashes or until I manually...
October 2, 2023
#Development
Productivity tips via code
I recently came up with the idea to represent common programmer hardships/pitfalls and their potential solutions in a language most natural for us coders...
September 28, 2023
#Development
Methods for restoring motivation and regaining momentum
We are currently living in a culture full of distractions, surrounded by flashy lights and flickering screens as well as all kinds of media to garner our attention. A lot of us even consume...
September 27, 2023
#Life-Hacks