Benjamin Gruenbaum
Benjamin Gruenbaum
Attempt to resolve https://github.com/nodejs/admin/issues/741
I’d like to propose the following change to the collaborator nomination process: - The “private part” of the nomination does not include discussion of the collaborator being nominated in the...
Being a Node.js core collaborator was intended to signify people actively working on the Node.js code base. It has evolved to signify a certain status symbol for some people. We...
Removing mentions of CommComm since it does not exist any more. Alternatively, maybe the contents here can/should be moved under the TSC repo though updating the readme is a less...
Primordials are a way we use to add robustness to certain areas in our code and there has been a lot of debate about whether or not the issues they...
It would be great if in addition to `mysql_query` other similar functions were supported and it doesn't sound like a lot of work. `eval`s of the sort would also be...
I think there is a lot of value in prototyping a tool that converts "regular" code not using originals into code that is "safe" and using originals. Ideally, we would...
Hey, is this project still maintained? If so - I would love a callback for when an entry is deleted (with the entry) since I'd love some cleanup to run...
Status
Hey, where does this repo stand? How can we help progress this in the spec?
Hey from Node.js here!, Starting on Node 10 this package will emit deprecation warnings. See [this guide](https://github.com/ChALkeR/safer-buffer/blob/master/Porting-Buffer.md) on what you should do in order to migrate to `Buffer.alloc`/`Buffer.from`. See https://github.com/nodejs/node/issues/19079...