Tag: .NET

  • Cloud Blog: Google Cloud Networking 101: Quick Reference Guide

    Source URL: https://cloud.google.com/blog/topics/developers-practitioners/google-cloud-networking-101-quick-reference-guide/ Source: Cloud Blog Title: Google Cloud Networking 101: Quick Reference Guide Feedly Summary: In the world of Google, networking is the invisible backbone supporting everything from traditional applications to cutting-edge AI-driven workloads. If you’re a developer navigating this complex landscape, understanding the underlying network infrastructure is no longer optional—it’s essential. This guide…

  • Simon Willison’s Weblog: Agentic Coding: The Future of Software Development with Agents

    Source URL: https://simonwillison.net/2025/Jun/29/agentic-coding/ Source: Simon Willison’s Weblog Title: Agentic Coding: The Future of Software Development with Agents Feedly Summary: Agentic Coding: The Future of Software Development with Agents Armin Ronacher delivers a 37 minute YouTube talk describing his adventures so far with Claude Code and agentic coding methods. I picked up a bunch of useful…

  • Simon Willison’s Weblog: How to Fix Your Context

    Source URL: https://simonwillison.net/2025/Jun/29/how-to-fix-your-context/#atom-everything Source: Simon Willison’s Weblog Title: How to Fix Your Context Feedly Summary: How to Fix Your Context Drew Breunig has been publishing some very detailed notes on context engineering recently. In How Long Contexts Fail he described four common patterns for context rot, which he summarizes like so: Context Poisoning: When a…

  • Simon Willison’s Weblog: Continuous AI

    Source URL: https://simonwillison.net/2025/Jun/27/continuous-ai/#atom-everything Source: Simon Willison’s Weblog Title: Continuous AI Feedly Summary: Continuous AI GitHub Next have coined the term “Continuous AI" to describe "all uses of automated AI to support software collaboration on any platform". It’s intended as an echo of Continuous Integration and Continuous Deployment: We’ve chosen the term "Continuous AI” to align…

  • Simon Willison’s Weblog: Introducing Gemma 3n: The developer guide

    Source URL: https://simonwillison.net/2025/Jun/26/gemma-3n/ Source: Simon Willison’s Weblog Title: Introducing Gemma 3n: The developer guide Feedly Summary: Introducing Gemma 3n: The developer guide Extremely consequential new open weights model release from Google today: Multimodal by design: Gemma 3n natively supports image, audio, video, and text inputs and text outputs. Optimized for on-device: Engineered with a focus…

  • Anchore: Time to Take Another Look at Grype: A Year of Major Improvements

    Source URL: https://anchore.com/blog/time-to-take-another-look-at-grype-a-year-of-major-improvements/ Source: Anchore Title: Time to Take Another Look at Grype: A Year of Major Improvements Feedly Summary: If you last tried Grype a year ago and haven’t checked back recently, you’re in for some pleasant surprises. The past twelve months have significantly improved the accuracy and performance of our open source vulnerability…

  • Simon Willison’s Weblog: New sandboxes from Cloudflare and Vercel

    Source URL: https://simonwillison.net/2025/Jun/26/sandboxes/ Source: Simon Willison’s Weblog Title: New sandboxes from Cloudflare and Vercel Feedly Summary: Two interesting new products for running code in a sandbox today. Cloudflare launched their Containers product in open beta, and added a new Sandbox library for Cloudflare Workers that can run commands in a “secure, container-based environment": import {…

  • Simon Willison’s Weblog: Build and share AI-powered apps with Claude

    Source URL: https://simonwillison.net/2025/Jun/25/ai-powered-apps-with-claude/ Source: Simon Willison’s Weblog Title: Build and share AI-powered apps with Claude Feedly Summary: Build and share AI-powered apps with Claude Anthropic have added one of the most important missing features to Claude Artifacts: apps built as artifacts now have the ability to run their own prompts against Claude via a new…