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.

AIL 2: Human Created, Major AI Augmentation. About AIL

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.

The Instagram algorithm tests new content on people who don't follow you yet

When you post something, the platform first shows it to a small test audience of people who do not follow you, and it watches closely: do they swipe past, how long do they stay, do they react at all. If they drop off, the algorithm concludes that strangers have no interest in this and stops showing it. That is the mechanism behind the feeling that your reach dies. It is not a punishment. It is a test you lost.

That changes the question you should be asking. Not “is this content good”, which is a judgement made from your own taste or that of your regular audience, but “does this work for someone who has never seen me before”. If you optimise only for the people who already follow you, you are optimising for an ever smaller slice of your own reach.

The consequence is that generic, broadly phrased content loses structurally. A stranger has no reason to keep watching something he has seen a hundred times before, phrased in exactly the same way. Being specific and recognisable for your own position works better with strangers than with existing followers, because that is precisely what survives a test swipe.

You optimise a system by looking at the whole flow, not by making the fastest part faster

A process is a chain of steps, and it is tempting to improve the step that is easiest to see, or the one that seems most obvious. But making a step faster only helps if that step is the bottleneck. If it is not, the work piles up in front of the next step, which is still the real constraint.

The question that matters is not how to make one part faster, but what a change does to the whole flow. Skip that question and you optimise inside an illusion of progress: a fine result at one station, while the total lead time stays the same or gets worse.

This holds for personal effectiveness as much as for a production line. Finishing a task faster only helps if that task is where the work gets stuck. Otherwise you are just moving the queue.

Self-control is a learnable skill, not an innate trait

We usually read self-control as a character trait: you have it or you don’t. Walter Mischel’s marshmallow test fed that picture, because the children who waited longer turned out, decades later, to earn more, be healthier and have stronger friendships. Kentaro Fujita points at the finding that got skipped over: those children were being taught strategies, and the strategies worked. Three-year-olds stare at the marshmallow on the assumption that staring helps. Five-year-olds have already worked out that covering it up or looking away works better. By thirteen, the children who understood the rules of self-control had fewer behavioural problems. The route is known too: children pick it up largely by watching what adults do.

The distinction that makes this possible is that willpower and self-control are two different things. Willpower is the blunt version, suppressing the impulse, and training it produces small and erratic effects in the research. Self-control is the toolkit around it: looking away, reframing the temptation, viewing yourself from a distance. Those strategies do transfer, so you can get much better at self-control without ever gaining more willpower.

That also changes what a slip means. Not that your character falls short, but that this particular tool failed here, and the question becomes which tool you try next.