TIL: Single source version package builds with uv
How to use uv to manage a single source for your Python package version, eliminating the need to update it in multiple files.
How to use uv to manage a single source for your Python package version, eliminating the need to update it in multiple files.
A recap of organizing and speaking at Global Azure Quebec 2025, focusing on AI red teaming and securing generative AI workloads.
Explains how explicit arguments override the argumentCollection in ColdFusion function calls, regardless of placement.
Explores how AI-generated content challenges traditional work review heuristics and the need for new evaluation methods.
A technical guide on connecting Apache Flink SQL to a Kafka broker on Confluent Cloud, covering broker endpoints and API key configuration.
BurntToast, a popular PowerShell module for Windows notifications, celebrates its 10th anniversary and releases its first stable v1.0.0 version.
Explores a new .NET 10 API for solving the 'marker attribute' problem in source generators, comparing it to existing solutions.
Explores the common practice of developers assigning personas to Large Language Models (LLMs) to better understand their quirks and behaviors.
Step-by-step guide to configuring autoscaling for Azure Web Apps using Terraform, including App Service Plan setup and autoscale rules.
A guide to creating a macOS Quick Action that lets you right-click any folder in Finder to open it as a project in Positron (an R IDE).
A developer celebrates 500 blog posts, reflecting on a decade of tech blogging and migrating from WordPress to GitHub Pages with Blazor Static.
A guide to the Model Context Protocol (MCP) for AI agents, explaining its core capabilities using a story-driven example.
The State of HTML 2025 survey is now open, allowing web developers to influence browser vendors and web standards.
Learn how to use GitHub Copilot's #changes variable and other context tricks to analyze your git diffs and improve coding workflow.
Explains data compaction using bin packing in Apache Iceberg to merge small files, improve query performance, and reduce metadata overhead.
A technical guide on exporting and transferring reading highlights from KOReader using WebDAV and command-line tools.
Explores the responsibilities and mindset shift required to become a senior engineer, focusing on ownership, vision, and business impact.
Introducing Code Sandbox MCP, a Model Context Protocol server for safely executing Python and JavaScript code in containers via AI agents.
Comparison of Lambda Live Debugger vs AWS's new official remote debugging for serverless development, highlighting key differences and advantages.
A guide to automating the fine-tuning of AI agent workflows using the Qodo CLI, based on analyzing execution logs to improve instructions.