SQLite
A compact, reliable database engine for local tools and embedded systems.
Open official downloads →Open tools / field notes
A small, quiet index of open-source tools and practical engineering notes. Start with the directory, or browse the ideas behind the stack.
01 / Directory
Official release pages and documentation for dependable, general-purpose tools. No account, tracking, or local mirror required.
A compact, reliable database engine for local tools and embedded systems.
Open official downloads →The language runtime, package guidance, and release notes from the Python project.
Open official downloads →Install the toolchain, read the book, and follow the stable release channel.
Open install guide →Fast, recursive search for source trees, logs, and the files that matter.
Open release page →A focused command-line processor for inspecting and transforming JSON data.
Open official downloads →A modern web server with straightforward configuration and automatic HTTPS.
Open official downloads →02 / Notes
Short reminders for maintaining tools that remain understandable after the first setup.
Prefer defaults that can be inspected, backed up, and explained without a diagram the size of a wall.
Record versions for the pieces that affect compatibility, then leave the rest easy to update.
Keep operational output short, timestamped, and useful when the original context is gone.
A tested backup and a reversible change are part of the feature, not an afterthought.