Disclaimer: This is a fairly specific benchmark, it addresses only serialization performance of a single big Python object. That was the problem we...
Harder than it sounds! · I bet you never thought about it, as the problem seems trivial. When you drive with GPS-enabled navigation in your car, how does...
Learning big legacy codebases is a chore. I wish there were more tools to help me learn what is going on in an existing application. There is a lot of...
Some of the results (e.g. Vuejs) are skewed by spam. I am currently refining my methodology - if you are curious have a look at merge-chance GitHub...
Lets analyse a known dataset: the Kaggle IMDB dataset, which contains info about some of the best rated movies. We will see what useful insights we...
Macrobase Diff — minimal implementation In my last post ( https://pzakrzewski.com/posts/macrobase/) I introduced Macrobase, a tool and a methodology...