Welcome to Nitpicking, a labor of love inspired by the trivia game show Um, Actually. This project is all about spotting and correcting sneaky errors hidden within sentences about pop culture, science, and general nerd knowledge. It’s not affiliated with the original show or Dropout in any way—just a fan-made homage to the joy of being technically correct (the best kind of correct).
Each round presents a sentence about nerdy topics like pop culture or science. While the sentence might seem correct at first glance, there's always one sneaky error hiding in plain sight. Your task is to find it.
Nitpicking is an open-source project—your input helps make it better! Here’s how you can contribute:
This project is not affiliated with or endorsed by Um, Actually or Dropout. It’s simply a fan-made project inspired by the show’s format. Sam Reich, if you’re reading this, please don’t sue us (but also, where are you from?).
git clone https://github.com/yourusername/nitpicking.git
npm install
.env
file in the root directory and add the following environment variables:NEXT_PUBLIC_DATABASE_URL=your_neon_database_url
Replace your_neon_database_url
with your own Neon database URL.npm run dev
This project is licensed under the MIT License. See the LICENSE file for details.
Happy nitpicking!