Essay
MCP: The USB-C of AI Integrations
Why MCP matters, how hosts-clients-servers fit together, and what tools, resources, and prompts mean in practice.
Writing and shipped systems
Essays, project pages, and implementation notes from the principal-engineer seat: architecture tradeoffs, platform edges, and the operational reality behind the diagrams.
Focus lanes
Featured essays
Essay
Why MCP matters, how hosts-clients-servers fit together, and what tools, resources, and prompts mean in practice.
Essay
Quarkus Native closed most of the historical gap with Go in a high-throughput AdTech bid receiver benchmark.
Essay
Local models are no longer just a hobbyist niche. In 2025 they are a practical answer to privacy, latency, and cloud-cost pressure.
Flagship projects
Flagship project
Secure OWASP ZAP scanning exposed as an MCP server for AI agents, with real deployment paths, documentation, and production-oriented auth.
Flagship project
A benchmark-oriented RTB demo that compares Quarkus native against other receiver implementations under the latency and startup constraints that matter in AdTech.
Flagship project
An opinionated Spring service starter that turns “how should we begin?” into a reusable contract across service creation, deployment, and release discipline.
Recent writing
Essay
Kotlin and Java can live in the same codebase cleanly, which makes migration and mixed-language projects practical.
Essay
A fast local Kafka setup with Docker, a test topic, and an Avro schema flow for producing and consuming messages.
Essay
Easy walkthrough to pull a private Docker image from AWS ECR into a Kubernetes deployment.
Essay
A straightforward way to rebuild a binary search tree from preorder traversal using standard BST insertion rules.
Essay
A production-oriented walkthrough for generating a browser-trusted certificate with Certbot using DNS validation.
Essay
Convert an API Gateway client certificate into DER format and import it into a Java keystore for mutual TLS flows.