Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
77 changes: 77 additions & 0 deletions meetings/2022-02-10.md
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>

## 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 [#41420](https://github.com/nodejs/node/pull/41420) has been merged

* docs: Clarification around real world risks and use cases of VM module [#40718](https://github.com/nodejs/node/issues/40718)
* Matteo - open PR [#41916](https://github.com/nodejs/node/pull/41916) to highlight the warning in the docs, issue can be closed

* 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.