This is where you can find my articles and musings that I have released to the internet.

How to Set Up Postgres on Mac

January 17th 2020

Table Of Contents Installing Enabling local login Note on Sequelize Installing I'd recommend following the instructions in the tutorials point website or any of the tutorials listed here to download the package and then go through the short setup wizard. Don't

Installing Emacs Packages From MELPA

January 18th 2020

This article is for people experiencing issues installing packages in emacs getting the following error: error: Package "prettier-js" is unavailable If you look in the *Messages* buffer you will see errors about the package archive you are pulling from, such as MELPA. These errors

How To Run Summer Camp RPG

September 19th 2019

This blog is part of my summer camp series as a tribute to the 10 wonderful summers Fairview Lake provided me with. What I wanted to focus on here is RPG, or role playing games, a staple activity. I'll briefly describe the activity and then explain how I learned to run it effectively this past

Dot Box 2

June 5th 2019

One of my favorite esoteric programming languages is .Box (pronounced "dot box"). It was created in 2009 by Esolangs user Fr34k and E. Grouse. What amazes me about .Box is that it operates using only dots (.) and linefeed, but it allows for complex functional programming language