Hacker News with Generative AI: Text Files

Sqawk: A fusion of SQL and Awk: Applying SQL to text-based data files (github.com/jgarzik)
Sqawk is an SQL-based command-line tool for processing delimiter-separated files (CSV, TSV, etc.), inspired by the classic awk command. It loads data into in-memory tables, executes SQL queries against these tables, and writes the results back to the console or files.
Storing knowledge in a single long plain text file (breckyunits.com)
Write Plain Text Files (2022) (sive.rs)
Readme.txt vs. README.txt (2015) (stackexchange.com)