14 Matching Annotations
  1. Last 7 days
    1. Farid Zakaria describes a neat Linux pattern for creating a SQLite database file that can be directly used as an executable binary.

      可执行文件同时是可查询的数据库,意味着分发单元从黑盒二进制变成结构化数据:依赖、符号、段都能直接用 SQL 问出来。对供应链审计和 SBOM 是实打实的利好,代价是多一层解析开销,以及把一个功能齐全的查询引擎放进了加载路径。

  2. Jul 2026

    Tags

    Annotators

  3. Jan 2020
  4. Jul 2018