Announcing ChromeDevTools MCP! π₯
Connect your AI coding agent to Chrome's powerful automation & debugging capabilities with ease.
Key features:
β Reliable automation: It can programmatically handle clicks, form fills, dialogs, and page navigation with ease.
β Performance insights: Go beyond simple audits. Instruct your agent to record a performance trace and extract actionable insights to optimize your web apps.
β Advanced debugging: Empower your AI to analyze network requests, list console messages, take screenshots, and even evaluate scripts in the browser context.
β Browser emulation: Easily test different conditions by emulating CPU slowdowns, network throttling, or various screen sizes.
Works well with modern web apps and believe this will unlock new workflows for automated testing, AI-driven debugging, and interactive web development.
[ Blog ] : https://developer.chrome.com/blog/chrome-devtools-mcp
γ°οΈγ°οΈγ°οΈγ°οΈγ°οΈγ°οΈ
#AI #LLM #MCP
@ProgrammingTip
Connect your AI coding agent to Chrome's powerful automation & debugging capabilities with ease.
Key features:
β Reliable automation: It can programmatically handle clicks, form fills, dialogs, and page navigation with ease.
β Performance insights: Go beyond simple audits. Instruct your agent to record a performance trace and extract actionable insights to optimize your web apps.
β Advanced debugging: Empower your AI to analyze network requests, list console messages, take screenshots, and even evaluate scripts in the browser context.
β Browser emulation: Easily test different conditions by emulating CPU slowdowns, network throttling, or various screen sizes.
Works well with modern web apps and believe this will unlock new workflows for automated testing, AI-driven debugging, and interactive web development.
[ Blog ] : https://developer.chrome.com/blog/chrome-devtools-mcp
γ°οΈγ°οΈγ°οΈγ°οΈγ°οΈγ°οΈ
#AI #LLM #MCP
@ProgrammingTip
Please open Telegram to view this post
VIEW IN TELEGRAM
Chrome for Developers
Chrome DevTools (MCP) for your AI agent | Blog | Chrome for Developers
Public preview for the new Chrome DevTools MCP server, bringing the power of Chrome DevTools to AI coding assistants.
Preparing for the .NET 10 GC π₯
In .NET 9 DATAS (Dynamic Adaptation To Application Sizes) got enabled by default, but .NET 9 is not an LTS release, so for many people they will be getting DATAS for the first time when they upgrade to .NET 10.
What does βapplication sizeβ mean exactly?
This is the LDS (Live Data Size) from GCβs point of view, meaning that if we did the most aggressive GC possible, this is how much memory your application uses. Another way to look at it is this is your long lived data + whatever inflight data you have when a GC occurs.
The goal for DATAS is that you no longer need to do various configurations to try to achieve a heap size proportional to your application usage. The 2 main cases we target with DATAS are:
1) Bursty workloads running in memory constraint environments. DATAS aims to retract the heap size back when the application doesnβt require as much memory and grow it when the app requires more. This is especially important for apps running in containers with memory limits.
2) Small workloads using Server GC β for example, if someone wants to try out a small asp.net core app to see what the experience is like in .NET, DATAS aims provide a heap size much more inline with what the small app actually needs.
[ Article ] : https://maoni0.medium.com/preparing-for-the-net-10-gc-88718b261ef2
γ°οΈγ°οΈγ°οΈγ°οΈγ°οΈγ°οΈ
#dotnet #gc
@ProgrammingTip
In .NET 9 DATAS (Dynamic Adaptation To Application Sizes) got enabled by default, but .NET 9 is not an LTS release, so for many people they will be getting DATAS for the first time when they upgrade to .NET 10.
What does βapplication sizeβ mean exactly?
This is the LDS (Live Data Size) from GCβs point of view, meaning that if we did the most aggressive GC possible, this is how much memory your application uses. Another way to look at it is this is your long lived data + whatever inflight data you have when a GC occurs.
The goal for DATAS is that you no longer need to do various configurations to try to achieve a heap size proportional to your application usage. The 2 main cases we target with DATAS are:
1) Bursty workloads running in memory constraint environments. DATAS aims to retract the heap size back when the application doesnβt require as much memory and grow it when the app requires more. This is especially important for apps running in containers with memory limits.
2) Small workloads using Server GC β for example, if someone wants to try out a small asp.net core app to see what the experience is like in .NET, DATAS aims provide a heap size much more inline with what the small app actually needs.
[ Article ] : https://maoni0.medium.com/preparing-for-the-net-10-gc-88718b261ef2
γ°οΈγ°οΈγ°οΈγ°οΈγ°οΈγ°οΈ
#dotnet #gc
@ProgrammingTip
Please open Telegram to view this post
VIEW IN TELEGRAM
Telegram
Programming Tips Resources
Media is too big
VIEW IN TELEGRAM
π OpenAI just dropped Sora 2 β and itβs insane.
Every frame of the video youβll see is fully generated by AI. No cameras, no actors, no sets. Just prompts β video!
[ Blog ] : https://openai.com/index/sora-2
γ°οΈγ°οΈγ°οΈγ°οΈγ°οΈγ°οΈ
#AI #OpenAI #Sora
@ProgrammingTip
Every frame of the video youβll see is fully generated by AI. No cameras, no actors, no sets. Just prompts β video!
[ Blog ] : https://openai.com/index/sora-2
γ°οΈγ°οΈγ°οΈγ°οΈγ°οΈγ°οΈ
#AI #OpenAI #Sora
@ProgrammingTip