Results 104 issues of M.K.

Hi! I'm trying to revive this. Could you grant me some usual free software license permissions so I can share my modified copy? Update: Are the tiles yours as well?...

In the tour, in REPL mode, pressing the "up" arrow key loads the 2nd latest command. To get the latest command, I need to press up and then down.

In my case, I want to follow no redirects at all, so I'd set that limit to 0.

## Problem Once #10829 (Texture pack extension) is solved and resource packs can override each other, I might have a situation where I make a RP with a rather good...

@ Client / Audiovisuals
Feature request
Textures

Currently in [line 417 of core.js](https://github.com/tgriesser/checkit/blob/master/core.js#L417). First, big thumbs up :+1: that it looks like this module won't claim email addresses with a "+" in the name as invalid. That...

Hi! Could you maybe add a daily CI task that builds default config images on Github Actions? That way people can have shared grounds for testing basic NodeMCU functionality, separating...

Hi! Your plugin looks promising. Could you add these rules to help us keep the namespace and `private` in sync? * `"private"`property must be either `true` or `false`. (Rule name...

type: feature
status: in discussion

As long as the sync function is really sync, i.e. no other node.js code can run while it's waiting for the data, then there's no way to make it async....

JSON.stringify [does not protect](https://gist.github.com/mk-pmb/87529a1f65fd47f0abd4d0199536c389) against shell command injection. Please use proper child_process APIs and send the data via an stdin pipe. Thanks to @sehrope for pointing out this bug on...

You might want to upgrade these deps: > npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue > npm WARN deprecated [email protected]:...