My team has been doing some really fun stuff with LLMs and code migrations!
https://medium.com/airbnb-engineering/accelerating-large-scale-test-migration-with-llms-9565c208023b
| 📍 | San Francisco |
| Github | https://github.com/e111077 |
| Bluesky | https://bsky.app/profile/techytacos.dev |
| https://twitter.com/techytacos |
My team is also looking for a manager if that's your thing
My team has been doing some really fun stuff with LLMs and code migrations!
https://medium.com/airbnb-engineering/accelerating-large-scale-test-migration-with-llms-9565c208023b
For the bloggers: the W3C WebDX Community Group released a web component to display web feature baseline info. Drop `baseline-status` into your HTML and display some juicy browser compat data. 💯
Happy to announce that I have started my new position on the Web Platform team at Airbnb!
Excited to jump back into the world of Web to deliver some of the best DX & infra for web developers in the industry!
Looking for new accounts to follow. Give me your best:
* Web dev, especially web components, CSS, and cool art
* Black politics and culture. I miss Black Twitter over here a lot.
* Urbanism, transit, and YIMBY
* Democracy. Run for something, FairVote, and similar.
* Oakland
After 9 years it's time for me to move on from Google. Incredibly lucky to have met so many *incredible* people during my time at Google as well as have the chance to improve the web platform for everyone out there.
See y'all in the PRs!
The official BRAT color code is #8ace00
Imagine what more Charli could have achieved with a wider CSS color space like OKLCH
Has anyone gotten a chance to checkout CSS Anchoring with #webComponents and #shadowDOM, yet?
Seems like the API doesn't support cross boundary references https://github.com/w3c/csswg-drafts/issues/9408 but is still just about to ship stable to Chrome. A huge oversight, if true?
-----
#CSSWG how can we get broader DOM usage techniques represented in your working meetings?
Love your work. 🤩
- #webComponentsCG
Anchor names and references are both tree scoped. Currently, we only allow exact matches. In other words, anchor names can only be referenced in tree scopes where they are defined. Proposal: allow ...