VMViable Mediainactivism.hashnode.dev·Sep 19, 2025 · 1 min readCatch “Fake-Fast” sites in 30 seconds (TTFB, cache flags, script bloat)Tiny free tool I built to spot “performance theater” — pretty scores, lousy feel. • Paste a URL, get TTFB + cache hints + script bloat flags• Client-side probe; no signup, no storage• Works well for sanity-checking dashboards → Try it: https://vibeax...00
VMViable Mediainfriction-feed.hashnode.dev·Sep 13, 2025 · 3 min readStop Shipping Spinners: A No-JS Back-to-Top That Actually Respects UsersMicro-UX > macro hand-waving. Here’s how to build something useful without duct-taping another script to your site. We threw a dart at “modern UX” and hit a loading spinner. Again. If your site needs a whole JS stack to scroll to the top, congrats—yo...00
VMViable Mediainfriction-feed.hashnode.dev·Aug 27, 2025 · 2 min readReceipts > Vibes: A Public Proof Stamp for Blog Posts (and a One-Click Verifier)Most sites beg for trust with a footer slogan. We stamp it. Every time we publish or update a post, we: Canonicalize the content to plain text Hash it (SHA-256) Append that hash to a public GitHub ledger (JSONL) Show the Proof on the page with a ...00