<input type="checkbox" switch> is coming to Chromium-based browsers! My team is currently adding the implementation at chromium-review.googlesource.com/c/chromium/s...
Jacob
@jakob.jingleheimer.dev
@nodejs.org core team, @tc39.es delegate, WinterTC55 delegate, organiser of @amsterdam.codebar.io, contributor to most OSS web projects you've heard of. emoji enthusiast, wino 🇨🇦🏳️🌈 he/him 📍Netherlands
@marinaaisa.com at WEH i think it was you who asked about Safari bugs that need fixing? Could Safari un-break its Shape Detection API? It used to work, and then it broke a few years ago 😢
@danabra.mov next currently strips out nodejs conditions, breaking any cleverness in pjson subpath imports eg `node --conditions=local --run dev`. It's otherwise great for local offline dev, substituting a module with remote service calls. Any chance you can get next to stop bungling it?
Node.js 26.4.0 is out with a new `node:vfs` built-in module (behind `--experimental-vfs` flag). It also adds support for package maps, and many bug fixes, including a fix for a regression shipped with last week security release. Full changelog and download links at nodejs.org/en/blog/rele...
Node.js — Node.js 26.4.0 (Current)
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
nodejs.org
npm install @platformatic/vfs When node:vfs ships in core, migrating is a one-line import change. Full blog post with all the details, code examples, and the story behind the PR: blog.platformatic.dev/why-nodejs-n...
Very early sneak peek to pnpr - the pnpm registry: pnpm.io/pnpr/
Introduction | pnpm
pnpr is a pnpm-compatible npm registry server, written in Rust. It speaks the
pnpm.io
Our statement on the UK gov't's demand that all content on all devices sold or used in the UK be scanned, on the presumption of nudity, using a dystopian combination of age verification & content scanning. This proposal will not safeguard children. It endangers us all. signal.org/blog/pdfs/20...
signal.org
4.5 years after acquiring the form5 GH org/namespace and dozens maybe hundreds of unanswered support requests, someone at npm finally clicked the button to let me actually use it 🫠 (thank you YL, whoever you are) Now, what the heck was I gonna do with it 🤔
🚀 Still using Axios in Node.js? You might not need it anymore. Why switch? ✅ Native support ✅ Fewer dependencies ✅ Better standards alignment ✅ Reduced security surface ✅ Potential performance improvements nodejs.org/en/blog/migr...
Node.js — Axios to WHATWG Fetch
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
nodejs.org
Node.js v26.0.0 is out 💚 Temporal API enabled by default, V8 14.6, Undici 8, and key deprecations as we keep modernizing the platform. Check it out nodejs.org/en/blog/rele...
Node.js — Node.js 26.0.0 (Current)
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
nodejs.org
I don't think tech at large understands how hard it is to be an open source maintainer right now. So many great folks are on the brink of burnout. Funding is drying out. We live in a security minefield. Companies think humans are disposable. If you're a maintainer, we care. You deserve the world.
Node.js's learn articles now have a new home! Check out github.com/nodejs/learn to see the learn articles, now statically built with our very-own github.com/nodejs/doc-kit!
GitHub - nodejs/learn: This repository contains the Node.js learning guides
This repository contains the Node.js learning guides - nodejs/learn
github.com
The Node.js Userland Migrations (and node:test) team have been busy bees 🐝 In node 25.9.0, MockModuleOptions’ defaultExport & namedExports are consolidated into a single “exports” object. A migration is available alongside it to automatically update your code. app.codemod.com/registry/@no...
I recently released sequins.dev, to have all the Observability signals you expect like logs, metrics, traces, and profiles, but as a macOS app which you can use for local dev. It's also completely free and open source. Give it a try, and let me know if there's any features you want!
Sequins — Local Observability on your machine.
Free macOS app for capturing and visualizing OpenTelemetry traces, logs, metrics, and profiles. 100% local, no cloud, no account required.
sequins.dev
Open Source Brunch success 😁 the weather really came through too for the terrace
We are looking for an open source product marketing manager to help us with WPE, Servo, Moonforge, Wolvic and other similar projects at @igalia.com More information: www.igalia.com/jobs/product...
Open Source Product Marketing Manager | Igalia - Open Source Consultancy and Development
We’re looking for someone to help spread the word about our Open Source projects to the whole world.
igalia.com
A modern browser for the npm registry that nudges the ecosystem towards best practices and standards perfectly aligns with our mission: to make the next generation of JS developers more productive than ever before. We're happy to support our friends at @npmx.dev!
My company @igalia.com is hiring an Open Source Product Marketing Manager. www.igalia.com/jobs/product... Igalia is a worker-owned cooperative based in A Coruña, Spain. All positions are 100% remote. Igalia can potentially sponsor visas to emigrate to Spain.
Open Source Product Marketing Manager | Igalia - Open Source Consultancy and Development
We’re looking for someone to help spread the word about our Open Source projects to the whole world.
igalia.com
From Chrome 145 (on general release next week!), DevTools we will start to show so called "soft" navigations and "Soft LCP" in the Performance Panel traces. These are for SPAs which don't do a full page load, but instead "fake it" by updating the current page and pushing a new history entry. 1/5 🧵
We're hosting our 1st workshop of 2026 at Framer! New and existing students and coaches are welcome, but space is limited to ~20 people. Food & drink generously provided by Framer. RSVP codebar.io/workshops/3612 Thu, 19 Feb @ 18:30 – 21:00 Rozengracht 207, 1016 LZ #DEI
Okay, wtf Apple. Why is ⅓ of the Reminders widget is wasted space?? Also, why tf are there footgun tickboxes on the widget that dismiss the item. I just want to read it 🤬
We appreciate your patience and understanding as we work to deliver a secure and reliable release. Updates are now available for the 25.x, 24.x, 22.x, 20.x Node.js release lines to address: - 3 high severity issues - 4 medium severity issues - 1 low severity issue nodejs.org/en/blog/vuln...
Node.js — Tuesday, January 13, 2026 Security Releases
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
nodejs.org
The heavy snowfall at AMS right now. Visibility is barely 100 km 😮
😮
💡 CSS Tip! Two circles, one arrow, and CSS magic. 🪄 A cool demo packed with modern features (anchor positioning, attr(), container queries, shape(), and more!) 🤩 css-tip.com/connected-ci... The shape and position of the arrow are fully controlled using CSS (Yes, there is a collision detection).