lazygit
lazygit is a popular terminal UI that streamlines common yet complex Git operations. It makes tasks like interactive rebasing or partial file staging significantly more manageable than standard Git CLI.
DuckDB is an in-process, in-memory OLAP database that runs everywhere, from laptop to browser. It queries various data sources directly (Parquet, S3) and leverages a fast columnar engine, spilling to disk when necessary. It's my go-to for local analytics.
Visit duckdb.org →