Simon B.

Results 90 comments of Simon B.

was this before or after antioch's fix for safely writing files before stopping grin?

ok. is core dumping risking spilling secrets to disk? should we catch this, show a warning, then either shut-down gracefully, or somehow retry?

How is Yarn PnP compatibility going?

Sure :). I thought I had a link for that somewhere, but probably lost in the copypasta. I went here https://github.com/basecamp/pow/commits/master and clicked on the last release because of words...

> {“_40”:0,”_65”:0,”_55”:null,”_72”:null} The above is a Promise and you should wait for its value via either `await` or .then(function(data) { /* use recieved value here */}) I suggest closing this...

If people have grown attached to the pretty colors, instead of simplifying to remove the coloration (like I've once tried to PR), maybe we could detect if the terminal is...

this gives flexibility re software choice, if all grin users go via docker or are power users. build env, security etc. and Docker might be the easiest path to have...

With yarn 1.12.1 (and 1.10.x) I had to change from short form "gitlab:username/reponame" to long form with git+ssh and possibly also with .git in the end (mentioned as possible bug...

I don't concur :). My experience is along what others have reported, that some formats work, others not, or only if the repo is public. I work around this by...