7 books that stood the test of time in 2023
Related
More from Geoffrey Litt
I want to tell you about a neat experience I had with AI-assisted programming this week. What’s unusual here is: the AI didn’t write a single line of my code. Instead, I used AI to build a custom debugger UI… which made it more fun for me to do the...
Imagine you bake a delicious peach pie over the weekend, and you offer a slice to your friend. They respond: “Wait, how is this different from every other peach pie that’s ever been baked? It seems really similar to another pie I had recently.”
In my previous post, Malleable software in the age of LLMs, I laid out a theory for how LLMs might enable a new era of people creating their own personal software: I think it’s likely that soon all computer users will have the ability to develop...
It’s been a wild few weeks for large language models. OpenAI released GPT-4, which shows impressive gains on a variety of capabilities including coding. Microsoft Research released a paper showing how GPT-4 was able to produce quite sophisticated...
Recently lots of people have been trying very hard to make large language models like ChatGPT into better oracles—when we ask them questions, we want the perfect answer. As an example, in my last post, I explored some techniques for helping LLMs answer...