Skip to content

Commit 501374d

Browse files
authored
Added minutes for 2023-09-13 (#1448)
Signed-off-by: Matteo Collina <hello@matteocollina.com>
1 parent b3fc67f commit 501374d

File tree

1 file changed

+73
-0
lines changed

1 file changed

+73
-0
lines changed

meetings/2023-09-13.md

+73
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
# Node.js Technical Steering Committee (TSC) Meeting 2023-09-13
2+
3+
## Links
4+
5+
* **Recording**: <https://studio.youtube.com/video/DKrkLeKGXGA>
6+
* **GitHub Issue**: <https://github.com/nodejs/TSC/issues/1437>
7+
* **Minutes Google Doc**: <https://docs.google.com/document/d/116gcroy3PK_W3lRIaufWMmCCwvjpqOYAxM-fdImWhcs/edit>
8+
9+
## Present
10+
11+
* Benjamin Gruenbaum @benjamingr (voting member)
12+
* Colin Ihrig @cjihrig (voting member)
13+
* Geoffrey Booth @GeoffreyBooth (voting member)
14+
* Gireesh Punathil @gireeshpunathil (voting member)
15+
* James Snell @jasnell (voting member)
16+
* Joyee Cheung @joyeecheung (voting member)
17+
* Chengzhong Wu @legendecas (voting member)
18+
* Matteo Collina @mcollina (voting member)
19+
* Moshe Atlow @MoLow (voting member)
20+
* Darshan Sen @RaisinTen (voting member)
21+
* Richard Lau @richardlau (voting member)
22+
* Robert Nagy @ronag (voting member)
23+
* Ruy Adorno @ruyadorno (voting member)
24+
25+
## Agenda
26+
27+
### Announcements
28+
29+
* Openjs World & Collab Summit
30+
* NodeConf.eu collab room
31+
32+
### CPC and Board Meeting Updates
33+
34+
\*Extracted from **tsc-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting.
35+
36+
### nodejs/build
37+
38+
– presentation from Ben & Robin on the LF IT Managed services
39+
\- Richard Lau to open an issue on nodejs/build
40+
\- TSC approves on having a proposal crafted by LF IT for managing some of our services
41+
Presentation at …
42+
43+
### nodejs/node
44+
45+
* websocket: proposal for a new core module [#49478](https://github.com/nodejs/node/pull/49478)
46+
* Third implementation in Core of websocket
47+
* James will have a -1 in introduce a new websocket API that is not standard
48+
* Benjamin is blocking, the author agreed that it’s preferable to have a battle tested implementation
49+
* It’s better to work on improving the spec before landing a standard WebSocket implementation
50+
51+
* Discussion: New “ESM by default” mode [#49432](https://github.com/nodejs/node/issues/49432)
52+
* Matteo: The flag flip the default for “.js” being ESM
53+
* James: we need to be careful about the messaging regarding what landing this flag means to the community. we are not ready to draw a line in the sand, we should just experiment.
54+
* Joyee: We can just bike shed the release announcement very carefully
55+
56+
### nodejs/citgm
57+
58+
* lookup: declare bankruptcy on flaky modules [#959](https://github.com/nodejs/citgm/pull/959)
59+
* James: does CITGM still fits the purpose?
60+
* Joyee: when v20 went out, we broke a lot of ESM modules.
61+
62+
### nodejs/TSC
63+
64+
* Additions to `import.meta` [#1430](https://github.com/nodejs/TSC/issues/1430)
65+
* Remove primordials from the Node.js project <https://github.com/nodejs/TSC/issues/1438>
66+
67+
## Strategic Initiatives
68+
69+
## Upcoming Meetings
70+
71+
* **Node.js Project Calendar**: <https://nodejs.org/calendar>
72+
73+
Click `+GoogleCalendar` at the bottom right to add to your own Google calendar.

0 commit comments

Comments
 (0)