Blog

Here I post my thoughts on things, tutorials, and fixes to random nonsense I encounter when using computers (so I don't forget!).

  1. Home
  2. Blog
  1. Categories: Written on 4/1/2026

    Use Exact Versions

    In my opinion, using exact versions for dependencies is essential.

  2. Categories: Written on 1/4/2026

    My Thoughts on Dependencies

    Reflections on managing dependencies in modern web development.

  3. Categories: Written on 11/17/2025

    Identify Memory Leaks in Node.js

    How to find and fix memory leaks in your Node.js applications, specifically with Next.js

  4. Categories: Written on 11/22/2024

    Multiple NEXT.JS instances with NGINX

    Getting two NEXT.JS instances to play nice together on the same server