Blog

Technical depth on AI, Azure, Next.js, and the engineering decisions behind them.

257 posts

Muse connectors decoded: Meta's directory vs open MCP

Meta opened Muse connectors to developers on 18 September and logged more than 1,500 applications in under a week, then named Walmart, Sephora, Shop Pay, PayPal, GitHub and Notion among the next partners. The directory is a Meta-reviewed channel with an unpublished fee, custom connectors are unreviewed, and MCP is the durable integration to build first, before you fill in the Muse form.

September 26, 202629 viewsAI & Cloud Infrastructure

Meta Muse: the first mass-market personal agent, decoded

Meta's Muse hit number one on the US App Store ten days after its 8 September launch, with 2.8 million global installs by day twelve, by giving every user a dedicated cloud VM that browses, books and buys on their behalf. The architecture (Secure VM, a separate Sentinel approval agent, secrets hidden from the model, one-time Stripe cards) is now the consumer baseline, and the business model is a cut of every transaction.

September 25, 202663 viewsBusiness & Strategy

Claude Opus 5.5 in Foundry: the Opus 5 migration cost math

Claude Opus 5.5 is GA in Microsoft Foundry at $4/$20 per million tokens with cache reads at $0.20, which cuts a cache-heavy 60-turn agent session from $8.63 on Opus 5 to $5.10 and brings it within 1.5x of Sonnet 5. The saving can reverse on uncached endpoints that ran Opus 5 with thinking disabled, because thinking is now always on, the default effort dropped to medium, and Foundry still offers no EU data zone, batch pricing or fast mode.

September 24, 202672 viewsAzure & Cloud

GDPR AI clause leak: why Article 88bis is no free pass

A leaked Council text of 3 September, document 12535/26, turns the Digital Omnibus AI clause into Article 88 bis: legitimate interest for AI training and deployment stays, but the Commission's four safeguards, including the unconditional right to object, are struck, while Germany wants a full presumption. For Swedish and EU teams on Azure the balancing test still applies, so document it now and build the objection path into your pipelines.

September 23, 2026212 viewsSecurity & Compliance

AWS Strands harness on Azure: five defaults to change first

AWS released Strands harness on 21 September 2026, an open-source Python and TypeScript agent harness that AWS says cuts token cost by 28% and that can run on Azure Container Apps. Out of the box it calls Amazon Bedrock, approves every tool call and keeps memory in a local folder, so Swedish and EU Azure teams need to change five defaults before any company data goes near it.

September 22, 2026115 viewsAI & Cloud Infrastructure

Claude Code Projects: the consumer-plan trap for EU teams

Anthropic relaunched Claude Code Projects on 17 September as a coordinator running parallel cloud threads that open and auto-fix pull requests, but the beta runs only on consumer Pro and Max plans, with no organisation-level controls, no Foundry route and github.com only. For Swedish and EU teams on Azure, that means company code processed under an employee's personal privacy settings unless you set a policy and use the GitHub App install as your control point.

September 21, 202684 viewsSecurity & Compliance

Copilot Credits go default-on: your 2 November checklist

From 2 November 2026, new Microsoft 365 Copilot Business licences bought through CSP arrive with usage-based billing switched on, an Azure subscription attached, and Copilot Credits metering Cowork, the Work IQ APIs and GitHub Copilot Harness. Five settings in the Microsoft 365 admin center decide whether that becomes a budget line or a surprise invoice, and the defaults are not the ones a finance team would pick.

September 20, 202693 viewsBusiness & Strategy

Azure's 30 September retirements: what stops working

More than ten Azure items retire on 30 September 2026, and the ones that fail silently are more dangerous than the ones that fail loudly: URL ping tests are deleted from your resources and the ContainerLog table stops receiving data, taking alert rules down with them. A triage guide with Resource Graph queries, Sweden Central cost math for standard web tests and Basic Logs, and a checklist for the Functions v3, Service Bus SBMP and 1 October AI service deadlines.

September 19, 2026158 viewsAzure & Cloud

GitHub's $120k Copilot Rust port: budget your own rewrite

GitHub ported the Copilot agent runtime from TypeScript to 832,378 lines of production Rust in about 14.5 weeks for roughly $120,000 in tokens plus three weeks of one developer's time, with a 96.22% prompt-cache hit rate and up to 18x faster in-process session startup. We break down the token bill into reusable unit costs, show why caching kept it around a sixth of the uncached price, and list the preconditions and EU residency checks to settle before budgeting your own agent-driven rewrite.

September 18, 2026167 viewsDevOps & Infrastructure

AWS lost Bahrain for good: your Azure region-loss plan

AWS confirmed on 15 September 2026 that data hosted only in its Bahrain region, and in one UAE Availability Zone, is permanently lost after Iranian strikes damaged multiple zones, proving that multi-AZ design protects availability but not against losing a whole region. For Azure teams in Sweden and the EU, the fix is a classified inventory, GZRS and geo-redundant backups for critical data, and early access to restricted pair regions such as Sweden South.

September 17, 2026142 viewsAzure & Cloud

Anthropic's CI hit 25x: your Azure Pipelines cost math

Anthropic reports CI jobs grew 25x in six months as agents took over 80% of code authoring, and the single-writer service behind its test selection failed in stages: 70 days of relief from a bigger machine, then 29, then less than one. Here is what that curve costs on Azure Pipelines versus GitHub Actions, and which architecture in your own pipeline breaks first.

September 16, 2026116 viewsDevOps & Infrastructure

Microsoft's AI code of conduct: what it does not cover

Microsoft AI published a draft Humanist AI Code of Conduct on 14 September 2026, committing its MAI models to absolute constraints on weapons, offensive cyber operations and resistance to shutdown, under a chain of command that operators and users cannot override. The scope line matters more than the constraints: the Code does not extend to third-party models Microsoft merely hosts, so GPT-5.6 in Microsoft 365 Copilot and Claude in Foundry sit outside it.

September 15, 2026126 viewsSecurity & Compliance