Agents, Context, and the Real Work of AI Development
A developer reflects on AI agent architectures, context management, and the industry's overemphasis on model development vs. building applications.
A developer reflects on AI agent architectures, context management, and the industry's overemphasis on model development vs. building applications.
A developer uses the Goose AI agent to build data visualizations for an AI coding challenge, documenting the process and troubleshooting tool issues.
Introduces the new MediaTypeMap helper in .NET 11 for easy MIME type and file extension lookups in web development.
A developer shares essential Xcode project configuration changes to prevent technical debt and improve Swift concurrency safety from day one.
Summary of key Azure IaaS and Azure Local announcements and updates from Microsoft for late November 2025, including new regional availability and preview features.
A developer shares progress on their game 'Project Hack', discussing UI design, leaderboard implementation, and the challenges of gameplay balancing.
Explains a Sony α7 camera quirk: 4K60 video recording is disabled when APS-C crop mode is activated, with an unclear error message.
A curated collection of articles on software architecture, development, testing, and leadership, featuring insights on microservices, data privacy, UX, and DevOps.
Technical report on Qwen3-VL's video processing capabilities, achieving near-perfect accuracy in long-context needle-in-a-haystack evaluations.
DeepSeek-Math-V2 is an open-source 685B parameter AI model that achieves gold medal performance on mathematical Olympiad problems.
A simple, intuitive explanation of public key cryptography using analogies and a number game to explain how to prove a secret without revealing it.
The author refactors libdav to use a new Requests API with a builder pattern and updates vstorage to use a streaming API for synchronization.
Release of dns-benchmark-tool v0.3.2, a CLI tool for testing and comparing DNS server performance.
How to implement sortable UUID v7 GUIDs as primary keys in Entity Framework using a custom value generator.
Panel discusses the ROI of agentic AI investments, AI's impact on cybersecurity, and the EU's antitrust investigation into AWS and Microsoft.
Explains that .NET 10 makes the Program class public by default, eliminating the need for 'public partial class Program' declarations in WebApplicationFactory tests.
Discusses the future of small open source libraries in the age of LLMs, questioning their relevance when AI can generate specific code.
C# 14 introduces extension members, allowing developers to add properties and static members to existing types, not just methods.
Author announces early-access discount for their new book on data structures and algorithms, available through Manning's MEAP program.
Generating dynamic Open Graph images for poems using ColdFusion and Java, adapting text to landscape format for social media previews.