A presentation of Rust quotes from the Mozilla QDB https://brson.github.io/rust-qdb/
Find a file
Brian Anderson 00109f57fd tags
2025-11-21 18:54:48 -07:00
docs tags 2025-11-21 18:54:48 -07:00
qdb-src parse-tags-better 2025-11-21 18:53:35 -07:00
src tags 2025-11-21 18:54:48 -07:00
.gitignore init 2025-11-21 11:48:51 -07:00
Cargo.lock conversion1 2025-11-21 12:35:42 -07:00
Cargo.toml conversion1 2025-11-21 12:35:42 -07:00
README.md www-docs 2025-11-21 12:52:12 -07:00
rust-qdb.md tags 2025-11-21 18:54:48 -07:00

Rust Quotes from the Mozilla QDB

This is a presentation of the Rust quotes from the historic Mozilla quotes database, which once collected interesting conversations from the Mozilla IRC network at quotes.burntelectrons.org.

The quotes are presented in markdown in rust-qdb.md, and via searchable HTML in docs/index.html, with the raw quotes stored in docs/rust-qdb.json.

Many thanks to Grey Hodge, the maintainer of the Mozilla QDB, for providing the database dump and source code.