2021-10-10
|~3 min read
|429 words
I was looking over the our team’s coding style guide recently when I came across an article on W3.org about designing URIs for longevity. It…
2021-10-10
|~1 min read
|143 words
Recently, I was trying to use the LastPass CLI to generate a password. Because I’m lazy, I wanted the new password to go directly to my…
2021-10-10
|~2 min read
|373 words
One of the actions that Gatsby provides is . Unfortunately, it does not work “out of the box” and actually requires a plugin. This is a big…
2021-10-10
|~1 min read
|170 words
Today I wanted to learn how to programmatically update a file with shell scripting. Turns out that there are multiple approaches and it…
2021-10-10
|~1 min read
|170 words
Today I wanted to learn how to programmatically update a file with shell scripting. Turns out that there are multiple approaches and it…