Moon Ha

performer-composer / researcher

Materials

  • ✴︎

    ✴︎

    Recently, while setting up my office at Colby, I realized my old iMac wasn’t working anymore. The issue was simple: I just had to reset the NVRAM. Here’s how you can do it too: How to Reset NVRAM: This reset can resolve issues like display resolution, sound, or system preferences. Just in case you need […]

    read more >>

  • ✴︎

    ✴︎

    This guide is written for macOS but should be easy to adapt for other operating systems. Receiving UDP Data You need to install Node.js:brew install node Then, Navigate to your project directory and initialize a new Node.js project: npm init -y You need the dgram and ws packages. Install them using npm: npm install dgram […]

    read more >>

  • ✴︎

    ✴︎

    This page is a work in progress, serving as a personal reference for p5.js tips that I keep forgetting. Please note that my posts are not meant to be comprehensive or flawless—consider them a starting point and feel free to add your own insights!

    read more >>

  • ✴︎

    ✴︎

    This page provides a summary and excerpts from the following resources:http://personalpages.to.infn.it/~mignone/Numerical_Algorithms/gnuplot.pdfhttps://weinman.cs.grinnell.edu/courses/CSC213/2008F/labs/10-pingpong-regression.pdf

    read more >>