Make A. Mark
Make A. Mark
Would it please be possible to supporting building casync on macOS too? What, if any, would the major hurdles be to support building on macOS?
Would it be possible to create a [Homebrew](https://brew.sh/) formula for rdedup? Maybe it would be possible to use formulas of other Rust-based projects as a starting point. The build steps...
Emacs has the concept of [autoloading](https://www.gnu.org/software/emacs/manual/html_node/elisp/Autoload.html), which allows registering functions but deferring loading of them until a later time to reduce startup time. This is especially useful if a user...
It would be useful if the RPM builder Maven plug-in provided a way to the compression level for generated RPMs. This could also be used to completely disable compression of...
Would it be possible to add the [mg](https://en.wikipedia.org/wiki/Mg_(text_editor)) editor to a-Shell as a built-in command? It is already part of macOS, so that source code might be of help.