Kevin Brubeck Unhammer

Results 302 comments of Kevin Brubeck Unhammer

alert 1.2 is from March 16th 2015 – maybe time for 1.3? There have been some commits since :)

https://github.com/jwiegley/alert/pull/61

If the style `notifier` is https://github.com/julienXX/terminal-notifier, then it seems like it can take a `-group ID` (no need to keep a hashmap for that one); I don't have a Mac...

Would it also make sense to add this as the `:remover` of the style? Ie.: ``` diff --git a/alert.el b/alert.el index 9b5ce12..c699e33 100644 --- a/alert.el +++ b/alert.el @@ -798,8 +798,18...

@jwiegley I find the above `(defun alert-notifications-remove` handy, but I'm not sure if having it as `:remover` can mess up things. Should I make a PR with just the defun...

pepper `0.3.3-3` on Ubuntu 18.04 gives the same for e.g. `pepper authors` (while e.g. `pepper volume` works fine)

Note: It's possible to move to buffer-builder incrementally. We had lots of Aeson instances. On a simple test set, where we write a 20MB json file, we had ~490M memory...

Note that after adding the ` --export-dpi="${DPIVAL}" \` lines to `common/{xfwm4,gtk-2.0,gtk-3.0/3.22}/render-assets.sh`, it's not enough to `sudo make install`; you'll have to first force a remake of the assets: ``` rm...

![idledevice](https://user-images.githubusercontent.com/56868/123080434-33046c00-d41d-11eb-892d-ef22ef46015a.gif) is when disconnecting – notice how there's a delay while waiting for the network to come up again. This is fine I suppose. But what if I change to...

Feared it might be something like that. Hm, I use Fastmail which uses Cyrus so server support [exists](https://www.cyrusimap.org/imap/concepts/features/event-notifications.html) for me … I guess this is a feature request for IMAP...