RSSAmplifier

Blog

Joel Tools

Updates from Joel Einbinder

joel.toolsRSS feed ↗6 posts

Latest posts

I Built a Python REPL into my Terminal

Growing up, I thought my neighbor was silly. He was always working on his house. Once he redid all of the plumbing.

Using the Infinite Bookspace to Reason About Language Models

Let's first start with a game. I'll go into your local library and pick a random book off of the shelf. Without looking, you have to guess what the first letter of the first word of the book will be. What is your guess?

Are you smarter than a language model?

A quiz to see how you compare to language models.

Creating an alternative browser engine for iOS

Apple will soon be allowing alternative browser engines on iOS, so I built one.

How long is 100 milliseconds?

Modern websites are not as fast as they should be. I like when things are really fast.

AI Found a Bug in My Code

I was playing around with the SalesForce CodeGen language model. It is set up to generate new code from a prompt. But I wanted to see how it would analyze existing code.