a catalog of stuff I happen to write down
I write a lot of Python, but I wanted to get back into practice with a lower-level language. I've done a decent amount of C and C++...
I'm generally aware that there is a debate about mocking in tests, but honestly I have not thoroughly researched the arguments. Here...
In my last post I demonstrated how to use Total Variation...
Let's talk about nonlinear solvers, specifically the Alternating Directions Method of Multipliers (ADMM).
I've been reading...
I've been playing around with Flask lately, and deployment became a major bottleneck in my...