mobile wallpaper 1mobile wallpaper 2mobile wallpaper 3mobile wallpaper 4
519 words
3 minutes
Psychological Record 1
2026-03-05
2026-03-06

I realized that I’m actually suppressing myself.

I became aware of this when I was excited and impulsive in response to external stimuli. After noticing that I was being influenced like that, I would reflexively suppress the impulse that arose, keeping my emotions in a steady state.

I think this is influenced by an idea I had a long time ago: I believed I was still inside a cocoon. Back in school, I thought the environment of that place was harmful to me, so I chose to isolate the environment from interacting with my deeper self. Now I’ve come here, and I feel the surrounding environment is a bit better, and I can also choose my surroundings more freely—so I actually should loosen up more and allow myself to achieve real growth.

But it seems my previous life formed a habit in me: I feel afraid of contact with the outside world, and I’m afraid of my inner self breaking away from this artificial steady state. So I began, unconsciously and on my own, to maintain this quiet—so much so that the past year of my life could be described as a muddy, lifeless stillness.

Today, this place made me realize that I’m actually still staying inside the cocoon.

So what should I do? I’m somewhat aware of my current situation, but I can’t get out. I’ve always thought that only after deciding to reveal my real self would I have the confidence to face the outside world. But the real self—if I don’t keep engaging with various things and instead maintain this pool of dead silence—how could I ever discover it? This is probably my dilemma.

Indeed, the self that exists in the world does not exist from the start; rather, it is shaped into a form that can exist through mutual interaction with the world.

But the self I’m seeking is something more essential—my most fundamental impulse as myself. That’s what I want to find. Of course, I’m not saying that impulse only ever has one direction; the impulses that drive me forward won’t be just one either. But I think that since a person has a fate that points toward the future, the decisions I make that determine where that future impulse goes also determine my future. So perhaps I’m being weighed down by that possibility as well.

Choosing a direction itself means having to abandon some other possibilities. Of course, I also know that these directions don’t disappear just because I choose a different one, and I may still explore them again in the future. But the choice I take at this moment is a real change for me: it changes my brain and filters the directions of what I will experience in the future. So I’m probably afraid of this choice, afraid of the sense of losing other possible versions of myself.

But thinking about it this way, what I’m most afraid of is the responsibility of choosing a direction and moving forward—I’m afraid of the sense of responsibility that comes with this choice.

Then the answer is actually right in front of me.

Share

If this article helped you, please share it with others!

Psychological Record 1
https://dreaife.tokyo/en/posts/self-discovery-journey/
Author
dreaife
Published at
2026-03-05
License
CC BY-NC-SA 4.0

Some information may be outdated

Related Posts Smart
1
The First Round of Selection in the New Era
life With the development of AI technology, the cost of using advanced models may lead to social stratification, where only those with strong financial means can use these models. Although current prices are still acceptable, future price increases may make them unaffordable for most people, thus forming the first round of selection. The author feels anxious about this phenomenon, while also realizing that AI applications have moved beyond programming and into broader industries. Facing the challenges and opportunities of a new world, individuals continue to explore under the momentum of the times.
2
Blog Migration - Mizuki Configuration Records
infra A record of the migration from NotionNext to Mizuki, mainly due to NotionNext's limitations. Mizuki was chosen for its lightweight nature and good balance of features, supporting diaries and project showcases. The configuration process is simple, with content controlled via md and ts files, and it also connects to the Bangumi API. The plan is to synchronize Notion content via CI, implement multilingual support, and address the issue of image links expiring.
3
NumPy Study Notes 1
cs-base NumPy is a Python extension library that supports multidimensional arrays and matrix operations and provides rich mathematical functions. Its main features include the powerful ndarray object, broadcasting, and integration with C/C++/Fortran. NumPy is often used together with SciPy and Matplotlib to form a strong scientific computing stack. It can be installed with pip, supports multiple data types, and provides rich array creation and manipulation features, including slicing, indexing, and broadcasting.
4
Interview Algorithm Study 1
algorithm This post contains multiple algorithm interview problems and solutions, including snake matrix filling, quicksort on a singly linked list, finding peaks and local minima, the egg hardness problem, a stack supporting minimum retrieval, and finding the entry node of a cycle in a linked list. Each problem includes a detailed description, input/output format, and sample code.
5
Experiment 1: Common Network Commands
cs-base This experiment aims to understand the use of Linux and Windows command lines and become familiar with common network commands such as ping, ifconfig, traceroute, arp, and netstat. It includes testing network connectivity, displaying TCP/IP configuration, measuring packet paths, viewing the ARP cache, and checking active TCP connections. Through the experiment, command-line usage was mastered, differences in parameters of equivalent commands across operating systems were recognized, and programming ability was improved.

Table of Contents