Designing Scalable Queues for Personal Projects

The post outlines the design framework for managing project queues, emphasizing scalability and centralized event monitoring across multiple projects like GitHub cleaner and Runs. The author describes using RabbitMQ for effective message routing and highlights key design principles, including independent event management and a strategic dashboard for event visibility.

Agentic AI coding – Scenarios that has reconciliation tied to it.

Here is a self identified item that I ran into recently. I wanted a dashboard view of all my GITHUB projects. I wanted to use one shot to remove them. This would prevent going through the confirmation process in GITHUB. So Agentic AI asked me to look at the GITHUB API portal. I was to … Continue reading Agentic AI coding – Scenarios that has reconciliation tied to it.