Image

code monkey

noun

A caffeine-adjacent mammal that converts pizza, Red Bull, vague requirements, and barely suppressed rage into functioning software.

See also:
scope creep, production hotfix, rubber duck therapy, Stack Overflow archaeology, deploying on Friday, why is this null, temporary workaround from 2019, just one quick change



Latest Articles

Running Adobe ColdFusion on ARM: An Adventure in Unsupported Territory
NEW

CODE MONKEY CHRONICLES

Running Adobe ColdFusion on ARM: An Adventure in Unsupported Territory

I tried to move Adobe ColdFusion to AWS Graviton. ColdFusion worked. The connector didn’t. Then CommandBox made the whole problem disappear.

Part 9: The Complete Reference Implementation

BUILDING A SLACK-BACKED SUPPORT CHAT IN COLDFUSION

Part 9: The Complete Reference Implementation

A complete, production-ready Slack support chat for ColdFusion. Download the reference implementation, add your Slack credentials, run the SQL, and have a working Page-to-Slack system in minutes.

Part 8: Building for Failure

BUILDING A SLACK-BACKED SUPPORT CHAT IN COLDFUSION

Part 8: Building for Failure

Production will fail. Part 8 shows how queues, idempotency, retries, dead-letter tables, logging, and recovery keep a ColdFusion Slack integration working when the real world gets involved.

Part 7: Turning Slack Events into Customer Conversations

BUILDING A SLACK-BACKED SUPPORT CHAT IN COLDFUSION

Part 7: Turning Slack Events into Customer Conversations

Slack received the reply. Your customer did not. Part 7 turns queued Slack events into support messages, maps threads and users, prevents duplicates, and pushes replies live to the customer’s browser.