1 follower
I write software, manage people, and work on various creative projects. These projects include songwriting, blogging, writing a novel, and painting.
I like people and computers!
When you speak to someone, how long do they listen to what you're saying? Three minutes? One minute? Ten seconds? Start a timer for these lengths of...
Information trapped in human organizations ยท What's the problem? Algebra. You know it, you probably hate it. It's this stuff: $$3x + 5 = x$$ (I...
Essays often begin with a "thesis statement", which is a short summary of the paper's core idea. In the same vein, research papers have abstracts, and...
Overview In Haskell, there are multiple ways to branch your code's control flow based on some condition. Let's cover those ways in depth. Pattern...