Applying The Transactional Outbox Pattern In ColdFusion
Implementing the transactional outbox pattern in ColdFusion to ensure reliable email delivery after database changes.
Implementing the transactional outbox pattern in ColdFusion to ensure reliable email delivery after database changes.
A guide on how to work effectively with AI, focusing on workflows, scaling, and compounding improvements through context, config, and feedback loops.
Introducing Case, a programmatic harness that dispatches AI agents to automate bug fixes and feature development across multiple open-source repositories.
A roundup of reviews for Apple's new budget-friendly MacBook Neo, highlighting its performance for everyday tasks and creative work.
A GitHub veteran shares insights on effective remote work, async collaboration, and using open-source workflows for over a decade.
Learn how to reference App Settings (environment variables) directly inside Azure Logic Apps workflows using the @appsetting() expression for better configuration management.
Essential Git configuration settings to improve workflow, including rebase on pull, auto-setup remote, and better diff algorithms.
A developer explains their daily window management needs and why they chose the niri tiling window manager for a more efficient workflow.
A guide explaining Git worktrees, including commands for creating, listing, and removing them to manage multiple branches simultaneously.
Explains a subtle bug in Microsoft Agent Framework's DevUI where missing workflow names cause runtime errors and provides a fix.
A developer details building an automated transcription bot using Claude AI and Apple's speech framework to improve podcast and video caption accuracy.
A developer compares the workflow and experience of using Claude Code vs Cursor AI coding assistants, focusing on their distinct strengths in exploration and convergence.
A software engineer shares their updated AI workflow using Claude, including tools, plugins, and best practices for daily development.
A developer shares their structured workflow for effectively using AI coding assistants like Claude Code, emphasizing planning, clear specs, and critical oversight.
A developer creates a scraper to track the latest versions of GitHub Actions, helping coding agents avoid stale workflows.
A blog post discussing the importance of speed in technology and work, referencing Daniel Lemire's insights on avoiding obsolescence.
Explains security, authentication, and parameter passing between parent and child Azure Logic Apps, covering Consumption vs. Standard plans.
A guide on using GitHub Actions to automatically mark stale pull requests and issues in your open source repositories.
A developer argues that AI tools, while feeling productive, actually create more low-priority busywork and reduce overall effectiveness.
Explains the unreliability of Django signals in critical workflows and proposes a robust alternative using background tasks for fault tolerance.