The Pulse: a new trend, smart model routing
Explores the trend of smart model routing to reduce AI costs by automatically selecting the best LLM for each task.
Explores the trend of smart model routing to reduce AI costs by automatically selecting the best LLM for each task.
Debunking the myth that Add() in a loop is slower than AddRange() in EF Core, explaining why it applied only to EF6.
Explains why SQL Server monitoring alone isn't diagnosis and how context is crucial for interpreting performance signals.
Apple introduces Safari MCP server for web developers, enabling agents to debug code via browser access with DOM, network, and screenshot tools.
Daily tech news roundup covering Visual Studio, .NET, AI, web development, and DevOps updates for July 2, 2026.
Overview of the OWASP Top 10 security risks for agentic AI applications, including attack vectors and mitigations.
Explains how to build robust agent workflows by coordinating with state ownership instead of relying on timing, using a Codex migration example.
Explores agentic autonomy levels in AI engineering, proposing a two-axis framework of agency and orchestration for multi-agent systems.
Analysis of Apple's dual-modem strategy for iPhone 18, comparing Qualcomm mmWave support vs Apple's power-efficient C2 modem.
A curated daily reading list covering AI coding tools, spec-driven development, .NET support, and tech trends for July 1, 2026.
Learn how to access IBM watsonx Orchestrate environments via an agentic skill for testing and running agents directly from Bob.
Improving LLM creative writing quality by modifying the sampling process using future entropy information.
Explains the difference between user tokens and app tokens in OAuth2, focusing on identity principals and access control.
SQL Server diagnostic queries for July 2026, covering configuration, performance, and T-SQL scripts for various versions.
Explains the SwiftUI TupleContent watchOS 26 error in Xcode 27, its cause, and two fixes.
Explores concerns about Bluesky as a central social data hub and the possibility of moving data to Eurosky or self-hosting.
A blog post about a PICO-8 mini-game called 'mossballs', discussing game development constraints and AI heuristics.
Snazzy Labs tests Apple's upcoming Game Porting Toolkit 4 with Metal 4, showing performance leaps for PC games on Mac via CrossOver.
A case study on building a Chrome extension for e-commerce that boosts sales by showing price comparisons in a browser sidebar.
Investigating and fixing a slow CockroachDB pagination query that reads millions of rows but only returns 100.