Tag: developer
-
Cloud Blog: Just say no: Build defense in depth with IAM Deny and Org Policies
Source URL: https://cloud.google.com/blog/products/identity-security/just-say-no-build-defense-in-depth-with-iam-deny-and-org-policies/ Source: Cloud Blog Title: Just say no: Build defense in depth with IAM Deny and Org Policies Feedly Summary: In today’s cloud landscape, safeguarding your cloud environment requires bolstering your Identity and Access Management (IAM) approach with more than allow policies and the principle of least privilege. To bolster your defenses, we…
-
The Register: More trouble for authors as Meta wins Llama drama AI scraping case
Source URL: https://www.theregister.com/2025/06/27/meta_llama_author_lawsuit/ Source: The Register Title: More trouble for authors as Meta wins Llama drama AI scraping case Feedly Summary: Authors are having a hard time protecting their works from the maws of the LLM makers Californian courts have not been kind to authors this week, with a second ruling going against an unlucky…
-
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…
-
Cloud Blog: Using Platform Engineering to simplify the developer experience – part one
Source URL: https://cloud.google.com/blog/products/application-development/simplifying-platform-engineering-at-john-lewis-part-one/ Source: Cloud Blog Title: Using Platform Engineering to simplify the developer experience – part one Feedly Summary: Editor’s note: This is part one of the story. After you’re finished reading, head over to part two. In 2017, John Lewis, a major UK retailer with a £2.5bn annual online turnover, was hampered by…
-
Simon Willison’s Weblog: Geminiception
Source URL: https://simonwillison.net/2025/Jun/26/geminiception/ Source: Simon Willison’s Weblog Title: Geminiception Feedly Summary: Yesterday Anthropic got a bunch of buzz out of their new window.claude.complete() API which allows Claude Artifacts to run their own API calls. It turns out Gemini had beaten them to that feature by over a month, but the announcement was tucked away in…
-
Cloud Blog: Tools Make an Agent: From Zero to Assistant with ADK
Source URL: https://cloud.google.com/blog/topics/developers-practitioners/tools-make-an-agent-from-zero-to-assistant-with-adk/ Source: Cloud Blog Title: Tools Make an Agent: From Zero to Assistant with ADK Feedly Summary: Imagine that you’re a project manager at QuantumRoast, a global coffee machine company. You help your teammates navigate a sea of engineering roadmaps, sudden strategy pivots (we’re doing matcha now!), and incoming tickets from customers— everything…
-
The Cloudflare Blog: Building agents with OpenAI and Cloudflare’s Agents SDK
Source URL: https://blog.cloudflare.com/building-agents-with-openai-and-cloudflares-agents-sdk/ Source: The Cloudflare Blog Title: Building agents with OpenAI and Cloudflare’s Agents SDK Feedly Summary: We’re building AI agents where logic and reasoning are handled by OpenAI’s Agents SDK, and execution happens across Cloudflare’s global network via Cloudflare’s Agents SDK. AI Summary and Description: Yes **Summary:** The text provides an in-depth exploration…
-
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 {…
-
Slashdot: Meta Beats Copyright Suit From Authors Over AI Training on Books
Source URL: https://tech.slashdot.org/story/25/06/25/2127222/meta-beats-copyright-suit-from-authors-over-ai-training-on-books Source: Slashdot Title: Meta Beats Copyright Suit From Authors Over AI Training on Books Feedly Summary: AI Summary and Description: Yes Summary: This text discusses a significant court ruling regarding Meta’s use of copyrighted books to train its generative AI model, Llama. The ruling highlights the complexities of copyright law as it…
-
Simon Willison’s Weblog: Gemini CLI
Source URL: https://simonwillison.net/2025/Jun/25/gemini-cli/ Source: Simon Willison’s Weblog Title: Gemini CLI Feedly Summary: Gemini CLI First there was Claude Code in February, then OpenAI Codex (CLI) in April, and now Gemini CLI in June. All three of the largest AI labs now have their own version of what I am calling a “terminal agent" – a…