Content
@
0 reply
0 recast
2 reactions
July
@july
A random thought: there are depth first search (DFS) people, and then there are breadth first search people (BFS) in the world DFS people go for something, and they sacrifice future possibilities for the sake of going deep on a path, as deep as possible in order to find what they are looking for BFS people try out many things and sacrifice going deep on something so they can try many new things and go through them until they find what they are looking for
18 replies
2 recasts
94 reactions
Blue Cockatoo
@bluecockatoo
Depends on how much "free time" I have. I can be very DFS when I find something I'm interested in. But if that's not consuming all my time, or if I had to quit it for whatever reason (exhausted with it or something else makes me have to move on), then I am BFS until I find the next thing to DFS on. I would guess most people go through cycles like this. It would seem more odd to only be one way or the other 100%!
0 reply
0 recast
0 reaction