emberian

Results 143 issues of emberian

Sometimes ([for example](https://github.com/CodaProtocol/coda/pull/3328#discussion_r328265193)) you want to collect logs but don't want to bother printing them unless something unusual happens. Logger.t currently doesn't support this, but I don't think it'd be...

nice to have
enhancement
logging
priority-low
triage

If you restart your daemon, it will lose its transaction pool contents. This is probably bad? We also don't sync the pools at all, we only apply broadcasted diffs- does...

feature
protocol
priority-low
triage

We have chosen to live in a world of JSON. Let's be consistent. Alternatively, maybe we can replace some of these sexps with nice pretty-printed structures. Known occurrences (feel free...

daemon
easy
impacts users
priority-low
triage

This issue was automatically generated. Feel free to close without ceremony if you do not agree with re-licensing or if it is not possible for other reasons. Respond to @cmr...

Even something really basic would be nice for editing the XAML files (eg, autocompletion of tag names).

enhancement

GitLab is a free software alternative to GitHub. It would be nice if homu supported it out-of-the-box.

This issue was automatically generated. Feel free to close without ceremony if you do not agree with re-licensing or if it is not possible for other reasons. Respond to @cmr...

It would be much easier to package libmtp-zune if it could look in a configurable place (like, say, `/usr/share/libmtp-zune/mtpz-data`) for the mtpz-data file instead of in the home directory.

This issue was automatically generated. Feel free to close without ceremony if you do not agree with re-licensing or if it is not possible for other reasons. Respond to @cmr...

```ocaml let foo ~f : 's = f () ``` Everything after `'s` is a uniform grey.