Agents
Explores AI agents, their capabilities, and frameworks for development, focusing on tools, planning, and evaluation.
Explores AI agents, their capabilities, and frameworks for development, focusing on tools, planning, and evaluation.
A developer's warning about how Cloudflare's Mirage 2.0 feature, auto-enabled on a Pro plan, broke images on his mobile site for weeks.
An open source maintainer discusses the importance of open source software, its widespread use, and challenges like the Log4Shell vulnerability and the left-pad incident.
A podcast episode reviewing Apple's 2024, focusing on developer news, ecosystem changes, and personal milestones from the hosts.
A developer explains the complexities of URL percent encoding, detailing why automatic decoding in a library is problematic and referencing RFC3986.
Learn how to implement standardized Problem Details error responses in ASP.NET Core APIs to improve developer experience and debugging.
A critique of Paul Graham's 'founder mode' concept, analyzing leadership advice and the mythmaking around tech founders.
A holiday-themed list of 24 useful and fun Emacs packages and utilities for programmers and general users to try.
A guide to handling APIs that return JSON values as either strings or other types, using a custom C# StringOrValue<T> struct for flexible deserialization.
Explores two new .NET 10 features: non-blocking BackgroundService startup and a numeric string comparer for natural sorting.
A podcast episode discussing strategies for optimizing an app's presence on the App Store, including required elements and best practices.
A proposal to add a dedicated LeftJoin operator to LINQ in .NET 10, simplifying a common database query pattern.
JDK 24 introduces warnings for restricted native access via JNI and FFM APIs, preparing for future restrictions to ensure application integrity by default.
A biweekly newsletter covering the latest news, articles, and projects in mobile test automation for iOS, Android, and Flutter.
Announces 7 new free R programming books added to the Big Book of R collection, covering topics like machine learning, data science, and software engineering.
Explains how Postgres 17 introduces built-in failover replication slots, improving high availability for logical replication and CDC tools like Debezium.
Explains how Postgres 17 introduces built-in failover replication slots, enabling seamless logical replication during primary database failovers.
A humorous exploration of C# ValueTuple's compiler behavior, especially with large numbers of elements.
The author details the latest redesign of their personal website, version 7.0, focusing on new sidebars, a light-dark theme, and Bluesky integration.
Introduces the OIL (Owner, Instrument, Ledger) schema, a clear method for diagramming payment flows in fintech, crypto, and traditional finance.