Dew Drop – May 23, 2025 (#4426)

Top Links MCP on Windows: The New COM? (Andrew Clinick) Paint, Snipping Tool, and Notepad updates with new features begin rolling out to Windows Insiders (Dave Grochocki) App Actions on Windows Overview (Microsoft Learn) Introducing the Agent Store: Build, publish, and discover agents in Microsoft 365 Copilot (Siffat Hingorani & Oliver Hu) Announcing TypeScript Native Previews (Daniel Rosenwasser) Evolving the Windows AI platform (Simon Bisson) AI Repo of the Week: MCP for Beginners (Dan Wahlin) ...

May 23, 2025

Drafting

May 23, 2025

Fine-tuning LLMs with user-level differential privacy

May 23, 2025

API Gateway vs Service Mesh - Which One Do You Need

Modern software systems rarely live in isolation. Most applications today are stitched together from dozens,  sometimes hundreds, of independently deployed services, each handling a piece of the puzzle. This helps create smaller units of responsibility and loose coupling. However, the flexibility comes with a new kind of complexity, especially around how these services communicate. In a monolith, in-process function calls stitch components together. In a service-based world, everything talks over the network. Suddenly, concerns that were once handled inside the application, like retries, authentication, rate limiting, encryption, and observability, become distributed concerns. And distributed concerns are harder to get right. ...

May 22, 2025

Daily Reading List – May 22, 2025 (#558)

I’m catching up after a few days in Mountain View and starting to clear out the reading queue. Still a ways to go. Enjoy today’s list! [blog] Vibing at Home. I like seeing people share their own experiences. Those who only pontificate online about AI coding are losing credibility with me. At least try it yourself before lamenting or praising it! [blog] Announcing Anthropic’s Claude Opus 4 and Claude Sonnet 4 on Vertex AI. Folks were eagerly awaiting these updated models from Anthropic. They look powerful. ...

May 22, 2025

Dew Drop – May 22, 2025 (#4425)

Top Links AI and Vector Data Extensions are now Generally Available (GA) (Luis Quintanilla) Connect Once, Integrate Anywhere with MCP (Maria Naggaga) The em dash conspiracy: How pop culture declared war on literature’s favorite punctuation (Celeste Moure) Transforming an image into a table with Windows OCR (Bruno Sonnino) Connecting to Private NuGet Feeds Just Got Easier (Ruben Rios) AI Shell Preview 4 Release! (Steven Bucher) Web & Cloud Development How to Create ASP.NET Application Installers Efficiently (Alex Marin) Theme UI Frameworks in Angular Part 3: Theming with Kendo UI and ThemeBuilder (Dany Paredes) SVG to CSS Shape Converter (Geoff Graham) Getting Started with Email in Azure Communication Services (Sean Keegan) How to Add Custom Search to Angular Pivot Table Using Label Filtering (Sridhar Karunakaran) Bringing Svelte Summit to the whole community (Svelte Team) ESLint v9.0.0: A retrospective (Nicholas C. Zakas) Node v24.1.0 (Current) and Node v22.16.0 (LTS) (Antoine du Hamel) What is Type Assertion in TypeScript (Dhananjay Kumar) The Pulumi Go Provider SDK is Now Generally Available (Eron Wright) Durable execution: autosave for your microservices (Phoebe Sajor) From code to cloud: Check out six new integrations that make it easier to host your apps and models on Cloud Run (Richard Seroter) New Privacy Principles for a more trustworthy web (Tara Whalen) ...

May 22, 2025

Extending the Malbec subsea cable to Southern Brazil

Meta is partnering with V.tal to extend the Malbec subsea cable to Porto Alegre, Brazil by 2027. With this new extension, Malbec will become the first subsea cable to land in the state of Rio Grande do Sul, bringing more connectivity to millions of people in Southern Brazil and neighboring countries. Malbec will improve the scale and reliability of digital infrastructure in Porto Alegre, establishing it as a digital hub and improving online experiences across Southern Brazil, Argentina, Chile, Paraguay, and Uruguay. Today, we’re announcing the extension of the Malbec subsea cable to the city of Porto Alegre, Brazil. Developed by Meta, in partnership with V.tal, Malbec is a 2,500 km cable that entered service in 2021 to provide connectivity between the Southern Cone of South America and Brazil. The new extension will be operational in 2027 and will link Porto Alegre to the cities of Rio de Janeiro and São Paulo, Brazil and Buenos Aires, Argentina. ...

May 22, 2025

Google Research at Google I/O 2025

May 22, 2025

ReSharper 2025.2 EAP 2: First Public Build with Out-of-Process Mode Support

We’re thrilled to announce that ReSharper 2025.2 EAP 2 is the first public build to introduce support for running ReSharper out-of-process (OOP) with Microsoft Visual Studio. This long-anticipated architectural change lays the foundation for better stability and performance in the future, as it decouples the ReSharper process from the Visual Studio one. More on that in our latest progress update blog post. Although still in preview, OOP support is now available to all users who’d like to try it and help us refine it by providing feedback.  ...

May 22, 2025

Resolving a request smuggling vulnerability in Pingora

On April 11, 2025 09:20 UTC, Cloudflare was notified via its Bug Bounty Program of a request smuggling vulnerability in the Pingora OSS framework discovered by a security researcher experimenting to find exploits using Cloudflare’s Content Delivery Network (CDN) free tier which serves some cached assets via Pingora. Customers using the free tier of Cloudflare’s CDN or users of the caching functionality provided in the open source pingora-proxy and pingora-cache crates could have been exposed. Cloudflare’s investigation revealed no evidence that the vulnerability was being exploited, and was able to mitigate the vulnerability by April 12, 2025 06:44 UTC within 22 hours after being notified. ...

May 22, 2025