50 results for "all documents"
databases/nosql/mongodb/best_practices.md

MongoDB Best Practices

Production guidance for MongoDB covering embedding vs referencing schema design, compound indexing and index intersection limits, the aggregation pipeline, multi-document transaction costs, and when a document store beat...

languages/nim/best_practices.md

Nim Best Practices

Idiomatic Nim: the partial case/underscore-insensitive identifier rule, the module export system, choosing proc/func/template/macro/iterator/method, ARC/ORC value semantics, exception-based error handling with the raises...

languages/nim/README.md

Nim Language Overview & Ecosystem (2026)

Nim ecosystem overview for AI coding agents: what Nim is, the Nim 1.x to 2.0 memory-management default change (ORC), toolchain installation via choosenim, nimble vs atlas package management, and the compiler invocation m...

core/security/osint_reconnaissance.md

OSINT Reconnaissance for Attack Surface Discovery

Methodology and tooling for open-source intelligence (OSINT) gathering as the first phase of an authorized security assessment: passive and active recon, subdomain enumeration, internet-wide scanning indexes, dorking, an...