mrbeep

↗ HN profile [ 25.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I built a Telegram CLI that's pure Rust with zero C/C++ dependencies. No TDLib, no OpenSSL — just `cargo build` and you're done. Features: - Incremental sync with checkpoints (fast subsequent syncs) - Full-text search…