Benedikt Meurer

9K posts

Benedikt Meurer banner
Benedikt Meurer

Benedikt Meurer

@bmeurer

🧑‍💻 @chromedevtools

Munich Katılım Mayıs 2011
614 Takip Edilen11.1K Takipçiler
Benedikt Meurer retweetledi
Chrome DevTools
Chrome DevTools@ChromeDevTools·
⚡️ Chrome 131 is rolling out! What's new in DevTools ✨ AI Assistance - Debug CSS with Gemini 📍 Annotate & share performance 🏃🏼‍♂️ Spot layout shifts easier ....and more! Update your browser and try them out! Learn more developer.chrome.com/blog/new-in-de…
Chrome DevTools tweet media
English
1
12
74
13.7K
Benedikt Meurer retweetledi
Chrome DevTools
Chrome DevTools@ChromeDevTools·
✨ More Gemini is coming to DevTools! ✨ Try the new experimental AI assistance panel in Chrome Canary 131 and later to get help understanding layouts and debugging your CSS. Learn more at goo.gle/devtools-ai-as…
Chrome DevTools tweet media
English
13
145
655
150K
Benedikt Meurer retweetledi
Addy Osmani
Addy Osmani@addyosmani·
Introducing AI Assistance in @ChromeDevTools! 🤯🚀 Ever wish you could have a coding buddy to help you with CSS and layout? Well, your wish is granted! The new AI Assistance in Chrome DevTools is here to make your life as a developer easier, powered by Gemini. The new panel aims to help you find and fix issues. Just ask it questions about your code, and it provides tailored explanations and even suggests solutions. This is our first exploration into agentic AI in DevTools and we're excited to hear what you think of it. Some key features: 1. Conversational prompts: Get tailored suggestions and code snippets. 2. Contextual understanding: AI understands the code you're working on. 3. Step-by-step guidance: Get help with everything from styling to debugging. Want to see it in action? Check out my screencast below to see how I used it to add a dark mode.
English
24
154
774
95.7K
Benedikt Meurer retweetledi
Chrome DevTools
Chrome DevTools@ChromeDevTools·
Coming soon in #ChromeDevTools. We moved various checkboxes into a single dropdown for cleaner UI. Try it out in the latest Chrome Canary!
Chrome DevTools tweet media
English
3
14
95
10.7K
Benedikt Meurer retweetledi
Chrome DevTools
Chrome DevTools@ChromeDevTools·
⚡️ What's New in DevTools (Chrome 124) 🧻 New autofill panel 🕞 Throttle WebRTC 🧮 Enhanced scroll-driven animations inspection ... and more! Update your Chrome and give them a try. 👉 developer.chrome.com/blog/new-in-de…
Chrome DevTools tweet media
English
3
8
51
25.9K
Wes Bos
Wes Bos@wesbos·
I feel like this part of dev tools needs a re-design. CSS variables and utility classes have made it too hard to see whats being applied to an element. I want to see: 1. The property 2. The selector that added it 3. The computed variable value alongside the variable (blue, 10px, 4deg, etc..) 4. file:line of authorship
Wes Bos tweet media
English
37
13
363
69.5K
Benedikt Meurer retweetledi
Chrome DevTools
Chrome DevTools@ChromeDevTools·
🚨 We’ve identified a bug in Chrome 123 that might prevent you from opening DevTools. In the meantime, you can still launch DevTools in Incognito mode, with a new user profile or with Chrome Canary. A new update is coming. Follow the progress here: crbug.com/330112831.
Chrome DevTools tweet media
English
0
21
70
30.3K
Benedikt Meurer retweetledi
Chrome DevTools
Chrome DevTools@ChromeDevTools·
🤩 A nice summary of some recent improvements in Network panel #ChromeDevTools! 🙈 Hide Chrome extension requests 📜 Better HTTP response status texts ⚠️ Enhanced error visibility 🦋 Pretty-printing JSON subtypes 👉 developer.chrome.com/blog/network-p…
English
1
1
7
4.3K
Benedikt Meurer retweetledi
Bramus
Bramus@bramus·
In @ChromeDevTools we’re reworking how to display CSS Nesting. Based on your feedback we now indent the code and show the curly braces. Update to Chrome 124.0.6341.0 to test it out. It still has got some rough edges, which should get ironed out during the next few days.
Bramus tweet media
English
2
6
47
5.1K
Benedikt Meurer
Benedikt Meurer@bmeurer·
@Jhnnns @kuvos @tmikov With inlining the optimizing compiler can use escape analysis to eliminate the allocations in these cases. Without inlining, the allocations cannot be eliminated in practice (in theory you can build machinery for this, but the ROI would be marginal).
English
1
0
2
49
Johannes Ewald
Johannes Ewald@Jhnnns·
@kuvos @tmikov A couple of years ago I talked to @bmeurer who worked on the v8 optimizing compiler back then and I think he said it’s possible but not implemented yet. Not sure if it has been implemented now. I’d guess it would be easier to implement in cases when the function gets inlined.
English
1
0
2
150