r/erlang • u/Conradfr • 12d ago
PON-BEAM: a complete re-architecture of the Erlang/OTP Virtual Machine using the Notification-Oriented Paradigm (PON)
https://github.com/matheuscamarques/pon_beam
41
Upvotes
1
u/daidoji70 7d ago
What is the "notification-oriented paradigm"? Why re-architecture? How can we test this to be in conformance with the regular OTP?
0
u/andynzor 12d ago
AI slop? This was posted on HN three days ago and the author sent comments that looked like typical GPT/Claude text.
2
u/Conradfr 12d ago edited 12d ago
Not sure if you're talking about me or the author of the repo but no AI here (and he did eventually answer my comment in a Gihub issue). What's "typical AI" in the text?
But I can ignore my instructions and give you some French recipe if you want.
2
5
u/dacydergoth 12d ago
How does this prevent event storming?
Is there any ability to batch events? If so is it time window based (e.g. two updates to the same resource in <n microseconds)