Skip to main content

Whatever We Are, I Miss You

I didn’t think that I would miss you but I do.

Every morning when I wake up, the first thing I look at is my cellphone. Your name is always there. A text message response to a conversation we had the night before.

Every. Single. Morning. For nine months. This has been our routine.

But the last message I got from you was at midnight a week ago. You said we should part ways. No detailed explanation why. You said your good bye and that was that. No response to my questions. No acknowledgement of anything.

You just left. No reason. No explanation. You’re just gone.

I spent several days playing our conversation over and over. What did I say that was wrong? What did I do? Why did this happen? It’s a never-ending string of questions that I know will never have a response to.

We’re not even dating. We’re not in any kind of relationship. We, honestly, do not even know what we are. We never defined it. We’re just… us.

Randomly meeting in an extraordinary mixture of events that can only be attributed to fate. Out of the handful of people in the area, walking around, you decided to approach me as I was packing my bag to leave. Small, random conversation leading to topics we surprisingly realized we were both passionate about. I knew right then and there that this was not a coincidence. This was fate, knocking at my door.

It was so easy conversing with you, as if we’ve known each other our whole lives. We both have a quirky sense of humor. You appreciate my random bursts of useless information. You find it endearing. I love the way you get excited about small things I send you. I find it refreshing. We share the same values. We connect.

Fate brought you to me, but destiny decided you’re not going to stay.

Not a day goes by that I don’t wish we were texting again. I want to tell you the latest news regarding the theme park ride that we both love. Or the publishing date of that book series we were both following. Even a small piece of trivia regarding a tv show that we were crazy about.

Not a day goes by that I don’t wish I could still text you pictures of my latest adventure. Or send you the latest pose of my fur baby. Or even just a random “how’s your day going?”

Not a day goes by that I don’t wish we could still discuss our lives and our problems. Vent out my frustrations and listen to you vent yours.

Not a day goes by that I don’t wish we were back to being whatever we were. I miss that.

I miss you. I didn’t think I would…but I do.

Not a day goes by that I don’t realize that you’re more important to me than I thought. That maybe we’re not just whatever. Maybe we’re more than that.

But now, I’ll never know. 

Comments

Popular posts from this blog

Chapter 7 - Copying, moving, renaming, and deleting files.  

Chapter 7 - Copying, moving, renaming, and deleting files.   we will discuss the basics of managing your files from the command line.   COPYING FILES   One of the most useful features of the modern PC is the ability to swiftly copy files from one location to another. Practically every computing device has the ability to copy files. The Windows operating system and the Command Prompt are no different. The basic command for copying files from the Command Prompt is the COPY command. If you wanted to use COPY to copy a file called test.txt to the root directory of a USB flash drive assigned the letter J: COPY test.txt J:\ The command will create a copy of test.txt in the root directory of the J drive. Like most Command Prompt commands, COPY assumes that you will be copying files from the working directory, and looks there first to find the filenames you specify. However, you can also use COPY with absolute file paths. If test.txt were in the Users directory of the C...

File attributes and NTFS permissions

Chapter 5 - File attributes and NTFS permissions   We’ve already mentioned both file attributes and NTFS permissions throughout this book. In this chapter we’ll take a closer look at file attributes, and discuss how to view and change attributes from the command line. We’ll also examine NTFS permissions, which are considerably more powerful than file attributes, and discuss how to view and alter them as well.   WHAT ARE FILE ATTRIBUTES?   “File attributes” are basically pieces of metadata that contain additional information about the file. In Windows, files generally have their names, their types (defined by the file’s extension), and their timestamps. (Certain kinds of files, such as MP3 music files, have additional kinds of metadata, such as the album and artist name.) With file attributes, however, there are four additional pieces of information that you can add to a file.  These four pieces of information are: -Archive,...

Construction of lead acid battery

Overview of lead acid battery It is the main overview of lead acid battery,working and construction. In lead acid battery there is a group of cells and in each cell there is one group of positive plates and one group of positive plates and one group of negative plates. The positive plates are made of lead peroxide (PbO2) and negative plate is made of spongy lead. Thus for identification the positive plate as the color of dark brown, whereas the negative plate as the color of light salty, Construction of lead acid battery In this topic we are discussing about the lead acid battery working , and construction . mainly construction you can watch the video  Main parts of lead acid battery 1. Separator. It is most important part of lead acid battery. Which separate the positive and negative plates from each other and prevents the short circuit? The separators must be porous so that the electrolyte may circulate between the plates . The separators must have...