Skills in OpenAI API
Explains how to use the new 'Skills' feature in the OpenAI API, including inline base64-encoded tools for tasks like word counting.
Explains how to use the new 'Skills' feature in the OpenAI API, including inline base64-encoded tools for tasks like word counting.
GLM-5, a massive new 754B parameter open-source AI model, is discussed in the context of the emerging field of 'Agentic Engineering' for software development.
Introduces GLM-5, a massive new open-source AI model, and discusses the emerging concept of 'Agentic Engineering' for software development with LLMs.
Introducing cysqlite, a new SQLite driver for Python written in Cython, with improved transaction handling and WASM support.
Introduces cysqlite, a new SQLite driver for Python written in Cython, with improved transaction handling and WASM support for Pyodide.
GExperts Code Formatter adds a new feature to align assignment operators (:=) in Delphi code for improved visual scanning.
Introducing ElementaryUI, a Swift frontend framework for web development that compiles to WebAssembly, offering React-like interactivity with less JavaScript.
GExperts IDE plugin now shares identifier casing data between its Uses Clause Manager, Code Formatter, and Code Proofreader tools for consistent Pascal/Delphi coding.
Explains the orthogonal Procrustes problem: finding a rotation matrix to align one matrix with another using SVD, with Python code.
Updates to the SQL Server First Responder Kit and Consultant Toolkit, including new AI-powered query tuning and long-term performance tracking features.
A daily roundup of links covering .NET updates, web development, AI trends, and various software engineering topics and tools.
A guide to implementing custom state validation for entities in EF Core using Data Annotations to catch errors before saving.
A daily tech reading list covering AI-generated code, tech debt, AI's impact on work, and updates on tools like Go 1.26 and Vertex AI.
Updates to the .NET Toolbox, a free, open-source collection of client-side tools for .NET developers, including new features like an Options Generator and SRP Analyzer.
Introduces Showboat and Rodney, two CLI tools for AI coding agents to create automated demos and documentation of their work.
Introduces Showboat and Rodney, two new CLI tools designed to help AI coding agents demonstrate and test the software they build.
Explains how to set the correct Content-Type property when sending messages from BizTalk Server to Azure Service Bus, addressing version differences.
A developer argues that using adblockers is not equivalent to piracy, exploring the implied agreements and user control over web content.
A guide to deploying virtual machines on Azure Local using the Azure Portal, CLI, and Bicep for Infrastructure-as-Code.
A SQL expert details the strategy for designing an interactive conference session on solving query performance differences between development and production databases.