Show HN: Plexe – ML Models from a Prompt (github.com)
73 points by vaibhavdubey97 5h ago 37 comments
Show HN: Pinggy – A free RSS reader for the web (pinggy.com)
5 points by vasanthv 20h ago 1 comments
Show HN: MP3 File Editor for Bulk Processing (cjmapp.net)
27 points by cutandjoin 2d ago 17 comments
Sqawk 0.1.0: A fusion of SQL and Awk: Applying SQL to text-based data files
3 jgarzik 3 5/6/2025, 12:31:39 PM github.com ↗
I used to love these sort of cli programs, but since discovering (power|nu)shell I just reach for them now.
This is using Rust's native sqlparser crate, which is quite powerful, plus an internal memory database.
We can extend this beyond what sqlite SQL supports.