Re-arrange schedule to improve performance

A retrospective analysis showed numerous complaints from the team regarding meetings. To better understand the situation, I asked my teammates to provide their calendars from the past month so I could analyze the frequency of developer meetings. So, I notice, that: * As is often the case in large corporations, there

Remove the indents in a sequence diagram in PlantUML

I like PlantUML for its super-simple syntax that allows me to create visualizations for complex operations or flows. Sometimes, a sequence diagram is needed to remove space between messages. And PlantUML supports it! Just define !pragma teoz true, and the new Teoz engine processes a diagram. Add & to the

Encourage developers to write documentation

Most developers don't like to write documentation. They find it boring. Especially if there is no documenting culture in a company. In the meantime, the same developers usually complain that there is no proper description of a company's services and architecture. Raising the culture of documentation