Creating presentations with Microsoft Agent Framework and GAMMA API
A technical guide on automating presentation creation using Microsoft Agent Framework, Azure OpenAI, and the GAMMA API.
A technical guide on automating presentation creation using Microsoft Agent Framework, Azure OpenAI, and the GAMMA API.
Microsoft's latest Azure IaaS and Azure Local updates for October 2025, covering new features, VM retirements, and firewall enhancements.
Explains how to add dSYM files from a closed-source Swift SDK to an app to get fully symbolicated crash reports for debugging.
A guide on integrating Asyncpg with FastAPI and Air for direct PostgreSQL database access, bypassing heavier ORMs like SQLAlchemy.
A principal engineer shares advice for new principal tech ICs, covering role definition, shifting responsibilities, and the importance of influence and communication.
PHP 8.5 introduces new, standards-compliant URI and URL classes for consistent parsing, validation, and manipulation.
A developer shares lessons from shipping the first update to their subscription tracking app, SubRadar, focusing on bug fixes and user feedback.
Explores advanced categorical modeling of identity types in homotopy type theory, focusing on fibrations, cofibrations, and path objects.
A software engineer shares his AI-accelerated development workflow using CursorAI and ai-devkit to speed up the traditional software engineering process.
A developer details building a solver for the NYT Pips puzzle using TypeScript, DFS, and optimizations, including a debug UI and tree visualization.
Discusses challenges of using third-party firewall NVAs in Azure and argues for considering Azure Firewall due to platform lifecycle issues.
A developer shares a CSS technique to make the output of ColdFusion's CFDump tag more readable by increasing the font size.
Argues that deep JavaScript knowledge remains crucial despite AI code generators, emphasizing human oversight and career security.
A weekly collection of articles on software architecture, AI challenges, API testing, and team decision-making frameworks.
Explores two paths for building a universal lakehouse catalog that extends beyond Apache Iceberg tables to manage diverse data formats and sources.
Explores using Pyodide to build AI agents that write temporary code for non-coding tasks, focusing on sandboxed execution and virtual file systems.
Menu Drop is a macOS utility that simplifies AirDrop sharing via menu bar drag-and-drop, clipboard sharing, and keyboard shortcuts.
Explores integrating C++ objects with non-trivial destructors into arena allocators, maintaining RAII and exception safety.
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.