May 05, 2026
How We Cut a Kubernetes Bill 93% and Saved a Customer Thousands
By Sean O'Dea
Blog
AI-augmented development, Laravel troubleshooting, cloud architecture, and engineering leadership.
May 05, 2026
By Sean O'Dea
May 01, 2026
AI & Machine LearningWhy I replaced Claude Code's built-in WebSearch with a local SearXNG container, and how I wired it up in about ten minutes.
By Sean O'Dea
Jan 30, 2026
TechnologyHow a routine security engagement uncovered 50+ vulnerabilities in a production financial application, including a remote code execution backdoor hiding in plain sight.
By Jax Harlen
Jan 07, 2026
LaravelLearn how to build production-ready, scalable APIs with Laravel 12 using best practices for authentication, rate limiting, caching, and performance optimization.
By Jax Harlen
Jan 03, 2026
C# & .NETA practical guide to migrating legacy .NET Framework applications to .NET 8, including common pitfalls, migration strategies, and performance improvements we've seen.
By Jax Harlen
Dec 27, 2025
DevOpsHow we use Control Plane to deploy and manage our applications across multiple cloud providers without the overhead of managing Kubernetes clusters directly.
By Jax Harlen
May 13, 2026
· 12 min readDriving Chrome from inside WSL2 via MCP DevTools fails when your netsh portproxy rule points at the wrong address family. The fix is one netstat check away — but the Microsoft docs (and the AI tools that learned from them) get it wrong half the time.
By Sean O'Dea
May 05, 2026
· 5 min readBy Sean O'Dea
May 01, 2026
· 6 min readWhy I replaced Claude Code's built-in WebSearch with a local SearXNG container, and how I wired it up in about ten minutes.
By Sean O'Dea
Feb 04, 2026
· 5 min readJax Harlan shares cybersecurity wisdom from Cocoa Beach on how to protect yourself from AI-powered scams. Learn why you can't trust phone calls, SMS, or email anymore—and the simple defenses that'll keep scammers from stealing your sand dollars.
By Jax Harlen
Jan 30, 2026
· 15 min readHow a routine security engagement uncovered 50+ vulnerabilities in a production financial application, including a remote code execution backdoor hiding in plain sight.
By Jax Harlen
Jan 07, 2026
· 12 min readLearn how to build production-ready, scalable APIs with Laravel 12 using best practices for authentication, rate limiting, caching, and performance optimization.
By Jax Harlen
Jan 03, 2026
· 15 min readA practical guide to migrating legacy .NET Framework applications to .NET 8, including common pitfalls, migration strategies, and performance improvements we've seen.
By Jax Harlen
Dec 27, 2025
· 10 min readHow we use Control Plane to deploy and manage our applications across multiple cloud providers without the overhead of managing Kubernetes clusters directly.
By Jax Harlen
Dec 20, 2025
· 14 min readLearn how we combine Laravel and C# in an event-driven architecture using message queues for high-performance, scalable applications.
By Jax Harlen
Dec 13, 2025
· 11 min readA hands-on guide to adding AI capabilities to your Laravel applications using OpenAI, Claude, and local models for content generation, classification, and more.
By Jax Harlen
Dec 06, 2025
· 9 min readTake your Pest testing skills to the next level with advanced techniques including parallel testing, custom expectations, and architecture testing.
By Jax Harlen
Nov 29, 2025
· 13 min readExplore ASP.NET Core Minimal APIs for building lightweight, high-performance HTTP APIs with less boilerplate and maximum throughput.
By Jax Harlen