theJugglingCompany.com

Blog · 10 June 2026 · 5 min read BrainTech

The Other Screen

The laptop is open. The RGB balls are on the desk beside it. Two kinds of interface, side by side. What each one offers that the other cannot.

A MacBook laptop open in the dark with four glowing RGB LED juggling balls resting beside it, the balls' colors reflecting off the desk

The laptop is the primary tool. Most of the day’s work happens on it or through it. It connects to everything, runs everything, displays everything that matters in the course of a working day.

The juggling balls are beside it. They are not decoration.

~0.1s
Juggling feedback loop
Ball lands or drops - the body knows before the mind does
2-30s
Screen feedback loop
Read output, interpret error, infer what changed
15 min
Reset time
Typical juggling break that returns attention to screen work

What the screen offers

The screen is where abstraction lives.

Everything on a screen is a representation of something - text is a representation of logic, an interface is a representation of state, a dashboard is a representation of a system that exists somewhere else. The screen is the medium through which abstract work gets done.

This is enormously powerful. You can model a system, write a simulation, visualize a dataset, coordinate with people on three continents, all through the same glass surface. The work of the screen has no spatial limit and no physical weight.

What the balls offer

The balls are where embodied feedback lives.

When you juggle, the feedback is direct. The ball either lands in your hand or it lands on the floor. The difference is not a log entry - it is physical, immediate, and unambiguous. The body knows before the mind does whether the catch worked.

This is not a minor advantage. Direct feedback is faster and more complete than mediated feedback. The adjustment the hand makes in response to a slightly off-arc throw happens below the level of conscious thought, faster than language. The learning that results from this tight feedback loop is different in kind from the learning that comes from reading a console output.

SCREENWrite codeabstract intentRunmachine executesread output → interpret → adjust (2-30s)JUGGLINGThrowphysical intentCatch / Dropphysics decidesdirect body feedback (<0.1s)FEEDBACK TYPEMediated (cognitive)Direct (embodied)SPEED2-30 seconds<100 millisecondsINFORMATIONSymbolic (text, numbers)Proprioceptive + visualADJUSTMENTRequires deliberate thoughtHappens below consciousness
Two feedback loops, two timescales, two types of information

The contrast as a useful diagnostic

Working with both tools in the same day reveals something about the state of attention.

When the screen work becomes looping - the same code read three times without new information, the same bug approached from the same angle - the switch to the physical practice is fast and productive. The body engages, the pattern runs or drops, the feedback is clear. The cognitive state that returns to the screen after fifteen minutes of juggling is different from the one that left it.

Two tools. Two kinds of light in the dark. The work that happens in both is the same work - building systems that hold under pressure - expressed through different media.

When juggling is going well, the pattern runs without friction, the catches are accurate, and the mind that returns to the screen has had a break from representing-and-inferring and is ready to represent-and-infer again with fresh capacity.

The two tools are not alternatives. They are complements that serve different functions in the same working day.

Both in the dark

The photo was taken in low light - the RGB balls are the brightest objects in the frame, the screen the second brightest. Both the laptop and the balls are tools that produce their own light.

The work that happens in both kinds of light is the same work, expressed through different media. Building systems that function. Developing patterns that hold under pressure. Iterating through failures until the precision is high enough to be useful.

The other screen is on the desk. It is part of the practice.


Read next: Brain. Change. Tech. Why These Three? - the framework behind this site’s three pillars.