Techie created a "Planetary Neural Organ" that visualizes global code flow in real time
It looks like a brain.
It looks like a brain.
It looks like a brain.
Reddit user Altruistic-Trip-2749 shared his new project — “Planetary Neural Organ” (V34).
“I was tired of staring at flat, soulless dashboards. I wanted to create something that felt like a biological being living inside my monitor—something that didn’t just ‘display’ data, but ‘feel’ it,” the developer said .
According to him, the project is built on React, Three.js, and raw GLSL shaders.
The organ is connected to the GitHub event API live stream. It doesn't just count commits; it processes each event as a synaptic hit.
As the developer explains, the outer shell is a “skull” made up of 30,000 points.
“As soon as someone in Tokyo writes code, the shell “flashes” precisely at these coordinates,” the IT expert writes.
Inside the shell is a smaller, high-density "brain."
"I used spherical harmonics to physically fold 30,000 internal nodes into gyri and sulci (the anatomical ridges and depressions of the human brain)."

The brain is divided into functional lobes:
When a signal hits the outer sheath, a zigzag axon (simulated by fractal noise) sweeps inward to the corresponding lobe. This looks like a neuron's impulse crossing the synaptic cleft.
The intensity of UnrealBloomPass is tied to the speed of the data stream. When a burst occurs in the global code, the entire "organ" physically pulses and glows white, creating the effect of accelerated thinking.
“The feature that has been dubbed the real madness is long-term potentiation. Contacts between the world and the brain do not pass without a trace, they are imprinted in the form of “neural scars”. When activity in a certain region goes overboard, the light path between the shell and the cortex thickens, turning into a permanent glowing artery within the system,” the developer explains.
You can try it here — Gemini — direct access to Google AI .
"I am moving towards transforming the system into a Self-Organizing Map (SOM), where brain lobes physically migrate and grow depending on which programming languages dominate the global 'zeitgeist'. If the world starts writing in Python en masse, the corresponding lobe literally displaces the others, taking up space inside the skull," the IT expert shared his immediate plans.



