EventModeling's profile picture. Event Modeling describes systems for all roles in an organization: workflows, coupling & complexity for estimating, building, scaling, & maintaining.

EventModeling

@EventModeling

Event Modeling describes systems for all roles in an organization: workflows, coupling & complexity for estimating, building, scaling, & maintaining.

Pinned

There's no better way to move projects forward than with true collaboration.

EventModeling's tweet image. There's no better way to move projects forward than with true collaboration.

EventModeling reposted

I couldn't think of a more deserving person to receive the community award than Martin Dilger ! Thank you to @allardbz and the rest of the wonderful people at @axon_iq for taking the time to recognize Martin's amazing dedication, discipline and willingness to help countless…

adymitruk's tweet image. I couldn't think of a more deserving person to receive the community award than Martin Dilger ! Thank you to @allardbz and the rest of the wonderful people at @axon_iq for taking the time to recognize Martin's amazing dedication, discipline and willingness to help countless…

EventModeling reposted

Why regular projects hit a crippling cost curve: too much coupling from the good intentions of reuse of previous work. Why we don't suffer this in @EventModeling: We build to the side, not on top. The only coupling we accept is through the facts that happened in the past. It's…

adymitruk's tweet image. Why regular projects hit a crippling cost curve: too much coupling from the good intentions of reuse of previous work. 

Why we don't suffer this in @EventModeling: We build to the side, not on top. The only coupling we accept is through the facts that happened in the past.

It's…

EventModeling reposted

Understanding Eventsourcing: Planning and Implementing scalable Systems with Eventmodeling and Eventsourcing by Martin Dilger @dilgerma is the featured book on the Leanpub homepage! #SoftwareEngineering #EventDrivenArchitecture #SoftwareArchitecture #Software #DistributedSystems

leanpub's tweet image. Understanding Eventsourcing: Planning and Implementing scalable Systems with Eventmodeling and Eventsourcing by Martin Dilger @dilgerma is the featured book on the Leanpub homepage! #SoftwareEngineering #EventDrivenArchitecture #SoftwareArchitecture #Software #DistributedSystems…

EventModeling reposted

On September 5th 2015 I set out to create a company where we could all work in the best way possible. #EventSourcing for everything, no meetings, no management hierarchy, open source everywhere - nothing that we knew was wrong in the industry would be present. It was a fork in…

adymitruk's tweet image. On September 5th 2015 I set out to create a company where we could all work in the best way possible. #EventSourcing for everything, no meetings, no management hierarchy, open source everywhere - nothing that we knew was wrong in the industry would be present. It was a fork in…

EventModeling reposted

We hear the same about @EventModeling

From a customer: "Every time we decided not to use #eventsourcing for a particular feature or component, we later regretted the decision and wished they had applied consistent patterns throughout."



EventModeling reposted

Had a great time hosting @adymitruk Coder Radio! We broke down the essential concepts of Event Modeling and how it can change the way you think about software development. Check it out! 🔥 #EventModeling #SoftwareDevelopment @CoderRadioShow coder.show/627

dominucco's tweet card. Coder Radio 627: Event Modeling Pt2

coder.show

Coder Radio 627: Event Modeling Pt2


EventModeling reposted

I'd speculate that it's because of a simple notation and high repetitiveness: only a handful of primitives and four patterns. And it's natural language-based, which, I guess, plays especially well with LLMs.


EventModeling reposted

This is how I feel about every slice in @EventModeling. We're part of the 5% where AI is a clear productivity enhancement.

What if I told you AI wrote it all? AI is getting interesting, this morning my task was to integrate the W5500 Eth wiz. I added in the SPI driver to Vivado, then created a new blank Vitis workspace and project to test out just the ethernet application. On a whim I asked…

ATaylorFPGA's tweet image. What if I told you AI wrote it all? AI is getting interesting, this morning my task was to integrate the W5500 Eth wiz. 

I added in the SPI driver to Vivado, then created a new blank Vitis workspace and project to test out just the ethernet application. On a whim I asked…


EventModeling reposted

Because they're not using @EventModeling. As AI matures (at least the LLM kind) you need structure that gives exact context. The 5% are setting the example. You could say the same thing about email adoption in the early 90s.


EventModeling reposted

The idea of a "Consistency Map" is the reworking of referential integrity from the ground up with more complete goals. Referential integrity is just a paper map; we need driving directions. A Consistent Map shows how optimistic and pessimistic consistency rules fit together. You…

adymitruk's tweet image. The idea of a "Consistency Map" is the reworking of referential integrity from the ground up with more complete goals. Referential integrity is just a paper map; we need driving directions. A Consistent Map shows how optimistic and pessimistic consistency rules fit together. You…

EventModeling reposted

Do estimates and back then up with fixed costs and free bug fixes for life. @rjs has commented on @EventModeling as part of the framing in Shape Up. He presented this at the #EventModeling conference in Vancouver last year. We've worked this way for every project for years.


EventModeling reposted

Level of effort has to be deconstructed into unique steps of state change and unique state projections to accomplish the goal. @EventModeling is the clearest way to do this while embracing human-friendly notation and mechanics such as "specification by example".

Ron Jeffries apologized for inventing Story Points. He then went to call the whole idea of software estimation "evil." Story points is the Emperor's New Clothes. Everyone I've seen—and I mean everyone—uses points as a measure of time: 1 point = 2 hours 3 points = 1 day 5…

svpino's tweet image. Ron Jeffries apologized for inventing Story Points.

He then went to call the whole idea of software estimation "evil."

Story points is the Emperor's New Clothes.

Everyone I've seen—and I mean everyone—uses points as a measure of time:

1 point = 2 hours
3 points = 1 day
5…


Do you remember when you joined X? I do! #MyXAnniversary

EventModeling's tweet image. Do you remember when you joined X? I do! #MyXAnniversary

EventModeling reposted

At the heart of the transaction where we can use @EventModeling to show non-technical people where #EventSourcing enforces a concurrency strategy in a system.

Lock Free Circular Buffer in C with Atomic Assembly: Build a thread-safe circular buffer using x86 cmpxchg in C. Perfect for kernel & real-time concurrency.

gutsOfDarkness8's tweet image. Lock Free Circular Buffer in C with Atomic Assembly:
Build a thread-safe circular buffer using x86 cmpxchg in C. Perfect for kernel & real-time concurrency.


EventModeling reposted

Event Modeling is future proof. #AI did not disrupt it. Since automation was built into the methodology from the start, agents can be described as either users or specific processors. You can combine that to show how a multi-agent system would work without throwing away your…

adymitruk's tweet image. Event Modeling is future proof. #AI did not disrupt it. Since automation was built into the methodology from the start, agents can be described as either users or specific processors. You can combine that to show how a multi-agent system would work without throwing away your…

EventModeling reposted

Practice makes perfect is BS. Practice makes PERMANENT. And we've been practicing CRUD, TDD, Agile and many other dysfunctional stuff that keeps us in a death spiral in systems automation. Practice @EventModeling and #EventSourcing. Get good at THAT.


EventModeling reposted

First impressions using @tldraw for breadboarding, now that they've added elbow arrows. So far, loving it. And excited by the potential of baking some conventions in because it's an SDK. (For those who know breadboarding and are curious about the additional colors and boxes ...…

First impression, I was worried about not being able to customize the route. Then I gave it a shot with a real project, and was surprised that 90% of the time, the elbows routed themselves reasonably. The most I needed to do was to choose a different magnet sometimes (north,…



EventModeling reposted

Hat tip to @adymitruk because his Event Modeling inspired some of these new conventions. I'm finding the`read model` and `command` conventions translate naturally to breadboards. There are very interesting differences between the EM and breadboarding style of describing a…


EventModeling reposted

You wouldn't hate stored procedures so much if you didn't have to maintain and author sql code. The behaviour-data separation is a dysfunction that was born decades ago and persists today. Break free from this & other dysfunctions in one step by #EventSourcing & @EventModeling


Loading...

Something went wrong.


Something went wrong.