Hang your code on the wall
Several years ago I found commits.io which is a service for making a poster out of your GitHub code project. I found this a really nice idea but at that time I didn't have a project big enough to fill…
Several years ago I found commits.io which is a service for making a poster out of your GitHub code project. I found this a really nice idea but at that time I didn't have a project big enough to fill…
I came across the following YouTube video by Numberphile today: It is about multiplicative persistence which means roughly the following. We take an integer and multiply the digits together to get a …
Yesterday I built a helpful tool for checking how a change in my code improves its performance or make it worse in some cases. For those of you who don't know what I'm currently working on: I'm curren…