December 7, 2025
Nostalgia vs neural nets
I Tried and Failed to Rebuild the 1996 Space Jam Website with Claude
Fans split: “Use 1996 tables!” vs “Claude can’t see pics”
TLDR: An engineer failed to get Claude to perfectly rebuild the 1996 Space Jam page from a screenshot, sparking debate: critics say AI struggles with images and should use old-school tables, defenders say try interactive coding or Copilot. It’s a reminder that our expectations for AI have skyrocketed—and nostalgia still bites.
An engineer tried to make AI recreate the delightfully chaotic 1996 Space Jam site from a single screenshot, and Claude proudly said “Perfect!”—but the planets were wrong and the orbit looked… diamond-shaped. Cue the comment section chaos. Nostalgia warriors charged in yelling “1996 called—use tables!”, with one user insisting old-school page layout (no fancy styling) was the secret. Others dunked on Claude’s eyesight, arguing the model can read text but stumbles when asked to understand images.
The hottest fight? Whether this experiment proves anything. One camp says the write-up is too negative—Claude got close, just not pixel-perfect, and a human could tweak the order. Another crowd says the test was unfair: don’t expect a one-shot miracle; use Claude Code interactively with trial and error. Meanwhile, a value shopper chimed in: Copilot is cheaper and sometimes does better if you try a few times.
The bigger mood shift came from a quiet reality check: eighteen months ago, this would’ve amazed everyone; now the bar is higher. The thread turned into a meme-y tug-of-war between retro web purists and AI pragmatists, plus a side-eye at calling Claude “he.” This wasn’t just about a cartoon website—it was a snapshot of our rising expectations and who gets to claim the future of the web.
Key Points
- •The author attempted to have Claude recreate the 1996 Space Jam landing page using a screenshot and original assets.
- •The site’s design is a single HTML page with absolute, pixel-precise positioning and a tiling starfield GIF background, under 200KB total payload.
- •A man-in-the-middle proxy captured complete interactions with Anthropic’s API, logging prompts, responses, and tool invocations.
- •Claude’s initial result approximated the layout but failed to reproduce the precise orbital arrangement of elements.
- •Imposing structured reasoning steps (Perception Analysis, Spatial Interpretation, Reconstruction Plan) worsened reconstruction fidelity.