Coding
Getting Started with PHP 8.1
A quick tour of the best features in PHP 8.1 including enums, fibers, and readonly properties.
Audio
Building Audio Tools with Web Audio API
Explore how to build browser-based audio tools using the native Web Audio API.
General
My Lab Setup — 2026 Edition
A look at my current development environment and tools in 2026.
Fatal error: Uncaught Error: Call to undefined method App\Helpers\Paginator::totalPages() in /www/wwwroot/secretlab/src/Views/posts/index.php:468 Stack trace: #0 /www/wwwroot/secretlab/src/Controllers/BaseController.php(28): require() #1 /www/wwwroot/secretlab/src/Controllers/PostController.php(33): App\Controllers\BaseController->render() #2 /www/wwwroot/secretlab/src/Core/Router.php(90): App\Controllers\PostController->index() #3 /www/wwwroot/secretlab/src/Core/Router.php(70): App\Core\Router::call() #4 /www/wwwroot/secretlab/public/index.php(117): App\Core\Router::dispatch() #5 {main} thrown in /www/wwwroot/secretlab/src/Views/posts/index.php on line 468