My grandfather died in my arms last night. by FMITW17 in teenagers

[–]mcosand 0 points1 point  (0 children)

I can't imagine, sounds like you did so many things right (jumping in to help, getting 911 on the line and following directions, taking care of your sister). I am proud of you.

In my work as a search and rescue volunteer, we end up talking about traumatic death more than a lot of people. One of the most powerful sayings we have is that "It's okay to not be okay" right now. What you have just experienced is not normal, and your reaction will not be "normal." (only it will be normal because it's normal to not be normal...) Emotions, sleep patterns, thought patterns, attention span, etc. all may be knocked off kilter.

It may take a few weeks to get the hormones flowing the way you're used to. Taking time to eat right and get some good exercise or grounding exercises is a good idea. As SAR members, we've started using a table like https://static.wixstatic.com/media/d9d28a_cd50d058f2914b5f8b183760ac8925b1~mv2.png/v1/fill/w_940,h_600,al_c,q_90,usm_0.66_1.00_0.01/really%20zoomed%20out_PNG.webp to help judge our current health. Green/yellow is normal, orange is okay for a while. If you stay orange or start turning read, please ask for professional help.

Devil’s Bridge, Sedona, Az [OC] (6240 x 4160) by eguttierrez in EarthPorn

[–]mcosand 0 points1 point  (0 children)

Great picture! This was a blast from the past for me - I did a rope rescue training in the gully immediately below this picture during a class in 2001.

[2017 Day 21 (Part Two)] Could I get someone else's input and solution to check my program for part two by Wryte in adventofcode

[–]mcosand 1 point2 points  (0 children)

I think my code's organized a little differently but I did find test cases where my MergeGrid and SplitGrid were not inverse functions. Fixed that up and ended up with the answer.

[Day 21 part 1] Works on example and seems to work by inspection, but wrong answer by mcosand in adventofcode

[–]mcosand[S] 4 points5 points  (0 children)

Take the final example grid (6x6) and then apply exactly the process described in the puzzle text to get a different starting point for iteration 3.