Results 72 comments of Peter Oliver

@stardiviner That keybinding seems reasonable to me, although I must admit I don't use Arduino any more so don't have a strong opinion.

I was surprised to discover the following behaviour, that placeholder values passed to `url_for` are expected to already be percent encoded. I did not see that mentioned anywhere in the...

Somewhat related: http://mojolicious.org/perldoc/Mojolicious/Guides/Cookbook#Synchronizing-non-blocking-operations talks about promises having the possible states `pending`, `fulfilled` or `rejected`, but I was slightly confused not to find a way to check a promise for these...

> There are some Emoji 4.0 and Emoji 5.0 (Unicode 10.0) graphics in separate branches. The plan was to merge them when they are complete, which they still are not...

> I tried poking around at the Projects and HELPWANTED tags, and couldn't find the list of new glyphs needed. I believe that the lists that you're looking for are...

Rather than importing these build components from noto-emoji into emojitwo, does it make more sense to split them out into their own project? They could then be used to build...

I guess there are two camps of people: those coming from the tabs world perhaps want to set `tab-width` to their preferred value and use that everywhere. Myself, I do...

By the way, there's a separate package which integrates LanguageTool with Flycheck: https://github.com/emacs-languagetool/flycheck-languagetool

I see that Google have started work on a new tool, [nanoemoji](https://github.com/googlefonts/nanoemoji), to build colour fonts in a variety of formats. Not all formats are currently implemented, and it doesn't...

Status update for nanoemoji. It worked for building COLR TTFs when I first tried it, but by the time I got around to containerising the build it had broken because...