software engineering

Killing Wave Vibe Coded First Person Shooter

Reading Time: 4 minutesI decided to run a small OpenGL game dev experiment and push it into the browser. The result is Killing Wave, a lightweight FPS that you can play in browser.

Killing Wave Vibe Coded First Person Shooter Read More »

Why “Smart” Code Can Be a Fool’s Errand: A Laravel Developer’s Guide

Reading Time: 2 minutesOne of the worst issues I encounter with software engineers is the insistence on writing custom code when using frameworks like Laravel. Often, developers aim to be “clever” or “smart,” but it frequently results in a broken solution. Please resist this practice. Here are 9 reasons why: 1. Reinventing the Wheel: Frameworks offer standardized workflows

Why “Smart” Code Can Be a Fool’s Errand: A Laravel Developer’s Guide Read More »