RDLTR

Short for Read Later. Save links from any browser or phone. Click to save, read to clear. The full tour

One topic. Every takeSeek and you shall find

Reading up on Playwright

22 deep · digging since nov 25, 25

  • news.ycombinator.com favicon
    You can't unit test for taste

    Taste in software cannot be unit-tested because it relies on tacit, contextual judgment that resists full externalization into rules or code.

  • simonwillison.net favicon
    Have your agent record video demos of its work with shot-scraper video

    Simon Willison introduces shot-scraper video, a tool that records video demos from a YAML storyboard using Playwright, enabling coding agents to demonstrate their work.

  • antirez.com favicon
    A new era for software testing - <antirez>

    LLM agents can perform manual QA testing via markdown instructions, catching regressions and psychological issues, raising software quality beyond traditional automated tests.

  • blog.sentry.io favicon
    How we cut build times by two-thirds by deleting our CMS

    Sentry cut build times from 14 to under 4 minutes by replacing its headless CMS with Astro, Markdown files, and Claude Code skills for content management.

  • microsoft.github.io favicon
    Webwright | Terminal-Native Web Agents

    Webwright lets AI agents control browsers via terminal commands and reusable scripts, achieving 60.8% on Odysseys and 86.7% on Online-Mind2Web with only 1K lines of harness code.

  • cursor.com favicon
    What we’ve learned building cloud agents

    Cursor's cloud agents perform best when given full development environments, durable execution via Temporal, and a harness that shifts control to the agent.

  • tanay.co.in favicon
    Today's harness is Tomorrow's Prompt

    Temporary scaffolding around AI models becomes obsolete as models improve, so developers should build these harnesses cheap enough to discard.

  • blog.cloudflare.com favicon
    Browser Run: give your agents a browser

    Cloudflare renames Browser Rendering to Browser Run, adding Live View, Human in the Loop, CDP access, WebMCP support, session recordings, and 4x higher concurrency for AI agents.

  • www.anthropic.com favicon
    Harness design for long-running application development

    Anthropic engineer Prithvi Rajasekaran builds a multi-agent harness with planner, generator, and evaluator agents that produces full-stack applications over multi-hour autonomous coding sessions.

  • news.ycombinator.com favicon
    Cloudflare crawl endpoint

    Cloudflare launches a managed crawl endpoint that respects robots.txt, aiming to provide a well-behaved alternative to aggressive AI scrapers.

  • news.ycombinator.com favicon
    Agentic Engineering Patterns

    Effective agentic coding requires a robust test harness, letting AI explore ideas freely, and maintaining a scratch pad of learnings between sessions.

  • simonwillison.net favicon
    Introducing Showboat and Rodney, so agents can demo what they’ve built

    Simon Willison introduces Showboat and Rodney, CLI tools for coding agents to create Markdown demos and browser automation scripts to verify their work.

  • banay.me favicon
    Don't waste your back pressure ·

    Providing AI agents with automated feedback loops (back pressure) enables them to self-correct on long-horizon tasks, increasing engineer leverage.

  • docs.stagehand.dev favicon
    Agent - 🤘 Stagehand

    Stagehand's `agent()` function enables fully autonomous browser workflows using AI, with support for multiple agent modes, custom tools, streaming, and structured output.

  • news.ycombinator.com favicon
    Fizzy Design Evolution: A Flipbook from Git

    The article describes a technical process extracting Fizzy's daily git screenshots and scoring a flipbook video with Claude-composed music from the app's own audio samples.

  • lukeatkins.me favicon
    Review of Deep Seek OCR

    DeepSeek-OCR compresses image tokens using an encoder to reduce input size, enabling larger context windows and more efficient training, not traditional OCR.

  • www.browserbase.com favicon
    Why we forked Chromium

    Browserbase forked Chromium and applied patches to remove automation signals and enable long-lived sessions, making headless browsers undetectable and stable for AI agents.

Takes