📰 InfoQ AI/ML
279 articles · Updated every 3 hours · View all reads
All
Articles 97,640Blog Posts 113,621Tech Tutorials 24,620Research Papers 20,509News 15,597
⚡ AI Lessons
InfoQ AI/ML
🔐 Cybersecurity
⚡ AI Lesson
1h ago
How Cloudflare Solved a Congestion Bug in quiche
Cloudflare has recently shared how they uncovered an issue in their Rust implementation of CUBIC, a congestion controller algorithm, which prevented it from rec
InfoQ AI/ML
🤖 AI Agents & Automation
⚡ AI Lesson
18h ago
Grab Builds Secure Agentic AI Workload Platform
Grab's security team built Palana, a Kubernetes-native secure execution platform, to run autonomous AI agents safely. Unlike deterministic software, model-drive
InfoQ AI/ML
⚡ AI Lesson
21h ago
Anthropic Lead: HTML Increasingly Better Than Markdown at Keeping Humans Engaged in Agentic Loops
Thariq Shihipar, engineering lead for the Claude Code team, recently published a blog post (Using Claude Code: The Unreasonable Effectiveness of HTML) arguing t
InfoQ AI/ML
💻 AI-Assisted Coding
⚡ AI Lesson
1d ago
AI Is Moving up the Software Lifecycle: From Code Review to PRD Governance
Technology companies are extending AI beyond code generation into earlier stages of the software lifecycle, including PRD validation, design inputs, and code re
InfoQ AI/ML
⚡ AI Lesson
1d ago
Article: Beyond CLEAN and MVP: Architecting an Offline-first Reactive Data Layer in Android
With the Reactive Data Layer Architecture (RDLA), you establish a clear boundary between public data APIs and private, framework-specific data-source implementa
InfoQ AI/ML
🖌️ UI/UX Design
⚡ AI Lesson
2d ago
Lucide Releases Version 1.0, Removing Brand Icons and Cutting Bundle Size for Millions of Projects
Lucide has released version 1.0 of its open-source icon toolkit, marking its first stable major release. The update features over 1,600 icons and removes tradem
InfoQ AI/ML
🏗️ Systems Design & Architecture
⚡ AI Lesson
2d ago
Presentation: The Time It Wasn't DNS
Sean Klein discusses why "human error" is a dangerous myth in complex systems. Sharing the inside story of Azure’s 2023 global WAN outage, he explains how moder
InfoQ AI/ML
📊 Data Analytics & Business Intelligence
⚡ AI Lesson
3d ago
Presentation: Challenging Google Analytics: Building a Scalable, Cost-Effective User Tracking Service
Alina Krasavina explains how Delivery Hero successfully deprecated Google Analytics and migrated to an internal user tracking platform. She discusses how a simp
InfoQ AI/ML
⚡ AI Lesson
3d ago
Java News Roundup: Spring Tools, Helidon, Open Liberty, TomEE, JobRunr, Hibernate, Commonhaus
This week's Java roundup for June 15th, 2026, features news highlighting: point releases of Spring Tools, Helidon, JobRunr and Gradle; the June 2026 edition of
InfoQ AI/ML
🧠 Large Language Models
⚡ AI Lesson
5d ago
Apple Launches Core AI for Apple-Silicon Optimized On-Device Generative AI
At WWDC 26, Apple announced the Core AI framework, the official successor to Core ML. It is designed to allow developers to run large language models and genera
InfoQ AI/ML
⚡ AI Lesson
5d ago
AWS Adds Multi-Region Replication to Amazon Cognito Identity Service
AWS recently introduced Amazon Cognito multi-region replication, which automatically replicates user identities and user pool configurations from a primary regi
InfoQ AI/ML
⚡ AI Lesson
6d ago
Behind the Scenes: Block 450 JVM Repositories Into Monorepo to Reduce Dependency Drift
Block, Inc. describes migrating ~450 JVM repositories into a monorepo across Cash App and Square engineering to reduce dependency drift and coordination overhea
InfoQ AI/ML
🔐 Cybersecurity
⚡ AI Lesson
6d ago
Article: Designing Continuous Authorization for Sensitive Cloud Systems
Most cloud systems make one authorization decision at login. Everything after runs on trust established at authentication time. For systems handling regulated d
InfoQ AI/ML
🤖 AI Agents & Automation
⚡ AI Lesson
6d ago
Azure Functions Ships Serverless Agents Runtime at Build 2026
Azure Functions shipped a serverless agents runtime in public preview at Build 2026. Agents are defined in .agent.md markdown files with YAML triggers, MCP serv
InfoQ AI/ML
🤖 AI Agents & Automation
⚡ AI Lesson
6d ago
Windows Platform Security and the Race to Secure AI Agents
In a new Windows Developer Blog post titled "Windows platform security for AI agents", Microsoft positions Windows as the trustworthy operating system for auton
InfoQ AI/ML
🤖 AI Agents & Automation
⚡ AI Lesson
6d ago
GitLab 19.0 Embeds Agentic AI in Secrets, Merge Requests, and Supply Chain Security
GitLab 19.0 extends agentic AI beyond code generation into securing credentials, reviewing and merging changes, and scanning dependencies, adding a public beta
InfoQ AI/ML
⚡ AI Lesson
6d ago
.NET 11 Preview 5: Brings File-Based App Improvements, New C# Features, and a Blazor Validation Wave
Microsoft has released the fifth preview of .NET 11, with updates across the SDK, C#, ASP.NET Core, .NET MAUI, and EF Core. Highlights include file-based app im
InfoQ AI/ML
⚡ AI Lesson
1w ago
From Camera to Cloud: Netflix’s Scalable Media Processing Pipeline
Netflix has detailed a cloud-based system for scaling camera file processing across global film and TV workflows. The pipeline handles ingest, validation, metad
InfoQ AI/ML
🤖 AI Agents & Automation
⚡ AI Lesson
1w ago
AI Agent Identity and Permission Challenges: How Uber and Auth0 Are Rethinking Access Control
Uber recently described an internal architecture for propagating identity across multi-agent AI workflows. The design aims to perserve user context, agent prove
InfoQ AI/ML
🤖 AI Agents & Automation
⚡ AI Lesson
1w ago
Presentation: From Hype to Strong Foundations: What the Rise, Fall and Resurgence of Agents Can Teach Us About Outlasting the Cycle
Aditya Kumarakrishnan explains how to move past the "amnesia phase" of AI. He shares a blueprint for engineering leaders to build modular agent frameworks using
InfoQ AI/ML
🤖 AI Agents & Automation
⚡ AI Lesson
1w ago
GitHub Copilot Desktop App Targets Parallel Agentic Workflows
GitHub has introduced the GitHub Copilot app, a desktop control centre for agent-native development that aims to keep engineers in charge while AI agents handle
InfoQ AI/ML
⚡ AI Lesson
1w ago
Java News Roundup: A2A Java SDK 1.0, Jakarta EE 12, JNoSQL, GraalVM, Micrometer, OpenXava, Gradle
This week's Java roundup for June 8th, 2026, features news highlighting: the GA release of A2A Java SDK 1.0; an update on Jakarta EE 12; point releases of Micro
InfoQ AI/ML
🤖 AI Agents & Automation
⚡ AI Lesson
1w ago
Xcode 27 Extends Agent Integration, Revamps UI, and Introduces DeviceHub
At WWDC 2026, Apple introduced Xcode 27, which makes it easy to kick off tasks with coding agents, iterate on new project ideas, and customize the workspace. It
InfoQ AI/ML
🤖 AI Agents & Automation
⚡ AI Lesson
1w ago
Anthropic Explains How Claude Builds Its Own Execution Harnesses
Anthropic has published additional details about the orchestration system behind Claude Code's recently introduced Dynamic Workflows, highlighting how the featu
DeepCamp AI