C++ Vector Iteration
At work one day a few coworkers and I were discussing the various ways to iterate through a vector in C++. I thought that it was...
WebSocket Paint
Over the course of the last few days, I have really doubled down on the web projects I have been working on. The first project I...
SHA-256 and Bitcoin
A few months ago I wanted to take a hard look at the ideas behind Bitcoin and also the SHA256 algorithm at its core. Bitcoin In a...