Shared rituals give a team meaning, and they work best when the team invents them

A ritual is a habit that has picked up meaning. That is the whole difference: a habit is what you do, a ritual is how you do it, with attention and with intent. Brushing your teeth is a habit. Always brushing before you shower, and finding it odd the other way round, has become a ritual. The reversed-order test is a tool rather than a definition: it points to the place where an action has acquired meaning.

People use rituals to steer their mood: to calm down before a performance, to gear up for a hard task, to wash the workday off. Telling yourself to relax rarely works, because failing at it feels like one more failure. A familiar pattern does work, because it asks for repetition rather than achievement.

In a team, a shared ritual does something extra. People who perform a small ritual together before they start, even something as silly as tapping their shoulders and stamping their feet, rate the work that follows as more meaningful than people who do the same ritual alone. Tea at a fixed hour on a fixed day, closing every meeting by naming one thing a team member pulled off, sharing weekend plans before the agenda: small things, and precisely because they wear in, they start to carry meaning. Fast-growing companies build their whole planning cadence as a series of rituals for the same reason, so everyone knows what each moment means.

Imposed team building beats doing nothing, even when everyone complains: at least they hated it together. A ritual announced from above, six claps and three shouts at the start of every meeting, mostly harvests eye rolls. Let the team invent its own. A leader’s job is to make the room where a ritual can emerge, and then to protect it, consistently.

Behaviour follows its consequences: what gets rewarded grows, what gets punished fades, and what gets rewarded irregularly sticks best

Voluntary behaviour is shaped by what follows it. When an action brings something pleasant, the odds that you repeat it go up. When it brings something unpleasant, they go down. You never have to decide any of this: behaviour adapts to its consequences whether you notice or not.

Underneath that sits a second layer that is easy to miss. It is not only whether a reward arrives that counts, but when and how often. The same behaviour with the same reward can be learned fast or slowly, and can stick weakly or strongly, depending purely on the rhythm in which the reward is handed out. That rhythm is called a reinforcement schedule.

The surprising part is that irregular rewards work better than constant ones. Behaviour that is rewarded only some of the time lasts longer, even after the reward disappears. The logic, as Scott Young lays it out, runs like this: a predictable reward that stops has probably run out. An unpredictable reward that stops may just be a pause, so carrying on pays. That is the mechanism behind the slot machine and behind the apps you keep opening. Once every reward is gone for good, the behaviour slowly sinks back to its old level.

For anyone building a habit, breaking one, or steering a team, this is a practical handle. A child who gets a compliment right after finishing homework learns something different from a child who hears it at the end of the week, and an employee who knows good work gets seen repeats that work. If you want to change behaviour, look beyond the reward itself to the moment and the rhythm in which you give it.

Motivation grows with the perceived distance to the goal, not the real one

The closer you get to a goal, the harder you push. A marathon runner who spots the finish line suddenly finds energy that was nowhere to be found a kilometre earlier. That is not willpower, it is proximity: the reward comes into view and the effort pulls itself along.

What makes this interesting is that the brain responds to perception here, not to facts. A loyalty card with twelve boxes, two of them already stamped, gets filled faster than an empty card with ten boxes, even though the work in both cases is exactly ten stamps. The head start is fictional. The acceleration is real.

That is the lever for anyone who wants to get themselves or others moving. Give a head start, so the first step already looks taken. Make progress visible, so the distance to the finish becomes something you can feel. And cut a big goal into small milestones, so there is always a finish nearby instead of one far away. The effect is strongest in people who feel they have little power or security; those who already feel comfortable need the proximity less.

An indexed PKM of sources and personal syntheses makes a truly personal AI possible

The usual way to give an LLM your documents is to upload them, or to plug in retrieval (RAG). For every question the model hunts down the relevant fragments in the raw sources and pieces together an answer. It works, but nothing builds up. A question that combines five documents gets answered from scratch again next time.

The alternative is a PKM in two layers. The sources sit untouched in a raw layer. Above them lives an indexed layer of summaries, concept notes and cross-references that gets updated with every new source: contradictions flagged, the synthesis revised. Knowledge is compiled once and then kept current. When a question comes in, the LLM reads the index first and then the relevant notes. Up to a few hundred notes that is enough, with no search infrastructure at all.

What turns this into a truly personal AI is the feedback loop. A good answer, whether a comparison, an analysis or a connection you spotted, goes back into the system as a new note. Your own explorations pile up the same way your sources do. The system then holds what you read and what you thought about it, and every next question draws on both.

A PKM built from sources plus atomic notes already has those two layers. The LLM only needs to do the maintenance: indexing, cross-referencing, checking for consistency. Once the system grows large enough, fine-tuning is the next step, so the knowledge lives in the model’s weights instead of its context window.

AI lowers the threshold for building tools, but that is not where business transformation stalls

Anyone can now have a tool built in five minutes by asking a model, without writing a line of code. That feels like a breakthrough if you build tools for a living. Most people do not. As Benedict Evans puts it, a great lawyer spends the day thinking about the case and the client, not about which software would make that work faster. So the bottleneck sits somewhere else: in seeing that there is something to automate at all, and in working out what the right solution actually is. That second part is rarely obvious. It can take years and several failed attempts before someone finds the right shape for a problem.

Even with the right tool in hand, the work is not done. A process touching fifty to five hundred people across departments and systems stops being an individual decision and becomes a purchasing project that runs for months. Software moves on a sliding scale between improvised (a spreadsheet, an email) and institutionalised (a system with audit, security and ownership), and a task slides toward the institutional end once there is enough revenue or risk attached to justify it. AI leaves that scale intact. It moves where the thresholds sit and which choices you have.

This is why giving everyone ChatGPT never turns into company-wide change on its own. It is the same pattern as putting a PC with a spreadsheet program on every desk in the early eighties: a small group took off with it, the rest used it now and then. The real transformation lives in the slow, concrete work of going through every existing process, one at a time.

Productivity doesn't come from working longer, but from letting your brain reset

Your brain does not multitask, it switches, and every switch leaves a residue of attention behind that eats into your cognitive capacity. That is where uninterrupted blocks earn their keep: inside such a block you work on one thing, with no notifications and nothing on the side.

A block like that has a shelf life. After a stretch of sustained attention your sharpness drains away on its own, and a workday without breaks, an open-plan office and a chat that never falls silent hold you in that state of low attention and constant stress. Pushing on feels productive at that moment, while the quality of your thinking has already dropped.

So blocks and breaks do not contradict each other, they work on two timescales: no switching within the block, a reset between blocks. In practice that means stepping away briefly every 60 to 90 minutes without new input, plus a clear stopping time at the end of the day, because it is in those quiet moments that your brain consolidates and creativity comes back. What wrecks your attention is the task switch, not the break.

Three fixes, one worked, and I don’t know which

This site looks different today, and that was not the plan when I sat down with my coffee.

For weeks I had known that the Photos and Archive pages were broken. Both quietly served up the home page instead of my photos or a dated list of everything I ever posted. Nothing crashed, nothing warned me. The pages just answered the wrong question, which is the kind of bug that is easy to keep postponing. Today I gave it a coffee break.

The micro.blog help forum offered three things to try, so I tried them in order. A newer version of Hugo: no effect. Disabling my custom theme: no effect. Installing and activating a new theme plugin: both pages came back to life.

The plugin I picked more or less at random was Mythos by Matt Langford, and I like it enough to keep it. So this is the new look now. I might bring back a few orange details later.

What I still do not have is an explanation. Three changes went in, one of them fixed it, and I have no idea which of the other two was innocent. My pages work and my curiosity does not. For a coffee break, that is a fair trade.