-
-
Notifications
You must be signed in to change notification settings - Fork 5
Add meeting notes for Node.js Web Team on 2025-12-22 #81
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
Open
avivkeller
wants to merge
2
commits into
nodejs:main
Choose a base branch
from
avivkeller:patch-6
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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,56 @@ | ||
| # Node.js Web Team Meeting 2025-12-22 | ||
|
|
||
| ## Links | ||
|
|
||
| * **GitHub Issue**: https://github.com/nodejs/web-team/issues/79 | ||
|
|
||
| ## Present | ||
|
|
||
| - Aviv Keller @avivkeller | ||
| - Matt Cowley @mattipv4 | ||
| - Claudio Wunder @ovflowd | ||
| - Caner Akdas @canerakdas | ||
| - Michele Riva @micheleriva (Guest, Orama) | ||
|
|
||
| ## Agenda | ||
|
|
||
| ## Announcements | ||
|
|
||
| * Extracted from **web-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting. | ||
|
|
||
| ### nodejs/web-team | ||
|
|
||
| * https://github.com/nodejs/nodejs.org/issues/8347 | ||
| * Aviv, summarize issue | ||
| * Michele, Orama `boost` feature allows us to boost the title over subheadings | ||
| * Michele, Orama also has a `threshold` feature to make retrieval okay | ||
| * Claudio, For example, searching `write file` doesn't return `fs.writeFile` as the first result | ||
| * Michele, we need to change the tokenization to understand `camel case` as the same as `camelCase` | ||
| * Aviv, let's try `boost` and the fixed tokenization | ||
| * Michele, Orama will provide us with a demo search environment to preview the fixes | ||
| * Michele, Orama needs examples of search queries that need fixing | ||
| * Michele, we have some bundle size fixes being pushed within the week | ||
| * | ||
| * Add @ryanaslett to web-infra [#78](https://github.com/nodejs/web-team/issues/78) | ||
| * Build-infra can request access to additional resources privately, should they need it. | ||
| * Openness of Meetings [#60](https://github.com/nodejs/web-team/issues/60) | ||
| * Enabled | ||
| * (Possibly) Record Meetings [#59](https://github.com/nodejs/web-team/issues/59) | ||
| * Matt, Zoom AI can take notes | ||
| * Aviv, Ooh! Let's try it | ||
| * Zoom AI Enabled | ||
| * Disband @nodejs/ux-and-design [#11](https://github.com/nodejs/web-team/issues/11) | ||
| * Aviv, there's very little individuals on this team | ||
| * Matt, +1 | ||
| * Claudio, the team was originally a _paid_ position for individuals responsible for design (i.e. Bleasel), today, it's not used | ||
| * Escalated to TSC to perform disbanding | ||
|
|
||
| ## Q&A, Other | ||
|
|
||
| * Michele (Orama) has asked the web team to compile a short list (5-7 items) of search queries that need improvement. For example, `write file` should return `fs.writeFile`. | ||
|
|
||
| ## Upcoming Meetings | ||
|
|
||
| * **Node.js Project Calendar**: <https://nodejs.org/calendar> | ||
|
|
||
| Click `Add to Google Calendar` at the bottom left to add to your own Google calendar. | ||
Oops, something went wrong.
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.