Erik Derohanian


Using Tox to Unit Test Python AWS Lambdas

Overview If you are writing a backend using AWS lambdas and have multiple lambdas, you may run into the issue of: …

Read On →

A Gentle Introduction to MicroKanren

Overview MicroKanren Hemann & Friedman, 2013 is a minimal relational programming language in the miniKanren …

Read On →