How do other people cope with this kind of syndrome?
Here's what I do: Take a step back, write down what needs to be done. Break those things down into achievable chunks. Repeat. Then focus on one part at a time, don't scattershot it. Don't take a small bit of work from here and there. Take the small pieces that sum up to a completed larger piece, and get it done. Repeat.
One of the benefits of this is an emotional one. You'll start to see small wins, which feels good. Then you get bigger wins.
By way of analogy, trying to get fit is similar. I wanted to run a 5k, I just couldn't (I was 40 pounds overweight and had barely exercised in years). I went out and walked it, that worked but took me way too long (50 minutes the first time). I increased my walking pace, I started jogging short segments, eventually I could do a full 5k run. If I had just gone out initially and tried to run it, I'd have failed. And gone out two days later, and failed. Eventually I'd have given up (I know, I did that before). By making small achievable goals that also built up towards my ultimate goal, I gave myself both the emotional framework to maintain motivation and the structural framework to actually achieve it.
In a weird way, it's a good feeling to know that other people go through similar ups-and-downs. Thank you for your comment.
Learning that you're not alone helps to break that cycle (even just for a moment) and brings things into better perspective. One of the key things I had to develop years ago was the skill to restore perspective to my thoughts (that task-breakdown thing is just one thing). When I find myself becoming angry, I have to ask myself, "Is this an appropriate response?" Some drunk just took off the front half of your car? Anger may not be helpful, but it's appropriate. There's no more milk in the fridge? The anger is not warranted, take a breath, realize that you're stressed, and put "milk" on the grocery list.
And substitute all negative emotions into the above. At my worst, I'd get emotionally sad over incredibly tiny things like spilling a bit of salt (not even the whole shaker). Examine that emotion when it rises, don't try to stop it but examine it. Ask if it's appropriate, ask if there's another cause or other factors involved.
It's not necessarily easy, it depends on how stressed you are at the moment. But if you try to make that a habit of thought, over time it becomes easier and almost automatic.
Additionally, please consider seeking out a therapist. Having someone to speak to confidentially and who can help develop these kinds of skills is incredibly helpful.
Jesting aside, can you share more about your project and give more context?
>I feel like I am trying to boil the ocean and it has been overwhelming with the amount of data I need to sift through.
Which data are you sifting through to do what?
>Quantitative framework for app research and discovery for your business
This seems interesting, but what does this mean? Could you explain this to someone like me?
Does it mean that, as a business looking for an app, I type in some search terms and you'll return a comparative report with treemaps for features or something similar to what the Observatory of Economic Complexity does[0]?
- [0]: https://oec.world/
Most of my time goes into normalizing feature set across a category of software so that you can do apples-to-apples comparison. Then I am quantifying how well that feature is implemented within the product, hopefully extrapolate that to the whole category, essentially a ranking system for the features. To do that, I need to collect and normalize those feature sets.
W.r.t. treemap, I am trying different visualization techniques and seems like treemap is pretty good in answering these questions quickly:
1. Which product is a dominant product in a particular category?
2. Which feature dominates a product/category?
After doing a few user interviews people honestly don't care about the ranking or a better framework to search for software. They mostly care about how can software evaluation and procurement can be less painful.
Thanks for the comment and sharing the link of eoc. That's pretty much what I am trying to do for apps.
I hope to extend this to libraries/packages which can be very helpful in knowing what are the strengths of a particular library or package in a snapshot.
> 1. Which product is a dominant product in a particular category?
> 2. Which feature dominates a product/category?
Like Gartner Quadrants and Forrester Waves?
Is there an early version we could look at and play with?