Adobe ColdFusion Bug: CFQuery Tag Leaks SQL To Output Within Array Iteration
A technical article detailing a bug in Adobe ColdFusion where the CFQuery tag leaks SQL statements into the page output during array iteration.
A technical article detailing a bug in Adobe ColdFusion where the CFQuery tag leaks SQL statements into the page output during array iteration.
How Thoughtworks used AI and a 'Research, Review, Rebuild' workflow to modernize the Bahmni hospital system's frontend, drastically cutting migration time.
A guide to building a custom CLI coding agent using the Pydantic-AI framework and Model Context Protocol for project-specific development tasks.
A technical guide on using HTTP actions in Azure Logic Apps to POST multipart/form-data with files and fields.
A beginner's guide to JavaScript modules and testing, covering arrow function syntax and how to split code into multiple files.
A 10-step guide for e-commerce teams to generate consistent product images using Google's Gemini 2.5 Flash AI model for text-to-image and editing tasks.
A developer's wishlist for a unified social media app that connects to Bluesky and Mastodon with a clean UI and no duplicate posts.
A conversation between Martin Fowler and Unmesh Joshi on applying Fred Brooks's ideas about complexity to the role of LLMs in software development.
A developer's walkthrough of diagnosing and fixing a .NET Core native library loading error for SQLite on Alpine Linux.
A CEO describes using AI (Claude 4 via Copilot) to code and ship a new autoqueue feature for Mergify in under an hour a day over three weeks.
Reminder about Azure's upcoming change to default outbound network access for VMs, effective after September 30, 2025.
A developer shares initial experiences and tips for using GitHub Copilot's new 'Coding Agent' mode, highlighting its productivity benefits and quirks.
A beginner's guide to running a local web server, explaining IP addresses, localhost, ports, and using npm for web development.
Explains how to use Apache Iceberg's metadata tables to dynamically trigger data compaction based on file size, manifest health, and snapshot patterns.
A technical guide on using Foundation Models for structured content generation in Swift, including code examples for generating typed AI responses.
A developer reflects on regretting a Gatsby blog rewrite and details migrating to the simpler 11ty static site generator, using AI tools for the code porting process.
Explores two types of pair programming: expert-driven for speed and learner-driven for teaching, with tips for effective collaboration.
A developer reflects on the lost joy of learning through API docs and tutorials in the age of AI coding assistants, advocating for slowing down to enjoy the process.
The author argues that using AI to generate websites does not automatically make someone a 'web developer', and explores the definition of the title.
A guide to CLI tools that offer preview, dry-run, or non-destructive modes to safely test commands before execution.