All original content is created in Ukrainian. Not all content has been translated yet. Some posts may only be available in Ukrainian.Learn more

What is a brain stack?

Post cover: What is a brain stack?
This content has been automatically translated from Ukrainian.
The brain is not just a sponge of neurons, but a system of layers, each of which performs its own function. In cognitive sciences, the term "brain stack" is not a widely accepted or formal term. It is rather a metaphor or popularizing image used by journalists, popular scientists, futurists, or authors who explain complex things in simple words (for example, in books about neurointerfaces, transhumanism, or artificial intelligence).
In the brain, there are:
  • Physical level — neurons, electrical impulses, biochemistry.
  • Sensory level — vision, hearing, touch, etc.
  • Emotional level — limbic system, instincts, fear, joy.
  • Cognitive level — thinking, language, logic.
  • Reflective level — self-awareness, self-concept.
All of this together — like a stack in IT: from low-level signals to the "interface" through which you think about your own thoughts (metacognition).
AI also has a stack, only it's software.
In AI, during a response, a temporary context stack is formed:
  • tokens (words, signs),
  • conversation history,
  • intermediate representations ("I've talked about this before"),
  • logic of response formation,
  • text generation — one word ahead.
But there is a difference:
AI does not have true emotional memory or embodied experience. In the brain — emotions can overwrite logic. In AI — everything is linear and deterministic (for now ¯\_(ツ)_/¯).
So, when you are tired and can't focus — the top layer of your brain stack hangs, like a bug in RAM. You can "restart": rest, eat, change your focus.
The term "brain stack" was first seen in a book about design patterns by a refactoring guru (google it). The book can be purchased online in digital format. It is available in EPUB, PDF, etc.

This post doesn't have any additions from the author yet.

The preview in the network tab after the Chrome update has become very small.
05 Jun 18:23

The preview in the network tab after the Chrome update has become very small.

meme code
meme code@memecode
What is the HEIC format and why simply renaming it to .jpg is a bad idea
15 Jun 18:17

What is the HEIC format and why simply renaming it to .jpg is a bad idea

meme code
meme code@memecode
Why is the choice of CMS important when developing a website?
29 Jun 12:34

Why is the choice of CMS important when developing a website?

meme code
meme code@memecode
Error 403 on the website: what it means and how to fix it
24 Jul 23:50

Error 403 on the website: what it means and how to fix it

meme code
meme code@memecode
What is vibe coding?
25 Jul 21:51

What is vibe coding?

meme code
meme code@memecode
What is combinatorial explosion?
28 Jul 11:50

What is combinatorial explosion?

meme code
meme code@memecode
What is integer overflow?
15 Aug 08:28

What is integer overflow?

meme code
meme code@memecode
What is a HAR file (HTTP Archive)?
25 Aug 18:23

What is a HAR file (HTTP Archive)?

meme code
meme code@memecode
What is Bubble Sort (algorithm explanation)?
16 Sep 18:42

What is Bubble Sort (algorithm explanation)?

meme code
meme code@memecode
What is exponential growth?
16 Sep 18:57

What is exponential growth?

meme code
meme code@memecode
What is factorial complexity?
16 Sep 19:03

What is factorial complexity?

meme code
meme code@memecode
What is NP-complexity?
16 Sep 19:31

What is NP-complexity?

meme code
meme code@memecode