← Reddit

Built a 'Let Me Google That For You' tool with Claude. Now with personas and a guilt trip feature.

Reddit · vinishkapoor · August 6, 2026
Remember lmgtfy dot com? I rebuilt the concept with Claude but added way more passive-aggressive options. You type the question someone should've Googled, pick a persona (The Authority, Tired Teacher, Corporate HR, or Dramatic Friend), and it generates a

Detailed Analysis

A developer using the handle vinish.dev has revived the classic "Let Me Google That For You" concept, rebuilding the early-2010s viral tool with Claude's assistance and layering in significantly more personality than the original ever had. Where the classic lmgtfy.com simply generated a fake search animation to shame someone for asking a googleable question, this new version—hosted at vinish.dev/let-me-google-that-for-you—lets users choose from four distinct personas (The Authority, Tired Teacher, Corporate HR, and Dramatic Friend) before generating a shareable link. Claude reportedly helped implement the persona-specific response logic, an "AI Answer" feature that answers the question while simultaneously judging the asker, a guilt-trip mode, a "receipt mode" that shows proof the question was searchable, and a speed-run mode for users who just want to cut to the chase.

The project is a good example of the kind of small, humor-driven consumer tool that has become increasingly common as AI coding assistants lower the barrier to shipping polished side projects. Building something like this used to require juggling frontend animation work, backend link generation, and enough copywriting to make four distinct comedic voices feel differentiated—tasks that would traditionally take a solo developer days or weeks even for a lightweight app. With Claude handling the persona writing, the animated intros, and the feature logic, the creator was able to compress that timeline substantially, turning a nostalgia-driven joke into a fully functional, free-to-use web tool.

What's notable here isn't the technical sophistication of the app itself—it's intentionally lightweight and comedic—but what it represents about the current wave of AI-assisted "vibe coding" projects being shared on platforms like Reddit. Increasingly, developers are using Claude not just for serious engineering work but as a creative collaborator for tone, humor, and persona design, tasks that historically required a copywriter or comedy writer rather than a coding assistant. The fact that Claude contributed to writing passive-aggressive, judgmental AI responses across four different comedic personalities suggests these models are being leveraged as much for their language and personality generation as for their code generation.

This kind of project also reflects a broader trend of internet nostalgia being remixed through modern AI tooling. Just as lmgtfy.com became a meme-worthy shorthand for online etiquette shaming in the 2010s, this rebuilt version signals how quickly old internet in-jokes can be resurrected and enhanced once the cost of building interactive tools drops close to zero. As AI coding assistants like Claude continue to make full-stack app development accessible to non-specialist hobbyists, expect more of these quick-turnaround, humor-first tools to surface—less as serious products and more as cultural artifacts demonstrating just how far solo, AI-assisted development has come.

Read original article →