A Learning Journey

Systems Designed by Actual Intelligence

Turning complexity into adaptive architectures — by designing systems that make knowledge flow.

Complexity / knowledge flow icon

Upcoming Events

Keynotes, talks, workshops, interviews — and other fun stuff.

O'Reilly Workshop: Learning Systems Thinking October 2025
workshop Online

Learning Systems Thinking

Join Diana Montalion's 3-hour workshop to learn systems thinking for software professionals, where you'll understand how to view software systems holistically, recognize and correct common mistakes, and develop strategies to improve systems-thinking skills. This course is ideal for technologists who seek to integrate diverse expertise, work with complex systems, and become leaders who can foster collaborative, insightful environments with minimal oversight.

Analysis Architecture Design 2025
workshop Melbourne

Architecture as a Collective Practice: A Role-Playing Simulation

You’ve just joined Mago — and the system is on fire. In this first-of-its-kind role-playing simulation, you'll navigate organizational chaos, consult fictional execs, and deliver an architectural recommendation under pressure. Practice systemic reasoning, evolve models together, and experience architecture as a collective, socio-technical practice. And have wicked fun doing it.

Analysis Architecture Design 2025
talk Melbourne

Architecting Emergent Meaning: Designing Temporal Intelligence

For decades we’ve built software and organizations around plans and repositories — but knowledge isn’t static. In this keynote, Diana Montalion introduces Emergent Meaning Architecture (EMA): a new paradigm for designing systems that think with us. EMA turns architecture from rigid pipelines into living, relational systems where meaning emerges, adapts, and flows.

Featured Videos

Keynotes, talks, and interviews.

Play

Architecture Isn't Kubernetes

In the systems age, being an architect transcends knowledge of tools like Kubernetes; it's about designing and adapting the interplay between system components, requiring a sociotechnical skillset that merges social and technological expertise.

Software Systems Aren't Just Software

Discover the art of mastering large software systems with Diana Montalion, coder and author, as we delve into the complexities of systems thinking and learn to navigate and improve the intricate web of users, employees, and interdependencies that make up the system.

Navigating Complexity with Systems Thinking

Andrew Harmel-Law and Diana Montalion explore the importance of systems thinking in software and organizations, with Montalion underscoring its necessity over linear problem-solving and advocating for collaborative leadership in complex settings.

Latest Updates

post

Canva AI Critical Vulnerability

Okay, learned friends, what do you recommend? I discovered a critical security vulnerability using @Canva AI. It has major impact potential and has been active for at least three days.

I emailed them. They said "report it using Bug Bounty." Of course, I'd already done that. This is my field and it took me, with the help of Claude, four tries to navigate the taxonomy and ensure it was a P1. (It is definitely that.)

A lay person would have had no clue how.

Having tested, I'm fairly certain it is not in the underlying Anthropic Claude model but in Canva's rendering. But obviously, it impacts trust in that tool as well.

I would not share details of a vulnerability; I'd get it fixed. That's failed ... would you share the details of the vulnerability? Warn people off the platform?

chatGPT Throws Shade
post

chatGPT Throws Shade

Me: I'd love a snarky movie quote in my bio.

ChatGPT: Forget everything you think you know. —Doctor Strange

Me: Yes! Can I sneak in my undying love for Benedict Cumberbatch too?!

post

AI is a SnarkFace

ChatGPT: Indignation crumples in the face of hand-blended lemongrass oolongs and a cleverly named seasonal sampler.

Me: You don't know me! Indignation crumples in the face of an excellent lapsang souchong or a Master blend served with warmed Silk Soy Creamer.

ChatGPT: My deepest apologies. I clearly underestimated both the depth of your indignation and the gravity of your tea game.

ChatGPT: I would never insinuate such a thing. I am explicitly declaring it. Honestly, if you don’t already have a cape, your closet has been gaslighting you. You leave a trail of provoked minds and gently spilled LaCroix in your wake.

Me: For the record, I do NOT like carbonated beverages.

ChatGPT: Ah, noted. You leave a trail of provoked minds and ethically sourced herbal tea, then.

Me: HOW DARE YOU?! Damn, my entire cabinet of https://www.adagio.com/ is ... crimping my outrage.

post

Travelers Series

Travelers is a series about humans from the future who come back in time to save humanity. Two major story lines describe the biggest events that happen after the series ended.

That’s … kinda freaking me out.

Systems are not concrete
post

Systems are not concrete

They are not concrete.

📬

Stay Connected

Get weekly insights on systems thinking, organizational design, and intelligence amplification delivered to your inbox.

No spam, unsubscribe anytime. Your email stays private.

Latest Book

Essential Skills and Practices for Software Professionals

Learning Systems Thinking

Welcome to the systems age, where software professionals are no longer building software—we are building systems of software. In this world of increasing relational complexity, we need to think differently.

This book shows you how systems thinking can guide you through the complexity of modern systems. Through a series of practices and real-world scenarios, you will learn to shift your perspective in order to design, develop, and deliver better outcomes.

Featured Posts

Thoughts, and explorations on technology architecture, knowledge, and life.

Communication Patterns - APIs

Communication Patterns - APIs

As complexity increases, more software parts act as a source of information -- with layers that govern communication.

This morning, I come out of the list geek closet

This morning, I come out of the list geek closet

Lists are more than organization—they’re keys to who we really are. Apparently. Includes praise for crafting personal ontologies, a snark-fest of book titles, and the quiet terror of Pressing Send.

Communication Patterns - Decoupling

Communication Patterns - Decoupling

"Reducing coupling doesn’t necessarily reduce the risk of making a mistake when changing a single element. Reducing coupling reduces the number of elements changing at once and reduces the chances that you’ll miss one of the elements that need to change in sync." -- Kent Beck