Rendering ChatGPT HTML Output Inline

TL;DR: With a little bit of glue, you can render and evaluate ChatGPT’s raw HTML and JavaScript output directly in the chat interface!! While playing with ChatGPT, I found myself...

Responding to recruiter emails with GPT-3

If you’re just interested in the code, here it is. Like many software engineers, each week I receive multiple emails from recruiters. I’m grateful to work in a field with...

Casting YouTube to Chromecast on Macos (with VLC)

I have a Chromecast. I use Firefox. The only extension for casting content from Firefox that I found is fx_cast, but I wasn’t able to get it to work properly...

OMSCS Retrospective

At the end of 2021, I finished earning my master’s degree in computer science through Georgia Tech’s OMSCS program. This post is a look back on that experience. Previously, I...

Running an existing project on Google Colab

In the Deep Learning course I’m taking, I was describing how to run one of our projects on Google Colaboratory, when another student mentioned they’d been using Colab for over...