-
-
Notifications
You must be signed in to change notification settings - Fork 142
doc: add minutes for meeting 10 Feb 2022 #1164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,77 @@ | ||
| # Node.js Technical Steering Committee (TSC) Meeting 2022-02-10 | ||
|
|
||
| ## Links | ||
|
|
||
| * **Recording**: https://www.youtube.com/watch?v=MGezKefbqbM | ||
| * **GitHub Issue**: https://github.com/nodejs/TSC/issues/1162 | ||
|
tniessen marked this conversation as resolved.
Outdated
|
||
|
|
||
| ## Present | ||
|
|
||
| * Antoine du Hamel @aduh95 (TSC) | ||
| * Beth Griggs @BethGriggs (TSC) | ||
| * Colin Ihrig @cjihrig (TSC) | ||
| * Danielle Adams @danielleadams (TSC) | ||
| * Gireesh Punathil @gireeshpunathil (TSC) | ||
| * Joyee Cheung @joyeecheung (TSC) | ||
| * Matteo Collina @mcollina (TSC) | ||
| * Myles Borins @MylesBorins (TSC) | ||
| * Robert Nagy @ronag (TSC) | ||
| * Tobias Nießen @tniessen (TSC) | ||
| * Rich Trott @Trott (TSC) | ||
|
|
||
| ## Agenda | ||
|
|
||
| ### Announcements | ||
|
|
||
| * No announcements this week | ||
|
|
||
| ### CPC and Board Meeting Updates | ||
|
|
||
| *Extracted from **tsc-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting. | ||
|
|
||
| ### nodejs/node | ||
|
|
||
| * crypto: clarify `require("crypto").getRandomValues` is Node.js specific [#41782](https://github.com/nodejs/node/pull/41782) | ||
| * Tobias - keep on agenda for next week | ||
|
|
||
| * Managing feature requests [#41113](https://github.com/nodejs/node/issues/41113) | ||
| * Tobias - comment added to issue, can probably be closed, PR https://github.com/nodejs/node/pull/41420 has been merged | ||
|
tniessen marked this conversation as resolved.
Outdated
|
||
|
|
||
| * docs: Clarification around real world risks and use cases of VM module [#40718](https://github.com/nodejs/node/issues/40718) | ||
| * Matteo - open PR https://github.com/nodejs/node/pull/41916 to highlight the warning in the docs, issue can be closed | ||
|
tniessen marked this conversation as resolved.
Outdated
|
||
|
|
||
| * Rename default branch from "master" to "main" [#33864](https://github.com/nodejs/node/issues/33864) | ||
| * No activity | ||
|
|
||
| ### nodejs/TSC | ||
|
|
||
| * Invite TSC members in the Google Calendar event for meetings [#1133](https://github.com/nodejs/TSC/issues/1133) | ||
| * Beth - zoom link should be added to the invite | ||
|
|
||
| * vote: future of primordials [#1104](https://github.com/nodejs/TSC/issues/1104) | ||
| * Gireesh - vote open, should end this week, results will become available then | ||
|
|
||
| * Looking for feedback: Pointer compression in Node.js [#790](https://github.com/nodejs/TSC/issues/790) | ||
| * Matteo - prototype exists, worth pursuing, great results in terms of memory consumption, official support would require much more work, need volunteer | ||
| * Tobias - is 4 GB limit per process or per thread or per context or isolate? | ||
| * Matteo - presumably per isolate, but need to check with V8 team | ||
| * Robert - Is there a performance regression? | ||
| * Matteo - based on tests a while ago, no. Might actually be faster due to better cache utilization. Needs more testing. | ||
|
|
||
| ### nodejs/next-10 | ||
|
|
||
| * Next 10 - Mini summit - Modern HTTP and Documentation [#108](https://github.com/nodejs/next-10/issues/108) | ||
| * Closed nothing to discuss. | ||
|
|
||
| ## Strategic Initiatives | ||
|
|
||
| * fetch | ||
| * Robert - should “fetch” be a strategic initiative? | ||
| * Gireesh - check if fetch qualifies based on previous strategic initiatives | ||
| * Robert - might open issue | ||
|
|
||
| ## Upcoming Meetings | ||
|
|
||
| * **Node.js Foundation Calendar**: <https://nodejs.org/calendar> | ||
|
|
||
| Click `+GoogleCalendar` at the bottom right to add to your own Google calendar. | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.