What does "Undecidable" mean, anyway
Published on: 2025-06-17 04:37:47
May 28, 2025
What does "Undecidable" mean, anyway
An explainer for people who don't know computer science and are mildly curious
Systems Distributed
I'll be speaking at Systems Distributed next month! The talk is brand new and will aim to showcase some of the formal methods mental models that would be useful in mainstream software development. It has added some extra stress on my schedule, though, so expect the next two monthly releases of Logic for Programmers to be mostly minor changes.
What does "Undecidable" mean, anyway
Last week I read Against Curry-Howard Mysticism, which is a solid article I recommend reading. But this newsletter is actually about one comment:
I like to see posts like this because I often feel like I can’t tell the difference between BS and a point I’m missing. Can we get one for questions like “Isn’t XYZ (Undecidable|NP-Complete|PSPACE-Complete)?”
I've already written one of these for NP-complete, so let's do one for "undecidable". Step one is to pull
... Read full article.