Chris

S

Sidell

Site Reliability & Software Engineer

[object]

MoarDammit 4.0, From the Ashes 

MoarDammit rises from the ashes of Flash's death with v4.0.0, featuring Ruffle integration to restore Flash content and a complete frontend rewrite from AngularJS to Angular 12. This major update brings a cleaner UI, improved performance, and ensures the 9-year-old flash gallery continues to preserve internet history.

Web DevelopmentCloudMoarDammitJavascript

MoarDammit 3.0.0 

MoarDammit turned 8 years old and underwent a complete backend rewrite from Laravel to NestJS. This migration brings better maintainability, reduced dependencies, and explores the potential integration of Ruffle to preserve the decade-old flash gallery.

CloudMoarDammitJavascriptWeb Development

Creating Namespaces in Javascript 

Introducing Namespacer-js, a module to eliminate ugly relative paths in JavaScript by creating aliases that don't need compilation. Compares various solutions for handling local require paths and explains why namespace aliasing provides better loose coupling between modules.

JavascriptWeb Development
Back to Top