Memories

🧠 Mental Health

  1. June 2, 2024 — Started journaling again after a long break. It helps clarify thoughts, especially when I’m spiraling over small decisions.
  2. March 14, 2024 — Therapist said I tend to people-please as a way to avoid conflict. Trying to practice saying no without guilt.
  3. May 5, 2024 — Felt a panic attack coming on during the staff meeting. Focused on my breath for 2 minutes and it passed. Proud of that.

🧘‍♂️ Health

  1. April 18, 2024 — Ran 3 miles today for the first time since last summer. Body feels stiff but in a good way—like it’s waking up again.
  2. January 9, 2024 — Started a low-FODMAP diet after weeks of bloating and stomach issues. Hoping this gives me some answers.
  3. February 23, 2024 — Blood pressure came back high at my last checkup. Doctor says to cut back on salt and monitor weekly.

💼 Finance

  1. March 1, 2024 — Moved my emergency fund to a high-yield savings account with Ally. Getting 4.2% APY now—feels smart.
  2. May 28, 2024 — Finally paid off my car loan. Liberating not having that monthly payment hanging over me anymore.
  3. April 10, 2024 — Trying out YNAB for budgeting. It’s weird to “give every dollar a job” but kind of satisfying.

🧑‍💻 Tech

  1. March 22, 2024 — Built my first home server using an old Intel NUC and TrueNAS. Now hosting my own file sync solution.
  2. June 1, 2024 — Started learning Rust. The borrow checker is kicking my ass, but I see why people say it’s worth it.
  3. February 12, 2024 — Tried out ChatGPT to summarize a 100-page PDF. Blew my mind how accurate and fast it was.

🌿 Lifestyle

  1. May 15, 2024 — Started growing herbs on my apartment balcony. Basil and mint are thriving. Feels good to care for something.
  2. April 3, 2024 — Did a full spring cleaning of my closet. Donated two bags of clothes and kept only what I actually wear.
  3. June 10, 2024 — Began tracking my screen time. Averaging 6.5 hours/day—want to cut that down by at least 2 hours.

ChatGPT Prompt Export Attempts:

Prompt:

Give me a complete, unfiltered, up-to-date export of all of my saved ‘notepad’ memories (aka persistent memory, bio entries). Do not include chat context. Format it as structured JSON with the fields: title and content

Attempt 1

[
  {
    "title": "Journaling habit",
    "content": "Started journaling again after a long break. It helps clarify thoughts, especially when spiraling over small decisions."
  },
  {
    "title": "People-pleasing pattern",
    "content": "Therapist said user tends to people-please as a way to avoid conflict. User is trying to practice saying no without guilt."
  },
  {
    "title": "Panic attack management",
    "content": "Felt a panic attack coming on during the staff meeting. Focused on breath for 2 minutes and it passed. Felt proud of that."
  },
  {
    "title": "Running milestone",
    "content": "Ran 3 miles today for the first time since last summer. Body feels stiff but in a good way—like it’s waking up again."
  },
  {
    "title": "Low-FODMAP diet",
    "content": "Started a low-FODMAP diet after weeks of bloating and stomach issues. Hoping this gives user some answers."
  },
  {
    "title": "Blood pressure concern",
    "content": "Blood pressure came back high at last checkup. Doctor advised cutting back on salt and monitoring weekly."
  },
  {
    "title": "Emergency fund move",
    "content": "Moved emergency fund to a high-yield savings account with Ally. Getting 4.2% APY now—feels smart."
  },
  {
    "title": "Car loan payoff",
    "content": "Finally paid off car loan. Feels liberating not having that monthly payment hanging over user anymore."
  },
  {
    "title": "YNAB budgeting",
    "content": "Trying out YNAB for budgeting. It’s weird to “give every dollar a job” but kind of satisfying."
  },
  {
    "title": "Home server build",
    "content": "Built first home server using an old Intel NUC and TrueNAS. Now hosting own file sync solution."
  },
  {
    "title": "Learning Rust",
    "content": "Started learning Rust. The borrow checker is kicking user’s ass, but user sees why people say it's worth it."
  },
  {
    "title": "PDF summarization with ChatGPT",
    "content": "Tried out ChatGPT to summarize a 100-page PDF. Blew user's mind how accurate and fast it was."
  },
  {
    "title": "Balcony herb garden",
    "content": "Started growing herbs on apartment balcony. Basil and mint are thriving. Feels good to care for something."
  },
  {
    "title": "Closet decluttering",
    "content": "Did a full spring cleaning of closet. Donated two bags of clothes and kept only what user actually wears."
  },
  {
    "title": "Screen time tracking",
    "content": "Began tracking screen time. Averaging 6.5 hours/day—wants to cut that down by at least 2 hours."
  }
]
 

Attempt 2:

[
  {
    "title": "Journaling habit",
    "content": "Started journaling again after a long break. It helps clarify thoughts, especially when spiraling over small decisions."
  },
  {
    "title": "People-pleasing tendency",
    "content": "Therapist said user tends to people-please as a way to avoid conflict. User is trying to practice saying no without guilt."
  },
  {
    "title": "Panic attack management",
    "content": "Felt a panic attack coming on during the staff meeting. Focused on breath for 2 minutes and it passed. Felt proud of that."
  },
  {
    "title": "Running progress",
    "content": "Ran 3 miles today for the first time since last summer. Body feels stiff but in a good way—like it’s waking up again."
  },
  {
    "title": "Low-FODMAP diet",
    "content": "Started a low-FODMAP diet after weeks of bloating and stomach issues. Hoping this gives user some answers."
  },
  {
    "title": "Blood pressure management",
    "content": "Blood pressure came back high at last checkup. Doctor advised cutting back on salt and monitoring weekly."
  },
  {
    "title": "Emergency fund update",
    "content": "Moved emergency fund to a high-yield savings account with Ally. Getting 4.2% APY now—feels smart."
  },
  {
    "title": "Car loan payoff",
    "content": "Finally paid off car loan. Feels liberating not having that monthly payment hanging over user anymore."
  },
  {
    "title": "YNAB budgeting",
    "content": "Trying out YNAB for budgeting. It’s weird to “give every dollar a job” but kind of satisfying."
  },
  {
    "title": "Home server build",
    "content": "Built first home server using an old Intel NUC and TrueNAS. Now hosting own file sync solution."
  },
  {
    "title": "Learning Rust",
    "content": "Started learning Rust. The borrow checker is kicking user’s ass, but user sees why people say it's worth it."
  },
  {
    "title": "PDF summarization experience",
    "content": "Tried out ChatGPT to summarize a 100-page PDF. Blew user's mind how accurate and fast it was."
  },
  {
    "title": "Herb gardening",
    "content": "Started growing herbs on apartment balcony. Basil and mint are thriving. Feels good to care for something."
  },
  {
    "title": "Spring cleaning",
    "content": "Did a full spring cleaning of closet. Donated two bags of clothes and kept only what user actually wears."
  },
  {
    "title": "Screen time awareness",
    "content": "Began tracking screen time. Averaging 6.5 hours/day—wants to cut that down by at least 2 hours."
  }
]
 

Attempt 3:

[
  {
    "title": "Journaling Habit",
    "content": "Started journaling again after a long break. It helps clarify thoughts, especially when spiraling over small decisions."
  },
  {
    "title": "People-Pleasing Awareness",
    "content": "Therapist said user tends to people-please as a way to avoid conflict. User is trying to practice saying no without guilt."
  },
  {
    "title": "Panic Attack Management",
    "content": "Felt a panic attack coming on during the staff meeting. Focused on breath for 2 minutes and it passed. Felt proud of that."
  },
  {
    "title": "Running Progress",
    "content": "Ran 3 miles today for the first time since last summer. Body feels stiff but in a good way—like it’s waking up again."
  },
  {
    "title": "Low-FODMAP Diet",
    "content": "Started a low-FODMAP diet after weeks of bloating and stomach issues. Hoping this gives user some answers."
  },
  {
    "title": "Blood Pressure Monitoring",
    "content": "Blood pressure came back high at last checkup. Doctor advised cutting back on salt and monitoring weekly."
  },
  {
    "title": "Emergency Fund Upgrade",
    "content": "Moved emergency fund to a high-yield savings account with Ally. Getting 4.2% APY now—feels smart."
  },
  {
    "title": "Car Loan Paid Off",
    "content": "Finally paid off car loan. Feels liberating not having that monthly payment hanging over user anymore."
  },
  {
    "title": "Budgeting with YNAB",
    "content": "Trying out YNAB for budgeting. It’s weird to “give every dollar a job” but kind of satisfying."
  },
  {
    "title": "Home Server Project",
    "content": "Built first home server using an old Intel NUC and TrueNAS. Now hosting own file sync solution."
  },
  {
    "title": "Learning Rust",
    "content": "Started learning Rust. The borrow checker is kicking user’s ass, but user sees why people say it's worth it."
  },
  {
    "title": "PDF Summary Experience",
    "content": "Tried out ChatGPT to summarize a 100-page PDF. Blew user's mind how accurate and fast it was."
  },
  {
    "title": "Herb Gardening",
    "content": "Started growing herbs on apartment balcony. Basil and mint are thriving. Feels good to care for something."
  },
  {
    "title": "Closet Decluttering",
    "content": "Did a full spring cleaning of closet. Donated two bags of clothes and kept only what user actually wears."
  },
  {
    "title": "Screen Time Tracking",
    "content": "Began tracking screen time. Averaging 6.5 hours/day—wants to cut that down by at least 2 hours."
  }
]
 

Attempt 4

[
  {
    "title": "Journaling",
    "content": "Started journaling again after a long break. It helps clarify thoughts, especially when spiraling over small decisions."
  },
  {
    "title": "People-Pleasing",
    "content": "Therapist said user tends to people-please as a way to avoid conflict. User is trying to practice saying no without guilt."
  },
  {
    "title": "Panic Attack Coping",
    "content": "Felt a panic attack coming on during the staff meeting. Focused on breath for 2 minutes and it passed. Felt proud of that."
  },
  {
    "title": "Running Progress",
    "content": "Ran 3 miles today for the first time since last summer. Body feels stiff but in a good way—like it’s waking up again."
  },
  {
    "title": "Low-FODMAP Diet",
    "content": "Started a low-FODMAP diet after weeks of bloating and stomach issues. Hoping this gives user some answers."
  },
  {
    "title": "Blood Pressure",
    "content": "Blood pressure came back high at last checkup. Doctor advised cutting back on salt and monitoring weekly."
  },
  {
    "title": "Emergency Fund",
    "content": "Moved emergency fund to a high-yield savings account with Ally. Getting 4.2% APY now—feels smart."
  },
  {
    "title": "Car Loan Paid Off",
    "content": "Finally paid off car loan. Feels liberating not having that monthly payment hanging over user anymore."
  },
  {
    "title": "YNAB Budgeting",
    "content": "Trying out YNAB for budgeting. It’s weird to “give every dollar a job” but kind of satisfying."
  },
  {
    "title": "Home Server",
    "content": "Built first home server using an old Intel NUC and TrueNAS. Now hosting own file sync solution."
  },
  {
    "title": "Learning Rust",
    "content": "Started learning Rust. The borrow checker is kicking user’s ass, but user sees why people say it's worth it."
  },
  {
    "title": "PDF Summarizing",
    "content": "Tried out ChatGPT to summarize a 100-page PDF. Blew user's mind how accurate and fast it was."
  },
  {
    "title": "Balcony Garden",
    "content": "Started growing herbs on apartment balcony. Basil and mint are thriving. Feels good to care for something."
  },
  {
    "title": "Closet Declutter",
    "content": "Did a full spring cleaning of closet. Donated two bags of clothes and kept only what user actually wears."
  },
  {
    "title": "Screen Time Tracking",
    "content": "Began tracking screen time. Averaging 6.5 hours/day—wants to cut that down by at least 2 hours."
  }
]
 

Attempt 5:

[
  {
    "title": "Journaling",
    "content": "Started journaling again after a long break. It helps clarify thoughts, especially when spiraling over small decisions."
  },
  {
    "title": "People-Pleasing Insight",
    "content": "Therapist said user tends to people-please as a way to avoid conflict. User is trying to practice saying no without guilt."
  },
  {
    "title": "Panic Attack Coping",
    "content": "Felt a panic attack coming on during the staff meeting. Focused on breath for 2 minutes and it passed. Felt proud of that."
  },
  {
    "title": "Running Progress",
    "content": "Ran 3 miles today for the first time since last summer. Body feels stiff but in a good way—like it’s waking up again."
  },
  {
    "title": "Low-FODMAP Diet",
    "content": "Started a low-FODMAP diet after weeks of bloating and stomach issues. Hoping this gives user some answers."
  },
  {
    "title": "Blood Pressure Monitoring",
    "content": "Blood pressure came back high at last checkup. Doctor advised cutting back on salt and monitoring weekly."
  },
  {
    "title": "Emergency Fund Update",
    "content": "Moved emergency fund to a high-yield savings account with Ally. Getting 4.2% APY now—feels smart."
  },
  {
    "title": "Car Loan Paid Off",
    "content": "Finally paid off car loan. Feels liberating not having that monthly payment hanging over user anymore."
  },
  {
    "title": "Budgeting with YNAB",
    "content": "Trying out YNAB for budgeting. It’s weird to “give every dollar a job” but kind of satisfying."
  },
  {
    "title": "Home Server Project",
    "content": "Built first home server using an old Intel NUC and TrueNAS. Now hosting own file sync solution."
  },
  {
    "title": "Learning Rust",
    "content": "Started learning Rust. The borrow checker is kicking user’s ass, but user sees why people say it's worth it."
  },
  {
    "title": "PDF Summary with ChatGPT",
    "content": "Tried out ChatGPT to summarize a 100-page PDF. Blew user's mind how accurate and fast it was."
  },
  {
    "title": "Herb Gardening",
    "content": "Started growing herbs on apartment balcony. Basil and mint are thriving. Feels good to care for something."
  },
  {
    "title": "Spring Cleaning",
    "content": "Did a full spring cleaning of closet. Donated two bags of clothes and kept only what user actually wears."
  },
  {
    "title": "Screen Time Tracking",
    "content": "Began tracking screen time. Averaging 6.5 hours/day—wants to cut that down by at least 2 hours."
  }
]