🦀 Building a search engine from scratch, in Rust: part 2Tags = [ rust, search-engine, webassembly, encryption, cross-platform, tutorial, performance ]Or how we'll go from a set of documents to a set of structured indexes. Posted on 2025-03-28
🦀 Building a search engine from scratch, in Rust: part 1Tags = [ rust, search-engine, webassembly, encryption, cross-platform, tutorial, performance ]Or how to write on disk efficiently in the browser or any other device. Posted on 2025-03-22
🦀 Building a search engine from scratch, in Rust: introductionTags = [ rust, search-engine, webassembly, encryption, cross-platform, tutorial, performance ]Or how to build a secure, blazingly fast search engine that works everywhere, from your browser to your phone, without compromising on features or performance. Posted on 2025-03-16
🧑💻 Build metrics and budgets with git-metricsTags = [ metrics, git, cli, rust ]Or how to monitor your binary size, code coverage or webpage size without relying on an external service. Posted on 2024-08-04
🤔 My thoughts on gitmojiTags = [ git, good practices ]Just use conventional commits, keep things simple. Posted on 2023-11-03