Have you ever tried expressing board game rules in code? Does it sound a bit tedious? I bet it does, I implemented a few board game rulesets in Python...
A painfully basic static code analysis example · func main() { a := 1 b := a // you know what value b has without running the program // can...
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...