Thoughts on how the human brain works
This is the most interesting part of human, according to me - how the human brain works. From a cell to graveyard, the journey is very interesting. If we think how we thought when we were 2 years old, we will be lost in thinking; still, we will probably not find the actual representation of that time - how we thought, when asking for something, even when we didn’t learn to speak. Science has made so many things possible, till now. From understanding human brain signals to talking with AI (will talk about this someday), whatever we see beside us these days became possible, which has been contributed by science and a lot of people who were involved with this process since the beginning - from making humans social to dealing with machines today.
If we look further, deeper into the structure of human DNA, we will find something interesting - from the sequencing of patterns to RNA and mRNA. Everything is very interesting. I think, “the human will never understand each other, not even 1%”. It’s so complex that, even if you get confirmation that you understood a person for a time period - let’s say 10 seconds - there is a near 100% possibility that it is not true.
What do we want? What does our heart want? Let’s take an example. I liked technology since the very beginning of my educational life, most probably when I was in grade/class 2. I never liked biology, but I had to study biology from class 9 to 12 (high school). When I was in my first year of undergrad, in mind something happened - what I say in my language is, “Brain Signal Death”, which ultimately continued till 3rd semester. And then the process was stopped and my brain towards biology developed a gradient polishing of unknown signals (I will try to explain this in another post), which I can’t actually say is love, but is something similar to getting attracted in a spiritual way (this is something I want to discuss/write someday), but the absence of caring is vital here - neither positive nor negative - something but not 0. It holds a value which is ready to be formed but not now, almost there but hasn’t reached.
Now, think about an exact same cloned version of Rasel, but the only difference is, he liked Biology. But point to be noted here - neither I nor the Rasel 2 did anything related to Biology; it just sat idle inside - the hate and like both.
Now, both are in the same situation, in two different universes where time unit is the same. At the same time, same coordinates, but two different universes, and both facing the same situation, looking at a block of code:
int main(int argc, char *argv[]){
int array[] = { 1,2,3,4,5,6};
size_t size = sizeof(array)/sizeof(array[0]);
printf("%d\n",size);
printf("%p\n",array);
printf("%d\n",0[array]);
for(int i = 0; i < size; i++){
printf("%d\t\t",i[array]);
}
printf("\n");
for(int i = 0; i < size; i++){
printf("%p\t\t",i[array]);
}
printf("\n");
for(int i = 0; i < size; i++){
printf("%d\t\t",0[array]+(sizeof(array)/sizeof(array[i])-1));
}
return 0;
}
Let’s take it more forward, a connection between the two universes is there. Someone right there in between measuring every bit of pulse, neuron signals, brain signals, movement and everything about both of them, and visualizing in real time. If both look at the same time to the code, what will be the differences?
Most probably, 2 probabilities:
Mathematically, we have to consider a lot of things, but we cannot guarantee whether the two Rasel will feel the same or not - even though they are same since birth, everything same, but only one difference, which was never used, can create a possibility near infinity.
Let:
Then:
R_1 = f(B_1, I)
R_2 = f(B_2, I)
Let’s take it more forward - if the block of code is divided into characters (including white spaces) and every unique brain signal, if we want to visualize with separate unique colors, it will run out of colors and still cannot fulfill the requirements.
Looking at a computer screen, two different persons, at the same time, at the same picture, can create infinity new pictures (considering how they are looking, processing, which part they are uniquely removing from the view, etc.) inside their brains.
Can even the smartest and fastest, and the largest storage, capture this? Is it mathematically possible?
Theoretically, the answer leans towards no.
Will continue from here - (2025-04-10)
To come to a conclusion - why our mind wants the desires, and how we process the regrets - most probably the infinity will be processed in our brain in a readable time.