Skip to main content

Blog Archive

Post categories: Learn
Conscious AI coding – Quality, security and productivity
8 June 2026 - 10 minutes reading

Conscious AI Coding. In this first article of a two-part series, Damiano Salvi explores the main operational and architectural risks introduced by the ungoverned adoption of AI-assisted development tools.

Post categories: Learn
From Copilot to AI agents: how my software development workflow has evolved
29 May 2026 - 7 minutes reading

Stefano Maffeis shares how his role has evolved: from being “just” a developer to becoming something different, thanks to AI agents.

Post categories: Code
Ubiquitous Language as a Control System for LLM-Assisted Development
19 March 2026 - 6 minutes reading

When using LLMs to generate code, the quality of the results depends on the clarity and consistency of your language. Ubiquitous Language becomes a critical framework, acting as the control system for AI-driven development.

Post categories: Code
Event-Driven Design: From Event Definition to Implementation with AxonIQ
26 February 2026 - 4 minutes reading

In his tutorial, Nicola Coltelli explains how to implement an event-driven architecture using AxonIQ's Axon Framework.

Post categories: Deploy Value
Intré Camp 6 February 2026 – La Vecchia Filanda
16 February 2026 - 10 minutes reading

How did the Intre Camp on 6 February 2026 go? Luca Cruciani and Marta Ghislandi give us a recap of the “Gildonferenza” – dedicated to the Guilds of the third quarter of 2025 – and some of the highlights of the Unconference.

Post categories: Learn
Living Documentation, Spec-Driven Development and DDD
20 January 2026 - 5 minutes reading

Nowaday, in the era of AI agents, documentation is an active part of a project, just like code. Alberto Acerbis gives us his thoughts on the comparison between Living Documentation and Spec-Driven Development.

Post categories: Code
My microfrontends’ journey
10 December 2025 - 8 minutes reading

Federico Ghezzo talks to us about his microfrontends's journey, started during a Guild and continued in other projects. What are microfrontends? How are they applied? When should they be used and when not?

Post categories: Code
How to containerize an application with Docker
27 November 2025 - 4 minutes reading

Alessandro Rosa talks about Docker and the advantages of using Docker containers, providing a practical example.

Post categories: Code
Managing polymorphism in MongoDB with .NET
18 November 2025 - 6 minutes reading

Claudio Volpi explains how to manage object polymorphism in a simple way with the MongoDB driver for .NET, allowing you to read and write documents while maintaining all the flexibility of polymorphism.

Post categories: Code
MIT App Inventor: a natural bridge from Scratch to real programming
14 November 2025 - 6 minutes reading

Matteo Balestrini explains the similarities between Scratch and MIT App Inventor, its unique features—Designer, Blocks, extensions—and a simple tutorial for Android.