RSS Amplifier

Blog

Albert Sikkema - Building Production AI Systems

Production-ready AI implementation, software engineering best practices, and enterprise AI systems development. Building scalable AI solutions with Claude, OpenAI, and engineering discipline for enterprise and government.

albertsikkema.comSource feed ↗10 posts

Live Last read · last published · next check

Written by

Latest posts

The Gap Is Not That Wide

The 'can never catch up' AI narrative is contradicted by the industry's own timeline. A practitioner's perspective on why the anxiety is overblown.

The Third Option for Enterprise AI

Enterprise AI does not have to be US hyperscalers or on-prem. European providers running open-source models offer a third path that makes more practical sense.

Why LLMs Will Not Have Your Next Big Idea

After years of daily LLM use, I think we can draw a line: extraordinary tools for working within known territory, structurally unable to cross beyond it.

Why DIY Software Is Great Until It Is Not

AI lets anyone build software, just like DIY lets anyone build a shelf. But building for others has demands that building for yourself does not.

Code Quality Tools: What the Research Supports

I reviewed research on 13 code quality methods. The ones with strongest evidence are not the ones most tools focus on.

Your AI Tests Are Probably Lying to You

LLM-generated tests pass without proving anything. I built a review skill backed by test smell research to catch what green CI dashboards hide.

Benchmarking Open-Source PII Detection Across Domains (1/2)

I tested five PII detection tools across four datasets. None are good. When accuracy is equally mediocre, the framework matters more than the model.

From Prototype to Production: Automated Builds

How a personal prototype for automated LLM builds became a company-wide platform on top of Jira. Architecture decisions, reasoning, and early results.

Why I Shrunk Claude Code’s Context Window Back to 200k

The 1M context window in Claude Code sounds like an upgrade. In practice, constraining it to 200k with early compaction produces better results and lower costs.

What MCP’s Future Means for API Design

Watching a talk on MCP's future, I realized I already built the pattern they are formalizing. And it raises a bigger question about how we design APIs.