Category: Automation
- Dmitry Rodionov
AI changes the role of a website
Content, interface, and data must work together. How to separate the CMS, automation, and AI layer so that each handles the right task.
- 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
WordPress performance: from measurement to improvement
Site speed depends on queries, resources, and integrations. Where to start measurements and how to maintain the optimization effect after deployment.
- Dmitry Rodionov
What should a developer using AI learn
Code generation does not replace system understanding. Debugging, data contracts, and solution validation are skills worth developing.
- Dmitry Rodionov
Automation in a small business: two practical scenarios
Handling inquiries and orders are specific areas for automation. Two scenarios show where AI can help and where simple rules suffice.
- Dmitry Rodionov
How to prepare a legacy system for integration with AI
Modernization does not always require replacing the entire system. It's important to first organize data access, responsibilities, and integration boundaries.
- Dmitry Rodionov
Voice interface: when does it make sense in a product
Voice can make task completion easier but does not suit every situation. How to assess its use and plan a safe fallback to a traditional interface.
- Dmitry Rodionov
Store personalization: recommendations and their limitations
Product recommendations require quality data and predictable error handling. When to introduce personalization and when to start with simpler rules.
- Dmitry Rodionov
Where does AI need human control
Classification and proposal preparation are different tasks than performing an irreversible operation. How to define the boundaries of model autonomy.