BDiff computes the differences between two files, say file1 and file2. Output can be either a somewhat human-readable protocol in plain text, or a binary file that is readable by BPatch. BPatch ...
This repository contains a Rust CLI program that uses Windows' text-to-speech APIs to read text passed to the program. You can find the source code in ./crates/windows_tts_cli/. You can find them in ...