Hassam Uddin
Hassam Uddin
I think using these videos alongside other notes/psets might be the best way to emulate an entire course.
I don't have a minimal failing example, but anything using the PostCSS hook that is built into Hugo should trigger this error. ```go {{ $css := resources.Get "css/main.css" }} {{...
It's a frustrating workaround, but it looks like adding quotes to the exec command should solve this issue. I can set up an environment to test that change.
This LGTM. Long term, I was thinking of recording a video walking through a few different heap checker examples/common bugs, as I noticed that a lot of students were struggling...