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 uv

9 deep · digging since dec 17, 25

  • andre.arko.net favicon
    rv plan and progress update

    rv is a fast Ruby manager that precompiles Rubies, manages gems, and aims to match uv's speed, with recent progress on clean-install, tool management, and multi-platform support.

  • news.ycombinator.com favicon
    Full-Text Search with DuckDB

    DuckDB's full-text search extension offers BM25 scoring, stemming, and stop-word removal but lacks result highlighting and phrase queries.

  • newsletter.vickiboykis.com favicon
    Mechanical sympathy

    Good engineers possess mechanical sympathy—an intuitive feel for affordances and boundaries—which current AI coding agents lack, leading to context-blind fixes and poor product design.

  • news.ycombinator.com favicon
    Astral to Join OpenAI

    Astral, the company behind Python tools Ruff and uv, has agreed to join OpenAI's Codex team to continue building open-source tooling at the frontier of AI and software development.

  • simonwillison.net favicon
    Thoughts on OpenAI acquiring Astral and uv/ruff/ty

    OpenAI acquires Astral, the company behind uv, ruff, and ty, to accelerate Codex development while promising continued open-source support.

  • nesbitt.io favicon
    Package Managers Need to Cool Down

    A survey finds that while many package managers and update tools have adopted dependency cooldowns to prevent supply chain attacks, implementations vary wildly in naming, scope, and timestamp handling, and major ecosystems like Go, Maven, and Gradle still lack support.

  • www.cjroth.com favicon
    Moats in the Age of AI

    As AI models and software commoditize, moats erode for pure software/AI firms; value concentrates in compute, energy, and relationship-based assets.

  • news.ycombinator.com favicon
    Can Bundler be as fast as uv?

    Aaron Patterson argues Bundler can match uv's speed through design changes like parallel installation and a global cache, not just a Rust rewrite.

  • news.ycombinator.com favicon
    Announcing the Beta release of ty

    Astral released the beta of ty, a Rust-based Python type checker and language server that is significantly faster than mypy and Pyright.