|
| 1 | +# Node.js Web Team Meeting 2025-12-22 |
| 2 | + |
| 3 | +## Links |
| 4 | + |
| 5 | +* **GitHub Issue**: https://github.com/nodejs/web-team/issues/79 |
| 6 | + |
| 7 | +## Present |
| 8 | + |
| 9 | +- Aviv Keller @avivkeller |
| 10 | +- Matt Cowley @mattipv4 |
| 11 | +- Claudio Wunder @ovflowd |
| 12 | +- Caner Akdas @canerakdas |
| 13 | +- Michele Riva @micheleriva (Guest, Orama) |
| 14 | + |
| 15 | +## Agenda |
| 16 | + |
| 17 | +## Announcements |
| 18 | + |
| 19 | +* Extracted from **web-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting. |
| 20 | + |
| 21 | +### nodejs/web-team |
| 22 | + |
| 23 | +* https://github.com/nodejs/nodejs.org/issues/8347 |
| 24 | + * Aviv, summarize issue |
| 25 | + * Michele, Orama `boost` feature allows us to boost the title over subheadings |
| 26 | + * Michele, Orama also has a `threshold` feature to make retrieval okay |
| 27 | + * Claudio, For example, searching `write file` doesn't return `fs.writeFile` as the first result |
| 28 | + * Michele, we need to change the tokenization to understand `camel case` as the same as `camelCase` |
| 29 | + * Aviv, let's try `boost` and the fixed tokenization |
| 30 | + * Michele, Orama will provide us with a demo search environment to preview the fixes |
| 31 | + * Michele, Orama needs examples of search queries that need fixing |
| 32 | + * Michele, we have some bundle size fixes being pushed within the week |
| 33 | +* Add @ryanaslett to web-infra [#78](https://github.com/nodejs/web-team/issues/78) |
| 34 | + * Build-infra can request access to additional resources privately, should they need it. |
| 35 | +* Openness of Meetings [#60](https://github.com/nodejs/web-team/issues/60) |
| 36 | + * Enabled |
| 37 | +* (Possibly) Record Meetings [#59](https://github.com/nodejs/web-team/issues/59) |
| 38 | + * Matt, Zoom AI can take notes |
| 39 | + * Aviv, Ooh! Let's try it |
| 40 | + * Zoom AI Enabled |
| 41 | +* Disband @nodejs/ux-and-design [#11](https://github.com/nodejs/web-team/issues/11) |
| 42 | + * Aviv, there's very little individuals on this team |
| 43 | + * Matt, +1 |
| 44 | + * Claudio, the team was originally a _paid_ position for individuals responsible for design (i.e. Bleasel), today, it's not used |
| 45 | + * Escalated to TSC to perform disbanding |
| 46 | + |
| 47 | +## Q&A, Other |
| 48 | + |
| 49 | +* 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`. |
| 50 | + |
| 51 | +## Upcoming Meetings |
| 52 | + |
| 53 | +* **Node.js Project Calendar**: <https://nodejs.org/calendar> |
| 54 | + |
| 55 | +Click `Add to Google Calendar` at the bottom left to add to your own Google calendar. |
0 commit comments