2020-02-15
|~2 min read
|316 words
I had to find the average of a set with potentially undefined values. If a value was undefined, I wanted to skip it all together. For…
2020-02-14
|~2 min read
|380 words
NVM, the Node Version Manager, is an invaluable tool when working on multiple node projects. Instead of manually managing the globally…
2020-02-13
|~1 min read
|199 words
If you start running processes in the background, at some point, you may find you want to bring it back into focus. The utility seems…
2020-02-12
|~1 min read
|119 words
Continuing my recent trend of finding useful tips and tricks in the command line. Today, it was how to run multiple processes in parallel…
2020-02-11
|~2 min read
|212 words
When I’m working in bash, it’s common that I’ll want to sequence operations together so that one naturally follows another. For example…
Hi there and thanks for reading! My name's Stephen. I live in Chicago with my wife, Kate, and dog, Finn. Want more? See about and get in touch!