Doublecouponday

Results 4 issues of Doublecouponday

I noticed that I could not get django to acknowledge changes to any static content that I had applied when invoking `os.system("grunt taskname filelocation")` after collect static. In your documentation...

While invoking `git push heroku master`, I run into a problem with my configuration of .nginx-buildpack. ``` remote: -----> nginx-buildpack app detected remote: cp: cannot stat 'bin/nginx-heroku-16': No such file...

I used the BFG Repo cleaner to remove large files but forgot to clone fresh copies after pushing. Now my main trunk is full of duplicate commits. Is there a...

At line 29 of WavPlayer.js. Why are you using an expression that will always be false? (waspositive and wasnegative). ``` wasPositive = currentSample[0] > 0; for (let i = buffer.length...