Daily Entry: April 25th, 2017

Tue Apr 25 10:45:51 EDT 2017

I have posted the problem I worked on two days ago, as well as the company that I was doing it for.

It was going to be a post-mortem, but considering this will be a problem I revisit in the future, I have decided to post the problem itself first, and tag it with training regimen.

I have also realized that I've been doing tags incorrectly so far. Which means it is time to google how to use sed for exactly some specific thing.

Woo.

1
2
3
4
# Fix every tag but the first one
sed -i '/^tags:/s/,\ /\n-\ /g' *
# Fix the first tag
sed -i '/^tags:/s/ /\n-\ /g' *
Tue Apr 25 11:10:00 EDT 2017

Tags fixed.

Woo.

Tue Apr 25 11:23:02 EDT 2017

Really need to start post-mortem, as I also have another code-test today (and hopefully one or more additional training regimens).

Tue Apr 25 12:23:27 EDT 2017

I really needed to stretch first, and I did a lot of pacing inbetween.

Tue Apr 25 12:29:36 EDT 2017

Forgot about foam rolling.

Tue Apr 25 22:12:16 EDT 2017

I did the things. That post is above this one, so you may not notice that I went and updated this post more, Stephan. I'll mention it in the review of the day. Which I think will be separate posts now.

My legs are super thanking me right now. Good decision there.

Tue Apr 25 15:30:40 EDT 2017

Did some watching of TV with family. Now I'll do post-mortem.

Tue Apr 25 15:52:24 EDT 2017

The wife has asked that I resurrect my timer for her own purposes. I will do so after the post-mortem and sample test.

Tue Apr 25 16:37:48 EDT 2017

Post-mortem "done".