Skip to content

GitHub scrubs 70+ Microsoft repos as Miasma worm breaks CI/CD pipelines

theregister / security 6h ago 9

GitHub disabled 70+ Microsoft repos in under two minutes after the Miasma worm infected projects via compromised commits, breaking CI/CD pipelines and triggering RCE in developer tools.

Microsoft Launches Logic Apps Automation SaaS with Built-In AI Agents and RAG

infoq / architecture-design 12h ago 8

Microsoft unveils Azure Logic Apps Automation, a managed SaaS for building production-grade AI automations without integration developers, featuring built-in RAG, agent support, and zero infrastructure assembly.

Microsoft Launches Azure Logic Apps Automation with Built-in AI Agents and Zero-Infra RAG

infoq / development 12h ago 8

Microsoft unveils Azure Logic Apps Automation, a managed SaaS for building production-grade AI automations with built-in security, Knowledge as a Service, and natural language interfaces.

Netflix automates dynamic repartitioning to fix Cassandra wide partitions at scale

tldr / data 20h ago 8

Netflix details how it automatically repartitions petabyte-scale time series data in Cassandra to tame wide partitions, cut tail latency, and eliminate timeouts without manual intervention.

PostgreSQL 19 Beta 1 Debuts with Async I/O Scaling, SQL/PGQ, and Parallel Vacuum

tldr / data 20h ago 8

PostgreSQL 19 Beta 1 is now available, previewing async I/O scaling, parallel autovacuum, SQL/PGQ graph queries, SNI-based TLS, and faster foreign-key inserts.

Pinterest Deduplicates URLs at Scale Using Content Fingerprints

infoq / architecture-design 6h ago 7

Pinterest's MIQPS system uses content fingerprints to intelligently strip noisy query parameters from URLs, slashing duplicate-content processing costs across millions of domains at scale.

Pinterest Scales URL Deduplication Using Content Fingerprints

infoq / development 6h ago 7

Pinterest's MIQPS system uses content fingerprints to automatically identify essential URL query parameters, slashing duplicate processing across millions of domains.

LangChain launches LangSmith Sandboxes to give every AI agent its own secure computer

tldr / ai 20h ago 7

LangChain launches LangSmith Sandboxes, giving each AI agent its own hardware-virtualized microVM for secure, stateful code execution without touching your infrastructure.

Five dbt Mistakes That Slowly Break Startup Data Pipelines

tldr / data 20h ago 7

A data engineer details five common dbt mistakes that slowly cripple startup data teams, from bloated CI runs to missing data contracts and schema drift, with concrete fixes for each.

Solo.io unveils Agentgateway, a unified Rust gateway for AI and API traffic donated to AAIF

tldr / devops 20h ago 7

Agentgateway is a new Rust-based open-source gateway designed to unify AI and traditional API traffic, solving operational challenges unique to agentic systems like MCP and A2A protocols.

Kubernetes Dashboard archived; Headlamp aims to ease the transition

tldr / devops 20h ago 7

With Kubernetes Dashboard archived, Headlamp emerges as its modern successor, offering multi-cluster support, plugin extensibility, and flexible deployment while keeping workflows familiar.

Crossplane ships CLI pre-flight check for v2 upgrades

tldr / devops 20h ago 7

Crossplane v2 introduces a read-only CLI command that scans live v1.x control planes and reports exactly which resources block an upgrade, with precise fixes.

Disconnected Feature Flags and CI/CD Pipelines Are a DevOps Liability

tldr / devops 20h ago 6

Disconnected feature flags and CI/CD pipelines create blind spots that slow incident response, weaken audit trails, and turn rollbacks into risky coordination exercises.