Dustin Goodman·Nov 27, 2020Resolving Serverless Webpack IssuesA story about how I debugged an issue with our webpack bundles on a serverless infrastructure and the key takeaways about developing…
Dustin Goodman·Nov 22, 2020How I managed to encounter and recover from Computer Science’s Two Hardest ProblemsBack in August 2019, I managed to encounter both of computer science’s hardest problems: (1) cache invalidation and (2) naming things…