#eca — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #eca, aggregated by home.social.
-
🎉 ECA for Drupal just crossed 20,000 active installations.
Event - Condition - Action: a low-code automation system that lets you build workflows without writing custom modules.
20,000 sites using it. The Drupal community keeps surprising me.
-
🎉 ECA for Drupal just crossed 20,000 active installations.
Event - Condition - Action: a low-code automation system that lets you build workflows without writing custom modules.
20,000 sites using it. The Drupal community keeps surprising me.
-
RE: https://mastodon.social/@EUauditors/116843191612247414
Interesting publication, one quote.
"In response, European data and AI policy will need to evolve. It must stop asking only who is allowed to hold which categories of data, and start asking what is allowed to be inferred from data, by whom, under what conditions, and with what disclosure to the subject. The shift is hard, because it requires regulating an action rather than an object; but that is the inescapable challenge we now face"
#AI #EU #ECA #EUDIW #wallets -
RE: https://mastodon.social/@EUauditors/116843191612247414
Interesting publication, one quote.
"In response, European data and AI policy will need to evolve. It must stop asking only who is allowed to hold which categories of data, and start asking what is allowed to be inferred from data, by whom, under what conditions, and with what disclosure to the subject. The shift is hard, because it requires regulating an action rather than an object; but that is the inescapable challenge we now face"
#AI #EU #ECA #EUDIW #wallets -
I built documentation for humans. Machines read it 21x more.
ECA Guide (ecaguide.org) is now machine-readable - MCP server, llms.txt, AI agent skill. Point an agent at it. Say "email author when content publishes." Agent reads docs, builds model, tokens correct first try.
Last 6 months: ~244K machine visits vs ~11K human. 21x more.
Pattern works for any complex Drupal system.
-
I built documentation for humans. Machines read it 21x more.
ECA Guide (ecaguide.org) is now machine-readable - MCP server, llms.txt, AI agent skill. Point an agent at it. Say "email author when content publishes." Agent reads docs, builds model, tokens correct first try.
Last 6 months: ~244K machine visits vs ~11K human. 21x more.
Pattern works for any complex Drupal system.
-
Evento aborda as relações entre realidade estendida e arte
- cijnusp
https://jornal.usp.br/cultura/evento-aborda-as-relacoes-entre-realidade-estendida-e-arte/
#Cultura #ECA #IA #IntelignciaArtificial #XReality -
"Aren't ECA, FlowDrop and Maestro just competing?"
No. We write a shared orchestration design spec for Drupal, disagreeing in writing.
One axis orders all three: how much state a run carries, and how long.
ECA: stateless, reactive, huge reach.
Maestro: durable, waits days for humans or sub-flows.
FlowDrop: spans the axis, great for AI agents.Bridges are the start. The real goal: shared primitives, beyond Drupal's border.
-
"Aren't ECA, FlowDrop and Maestro just competing?"
No. We write a shared orchestration design spec for Drupal, disagreeing in writing.
One axis orders all three: how much state a run carries, and how long.
ECA: stateless, reactive, huge reach.
Maestro: durable, waits days for humans or sub-flows.
FlowDrop: spans the axis, great for AI agents.Bridges are the start. The real goal: shared primitives, beyond Drupal's border.
-
Halfway through the "ECA: The Next Chapter" series. 5 posts published, 4 more coming.
So far:
1. The ten-month journey
2. Modeler API architecture
3. In-context customization
4. New Workflow Modeler
5. Test, replay, debugComing:
6. ECA, FlowDrop, and Maestro (collaboration, positioning)
7. ECA Guide + AI (MCP server, agent skill)
8. Orchestration vision (multi-system workflows)
9. Funding transparency (sustainability)Catch up → https://go.lakedrops.com/eca-next-chapter
-
Halfway through the "ECA: The Next Chapter" series. 5 posts published, 4 more coming.
So far:
1. The ten-month journey
2. Modeler API architecture
3. In-context customization
4. New Workflow Modeler
5. Test, replay, debugComing:
6. ECA, FlowDrop, and Maestro (collaboration, positioning)
7. ECA Guide + AI (MCP server, agent skill)
8. Orchestration vision (multi-system workflows)
9. Funding transparency (sustainability)Catch up → https://go.lakedrops.com/eca-next-chapter
-
Building workflows blind? Not anymore.
ECA's test, replay, and debug features: modeler listens, you trigger events, see execution results immediately. Token values at each step. Production replay with actual data.
Widget on every page where ECA ran - click it, modeler opens in overlay, replay what just happened in context.
No other CMS workflow tool does this. Not WordPress, Joomla, n8n, or Zapier at this level.
Most-requested feature by existing users: visibility.
-
Building workflows blind? Not anymore.
ECA's test, replay, and debug features: modeler listens, you trigger events, see execution results immediately. Token values at each step. Production replay with actual data.
Widget on every page where ECA ran - click it, modeler opens in overlay, replay what just happened in context.
No other CMS workflow tool does this. Not WordPress, Joomla, n8n, or Zapier at this level.
Most-requested feature by existing users: visibility.
-
Exposição traz obras de docentes que marcaram a história da arte no Brasil
- cijnusp
https://jornal.usp.br/cultura/exposicao-traz-obras-de-docentes-que-marcaram-a-historia-da-arte-no-brasil/
#Cultura #ArteContempornea #CAPUSP #CarlosFajardo #CarmelaGross #ECA #EspaodasArtes #EvandroCarlosJardim #Exposio #ReginaSilveira -
The new ECA Workflow Modeler: built from scratch in 6 weeks, 87,000 lines, 2.1x more test code than production code.
React 18 + TypeScript, infinite canvas, execution replay, live testing, WCAG AA accessibility tested in CI. Every commit runs through 15 gates.
Quality standards that match commercial SaaS. Open source reference architecture for Drupal + React.
Try it: https://www.drupal.org/project/modeler
Read about it: https://go.lakedrops.com/eca-next-chapter-post-4 -
The new ECA Workflow Modeler: built from scratch in 6 weeks, 87,000 lines, 2.1x more test code than production code.
React 18 + TypeScript, infinite canvas, execution replay, live testing, WCAG AA accessibility tested in CI. Every commit runs through 15 gates.
Quality standards that match commercial SaaS. Open source reference architecture for Drupal + React.
Try it: https://www.drupal.org/project/modeler
Read about it: https://go.lakedrops.com/eca-next-chapter-post-4 -
ECA's in-context customization removes the learning curve. Lightning bolt appears next to form fields → click → select template → configure → done. No need to understand events, conditions, or tokens.
For everyone: accessibility without compromise.
For technical users: quick-start to full modeler.
For agencies: core-quality UX without core timelines.Enable `eca_form` submodule to try it yourself.
-
ECA's in-context customization removes the learning curve. Lightning bolt appears next to form fields → click → select template → configure → done. No need to understand events, conditions, or tokens.
For everyone: accessibility without compromise.
For technical users: quick-start to full modeler.
For agencies: core-quality UX without core timelines.Enable `eca_form` submodule to try it yourself.
-
Exposição vai mostrar as relações entre arte e ambiente
- cijnusp
https://jornal.usp.br/cultura/exposicao-vai-mostrar-as-relacoes-entre-arte-e-ambiente/
#Cultura #ArteeAmbiente #ECA #ElzaAjzenberg #InovaUSP -
RE: https://mastodon.social/@sidj79/116618649698732888
This probably explains the sudden jump in #inference cost I've seen over the last few days while doing the bug triage. I guess I'll have to start tuning the #eca sub-agents to use the older cheaper model which worked perfectly fine.
-
RE: https://mastodon.social/@sidj79/116618649698732888
This probably explains the sudden jump in #inference cost I've seen over the last few days while doing the bug triage. I guess I'll have to start tuning the #eca sub-agents to use the older cheaper model which worked perfectly fine.
-
Alan Doyle Sunday night at Edmonds Center for the Arts. The audience remained standing through the whole show. They know every song and the words. The dude has quite the following. Great show. Canada churns out some great talent. Opening act: The East Pointers #music #concert #show #Canada #ECA #EdmondsCenterfortheArts #photography #AlanDoyle
-
Alan Doyle Sunday night at Edmonds Center for the Arts. The audience remained standing through the whole show. They know every song and the words. The dude has quite the following. Great show. Canada churns out some great talent. Opening act: The East Pointers #music #concert #show #Canada #ECA #EdmondsCenterfortheArts #photography #AlanDoyle
-
Ten months ago, @dries told me ECA was at maybe 1% of what it could be.
Today I'm publishing the story of what happened next: Post 1 of a 9-part series on the Vienna → Chicago → Athens journey, the UX research that reshaped everything, and the six-week sprint that produced a new Workflow Modeler.
Read it: https://go.lakedrops.com/eca-next-chapter-post-1
Come for the code. Stay for the community.
-
Ten months ago, @dries told me ECA was at maybe 1% of what it could be.
Today I'm publishing the story of what happened next: Post 1 of a 9-part series on the Vienna → Chicago → Athens journey, the UX research that reshaped everything, and the six-week sprint that produced a new Workflow Modeler.
Read it: https://go.lakedrops.com/eca-next-chapter-post-1
Come for the code. Stay for the community.
-
Professor da Argentina fala na USP sobre história e mercado editorial
- cijnusp
https://jornal.usp.br/cultura/professor-da-argentina-fala-na-usp-sobre-historia-e-mercado-editorial/
#Cultura #ECA #HugoQuinta #JosLuisDeDiego #Livros #MarisaMidori #Mercadoeditorial -
Elite do atraso?
ECA USP promove evento sobre influência digital sem nenhum espaço para as redes federadas
#usp #eca #universidade #redes #fediverso #evento #academi
https://eventos.sistemas.eca.usp.br/event/1/ -
Orquestra de Câmara da USP se apresenta neste fim de semana
- cijnusp
https://jornal.usp.br/cultura/orquestra-de-camara-da-usp-se-apresenta-neste-fim-de-semana/
#Cultura #AndrBachur #ECA #Msica #Ocam -
Last Sunday evening at Edmonds Center for the Arts: Colin James joined by Matt Anderson & Terra Lightfoot. Three Canadian musicians that are far more well known in their home country than here in the US, as far as I know. I had never heard of them, but I'm a superfan now. One of the best performances I've seen in a long time. What a weekend: two concerts, two dinners, and a 56 mile bicycle ride. I'm pooped. #ColinJames #music #concert #blues #Canada #Edmonds #ECA #photography
-
Last Sunday evening at Edmonds Center for the Arts: Colin James joined by Matt Anderson & Terra Lightfoot. Three Canadian musicians that are far more well known in their home country than here in the US, as far as I know. I had never heard of them, but I'm a superfan now. One of the best performances I've seen in a long time. What a weekend: two concerts, two dinners, and a 56 mile bicycle ride. I'm pooped. #ColinJames #music #concert #blues #Canada #Edmonds #ECA #photography
-
"Por que o #funk é tão presente nas paradas de #streaming?
"O funk é baseado em singles, dificilmente um artista faz um álbum. Eles produzem centenas de músicas e postam nas #plataformas —semanalmente sempre tem algum funk novo", explica Eduardo Vicente, da #ECA—USP.
Para #bombar, fazem clipes e investem em #influenciadores. "Geralmente há investimento para que pessoas famosas na internet criem dancinhas ou insiram as músicas em seus vídeos para gerar repercussão"."
https://www.uol.com.br/splash/noticias/2026/04/17/alvos-operacao-funk-pf-lideram-streaming.ghtm
-
"Por que o #funk é tão presente nas paradas de #streaming?
"O funk é baseado em singles, dificilmente um artista faz um álbum. Eles produzem centenas de músicas e postam nas #plataformas —semanalmente sempre tem algum funk novo", explica Eduardo Vicente, da #ECA—USP.
Para #bombar, fazem clipes e investem em #influenciadores. "Geralmente há investimento para que pessoas famosas na internet criem dancinhas ou insiram as músicas em seus vídeos para gerar repercussão"."
https://www.uol.com.br/splash/noticias/2026/04/17/alvos-operacao-funk-pf-lideram-streaming.ghtm
-
Five years ago, ECA was just an idea.
Next week at #DrupalDevDays Athens 2026, I walk through the 12 turning points that shaped where it is now - and what they taught me about building open source and working with the community.
Thursday, 23 April, 10:15-11:00
Amphitheater Pantheon (Room 1)Session → https://go.lakedrops.com/keynote-athens-2026-session
Come for the code. Stay for the community.
-
Five years ago, ECA was just an idea.
Next week at #DrupalDevDays Athens 2026, I walk through the 12 turning points that shaped where it is now - and what they taught me about building open source and working with the community.
Thursday, 23 April, 10:15-11:00
Amphitheater Pantheon (Room 1)Session → https://go.lakedrops.com/keynote-athens-2026-session
Come for the code. Stay for the community.
-
Sistema Socioeducativo: ruim com ele, pior sem ele
Constituição trouxe avanços no tratamento de jovens em conflito com a lei. Está longe do ideal: unidades de internação registram desrespeito aos seus direitos e outras injustiças. Mas solução não é reduzir maioridade penal – que os submeteria a ainda mais violênciahttps://outraspalavras.net/outrasaude/sistema-socioeducativo-continua-ruim-pode-piorar/
-
Por que o LibreOffice é a resposta certa para a educação no Brasil?
Um novo post no blog explora como o ECA muda as regras do jogo nas escolas!
Italo Vignoli explica como o LibreOffice se encaixa perfeitamente nessa missão de oferecer produtividade com soberania técnica.
#LibreOffice #ECA #SoftwareLivre #SoberaniaDigital #OpenSource
-
There are other Elementary Cellular Automata tools out there on the web, but I thought I'd have #ClaudeAI put together a minimal one I could use in classes/on Canvas. Here's one that meets my needs, in case it's helpful for anyone else! #ECA
https://tpavlic.github.io/asu-bioinspired-ai-and-optimization/cellular_automata/eca_explorer.html -
There are other Elementary Cellular Automata tools out there on the web, but I thought I'd have #ClaudeAI put together a minimal one I could use in classes/on Canvas. Here's one that meets my needs, in case it's helpful for anyone else! #ECA
https://tpavlic.github.io/asu-bioinspired-ai-and-optimization/cellular_automata/eca_explorer.html -
The most powerful automation engine in any CMS is about to get a revolution.
After 16,000+ sites adopted ECA for no-code/low-code Drupal automation, we listened to every pain point - and rebuilt from the ground up.
Come to my session at #DrupalCon Chicago to witness what's next. Live. On stage.
ECA: The Next Chapter
Tue, March 24 | 3:00 PM | Williford C, 3rd Floor
-
The most powerful automation engine in any CMS is about to get a revolution.
After 16,000+ sites adopted ECA for no-code/low-code Drupal automation, we listened to every pain point - and rebuilt from the ground up.
Come to my session at #DrupalCon Chicago to witness what's next. Live. On stage.
ECA: The Next Chapter
Tue, March 24 | 3:00 PM | Williford C, 3rd Floor
-
Ação da USP em escola de jovens e adultos une letramento crítico à denúncia política por meio do jornalismo
- cijnusp
https://jornal.usp.br/diversidade/acao-da-usp-em-escola-de-jovens-e-adultos-une-letramento-critico-a-denuncia-politica-por-meio-do-jornalismo/
#Diversidade #InclusoSocial #ECA #Educomunicao #EJA #Jornalismo -
Jornalista César Tralli ministra aula inaugural em parceria entre USP e TV Globo
- cijnusp
https://jornal.usp.br/institucional/jornalista-cesar-tralli-ministra-aula-inaugural-em-parceria-entre-usp-e-tv-globo/
#Comunicados #Institucional #Cesartralli #Comunicao #Destaqueinstitucional3 #ECA #Jornalismo #Portaldestaque -
Saiu no Jornal da Unicamp a reportagem que fiz com minha colega Leticia Moreira sobre os desafios do ECA Digital para a implementação de um sistema de verificação etária que não represente mais uma desculpa para coletar nossos dados e colocar em risco nossa privacidade. E também os desafios que essa lei pode trazer pro fediverso.
Entrevistei vários especialistas, entre eles, meu colega @r_evangelista e o Caio Carrara da Alquimídia @rede
Dá uma olhada aqui:
https://jornal.unicamp.br/edicao/738/aprovacao-do-eca-digitaltraz-desafios-a-privacidade/ -
Rodney Crowell, legendary country music singer-songwriter at Edmonds Center for the Arts last Thursday night. His guitarist at right was amazing. Rodney introduced him but I can't remember his name, although I remember he was out of New York City. Such a great show. #music #photography #concert #countrymusic #rodneycrowell #edmonds #ECA
-
Last night we saw Delfeayo Marsalis & the Uptown Jazz Orchestra at Edmonds Center for the Arts. Amazing show and musicians, two encores. Delfeayo introduced all the band members but I can't remember their names. Dinner was at Rory's. #music #jazz #Edmonds #ECA #photography
-
Neue Chips für #Raumfahrt und Quantenrechner: Fabrikausbau von #Globalfoundries #Dresden verbreitert auch das Produktionsprofil
https://oiger.de/2026/02/11/globalfoundries-dresden-haertet-chips-fuer-weltraum-und-quantenwelten/196440
#22FDX #Mikroelektronik #Weltraum-Chips #Quantentechnologie #Halbleiter #Sachsen #EU #ChipsAct #ECA #TSMC #Ausbau -
I've been experimenting with #eca on #emacs and managed to make a start on one of my TODO's which was make a useful #gnus #transient interface for me. It did have some trouble as I had to keep reporting runtime failures for fixing. But you can help by exposing tools to the LLM and giving more context: https://github.com/stsquad/my-emacs-stuff/commit/2719f81ffe3cd7a9e5d757ab593712b3f669c15f
Anyway the result is serviceable although I do need to give it a human pass: https://github.com/stsquad/my-emacs-stuff/blob/f18e388f055ae3fdd89f90c424857a36da9ada74/my-gnus.el
-
Last night (1/14/26) we saw Julia Keefe Big Indigenous Band at Edmonds Center for the Arts. Great jazz and excellent, inspirational show. #music #jazz #indigenous #Edmonds #ECA #photography
-
With Drupal 11.3 out, we've been excited to try it out -- but kept hitting circular dependency errors blocking updates. Each site had a different dependency chain, but all of them ended up with eca_content depending on itself!
Today I took this into a debugger to discover the actual cause - symfony_mailer module, which showed up nowhere in any of the errors. https://www.drupal.org/project/symfony_mailer/issues/3564298
Turns out it's fixed in 2.x beta already, if anyone else hits this! #drupal #eca
-
@penguin42 there is less direct prompting in the #eca mode as there an automatic back and forth between the llm and the #mcp tools that feed it more context. The thinking is usually hidden from you (even on the web UI) but its still happening - consuming tokens as it goes.