Posts

How I'm Improving my …

I’m always trying to improve my daily OpSec. This will be a tutorial examining and explaining this process, as I have done it. I have put each step I’ve taken in the increasing order of difficulty. Many of these steps are platform-agnostic, so if you’re using windows or mac there …

Choosing a new Cell Phone

Written in January 2022, for reference.

It’s far past time that I say goodbye to my Samsung Galaxy S7. It has served me 5 faithful years of service through the end of high school and most of University.

But it hasn’t gotten a software update in 3 years, and software is running slower and …

Haskell type keyword …

In this short blog post, I will explain the difference between data, type, newtype, class, and instance keywords in haskell and how they all work together. This is not meant to be an in-depth tutorial, but just a reference guide. If you program occasionally in haskell and just want a quick …