Welcome to my personal website and blog, here you can find some information about me, contact, social media links as well as
my blog posts... (more…)
Read more »
For my university’s Database course project we can come up with our own idea for a database we’d like to implement (and then we do). When… (more…)
Read more »
Today, get the best proven step-by-step way of dramatically increasing your knowledge of Python by these 6 experts in Python programming. (more…)
Read more »
Pyproject.nix is a collection of Nix utilities to work with Python project metadata in Nix.
It mainly targets PEP-621 compliant pyproject.toml files and data formats, but also implement support for other & legacy formats such as Poetry & requireme... (more…)
Read more »
Have you ever had a bug that took ages to fix and made no sense at all?
If the answer is yes, then keep reading. Chances are that if you program in Python, you will probably fall into one of these silly behaviors.
In the part 1 of this series I’m go... (more…)
Read more »