We like scary movies, or the ones about rituals, and institutions (Midsommar, Da Vinci Code) because they present Hyper-Message as true. They tell us a lie we so truly wish to accept as true, and so we do not fight it, we go with it, because that lie does not happen in reality.
First Island is not going well. My team is not executing things well, and I cannot ask them to stay more and work more because I’m not paying them enough, and it is all because of the rush that is all my fault. Fuck me.

Working with the agentic world is amazing. In a few prompts I asked LLMs to create a free hand lasso selection where I can draw the seleciton and they compute what nodes are included. Then I asked for a good old animated moving dash-pattern borders, they had a border with different dash sizes. This is classic bezier problem, and so I asked them to fix it, and in one prompt they did it. Do you know how incredibliy hard these tasks have been? None of the programmers I know can do it…

And so with the lasso selection, and context menu, I had the LLMs have graph rewriting added to the Data-Flow engine of the Honar language, and in doing that made possible to select some nodes, and make them functions. It automatically wires inputs and outputs and so you can have many things pushed together there… Insane.

Nested Nodes (Functions) in Honar (2/2)