Using GPT-3 to pathfind in random graphs

I wondered how GPT-3 might do on the following problem: given a partially-connected graph, find a path between two nodes, or determine that no path exists. I wrote some code to automate generating graphs, feeding them to GPT-3, and parsing + grading its results. I generated 1000 random graphs and fed them to the model. … Continue reading Using GPT-3 to pathfind in random graphs

It would take just one glorious Haskell PR

[Epistemic status: Fiction, satire] “Tell me about FooCorp,” says Brian. “I’ve heard it’s one of the greatest software companies in the world, and I’m interested in working for you guys, but I’ve also heard the rumors and I was hoping you could explain.” Brian and Amy are having coffee. Brian doesn’t actually like coffee but … Continue reading It would take just one glorious Haskell PR

6 Months of Working at a Hypergrowth Startup

I joined Scale AI late last summer. It’s been a crazy experience -- Scale is growing incredibly fast right now, hitting a valuation of over $7 billion last year and recently signing a $250 million contract with the DoD. Personally, I've made over 100 PRs and conducted about 40 interviews already! It's also by far … Continue reading 6 Months of Working at a Hypergrowth Startup

The Touching Responses to “On Learning Chess”

On Sunday night I jotted down a short reflection on my journey learning chess over the last two years. I made a couple graphs to fill it out and submitted it to HackerNews. The response has been overwhelming - tens of thousands of readers, and hundreds of helpful, funny, and encouraging comments, through HackerNews, Reddit, … Continue reading The Touching Responses to “On Learning Chess”

On Learning Chess as an Adult – From 650 to 1750 in Two Years

I caught the chess bug as a college student, twenty-one years old, and it's become my favorite way to unwind since then, as I'm now working at VisioStack and starting a master's in CS at Clemson University. Like all hobbies, chess is more fun when you're making progress. And progress as an adult is certainly … Continue reading On Learning Chess as an Adult – From 650 to 1750 in Two Years