I use netcat to simulate a network connectivity failures. For instance, if server:port 1000 is the normal host and port my application would connect to, I set up a forward from port 2000: nc -L server:1000 2000 then run…
This sounds a LOT like me -- exactly the way I used to think (and still sometimes do). What's really helped me turn around was a realization I got from a book, "The Mindful Way through Depression." Tell me if the below…
I use netcat to simulate a network connectivity failures. For instance, if server:port 1000 is the normal host and port my application would connect to, I set up a forward from port 2000: nc -L server:1000 2000 then run…
This sounds a LOT like me -- exactly the way I used to think (and still sometimes do). What's really helped me turn around was a realization I got from a book, "The Mindful Way through Depression." Tell me if the below…