Ruy Adorno

Results 45 issues of Ruy Adorno

Use LocalStorage apis to save the latest language set via `changeLanguage` method and use this reference when starting the script again.

It looks like we changed the email for logging in with the Zoom account but that change wasn't properly documented in the Streaming-To-Youtube guide.

The number of items in the "Node Version Managers" list that currently lives in the `README` file of the **npm/cli** repo keeps growing, we should ideally find a more scalable...

Better document the fact that `npm-shrinkwrap.json` file is part of the list of files that are always included in the final tarball, similar to `package.json`, `readme`, etc ref: https://github.com/npm/npm-packlist/blob/main/index.js#L166-L187

chore

# What / Why A large population of **npm** users are concerned about package sizes and with the advent of the file explorer now available on the npmjs.com website we...

Needs Discussion
semver:major

## Change Description Adds a bash script example that describes how to use **Secret Manager** along with `cloud-sql-proxy` in order to create a disaster recovery mechanism for replacing a primary...

During the Node.js Collaborator Summit at Dublin 2022, one of the main topics was bringing on board the discussion on TypeScript support, championed by @Ethan-Arrowood. [We had a great conversation](https://github.com/nodejs/tooling/blob/main/minutes/2022-10-01-tooling-group-meeting.md),...

tooling-agenda

I reach to `node-core-utils` for automating the LTS release commit but I couldn't get it to work due to the lack of a proper usage example. I'm adding examples to...

In order to better promote adoption of 2FA among package publishers we could add a catchy-looking warning message that gets printed to the user upon every publish (if that user...