← The AI Hype Audit — all 181 verdicts

HOLDS UP “Those flowing fiber lines are self-drawing SVG paths” — a 2013 classic, taught honestly TikTok · Aug 17, 2026

The claimSelf-drawing SVG “fiber lines” behind a headline: animate stroke-dashoffset from the path's full length to zero, stagger delays inside requestAnimationFrame, mix-blend-mode to weave lines through the type, clamp() for a viewport-filling headline, Web Audio sound gated behind one click because browsers block autoplay.

Every technical claim is accurate and the tutorial is complete enough to use. Animating stroke-dasharray/stroke-dashoffset from the path length to zero is THE canonical self-drawing SVG line technique — publicly documented since Jake Archibald's 2013 “Animated line drawing in SVG” and the CSS-Tricks classic, used everywhere from demos to award sites. Staggered delays for sequenced lines, blend modes to pass strokes over and under type, clamp() for fluid headline sizing, and gating Web Audio behind a user click (required — browsers block unmuted autoplay) are all correct, standard, and honestly explained. Unlike this creator's other two posts in the audit, the free caption contains the entire build; nothing needed from the paid Academy to reproduce it. The only spin is presentation: a 12-year-old classic technique framed as a personal signature move, feeding the same Academy funnel.

What holds up

  • stroke-dashoffset line-drawing is the documented standard technique, and the caption describes it correctly
  • The audio gate is not just correct but required — browsers block autoplay sound, so one-click activation is the right pattern
  • The complete effect is reproducible from the free caption alone — no purchase required

What doesn't

  • The technique is publicly documented since 2013 — presented here as a personal discovery
  • requestAnimationFrame works, but plain CSS animation-delay does the same stagger with less code — the framing slightly over-engineers to sound expert
  • The video exists to feed the same “Academy in bio” funnel as the rest of the account

The catch

It's a genuinely good free tutorial for a technique that's older than TikTok — the only thing being oversold is who invented it.

How to actually do it

  • Simplest version: set stroke-dasharray and stroke-dashoffset to the path length, transition dashoffset to 0, stagger with animation-delay in pure CSS
  • Ask Claude for exactly that in one prompt and you get the effect — no course, no requestAnimationFrame required
  • Keep the audio gate pattern for anything with sound; it's not optional, browsers enforce it

Accurate, complete, and free — use it straight from the caption.

Confidence
High
Posted by
the same web-design creator — this one actually gives the whole build away free

See the original claim →

We test hype for free. We build the real thing for a living.

Thirty minutes, no pitch — and you'll leave with something useful either way.

Book a call with Todd or start with the free Business Checkup →

The Verdict Weekly

Three verdicts every Friday. Free forever, unsubscribe anytime, no spam — that would be ironic.

© Schreier Group · schreiergroup.com · See a wild AI claim? Drop it here and we'll test it.