Thoughts on Software Development, Gamedev, and other topics.

All of my long-form thoughts on programming/software development, gamedev, and more, collected in chronological order.

How to polyfill Buffer with Webpack 5

How to fix 'buffer is not defined' error and polyfill the Node.js Buffer API for browsers with Webpack 5.

The State of RSocket in JavaScript

Building applications with RSocket & JavaScript is new and exciting, but consider this before you bet your business on it.

Reviewing Distributed System Architectures

A high-level overview of distributed system architecture implementations covering Webhooks, Message Buses, WebSockets, and finally RSocket.

Debugging AdonisJS with vscode

Configuration and considerations for using VScode to debug AdonisJS applications.

Two Years Later

A reflection on the past two years since the repository for this blog was created.

Hello World

Hello World... is this thing on?