First impressions of Claude Cowork, Anthropic's general agent
A hands-on review of Anthropic's new Claude Cowork agent, exploring its interface, capabilities, and potential as a general AI assistant for non-developers.
A hands-on review of Anthropic's new Claude Cowork agent, exploring its interface, capabilities, and potential as a general AI assistant for non-developers.
A developer details building an automated transcription bot using Claude AI and Apple's speech framework to improve podcast and video caption accuracy.
The NBA app now offers a free replay of an immersive Lakers game for Apple Vision Pro, showcasing courtside VR viewing with multiple camera angles.
A technical exploration of the native HTML <dialog> element, covering its modal and non-modal states, accessibility benefits, and usage.
Analysis of why resizing windows in macOS Tahoe is difficult due to invisible hit targets and the removal of visual resize affordances.
Apple confirms a multi-year AI partnership with Google to use Gemini models and cloud tech for Apple Foundation Models and future Apple Intelligence features.
A guide to enumerating all domains in a Microsoft 365 tenant using a new free online tool, after Microsoft blocked the previous common method.
A daily link roundup for developers covering VS Code agent skills, .NET 10 features, React debugging, AI coding trends, and web development tools.
Introduces a polyfill for the new native HTML switch element, enabling cross-browser support with accessibility features.
Introduces Agent Skills, an open format for sharing reusable AI knowledge across projects, replacing project-specific AGENTS.md files.
Explores two distinct ways of using Git: for collaboration with immutable shared history, and for tactical, local development.
A technical guide to obtaining the Java version in under 1ms by reading the release file, avoiding the slow 'java -version' command.
A guide to securely automating ICMP (Ping) responses on Windows Server 2025 using Group Policy Objects (GPOs).
A review of the Eleventy static site generator's major achievements, release stats, and growth metrics for the year 2025.
Zach Leatherman announces his upcoming talk at the State of the Browser 2026 conference, a web development event.
Explores a C# proposal for adding arguments like capacity and comparers to collection expressions, potentially in C# 15+.
A guide to building an offline, edge AI food monitoring system using a Raspberry Pi, YOLO11, and a local-first architecture for privacy.
A technical guide on deploying the KAITO RAG Engine for AI-powered retrieval-augmented generation on Azure Kubernetes Service (AKS).
A guide on improving temporary test programs in Fortran, focusing on verifying function correctness through manual and automated testing methods.
A look at PHP's evolution in 2026, focusing on PHP 8.5 features like the pipe operator and the upcoming partial function application.