Reading up on Posit
4 deep · digging since feb 20
- Statistics that live in your SQL
the-stats-duck v0.6.0 adds OLS regression, bootstrap, expanded distributions, and a Vega-Lite plot grammar to DuckDB SQL.
- In Defense of YAML :: Posit Open Source
Posit releases py-yaml12, a Rust-backed Python library implementing YAML 1.2, arguing many criticisms of YAML stem from outdated PyYAML's 1.1 behavior rather than the modern spec.
- GitHub - posit-dev/ggsql: A SQL extension for declarative data visualisation based on the Grammar of Graphics.
ggsql is a SQL extension that enables declarative data visualization within SQL queries using the Grammar of Graphics, currently supporting DuckDB and SQLite.
- The Mythical Agent-Month – Wes McKinney
AI coding agents accelerate accidental complexity but leave essential design problems unsolved, echoing Brooks's "No Silver Bullet" from 1986.