Today we’re going to take a bit of a detour from web development and head more towards the realm of software development, while dunking our toes into the world of intrigue that is cryptography and information security. I used a lot of buzzwords there but ... (more…)
Read more »
Tiny implementation of Git in Python, to learn how Git works. - GitHub - bravegnu/tiny-git: Tiny implementation of Git in Python, to learn how Git works. (more…)
Read more »
No matter is trivial when you're talking about security. This post explores a pursuit for cleaner link between Themis core C library and a Python wrapper. (more…)
Read more »
Tracking an error in my game, stressing over a fix, and the code to replace it all... (more…)
Read more »
A static site generator combines a markup language with a templating engine to produce HTML files. Learn more on Full Stack Python.
Read more »