An introduction to agents-exe: A tool, library, and/or framework for running and researching AI-agents. "on peut prompter une fois mille personnes mais on ne peut pas prompter mille fois mille personnes"| dicioccio.fr
As a pastime project last year, I rewrote two non-trivial web applications in Halogen; some patterns eventually emerged. I believe these patterns haven't been documented thoroughly, particularly in the realm of pure-functional programming and web-application. I now architect my PureScript application in Halogen with a form of Entity-Component-System with one-main-handler loop. I organize page sub-components into Widgets, and Bricks. Widgets and Bricks play a similar role, but we can distingui...| dicioccio.fr