AI-Assisted Coding Kata: A Team Experience with this Emerging Practice

A technical deep-dive into how we, at Wakam, conducted an immersive AI-assisted development kata, revealing key insights about productivity gains, software entropy, and practical implementation strategies for integrating AI into development workflows..

Level Collapse in Traditional Organizations: A Fresh Perspective from FlowCon 2025

An insightful exploration of the "Level Collapse" phenomenon in organizations, challenging our traditional understanding of middle management and micro-management. Based on Matthew Philip's enlightening talk at FlowCon 2025, this article offers a nuanced view of organizational dynamics and practical solutions for modern workplaces.

A Tale of (Continuous) Refactoring to non-specialist people

In today's fast-paced digital world, software projects are increasingly becoming complex. Non-specialist people often overlook the significance of (continuous) refactoring in maintaining a clean codebase due to its intangible benefits. It's the first part of my personal journey with the "Sing a Song" kata.

SOLID principles by example, step by step.

Even after 20 years of existence, SOLID principles are still completely or partially misunderstood by many of us. Let's demystify the subject with a simple but concrete example that we will develop step by step.

Getting started with Electron

Developing cross platform desktop application using web technologies: Overview !