If you have a passing interest in anything gaming related and haven't been living under a rock for the last couple years, you're probably somewhat familiar with Cyberpunk 2077. (more…)
Read more »
A shallow dive into the Python ecosystem to leverage the best tools to set up the most convenient Python project. (more…)
Read more »
When testing a modification to a Python program, I noticed a strange thing:some of the messages that the program should have been sending to the syslogwere m... (more…)
Read more »
I love to write about face recognition, image recognition and all the other cool things you can build with machine learning. Whenever… (more…)
Read more »
In software, it's said that all abstractions are leaky, and this is true for the Jupyter notebook as it is for any other software.
I most often see this manifest itself with the following issue: (more…)
Read more »