mysite/content/posts/loop_of_doom.md

108 lines
8.7 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

+++
title = 'The Loop of Doom'
date = 2025-11-07T13:45:52Z
draft = false
+++
It all started after I came back from my trip to Turkey. I was actually doing really good the first three weeks, or at least I think so. Actually, looking back at it, I maybe wasn't. Well I had to take like two exams and studied for them, but that was also not good enough. I have not really been able to focus on my work and studies lately. I've been feeling more down, sad, exhausted. I've been wanting to stay alone at home. To rest. And then I get stressed and sad because I'm not doing anything. I get the feeling of worthlessness a lot lately. It's exhausting.
Funny how I loved my research, the group, the people, hanging out, trying new things. It's just funny how everything changed all of the sudden. How I don't feel anything anymore. How sad I've been. How down I've been. My cognitive functions, my memory and everything has been also badly damaged. It's just horrible.
I've been also overthinking about my interactions and relationships with people, how they look at me, how they judge me, how they feel about me. And for some reason I tend to care a lot. This has also been extremely exhausting to me.
I was reading about Major Depressive Disorder (MDD) last week. I brought it up in my therapy session too. My therapist said "why do you want to label things?".
This is actually a really valid question. I don't know why, maybe because it helps me think about it less? I can put a label on it and store it somewhere in my brain? Maybe. Idk.
This is what I call the loop of doom. MDD. I don't even know if I'm experiencing it or not. All I know is that things are not right, and I don't feel well.
Now here is the problem. You start not performing well, then you hate yourself for not performing well, then you take it harder to yourself and it doesn't work, then you hate yourself more, and it repeats and repeats until you are completely disfunctional. Most cases that get stuck in MDD get suicidal thoughts which is horrible. Thinking about a quick relief for yourself is just forgetting the values you bring to the world.
I'm happy that I've not been thinking about these things, the scary things. But this is the first thing doctors ask you. Just to make sure.
It's sad because I can see it in my monthly reports, in the [PhD_journey](https://blog.alipourimjourneys.ir/phd_journey/) page of my blog. I can see how bad last month was, and I know this month has not been any better. It's just scary, and sad. I know I'm losing precious time that I cannot get back. I know at some point I'm expected to deliver results that I won't have, and I know I won't like myself when this inevitable happens.
I really do not know what to do. I contacted my thrapist again today to see if he can help me or not. Let me list some stuff I've been told to do by my brother in the meanwhile:
- Going for short walks
- Doing small tasks that make me feel good
- idk... I don't remember anything else.
ChatGPT also gave me some advice, I'll copy it here:
```markdown=
# 14Day Reset — Daily Checklist
**Name:** _____________________ **Start date (Day 1):** ______________ **Wake time target:** ________
### How to use (60 seconds)
* Each day, check **two tiny tasks**: one **Study MRD** and one **Work/Code MRD** (≤15 min each).
* Do **2 short sprints** (start at 10 min on / 2 min off). Stop when the timer ends.
* Log the **evening 2minute checkin** in the table (mood, sleep, meds, sprints, one win).
* If no improvement by **Day 7**, escalate with your prescriber; reassess again on **Day 14**.
### Define todays Minimum Reliable Dose (MRD)
*(Write clear, tiny actions with a start line → action → done proof.)*
* **Study MRD:** ________________________________________________________________
* ---
* **Work/Code MRD:** ____________________________________________________________
* ---
---
### Daily tracker (14 days)
| Day/Date | Outside 1015m | Study MRD | Work MRD | Sprints (0/1/2) | Mood 010 | Sleep hrs | Meds Y/N | One win / Notes |
| -------------------------- | :------------: | :-------: | :------: | :-------------: | :-------: | :-------: | :------: | ------------------------------ |
| 1 / ____ | ☐ | ☐ | ☐ | 0 1 2 | __ | __ | Y / N | ______________________________ |
| 2 / ____ | ☐ | ☐ | ☐ | 0 1 2 | __ | __ | Y / N | ______________________________ |
| 3 / ____ | ☐ | ☐ | ☐ | 0 1 2 | __ | __ | Y / N | ______________________________ |
| 4 / ____ | ☐ | ☐ | ☐ | 0 1 2 | __ | __ | Y / N | ______________________________ |
| 5 / ____ | ☐ | ☐ | ☐ | 0 1 2 | __ | __ | Y / N | ______________________________ |
| 6 / ____ | ☐ | ☐ | ☐ | 0 1 2 | __ | __ | Y / N | ______________________________ |
| **7 / ____ (Checkpoint)** | ☐ | ☐ | ☐ | 0 1 2 | __ | __ | Y / N | **PHQ9 today = ____** |
| 8 / ____ | ☐ | ☐ | ☐ | 0 1 2 | __ | __ | Y / N | ______________________________ |
| 9 / ____ | ☐ | ☐ | ☐ | 0 1 2 | __ | __ | Y / N | ______________________________ |
| 10 / ____ | ☐ | ☐ | ☐ | 0 1 2 | __ | __ | Y / N | ______________________________ |
| 11 / ____ | ☐ | ☐ | ☐ | 0 1 2 | __ | __ | Y / N | ______________________________ |
| 12 / ____ | ☐ | ☐ | ☐ | 0 1 2 | __ | __ | Y / N | ______________________________ |
| 13 / ____ | ☐ | ☐ | ☐ | 0 1 2 | __ | __ | Y / N | ______________________________ |
| **14 / ____ (Checkpoint)** | ☐ | ☐ | ☐ | 0 1 2 | __ | __ | Y / N | **PHQ9 today = ____** |
---
### Quick reference
**Paper — 12min read:** 3 min skim (title/abstract/figures/conclusion) → 7 min one figure + its paragraph → 2 min 3 bullets (Claim / Evidence / Open question).
**Code — restart protocol:**
1. Open repo → `git status` → run tests/linter → open lastchanged file.
2. Choose **one smallest step** (≤10 min): e.g., add a failing test, reproduce a bug, rename a variable, add a log.
3. **Stuck 3step (2 min each):** talk it out / write exact error → minimal repro or tiny test → read one doc page. If still stuck after ~1520 min, park it with the **next guess**.
---
### Safety net (Germany)
* **Emergency:** 112
* **TelefonSeelsorge (24/7):** 0800 111 0 111 · 0800 111 0 222 · 116 123
If risk rises (cant stay safe, intense agitation/akathisia), seek sameday care.
```
Lmao. I wonder how things will progress in the future, and how I'll do. Was it really because of a failed relationship? Really? Something that never happened? I don't believe it, it's not possible. Or was it because I had the feeling of being used, and thrown away. Maybe if I kept contact I wouldn'tve these feelings. Maybe, just maybe.
But I do feel many many other bad things also happened. Like me not getting good grades in two of my courses (both of which turned out to be outliers, with one only 20% passing the course(!) and the other having a much worse average that previous exam iterations). My paper also got rejected. My research was criticized and shat on heavily. And I felt lonely a lot since I wasn't being invited to many things other people were. I gained a lot of weight. I lost few friendships I wanted to keep. Some people I cared about started to hate me. And some of the people I considered as friends kept not including me in their plans, making me nervous that things are not right.
Darn. That is a lot. Lot of bad things. Back to back to back.
Ok. Let's break the loop. How can I do that? Maybe by starting new habits? By going to gym at nights? By eating healthier? By losing weight? By taking baby steps in literature review and my code? By organizing fun things with people? Idk. I really don't. But I will figure it out and make it work. I have to. I ain't, and I wasn't brought up like this. Let's fleaping go...
I try to keep ya'll, the empty list of people, updated.
---
{{< sigdl >}}