Functional Programming with Scala

Welcome! While not a new topic at all, I thought I’d schpill about functional programming today. If you haven’t dove into the FP world yet, now is your chance to drink the kool-aid so to speak! In this post, you’ll find the most common actions used in FP; for ease of readability and due to my longer experience with it, I’m using the Scala language in the examples.

Read More

My Bash & Linux Cheatsheet

I’ll try to make this post brief. Earlier today, I was thinking of all the things I learned during my internship as a DevOps Engineer, specifically nix-related things. During this bit of nostalgia, I considered how useful it would’ve been having certain things compiled into one handy list–or cheatsheet–which I could’ve refered to. So without further ado, please enjoy *my version of a Linux/Bash cheatsheet; I hope you enjoy it!

Read More

Hashing: Data Privacy and Authentication

Today’s post is going to be dedicated to “hashing”, a term used pretty loosely in the computer science field, yet one that is an absolute must-know if you’re ever going to be a serious developer.

Read More

Hello World

Welcome to my new blog! Today I launched my new blog, which you see before you. The reason for the migration is to save money on domain hosting and using a CMS.

Read More