Daily Reading List – March 16, 2026 (#742)
A daily tech reading list covering AI agents, MCP, software development, data security, and industry trends.
A daily tech reading list covering AI agents, MCP, software development, data security, and industry trends.
Mistral AI releases Mistral Small 4, a new 119B parameter open model combining reasoning, multimodal, and coding capabilities.
Mistral AI releases Mistral Small 4, a new 119B parameter open model combining reasoning, multimodal, and coding capabilities.
OpenAI Codex now supports subagents and custom agents for AI-assisted coding, similar to features in Claude Code and other platforms.
OpenAI Codex now supports subagents and custom agents for AI-assisted coding, similar to features in Claude Code and other platforms.
Explains how to use natural keys alongside surrogate keys in Marten & Wolverine event streams for .NET applications.
Experiment shows using MCP tools and skills with custom AI agents can drastically reduce LLM token consumption, with a focus on Google Cloud's Agent Development Kit.
Explains how the MacBook Neo's software camera indicator runs in a secure chip enclave, preventing unauthorized access.
Explains how the MacBook Neo's camera indicator light runs in a secure chip enclave, preventing kernel-level exploits from disabling it.
A workshop handout on using AI coding agents like Claude Code and OpenAI Codex for data analysis, visualization, and cleaning tasks.
A workshop handout on using AI coding agents like Claude Code and OpenAI Codex for data analysis, visualization, and cleaning tasks.
Explains why the MacBook Neo's on-screen camera indicator is as secure as a hardware light, due to Apple's secure enclave architecture.
Announcing a talk on Microsoft Sovereign Private Cloud with Azure Local, covering data sovereignty, compliance, and hybrid cloud for regulated industries.
Explores how AI is shifting software engineering from creation to supervisory work, introducing the 'middle loop' concept.
Guide to running local AI models with LM Studio and integrating them into Java applications using the Spring AI framework.
A guide to critical, irreversible decisions when setting up Azure Kubernetes Service (AKS) clusters to avoid costly rebuilds.
A daily tech link roundup covering .NET, Windows, web dev, AI, and software engineering news and tutorials.
Explores four methods for seeding initial data in EF Core, including explicit insertions, data-only migrations, and entity configuration.
Explains data validation options in the Wolverine .NET framework, covering Data Annotations and Fluent Validation integration.
Explores Langford's problem: arranging two copies of numbers 1-n so that k numbers separate the two k's, with solutions for n ≡ 0 or 3 mod 4.