Skip to content

Instantly share code, notes, and snippets.

"use strict";
/**
* Name: Calculator
* Author: Tom Wilson
* Description: This is a calculator engine that provides the ability to
* set the operators functions that will be used in the calculation process
* this gives the student the ability to create the operator functions of the
* calculator process, without having to worry about the engine.
* The main calc method takes a string as an equation:
*
@millermedeiros
millermedeiros / osx_setup.md
Last active April 12, 2024 12:40
Mac OS X setup

Setup Mac OS X

I've done the same process every couple years since 2013 (Mountain Lion, Mavericks, High Sierra, Catalina) and I updated the Gist each time I've done it.

I kinda regret for not using something like Boxen (or anything similar) to automate the process, but TBH I only actually needed to these steps once every couple years...