Archive / collected thinking
Tag: WordPress automation
- Dmitry Rodionov
Error-resistant automation: retries, logs, and duplicates
A webhook can arrive twice, and an external API might stop responding. How to design automation that can handle such situations.
- Dmitry Rodionov
What is worth delegating to AI during software development
The choice of tasks for AI should consider risk and the possibility of verifying the result. Practical criteria for code, content, and automation.
- Dmitry Rodionov
Own AI model or external service?
Data control, maintenance costs, and infrastructure requirements influence the choice of solution. Questions to ask before making a decision.