Want to use @github's monaspace font in @code? Make the most of it with the 'editor.fontLigatures' setting. Also, use the Krypton variant for inlay hints. 🔥
https://t.co/HMnaOPmLfe
🎵 "How Deep Is Your Micro Frontend?"
You can find the slides of my #microfrontends talk here 👇
https://t.co/45oFomXB7u
@FlorianRappl thanks for organizing this micro frontends conference. 🌈
Did you know we've been reducing the data in the #Chrome#UserAgent string for a while? This phase replaces Android version and device model with fixed values:
Android 13; Pixel 7 ⏩ Android 10; K
If you use those values, I've got a few links for you ⤵
https://t.co/eJXEkom99S
⌨️ It's been a year since I switched to 1) split keyboard 2) Workman layout https://t.co/22aBc2WDpN 3) trackball – all at the same time and in parallel.
Wrist pain has gone away in 2-3 weeks.
And I'm still able to use QWERTY on a laptop without even thinking about that.
💭 Having flaky e2e tests and babysitting randomly failed job runners is the opposite of a smooth CI/CD process when you just push and forget.
Finally invest and fix that shit but avoid a dangerous self-deception with putting timeouts here and there.
Writing tests for the new Node.js test runner:
import test from 'node:test';
import * as assert from 'assert/strict';
test('synchronous test', (t) => {
assert.equal(1, 1);
});
test('asynchronous test', async (t) => {
assert.equal(1, 1);
});
https://t.co/ZUoEYkIzuG
⚠️ Spoiler alert! A new Performance Insights panel is coming in Chrome Canary. 👀
It's experimental, so... give it a try and share with us your thoughts! https://t.co/b0KZcAr5im
React 18 is almost ready to ship. The React 18 Working Group community feedback has led to many improvements over the last year. We don’t expect big changes now but we’d like to ask for one final round of broad public community feedback before the release. https://t.co/N83n65XAse
Do you have C/C++ skills and experience with or interest in working on audio/video software? Help improve WebKit’s elegant, integrated and power-efficient media stack, including further efficiency improvements and new Web platform features.
https://t.co/oCzOowDZIp
Could we have TypeScript with no build step? Could we have types in JavaScript? Maybe!
We're exploring bringing optional type syntax into the JavaScript language!
https://t.co/VUgckfpiHB
Just a reminder that I am looking to hire developers in San Diego to hack on WebKit for Apple. If you have an interest in web engines, Open Source, and working on products that touch millions of people’s lives every day get in touch! https://t.co/Mr0fXpRGFm
The Tokyo Chrome team is looking for someone to join to help with web standards!! This is a chance to work on fun stuff, with good people... and in Tokyo! https://t.co/dnovktUa8w
Feel free to DM me if you have any questions!