image of me

Solving Wordle

What is Wordle? Wordle is a web game that's recently become super popular, and I've seen a lot of articles on the internet about how to…

Schrödinger's Equation with Python and Numpy

The Schrödinger Equation We start out with the equation which tells us how our state will change in time ( ), given its energy ( ): For a…

Wrapping the HTML Canvas for re-frame

When working all high up in the ivory tower of PURE STATELESS DECLARACTIVE REACTIVE RE-FRAME, one can forgot that one sometimes has to dip…

A Practical Nix Reference

I have trouble remembering the exact syntax needed to do stuff in nix. Here's a little reference on how to do those things (WITH A STRONG…

An Emacs + Nix Workflow

This is a post which goes through my current workflow, and how to set it up for yourself. I use emacs as the editor, but I think it's…