sliding window technique

2020-03-11

 | 

~3 min read

 | 

473 words

What Is The Sliding Window Technique? The sliding window technique refers to a way to solve a problem using dynamic programming…

commas in css: grouping selectors

2020-03-10

 | 

~2 min read

 | 

282 words

The number of times I’ve had to look up what the comma means in CSS is astounding. As usual, if I find myself doing something multiple times…

notes from _peopleware: productive projects and teams_ by tom demarco and timothy lister

2020-03-09

 | 

~11 min read

 | 

2143 words

Below are the notes I took from Tom Demarco and Timothy Lister’s Peopleware: Productive Projects and Teams in their rawest form. As with…

pyenv - a python equivalent to nvm and rbenv

2020-03-08

 | 

~2 min read

 | 

326 words

I recently had to run an application built with Python 3.6. Unfortunately, when I looked at the installed version of python on my OS, it was…

how to increment the version of your node package

2020-03-07

 | 

~2 min read

 | 

215 words

Using we can auto-increment the version. To see the existing published version of a package: To update the version, the API is for is: The…

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!