Using Asyncpg with FastAPI and Air
A guide on integrating Asyncpg with FastAPI and Air for direct PostgreSQL database access, bypassing heavier ORMs like SQLAlchemy.
A guide on integrating Asyncpg with FastAPI and Air for direct PostgreSQL database access, bypassing heavier ORMs like SQLAlchemy.
A software engineer shares his AI-accelerated development workflow using CursorAI and ai-devkit to speed up the traditional software engineering process.
A developer shares a CSS technique to make the output of ColdFusion's CFDump tag more readable by increasing the font size.
Exploring Azure AI Foundry Persistent Agents in .NET 9 for enhanced multi-model AI orchestration with cloud-native management.
A technical guide on normalizing SQL cross-join data in ColdFusion by using table prefixes and restructuring query results into nested objects.
Learn to build personal data dashboards using Python Shiny, demonstrated through a classical guitar practice tracking example.
An analysis of Spec-Driven-Development (SDD), exploring its definition and comparing three tools: Kiro, spec-kit, and Tessl.
An analysis of progressive image rendering in formats like JPEG, PNG, WebP, and AVIF, comparing their performance and future potential.
A developer advises caution with Litestream 0.5.0 due to migration bugs, recommending users wait for a more stable release.
Explains how to create user-defined functions in ColdFusion to coalesce values, addressing limitations of built-in operators.
Learn to build AI agents in C# using Microsoft Agent Framework and Hugging Face MCP tools for image generation and analysis.
A guide to building multi-model AI orchestration workflows in .NET 9 using Microsoft Agent Framework, Azure AI, GitHub Models, and Ollama.
Explores TanStack Router's type-safe context inheritance for path and search parameters in nested routes, showcasing automatic type propagation.
A step-by-step tutorial on building a ChatGPT to-do app using the Model Context Protocol (MCP), JavaScript, Express, and React.
A developer shares their experience switching from Vim to the Helix text editor, highlighting its built-in language servers and improved search.
Ben Nadel argues for using self-closing ColdFusion custom tags to make code structure explicit and avoid confusion in nested tags.
A guide on using the pyinstrument profiler to identify and analyze performance bottlenecks in Air applications built with FastAPI.
A guide to the four main methods for evaluating Large Language Models, including code examples and practical implementation details.
A developer explains how to configure a ColdFusion JDBC connection string to use UTC time, fixing a 5-hour time discrepancy with MySQL.
A developer compares Claude Sonnet 4.5, GPT-5 Codex, and Grok Code Fast 1 for coding tasks in Cursor, testing feature generation and test creation.