← All Posts

Category

AI & Machine Learning

AI integration, machine learning, and intelligent applications.

All Laravel (2) Technology (1) C# & .NET (2) DevOps (1) Architecture (1) AI & Machine Learning (3)

May 13, 2026

12 min read

Your MCP Chrome DevTools Bridge Isn't Broken. Your Port Proxy Is Pointing At The Wrong Address Family.

Driving 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

Read Article

May 01, 2026

6 min read

Self-Hosted SearXNG for Claude Code

Why 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

Read Article

Dec 13, 2025

11 min read

Integrating AI into Your Laravel Application: A Practical Guide

A 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

Read Article