Markdown Editor are one of the trending things nowadays. Everybody is creating a markdown editor, some of them are innovative but some of them are boring. In the meantime, I always been a fan of doing things which won't be done by others. (I will explain ... (more…)
Read more »
The implementation of the Game Loop pattern in the previous post is not good: I propose to use the Command pattern to get a better one. This pattern allows separating input handling and game updating. This post is part of … Continue reading →... (more…)
Read more »
This post was originally published on the Predix Developer Network Blog August 30, 2017. (more…)
Read more »
A tutorial for writing a systemd service in Python - torfsen/python-systemd-tutorial... (more…)
Read more »