<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Newsletter Archive | Last Week in Cloud Native</title>
    <link>https://lwcn.dev/newsletter/</link>
    <description>Weekly Cloud Native newsletter covering Kubernetes releases, CNCF projects, and ecosystem news</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 03 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://lwcn.dev/newsletter/feed.xml" rel="self" type="application/rss+xml" /><image>
      <url>https://lwcn.dev/favicon.ico</url>
      <title>Last Week in Cloud Native</title>
      <link>https://lwcn.dev/</link>
    </image><item>
      <title>Week 32, Aug 3-9, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-32/</link>
      <pubDate>Mon, 03 Aug 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-32/</guid>
      <description>This week: 47 releases, 192 news items.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week in Cloud Native saw significant developments in AI integration, with new tools and projects focusing on AI agent management and infrastructure. The Kubernetes ecosystem received updates across various projects, enhancing security, networking, and application orchestration. Additionally, the CNCF reported on community growth and upcoming events.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="cicd">CI/CD</h3>
<ul>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.4.6" target="_blank" rel="noopener">Argo CD v3.4.6</a></strong> - This patch release provides installation manifests.</li>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.3.13" target="_blank" rel="noopener">Argo CD v3.3.13</a></strong> - This patch release provides installation manifests.</li>
</ul>
<h3 id="security">Security</h3>
<ul>
<li><strong><a href="https://github.com/cert-manager/cert-manager/releases/tag/v1.21.1" target="_blank" rel="noopener">cert-manager v1.21.1</a></strong> - Fixes a controller panic for Certificates with <code>spec.renewal.policy: Disabled</code>, resolves log spam and dropped Secret informer events, and addresses Issuers getting stuck at <code>Ready=False</code> when an ACME DNS-01 solver Secret is created after the Issuer.</li>
<li><strong><a href="https://github.com/open-policy-agent/opa/releases/tag/v1.19.0" target="_blank" rel="noopener">Open Policy Agent (OPA) v1.19.0</a></strong> - Fixes a SQL injection vector in the Compile API, adds stricter safety checking for Rego assignments, replaces <code>wasmtime-go</code> with <code>wazero</code> for a cgo-free WebAssembly runtime, and introduces a new <code>strings.split_n</code> built-in function.</li>
<li><strong><a href="https://github.com/kubewarden/adm-controller/releases/tag/v1.37.0" target="_blank" rel="noopener">Kubewarden Controller v1.37.0</a></strong> - Adds support for context-aware policies when using the <code>kwctl bench</code> command and fixes an issue where stale audit reports were deleted by label selector instead of write-set.</li>
</ul>
<h3 id="networking">Networking</h3>
<ul>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.20.0" target="_blank" rel="noopener">Cilium v1.20.0</a></strong> - This release includes over 2,660 new commits. Users of legacy Mutual Authentication, Envoy Go extensions, Kafka-aware policies, or the <code>cilium.io/v2alpha1 CiliumNodeConfig</code> API may need to take action during upgrade.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.15.20" target="_blank" rel="noopener">Kube-OVN v1.15.20</a></strong> - Fixes an issue in MetalLB where internal underlay VIP traffic was not preserved and adds functionality to infer pod subnet from named IPPool.</li>
<li><strong><a href="https://github.com/kube-vip/kube-vip/releases/tag/v1.2.2" target="_blank" rel="noopener">Kube-VIP v1.2.2</a></strong> - Updates <code>k8s.io/client-go</code> from <code>0.36.1</code> to <code>0.36.2</code> and bumps other Go dependencies.</li>
</ul>
<h3 id="registry">Registry</h3>
<ul>
<li><strong><a href="https://github.com/dragonflyoss/dragonfly/releases/tag/v2.5.1" target="_blank" rel="noopener">Dragonfly v2.5.1</a></strong> - Introduces scheduler features for handling local cache in peer registration and upgrading, and implements a sharded keymutex in the peer manager. It also adds capacity and rolling window fields to snapshot statistics for peer piece cost tracking.</li>
</ul>
<h3 id="orchestration">Orchestration</h3>
<ul>
<li><strong><a href="https://github.com/kedacore/keda/releases/tag/v2.20.2" target="_blank" rel="noopener">KEDA v2.20.2</a></strong> - Introduces a dedicated <code>HPAActive</code> condition on <code>ScaledObject</code> that mirrors the HPA&rsquo;s <code>ScalingActive</code> status, which prevents the <code>Ready</code> condition from flipping to <code>False</code> due to transient HPA metric gaps.</li>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.18.2" target="_blank" rel="noopener">Karmada v1.18.2</a></strong> - This patch release includes bug fixes and improvements.</li>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.17.5" target="_blank" rel="noopener">Karmada v1.17.5</a></strong> - This patch release includes bug fixes and improvements.</li>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.16.8" target="_blank" rel="noopener">Karmada v1.16.8</a></strong> - This patch release includes bug fixes and improvements.</li>
<li><strong><a href="https://github.com/volcano-sh/volcano/releases/tag/v1.15.1" target="_blank" rel="noopener">Volcano v1.15.1</a></strong> - Upgrades <code>golang.org/x/crypto</code> from <code>v0.49.0</code> to <code>v0.53.0</code> for SSH security fixes. Supports both the new <code>vnpus.configs</code> wrapper and legacy array formats for HAMi Ascend vNPU configuration, and recovers from a PVC informer race in <code>addPod</code>.</li>
<li><strong><a href="https://github.com/volcano-sh/volcano/releases/tag/v1.14.4" target="_blank" rel="noopener">Volcano v1.14.4</a></strong> - Registers PreFilter plugins to skip no-op predicate filters, treats Succeeded pods as ready for job dependencies, fixes potential scheduler panic caused by nil pointers, and honors <code>NeedContinueAllocating</code> after PrePredicate failures.</li>
<li><strong><a href="https://github.com/projectcapsule/capsule/releases/tag/v0.13.11" target="_blank" rel="noopener">Project Capsule v0.13.11</a></strong> - Improves performance by removing duplicate client calls from all admission paths and corrects tenant ownership resolution with deduplication.</li>
</ul>
<h3 id="observability">Observability</h3>
<ul>
<li><strong><a href="https://github.com/prometheus/prometheus/releases/tag/v3.13.2" target="_blank" rel="noopener">Prometheus v3.13.2</a></strong> - Bumps <code>golang.org/x/text</code> to <code>v0.39.0</code> (addressing CVE-2026-56852) and <code>google.golang.org/grpc</code> to <code>v1.82.1</code> (addressing GHSA-hrxh-6v49-42gf). Fixes a PromQL bug by preallocating the active query tracker file to prevent SIGBUS crashes when the data disk is full.</li>
<li><strong><a href="https://github.com/thanos-io/thanos/releases/tag/v0.42.4" target="_blank" rel="noopener">Thanos v0.42.4</a></strong> - This release contains no functional changes and addresses broken base image SHAs.</li>
<li><strong><a href="https://github.com/thanos-io/thanos/releases/tag/v0.42.3" target="_blank" rel="noopener">Thanos v0.42.3</a></strong> - Fixes a bug to ensure that Receive on shutdown creates a new block and uploads it, preserving previous upload behavior.</li>
</ul>
<h3 id="storage">Storage</h3>
<ul>
<li><strong><a href="https://github.com/rook/rook/releases/tag/v1.20.3" target="_blank" rel="noopener">Rook v1.20.3</a></strong> - This patch release for the Ceph operator adds toolbox repository and tag settings to Helm, supports multisite CR in the <code>rook-ceph-cluster</code> chart, and enables custom NFS server ports. It also deduplicates external MGR endpoints in EndpointSlice and pool growth prediction series.</li>
<li><strong><a href="https://github.com/rook/rook/releases/tag/v1.19.8" target="_blank" rel="noopener">Rook v1.19.8</a></strong> - This patch release for the Ceph operator updates the Go text module, changes object bucket policy modification to clobber instead of merge, reveals swallowed errors on CephFS reconcile, and ensures volume attachment deletion during unmount.</li>
</ul>
<h3 id="build--container-tools">Build &amp; Container Tools</h3>
<ul>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.53.1" target="_blank" rel="noopener">Backstage v1.53.1</a></strong> - Fixes issues where errors in TypeScript configuration schema definitions no longer prevent applications from building or starting, logging them as warnings instead.</li>
<li><strong><a href="https://github.com/kubevirt/kubevirt/releases/tag/v1.9.0" target="_blank" rel="noopener">KubeVirt v1.9.0</a></strong> - This is a promotion of release candidate <code>v1.9.0-rc.2</code>, incorporating 1653 changes from 108 contributors.</li>
<li><strong><a href="https://github.com/telepresenceio/telepresence/releases/tag/v2.31.2" target="_blank" rel="noopener">Telepresence v2.31.2</a></strong> - This release provides updated installation artifacts.</li>
<li><strong><a href="https://github.com/telepresenceio/telepresence/releases/tag/v2.31.1" target="_blank" rel="noopener">Telepresence v2.31.1</a></strong> - This release provides updated installation artifacts.</li>
<li><strong><a href="https://github.com/podman-container-tools/buildah/releases/tag/v1.45.0" target="_blank" rel="noopener">Buildah v1.45.0</a></strong> - Bumps Buildah to <code>v1.45.0-dev</code> and <code>oc/selinux</code> to <code>v1.15.0</code>. Adds a <code>FollowSymlink</code> option to <code>AddAndCopyOptions</code> to allow disabling the dereference of symlinks.</li>
<li><strong><a href="https://github.com/podman-container-tools/skopeo/releases/tag/v1.24.0" target="_blank" rel="noopener">Skopeo v1.24.0</a></strong> - Introduces new <code>skopeo copy</code> options: <code>--remove-list-signatures</code> and <code>--strip-removed-platforms</code>.</li>
</ul>
<h3 id="messaging">Messaging</h3>
<ul>
<li><strong><a href="https://github.com/nats-io/nats-server/releases/tag/v2.14.4" target="_blank" rel="noopener">NATS Server v2.14.4</a></strong> - Updates Go version to <code>1.26.5</code> and various dependencies. The Raft transport layer has been decoupled for improved testing, and the JetStream disk concurrency semaphore has been increased to 4096 slots.</li>
<li><strong><a href="https://github.com/nats-io/nats-server/releases/tag/v2.12.14" target="_blank" rel="noopener">NATS Server v2.12.14</a></strong> - Updates Go version to <code>1.25.12</code> and various dependencies. The Raft transport layer has been decoupled for improved testing, and the JetStream disk concurrency semaphore has been increased to 4096 slots.</li>
</ul>
<h3 id="service-mesh">Service Mesh</h3>
<ul>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.14.2" target="_blank" rel="noopener">Kuma v2.14.2</a></strong> - Bumps the <code>coredns</code> dependency and includes security updates. Adds a pluggable per-route metadata provider to the API server.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.13.10" target="_blank" rel="noopener">Kuma v2.13.10</a></strong> - Bumps <code>coredns</code>, <code>golang.org/x/net</code>, <code>golang.org/x/text</code>, and <code>google.golang.org/grpc</code> dependencies.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.12.14" target="_blank" rel="noopener">Kuma v2.12.14</a></strong> - Bumps <code>coredns</code>, <code>golang.org/x/net</code>, <code>golang.org/x/text</code>, and <code>google.golang.org/grpc</code> dependencies.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.11.18" target="_blank" rel="noopener">Kuma v2.11.18</a></strong> - Bumps <code>coredns</code>, <code>golang.org/x/text</code>, and <code>google.golang.org/grpc</code> dependencies, and includes security updates.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/2.9.19" target="_blank" rel="noopener">Kuma 2.9.19</a></strong> - Bumps <code>coredns</code>, <code>golang.org/x/text</code>, and <code>google.golang.org/grpc</code> dependencies, and includes security updates.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.7.29" target="_blank" rel="noopener">Kuma v2.7.29</a></strong> - Bumps <code>coredns</code>, <code>golang.org/x/net</code>, <code>golang.org/x/text</code>, and <code>google.golang.org/grpc</code> dependencies.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>This week, the Cloud Native landscape saw a concentrated focus on Artificial Intelligence and its integration with existing infrastructure. The CNCF announced that Kubeflow is advancing its cloud native capabilities for AI workloads and highlighted Subaru&rsquo;s adoption of cloud native infrastructure to accelerate AI development, which reduced AI container image pull times by 60x. The CoHDI project was accepted into the CNCF Sandbox, aiming to evolve Kubernetes into composable disaggregated infrastructures, a development relevant for AI deployments. News also covered Gartner&rsquo;s projection that AI is the largest infrastructure project globally, alongside Meta and BlackRock&rsquo;s plans for a 1-GW data center in Texas, and Nvidia&rsquo;s negotiations for a substantial guarantee for OpenAI&rsquo;s access to a 10-Gigawatt data center. OpenAI also reduced API costs, while Amazon reportedly scaled back several of its Nova AI models to focus on a few frontier models. Discussions emerged around designing APIs for AI agents, the security implications of AI-generated software, and approaches to building AI SRE teams.</p>
<p>In the Kubernetes ecosystem, new tools and operational insights were shared. The CNCF published guidance on scaling Kubernetes pods with KEDA based on Amazon SQS queue depth and introduced KubeElasti&rsquo;s ProbeResponse to prevent health checks from unintentionally scaling services back up from a scale-to-zero state. A sneak peek into Kubernetes v1.37 outlined upcoming features, deprecations, and removals. Additionally, an article explained the internal workings of the controller-runtime cache, and Amazon EKS was noted for its efforts in simplifying and securing cluster lifecycle management during upgrades. A CNCF blog post also detailed runtime supply chain verification using the Node Resource Interface (NRI) for enhanced container security.</p>
<p>Security updates were prominent, with several projects addressing vulnerabilities and strengthening practices. OPA v1.19.0 fixed a SQL injection vulnerability, and Prometheus v3.13.2 included dependency bumps to address CVEs in <code>golang.org/x/text</code> and <code>google.golang.org/grpc</code>. Volcano v1.15.1 upgraded <code>golang.org/x/crypto</code> to incorporate SSH security fixes. Discussions also covered privilege escalation in AWS EKS and the application of Kyverno policies for Kubernetes cluster security. The importance of managing DNS as infrastructure was highlighted, and CISA released a guide to help federal agencies securely use open-source software.</p>
<p>Community and platform developments also occurred. The CNCF reported that Japan&rsquo;s Cloud Native community has reached nearly 1 million developers, with a significant increase in AI developers leveraging cloud native technologies. The foundation also announced the schedule for the debut Observability Summit Europe. Lima v2.2 was released, adding support for Windows guests and TPM 2.0 emulation, expanding its capabilities for running virtual machines.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Hacker News discussions this week centered on the tooling and infrastructure for AI agents, including Kubernetes Custom Resource Definitions (CRDs) for agent runtimes, specialized control planes for AI workloads, and local sandbox environments. Other topics included Kubernetes clients focused on application views, methods for securing Kubernetes clusters with policy engines, and the operational aspects of distributed databases like CloudNativePG.</p>
<h2 id="-numbers-of-the-week">📊 Numbers of the Week</h2>
<ul>
<li>Total stable releases: 35 across 22 projects</li>
<li>Top 3 projects by commits this week:
<ol>
<li>meshery/meshery — 152 commits</li>
<li>telepresenceio/telepresence — 94 commits</li>
<li>cilium/cilium — 90 commits</li>
</ol>
</li>
<li>Top 3 projects by merged pull requests this week:
<ol>
<li>cilium/cilium — 100 merged PRs</li>
<li>envoyproxy/envoy — 72 merged PRs</li>
<li>kubescape/kubescape — 68 merged PRs</li>
</ol>
</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-32/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-32">📚 All Articles from Week 32</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="azure-devops-blog-1">Azure DevOps Blog (1)</h2>
<ul>
<li><a href="https://devblogs.microsoft.com/devops/find-any-commit-in-seconds-commit-search-comes-to-azure-devops/" target="_blank" rel="noopener">Find any commit in seconds: Commit Search comes to Azure DevOps</a></li>
</ul>
<h2 id="cncf-blog-10">CNCF Blog (10)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/07/31/scaling-kubernetes-pods-with-keda-based-on-amazon-sqs-queue-depth/" target="_blank" rel="noopener">Scaling Kubernetes pods with KEDA based on Amazon SQS queue depth</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/30/runtime-supply-chain-verification-using-the-node-resource-interface-nri/" target="_blank" rel="noopener">Runtime Supply Chain Verification using the Node Resource Interface (NRI)</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/29/your-kubernetes-health-checks-are-accidentally-waking-your-services-heres-the-fix/" target="_blank" rel="noopener">Your Kubernetes health checks are accidentally waking your services. Here’s the fix.</a></li>
<li><a href="https://www.cncf.io/announcements/2026/07/28/cncf-and-slashdata-report-finds-japans-cloud-native-community-reaches-nearly-1-million-developers/" target="_blank" rel="noopener">CNCF and SlashData Report Finds Japan’s Cloud Native Community Reaches Nearly 1 Million Developers</a></li>
<li><a href="https://www.cncf.io/announcements/2026/07/28/subaru-wins-cncf-end-user-case-study-contest-for-accelerating-ai-development-with-cloud-native-infrastructure/" target="_blank" rel="noopener">Subaru Wins CNCF End User Case Study Contest for Accelerating AI Development with Cloud Native Infrastructure</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/28/welcome-cohdi-to-the-cncf-evolving-kubernetes-into-composable-disaggregated-infrastructures/" target="_blank" rel="noopener">Welcome CoHDI to the CNCF: Evolving Kubernetes into composable disaggregated infrastructures</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/28/lima-v2-2-windows-guests-and-tpm-2-0-emulation/" target="_blank" rel="noopener">Lima v2.2: Windows guests and TPM 2.0 emulation</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/28/how-japans-250-training-surge-is-shaping-global-ai-talent/" target="_blank" rel="noopener">How Japan’s 250% Training Surge is Shaping Global AI Talent</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/28/kubeflow-unveils-new-cloud-native-innovations-to-supercharge-ai/" target="_blank" rel="noopener">Kubeflow unveils new cloud native innovations to supercharge AI</a></li>
<li><a href="https://www.cncf.io/announcements/2026/07/28/cncf-announces-schedule-for-debut-observability-summit-europe/" target="_blank" rel="noopener">CNCF Announces Schedule for Debut Observability Summit Europe</a></li>
</ul>
<h2 id="hacker-news-142">Hacker News (142)</h2>
<ul>
<li><a href="https://github.com/dynaum/kubeside" target="_blank" rel="noopener">Kubeside – a Kubernetes client that shows your app, not your cluster</a></li>
<li><a href="https://github.com/kubernetes-sigs/agent-sandbox" target="_blank" rel="noopener">Agent Sandbox: A Kubernetes CRD and controller for AI agent runtimes</a></li>
<li><a href="https://blog.calif.io/p/privilege-escalation-in-eks" target="_blank" rel="noopener">Privilege Escalation in AWS Elastic Kubernetes Service (2023)</a></li>
<li><a href="https://medium.com/@devarshidev/5-kyverno-policies-to-secure-your-kubernetes-cluster-9fdbf971b7b2" target="_blank" rel="noopener">Kyverno Policies to Secure Your Kubernetes Cluster</a></li>
<li><a href="https://github.com/ai-lab-tech/triton-control" target="_blank" rel="noopener">Triton Control – an open-source control plane for Nvidia Triton on Kubernetes</a></li>
<li><a href="https://pidgeiot.com/" target="_blank" rel="noopener">Show HN: PidgeIoT – open-source IoT/Embedded device management for all (free*)</a></li>
<li><a href="https://warpgate.null.page/" target="_blank" rel="noopener">Show HN: Warpgate 0.27 (FOSS Teleport alternative) adds RDP/VNC support</a></li>
<li><a href="https://coroot.com/blog/fencing-a-cnpg-replica/" target="_blank" rel="noopener">It was surprisingly hard to break CloudNativePG replication</a></li>
<li><a href="https://coroot.com/blog/reproducing-split-brain-on-cloudnativepg/" target="_blank" rel="noopener">Reproducing Split Brain on CloudNativePG</a></li>
<li><a href="https://scalix.world/" target="_blank" rel="noopener">Show HN: Scalix World – AI native Neo cloud built by two engineers in Rust</a></li>
<li><a href="https://widen.dev/" target="_blank" rel="noopener">Show HN: Widen – Open-source Mac Postgres GUI with local or cloud text-to-SQL</a></li>
<li><a href="https://github.com/sawfwair/mere-run" target="_blank" rel="noopener">Show HN: Local text, image, video, music and 3D from one CLI, no Python</a></li>
<li><a href="https://github.com/mgueregath/condui" target="_blank" rel="noopener">Condui – A single desktop app for SSH, SFTP, tunnels, Docker over SSH</a></li>
<li><a href="https://www.blacksmith.sh/blog/the-physics-of-docker-build-caching" target="_blank" rel="noopener">The physics of Docker build caching</a></li>
<li><a href="https://grigio.org/docker-alternatives-for-ai-agents-podman-bwrap-and-firejail/" target="_blank" rel="noopener">Docker alternatives for AI agents: Podman, bwrap and Firejail</a></li>
<li><a href="https://supapool.io/" target="_blank" rel="noopener">Show HN: Supapool – a Supabase per coding agent in ~400 ms</a></li>
<li><a href="https://flashpaper.app/" target="_blank" rel="noopener">Show HN: Flashpaper – Self-destructing secret sharing with no database</a></li>
<li><a href="https://github.com/dreeveapp/dreeve" target="_blank" rel="noopener">Show HN: Dreeve, a self-hosted dashboard for your sports and fitness data</a></li>
<li><a href="https://news.ycombinator.com/item?id=49075417" target="_blank" rel="noopener">Ask HN: How to deal with security implications of running/installing projects?</a></li>
<li><a href="https://github.com/Gimanh/taskview-community" target="_blank" rel="noopener">Show HN: TaskView – self-hosted project management for teams</a></li>
<li><a href="https://github.com/NeoZi12/dispatchseo" target="_blank" rel="noopener">Show HN: DispatchSEO – open-source SEO manager tool for Claude Code</a></li>
<li><a href="https://github.com/chesapeakedev/dn" target="_blank" rel="noopener">Show HN: Dn – plan collaboratively, let agents execute</a></li>
<li><a href="https://github.com/sinameraji/hotcell" target="_blank" rel="noopener">Show HN: Hotcell – local sandboxes for AI agents</a></li>
<li><a href="https://www.theintrinsicperspective.com/p/nerd-culture-is-murdering-intellectuals" target="_blank" rel="noopener">Nerd culture is murdering intellectuals</a></li>
<li><a href="https://pvrlabs.xyz/articles/lightweight-spring-boot-monitoring.html" target="_blank" rel="noopener">Lightweight Spring Boot Monitoring Without Prometheus and Grafana</a></li>
<li><a href="https://www.techspot.com/news/113264-sam-altman-ai-wont-shorten-workweek-because-humans.html" target="_blank" rel="noopener">Sam Altman says AI won&rsquo;t shorten the workweek because humans enjoy being busy</a></li>
<li><a href="https://echologue.com/" target="_blank" rel="noopener">Show HN: Echologue – the private AI voice journal I built for myself</a></li>
<li><a href="https://tajd.github.io/projektor/" target="_blank" rel="noopener">Show HN: Open-source Cloudflare deployed agent native task management and wiki</a></li>
<li><a href="https://dozenal.game" target="_blank" rel="noopener">Show HN: Dozenal – A Game of Spatial Arithmetic</a></li>
<li><a href="https://episko.dev/" target="_blank" rel="noopener">Show HN: Cockpit for you Claude Code agents in Rust</a></li>
<li><a href="https://news.ycombinator.com/item?id=49124280" target="_blank" rel="noopener">The Mistake That Cost Me a Year</a></li>
<li><a href="https://news.ycombinator.com/item?id=49078625" target="_blank" rel="noopener">Show HN: SeaTicket – AI agent that resolve GitHub and Discord issues</a></li>
<li><a href="https://news.ycombinator.com/item?id=49143243" target="_blank" rel="noopener">What is the downside of coaching that I may not be seeing yet?</a></li>
<li><a href="https://www.impulsearc.com/wavelength/" target="_blank" rel="noopener">Show HN: Use iPhone&rsquo;s camera as a lux meter</a></li>
<li><a href="https://globehoppr.com" target="_blank" rel="noopener">Show HN: GlobeHoppr – find a route between cities using limited-distance jumps</a></li>
<li><a href="https://github.com/NikolaRHristov/STE-Code" target="_blank" rel="noopener">Show HN: STE-Code a distillation and adaptation of ASD-STE100 for code</a></li>
<li><a href="https://news.ycombinator.com/item?id=49144182" target="_blank" rel="noopener">Ask HN: When will the AI version of 911 happen?</a></li>
<li><a href="https://cosmos47.com/" target="_blank" rel="noopener">Show HN: Cosmos47, a public chronological feed without algorithms</a></li>
<li><a href="https://github.com/trezm/lorraine" target="_blank" rel="noopener">Show HN: Lorraine, an open source notetaker with speaker recognition</a></li>
<li><a href="https://news.ycombinator.com/item?id=49072181" target="_blank" rel="noopener">Show HN: Darkslide – A keyboard-centric photo editor</a></li>
<li><a href="https://www.oblakodermagazin.rs/it-istorija-jugoslavije/" target="_blank" rel="noopener">Computer History of Yugoslavia</a></li>
<li><a href="https://openrss.org/blog/how-google-helped-destroy-adoption-of-rss-feeds" target="_blank" rel="noopener">How Google helped destroy adoption of RSS feeds (2023)</a></li>
<li><a href="https://ooni.org/post/2026-italy-blocks-wow-and-whw" target="_blank" rel="noopener">Italy Blocks Reproductive Health Websites Women on Web and Women Help Women</a></li>
<li><a href="https://www.theverge.com/games/967174/steam-game-malware-cryptostealer-arrest" target="_blank" rel="noopener">Bitcoin trail, Google cookies and Uber Eats orders help tie man to Steam malware</a></li>
<li><a href="https://www.washingtonpost.com/nation/2026/07/28/schools-are-adding-pepper-spraying-drones-help-combat-active-shooters/" target="_blank" rel="noopener">Schools are adding pepper-spraying drones to help combat active shooters</a></li>
<li><a href="https://www.propublica.org/article/arkansas-private-school-abuse-video" target="_blank" rel="noopener">How Videos Helped Me Uncover Abuse at an Arkansas Private School</a></li>
<li><a href="https://www.bloomberg.com/news/articles/2026-07-28/openai-anthropic-staff-share-letter-asking-us-to-help-pace-ai-progress" target="_blank" rel="noopener">OpenAI, Anthropic Staff Share Letter Asking US to Help Pace AI Progress</a></li>
<li><a href="https://www.japantimes.co.jp/business/2026/08/01/economy/us-treasury-yen-support/" target="_blank" rel="noopener">Bessent and the Fed help Japan reverse months of yen losses</a></li>
<li><a href="https://www.nytimes.com/2026/07/30/us/politics/elon-musk-midterms-republicans.html" target="_blank" rel="noopener">Musk Plans to Spend at Least $100M to Help Republicans in the Midterms</a></li>
<li><a href="https://www.abc.net.au/news/2026-07-31/ground-glass-silicon-fertiliser-farm-productivity/106963488" target="_blank" rel="noopener">Pulverised recycled glass helps boost farm productivity with benefits to soil</a></li>
<li><a href="https://negativeev.com/" target="_blank" rel="noopener">Show HN: NegativeEV – I built a tool to help people see how bad their bets are</a></li>
<li><a href="https://www.wsj.com/world/how-ai-is-helping-one-person-companies-scale-to-1-millionand-beyond-5cfe84d5" target="_blank" rel="noopener">How AI Is Helping One-Person Companies Scale to $1M–and Beyond</a></li>
<li><a href="https://www.theregister.com/offbeat/2026/08/02/meet-the-internet-radical-who-helped-microsoft-get-email-and-att-get-online/5281281" target="_blank" rel="noopener">The &lsquo;internet radical&rsquo; who helped Microsoft get email and AT&amp;T get online</a></li>
<li><a href="https://www.cisa.gov/news-events/news/cisa-guide-helps-federal-agencies-securely-and-effectively-use-open-source-software" target="_blank" rel="noopener">CISA Guide Helps Fed Agencies Securely and Effectively Use Open Source Software</a></li>
<li><a href="https://twitter.com/RRicefan/status/2082513323489202664" target="_blank" rel="noopener">LLMs can&rsquo;t trade and higher reasoning doesn&rsquo;t help</a></li>
<li><a href="https://www.technologyreview.com/2026/07/27/1140798/laser-nuclear-enrichment/" target="_blank" rel="noopener">Lasers could help provide fuel for nuclear reactors</a></li>
<li><a href="https://www.pcgamer.com/games/card-games/the-pokemon-company-is-turning-to-facial-recognition-scans-to-help-combat-scalpers/" target="_blank" rel="noopener">Pokémon is turning to facial recognition scans to help combat scalpers</a></li>
<li><a href="https://www.theguardian.com/environment/2026/jul/24/replacing-gas-stove-can-help-asthmatics-as-much-as-some-drugs-us-experts-find" target="_blank" rel="noopener">Replacing gas stove can help asthmatics as much as some drugs, US experts find</a></li>
<li><a href="https://twitter.com/GrapheneOS/status/2082153517234676150" target="_blank" rel="noopener">Proposal wouldn&rsquo;t hide that a wipe occurred and would help adversaries</a></li>
<li><a href="https://www.nytimes.com/2026/08/01/opinion/happiness-silent-retreat.html" target="_blank" rel="noopener">To Find Happiness, I Stopped Talking. It Helped</a></li>
<li><a href="https://www.sciencedaily.com/releases/2026/07/260719230608.htm" target="_blank" rel="noopener">AI helps Stanford scientists discover natural Ozempic without usual side effects</a></li>
<li><a href="https://unui.cc/" target="_blank" rel="noopener">Show HN: UnUI – Help coding agents make better design decisions</a></li>
<li><a href="https://keck.usc.edu/news/thymus-derived-hormone-may-help-suppress-age-related-inflammation/" target="_blank" rel="noopener">Thymus-derived hormone may help suppress age-related inflammation</a></li>
<li><a href="https://github.com/rinn7e/damn-center-extension" target="_blank" rel="noopener">Show HN: Damn Center (the page) – extension that helps centering any website</a></li>
<li><a href="https://industrycontents.com/agentic-ai-business-risk/" target="_blank" rel="noopener">When Your Chatbot Is So Eager to Help, It Forgot Whose Side It&rsquo;s On</a></li>
<li><a href="https://nautil.us/microfossils-help-crack-mystery-more-than-100-million-years-in-the-making-1283251" target="_blank" rel="noopener">Microfossils Help Crack Mystery More Than 100 Million Years in the Making</a></li>
<li><a href="https://www.bbc.co.uk/news/articles/cn0nqpy1rk4o" target="_blank" rel="noopener">Teen hackers tell BBC how police are helping them use their skills for good</a></li>
<li><a href="https://www.rubyforum.org/t/guides-to-help-you-learn-more-about-ruby/572https://www.rubyforum.org/t/guides-to-help-you-learn-more-about-ruby/572" target="_blank" rel="noopener">Guides to help you learn more about Ruby</a></li>
<li><a href="https://medicalxpress.com/news/2026-07-brain-noise-biological-reality.html" target="_blank" rel="noopener">Brain waves once seen as noise could help build a biological model of reality</a></li>
<li><a href="https://foliumcv.com/" target="_blank" rel="noopener">Hey everyone, wanted to share something I built in case it helps someone here</a></li>
<li><a href="https://github.com/iamkaran/whats" target="_blank" rel="noopener">Whats: A CLI command explainer, pure man pages, –help outputs</a></li>
<li><a href="https://news.ycombinator.com/item?id=49134600" target="_blank" rel="noopener">Ask HN: Can AI breakthroughs in mathematics help non-mathematicians feel better?</a></li>
<li><a href="https://www.rise-reforming.com" target="_blank" rel="noopener">Launch HN: Rise Reforming (YC S26) – Turning Waste Gases into Valuable Chemicals</a></li>
<li><a href="https://weeraman.com/because-we-can/" target="_blank" rel="noopener">Twenty-five years ago it was cryptography, today it&rsquo;s model weights</a></li>
<li><a href="https://semyonsinchenko.github.io/ssinchenko/post/datafusion-graphs-cc-2/" target="_blank" rel="noopener">Algorithms on billion-scale graph using 10GB RAM: I love DataFusion</a></li>
<li><a href="https://mastodon.online/@mwichary/117023736804129342" target="_blank" rel="noopener">The time filter in Google Search broke a few days ago</a></li>
<li><a href="https://www.popularmechanics.com/military/weapons/a32009109/operation-sandblast-sumbarine-circumnavigation/" target="_blank" rel="noopener">60 Years Ago, a Submerged Submarine Circled the Globe for the First Time (2020)</a></li>
<li><a href="https://www.firerescue1.com/arson-investigation/articles/expert-firefighter-arson-a-long-standing-issue-xHXLFAdYVcQPiuPU/" target="_blank" rel="noopener">Firefighter arson a long-standing issue – expert</a></li>
<li><a href="https://cassidoo.co/post/clustering-tiles/" target="_blank" rel="noopener">A simple clustering algorithm for lists</a></li>
<li><a href="https://www.tomshardware.com/pc-components/cpus/intel-unveiled-its-iconic-core-2-duo-family-20-years-ago-legendary-chip-dethroned-amd-athlon-restoring-the-chipmakers-performance-lead" target="_blank" rel="noopener">Intel unveiled its iconic Core 2 Duo family 20 years ago – dethroned AMD Athlon</a></li>
<li><a href="https://jmmv.dev/2026/07/hello-getoptsargs.html" target="_blank" rel="noopener">An old-new take on argument parsing in Rust</a></li>
<li><a href="https://thepeoplesrepublicofcouch.org/the-bet/" target="_blank" rel="noopener">the death of uppercase: a bet I made around 20 years ago (that i lost)</a></li>
<li><a href="https://nautil.us/where-was-your-backyard-145-million-years-ago-1283084" target="_blank" rel="noopener">Where Was Your Backyard 145M Years Ago?</a></li>
<li><a href="https://www.theguardian.com/science/2026/jul/21/milky-way-disc-flip-collision-dwarf-galaxy-astronomers" target="_blank" rel="noopener">Milky Way flipped in collision with dwarf galaxy 10B years ago</a></li>
<li><a href="https://www.federalregister.gov/documents/2026/07/16/2026-14298/accepted-consensus-standards-for-light-sport-category-aircraft-airplane-glider-powered-lift-and" target="_blank" rel="noopener">FAA just made an airplane legal that could not have been certified a month ago</a></li>
<li><a href="https://github.com/twalichiewicz/HNewhere" target="_blank" rel="noopener">Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript</a></li>
<li><a href="https://www.ctgt.ai/research/distillation-censorship-transfer" target="_blank" rel="noopener">Show HN: Distilling DeepSeek into GPT-OSS doesn&rsquo;t transfer censorship. Try it</a></li>
<li><a href="https://kedge.dev/" target="_blank" rel="noopener">Show HN: Kedge – Full-stack cloud with forkable VM snapshots and global SQLite</a></li>
<li><a href="https://marbleos.com/demo" target="_blank" rel="noopener">Show HN: What should the GUI for AI agents look like?</a></li>
<li><a href="https://github.com/FrigadeHQ/yap" target="_blank" rel="noopener">Show HN: Yap – OSS on-device voice dictation for macOS with no model to download</a></li>
<li><a href="https://news.ycombinator.com/item?id=49136990" target="_blank" rel="noopener">Tell HN: I hate your fuzzy search</a></li>
<li><a href="https://prized.dev" target="_blank" rel="noopener">Launch HN: Prized (YC S26) – Let non-engineer staff build secure internal tools</a></li>
<li><a href="https://usetokenless.com/" target="_blank" rel="noopener">Launch HN: Tokenless (YC S26) – Automatic model switching to save money</a></li>
<li><a href="https://news.ycombinator.com/item?id=49099021" target="_blank" rel="noopener">Ask HN: My domain registrar rug-pulled me for $3000 [fixed]</a></li>
<li><a href="https://news.ycombinator.com/item?id=49137359" target="_blank" rel="noopener">Tell HN: Amazonbot aggressively scraping my website and ignoring robots.txt</a></li>
<li><a href="https://news.ycombinator.com/item?id=49098513" target="_blank" rel="noopener">Belkin killed my smart switch. I got it working again without their app</a></li>
<li><a href="https://news.ycombinator.com/item?id=49101448" target="_blank" rel="noopener">Ask HN: What have you been curious about?</a></li>
<li><a href="https://beakdown.fun/" target="_blank" rel="noopener">Show HN: Beakdown – a game inspired by Joust/Skirmish</a></li>
<li><a href="https://news.ycombinator.com/item?id=49104392" target="_blank" rel="noopener">How to get more coding productivity with LLMs</a></li>
<li><a href="https://news.ycombinator.com/item?id=49098829" target="_blank" rel="noopener">Ask HN: How would you learn AI-assisted development from the ground up?</a></li>
<li><a href="https://news.ycombinator.com/item?id=49103041" target="_blank" rel="noopener">Old.reddit.com is now requiring users to log in</a></li>
<li><a href="https://news.ycombinator.com/item?id=49132894" target="_blank" rel="noopener">GitHub shadowbanned an NPM package with 37M+ weekly downloads</a></li>
<li><a href="https://hiring-method.com/" target="_blank" rel="noopener">Show HN: Hiring Method – a deterministic, math-driven recruitment platform</a></li>
<li><a href="https://my.tildepay.ai/" target="_blank" rel="noopener">Show HN: Tilde Pay – Give your AI agent a bank account to pay for things</a></li>
<li><a href="https://news.ycombinator.com/item?id=49149599" target="_blank" rel="noopener">Ask HN: What&rsquo;s Next for LLMs?</a></li>
<li><a href="https://www.ssp.sh/brain/" target="_blank" rel="noopener">Show HN: My public second brain – 660 notes, 15 years, open source</a></li>
<li><a href="https://shees.dev" target="_blank" rel="noopener">Show HN: I spent 2.5 years developing my 3D portfolio website, all under 5 MB</a></li>
<li><a href="https://penkovsky.github.io/evochess/" target="_blank" rel="noopener">Show HN: EvoChess – start with 8 pawns, evolve your army</a></li>
<li><a href="https://news.ycombinator.com/item?id=49141723" target="_blank" rel="noopener">ask HN: How do I run Android 15 on a system with Andr 12 vendors?</a></li>
<li><a href="https://a-dark-cave.com/" target="_blank" rel="noopener">Show HN: A Dark Cave – minimalist survival/settlement building game</a></li>
<li><a href="https://news.ycombinator.com/item?id=49081439" target="_blank" rel="noopener">Show HN: APIs as First-Class Citizen</a></li>
<li><a href="https://dmerullo.github.io/project-espanol/" target="_blank" rel="noopener">Show HN: Project ESPAÑOL: Find level-appropriate Spanish-language poems</a></li>
<li><a href="https://ninjapipe.com" target="_blank" rel="noopener">Show HN: I spent 3 years building the CRM I wanted to use</a></li>
<li><a href="https://news.ycombinator.com/item?id=49131376" target="_blank" rel="noopener">OpenAI Usage Reset 4th time in 7d</a></li>
<li><a href="https://news.ycombinator.com/item?id=49150707" target="_blank" rel="noopener">Ask HN: What Is Stripe Today?</a></li>
<li><a href="https://www.kota.place/" target="_blank" rel="noopener">Show HN: Kota – Bring AI agent CLIs into the same room</a></li>
<li><a href="https://doodlea.day/tutorials/cartoon-soda-can-with-fizz.html" target="_blank" rel="noopener">Show HN: Doodlea.day – A daily step-by-step marker drawing lesson</a></li>
<li><a href="https://flux9s.ca/" target="_blank" rel="noopener">Flux9s: A K9s-inspired terminal UI for Flux and GitOps state</a></li>
<li><a href="https://fluxtion-playground.dev/blog/2026-07-29-graph-engineering-needs-a-compiler" target="_blank" rel="noopener">Graph Engineering Needs a Compiler</a></li>
<li><a href="https://kaisel.dev/" target="_blank" rel="noopener">Kaisel – Routes as Values. Dart 3 Native Router for Flutter</a></li>
<li><a href="https://waveformsecurity.com/blog/flume/" target="_blank" rel="noopener">Flume Water Monitor 915 MHz Security Is Pretty Good</a></li>
<li><a href="https://danvilela.com/squirrel-up" target="_blank" rel="noopener">I made Squirrel game with Flutter and Flame</a></li>
<li><a href="https://flueframework.com/blog/flue-2/" target="_blank" rel="noopener">Flue 2.0</a></li>
<li><a href="https://engineering.signaldrift.net" target="_blank" rel="noopener">Fluency Is Not Authority: Building Local AI Characters for Signal Drift</a></li>
<li><a href="https://arxiv.org/abs/2607.18312" target="_blank" rel="noopener">Vakonomic Fluids</a></li>
<li><a href="https://news.ycombinator.com/item?id=49095601" target="_blank" rel="noopener">Ask HN: Anyone else tired of brands discontinuing your favorite everyday items?</a></li>
<li><a href="https://github.com/penca-io/penca" target="_blank" rel="noopener">Show HN: Penca – branchable, versioned OLTP+OLAP on one open copy of your data</a></li>
<li><a href="https://news.ycombinator.com/item?id=49088197" target="_blank" rel="noopener">Ask HN: I lost any interest in technology. What do I do?</a></li>
<li><a href="https://www.cadencemoney.com" target="_blank" rel="noopener">Show HN: Cadence Money – a budgeting app with no AI features, just an MCP server</a></li>
<li><a href="https://news.ycombinator.com/item?id=49107982" target="_blank" rel="noopener">AI Automation Without the Hype</a></li>
<li><a href="https://news.ycombinator.com/item?id=49121744" target="_blank" rel="noopener">Is AI Capable of Novelty?</a></li>
<li><a href="https://readingpacer.com/" target="_blank" rel="noopener">Show HN: Reading Pacer – A &ldquo;Struggle Detector&rdquo; for kids learning to read</a></li>
<li><a href="https://seed.bytedance.com/en/blog/one-take-creation-flexible-referencing-introducing-seedance-2-5" target="_blank" rel="noopener">Seedance 2.5</a></li>
<li><a href="https://old.reddit.com/r/Fauxmoi/comments/1v8y7o2/to_our_fauxmoi_community/" target="_blank" rel="noopener">Reddit communities with &ldquo;sensitive&rdquo; Trump or Israel-Palestine posts throttled</a></li>
<li><a href="https://twitter.com/Kimi_Moonshot/status/2081760186235289764" target="_blank" rel="noopener">Kimi K3 Technical Report</a></li>
<li><a href="https://driftformac.app/" target="_blank" rel="noopener">I built a f.lux alternative because the M5 Max firmware broke existing solutions</a></li>
<li><a href="https://clickhouse.com/blog/espresso-machine-observability-with-otel" target="_blank" rel="noopener">Instrumenting my espresso machine with OpenTelemetry</a></li>
<li><a href="https://www.youtube.com/watch?v=b9pyngw64DE" target="_blank" rel="noopener">Can Grafana Labs&rsquo; web testing agents beat Wordle? [video]</a></li>
<li><a href="https://github.com/dj9889/sitrep" target="_blank" rel="noopener">Show HN: Sitrep - AI Copilot For Incidents</a></li>
<li><a href="https://github.com/grafana/ai-sdk" target="_blank" rel="noopener">Go LLM SDK for streaming, tool-calling AI backends (plus frontend React lib)</a></li>
<li><a href="https://medium.com/grafana-labs/clis-in-the-age-of-agents-how-we-designed-gcx-cdfca8954b30" target="_blank" rel="noopener">CLIs in the age of agents: how we designed gcx</a></li>
<li><a href="https://github.com/cynative/cynative" target="_blank" rel="noopener">Show HN: Cynative – Read-only CLI in Go that explains your live infrastructure</a></li>
</ul>
<h2 id="heise-cloud-8">Heise Cloud (8)</h2>
<ul>
<li><a href="https://www.heise.de/hintergrund/Europaeische-Cloud-2026-Anspruch-und-Wirklichkeit-digitaler-Souveraenitaet-11344697.html" target="_blank" rel="noopener">Europäische Cloud 2026: Anspruch und Wirklichkeit digitaler Souveränität</a></li>
<li><a href="https://www.heise.de/news/Meta-und-BlackRock-bauen-1-GW-Rechenzentrum-in-Texas-11384149.html" target="_blank" rel="noopener">Meta und BlackRock bauen 1-GW-Rechenzentrum in Texas</a></li>
<li><a href="https://www.heise.de/news/Microsoft-Aktie-zieht-nach-deutlich-gewachsenen-Geschaeftszahlen-kraeftig-an-11384081.html" target="_blank" rel="noopener">Microsoft-Aktie zieht nach deutlich gewachsenen Geschäftszahlen kräftig an</a></li>
<li><a href="https://www.heise.de/news/Amazon-faehrt-die-meisten-hauseigenen-Nova-KI-Modelle-zurueck-11382549.html" target="_blank" rel="noopener">Amazon fährt die meisten hauseigenen Nova-KI-Modelle zurück</a></li>
<li><a href="https://www.heise.de/hintergrund/BigQuery-DataFrames-Ivan-Santa-Maria-Filho-im-Gespraech-11352909.html" target="_blank" rel="noopener">BigQuery DataFrames: Ivan Santa Maria Filho im Gespräch</a></li>
<li><a href="https://www.heise.de/news/Nvidia-verhandelt-ueber-250-Milliarden-Dollar-Buergschaft-fuer-OpenAI-11380911.html" target="_blank" rel="noopener">Nvidia verhandelt über 250-Milliarden-Dollar-Bürgschaft für OpenAI</a></li>
<li><a href="https://www.heise.de/news/iX-Workshop-IT-Infrastrukturen-mit-OpenTofu-aufbauen-und-verwalten-11363723.html" target="_blank" rel="noopener">iX-Workshop: IT-Infrastrukturen mit OpenTofu aufbauen und verwalten</a></li>
<li><a href="https://www.heise.de/news/Gartner-KI-ist-das-groesste-Infrastrukturprojekt-der-Menschheit-11379035.html" target="_blank" rel="noopener">Gartner: KI ist das größte Infrastrukturprojekt der Menschheit</a></li>
</ul>
<h2 id="infoq-cloud-native-3">InfoQ Cloud Native (3)</h2>
<ul>
<li><a href="https://www.infoq.com/presentations/tech-hype-cycles-architectural-tradeoffs/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Presentation: The Free-Lunch Guide to Idea Circularity</a></li>
<li><a href="https://www.infoq.com/articles/pull-based-migration/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Article: The Hard-Stop Rule: From 3 HCM Monoliths to 120 Domain Microservices</a></li>
<li><a href="https://www.infoq.com/presentations/kotlin-serverless/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Presentation: Clean Architecture for Serverless: Business Logic You Can Take Anywhere</a></li>
</ul>
<h2 id="kubernetes-blog-2">Kubernetes Blog (2)</h2>
<ul>
<li><a href="https://kubernetes.io/blog/2026/07/31/kubernetes-v1-37-sneak-peek/" target="_blank" rel="noopener">Kubernetes v1.37 Sneak Peek</a></li>
<li><a href="https://kubernetes.io/blog/2026/07/29/controller-runtime-cache-explained/" target="_blank" rel="noopener">How the controller-runtime Cache Actually Works, and Why Your Controller Does Not Crash the API Server</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/eks-kubernetes-upgrade-rollback/" target="_blank" rel="noopener">Kubernetes upgrades don’t have to break things: How EKS is making cluster lifecycle management simpler and safer</a></li>
<li><a href="https://thenewstack.io/designing-apis-for-agents/" target="_blank" rel="noopener">Designing APIs for agents</a></li>
<li><a href="https://thenewstack.io/anthropic-claude-containment-failure/" target="_blank" rel="noopener">What Claude’s real-world breaches reveal about AI safety tests</a></li>
<li><a href="https://thenewstack.io/temporal-ai-adoption-durable-execution/" target="_blank" rel="noopener">Temporal 5x’d AI spend and doubled revenue. CEO Samar Abbas says he can’t prove they’re connected.</a></li>
<li><a href="https://thenewstack.io/ai-agents-harness-engineering/" target="_blank" rel="noopener">Forget humans “in” the loop. Harness engineering puts humans “on” the loop.</a></li>
<li><a href="https://thenewstack.io/nscale-anyscale-acquisition-neocloud-lockin/" target="_blank" rel="noopener">Nscale just bought Anyscale. Here’s why it matters for multi-cloud neutrality.</a></li>
<li><a href="https://thenewstack.io/gemini-robotics-2/" target="_blank" rel="noopener">Gemini Robotics 2 brings us one step closer to physical AGI</a></li>
<li><a href="https://thenewstack.io/ai-sre-root-cause-analysis/" target="_blank" rel="noopener">Why your company should (try to) build its own AI SRE</a></li>
<li><a href="https://thenewstack.io/gpt-5-6-api-price-cuts/" target="_blank" rel="noopener">OpenAI slashes API costs amid rising global competition</a></li>
<li><a href="https://thenewstack.io/ai-code-security-platforms/" target="_blank" rel="noopener">AI-generated software is forcing yet another platform rethink</a></li>
<li><a href="https://thenewstack.io/openai-elastic-enterprise-context/" target="_blank" rel="noopener">OpenAI and Elastic are tackling the AI problem enterprises can’t ignore</a></li>
<li><a href="https://thenewstack.io/dns-domain-management-automation/" target="_blank" rel="noopener">DNS is infrastructure. It’s time to manage it that way.</a></li>
<li><a href="https://thenewstack.io/governing-agentic-software-development/" target="_blank" rel="noopener">Why linting alone can’t govern agentic development</a></li>
<li><a href="https://thenewstack.io/ai-agent-permission-boundaries/" target="_blank" rel="noopener">When do AI agents need permission boundaries?</a></li>
<li><a href="https://thenewstack.io/ibm-quantum-advantage-verification/" target="_blank" rel="noopener">IBM says quantum computers are getting harder to verify. That’s progress.</a></li>
<li><a href="https://thenewstack.io/sol-usage-limits-reset/" target="_blank" rel="noopener">OpenAI fixed GPT-5.6 Sol’s most frustrating flaw: Burning limits while it waits</a></li>
<li><a href="https://thenewstack.io/ai-pause-framework-letter/" target="_blank" rel="noopener">Anthropic backs urgent call for the most powerful AI labs to hit the brakes</a></li>
<li><a href="https://thenewstack.io/burp-agentic-pentesting-control-layer/" target="_blank" rel="noopener">“The beast needs a cage”: Why PortSwigger’s agentic pentesting is kept safe behind bars</a></li>
<li><a href="https://thenewstack.io/cursor-anthropic-openai-india-pricing/" target="_blank" rel="noopener">OpenAI, Anthropic, and Cursor all localized pricing for India. Only two focused on value.</a></li>
<li><a href="https://thenewstack.io/opus-5-vs-fable-5/" target="_blank" rel="noopener">Opus 5 vs. Fable 5: What does half the price buy?</a></li>
<li><a href="https://thenewstack.io/nanoclaw-echo-agent-runtime/" target="_blank" rel="noopener">The AI “vibe shift”: Why NanoClaw and Echo have teamed up to stop the next Hugging Face Breach</a></li>
<li><a href="https://thenewstack.io/perplexity-space-agent-sandboxes/" target="_blank" rel="noopener">“Stateful systems are incredibly hard to build”: How Perplexity thinks about AI agent sandboxes</a></li>
<li><a href="https://thenewstack.io/building-the-10x-organization/" target="_blank" rel="noopener">Turning 10x developers into 10x value</a></li>
<li><a href="https://thenewstack.io/cloud-security-triage-cadence/" target="_blank" rel="noopener">Your team isn’t “ignoring security.” They’re just underwater.</a></li>
<li><a href="https://thenewstack.io/gpt-5-6-serving-efficiency/" target="_blank" rel="noopener">Kernel of truth: GPT-5.6 Sol can cut its own costs, says OpenAI</a></li>
<li><a href="https://thenewstack.io/modus-enterprise-context-warehouse/" target="_blank" rel="noopener">Modus’s operandi: To give AI agents just the right amount of context</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-32/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 31, Jul 27 - Aug 2, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-31/</link>
      <pubDate>Mon, 27 Jul 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-31/</guid>
      <description>This week: 41 releases, 199 news items.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week saw a series of maintenance releases across core Cloud Native projects, alongside significant developments in the AI and Kubernetes ecosystems. OpenTelemetry achieved CNCF graduated status, while discussions continued on leveraging Kubernetes for AI infrastructure and the evolving landscape of AI agents.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="orchestration">Orchestration</h3>
<ul>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v2.3.4" target="_blank" rel="noopener">Crossplane v2.3.4</a></strong> - This patch release addresses user-reported issues, including a fix for repeated owner updates for composed Usages, and incorporates security updates for Crossplane and its dependencies.</li>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v2.2.4" target="_blank" rel="noopener">Crossplane v2.2.4</a></strong> - A patch release focusing on user-reported issues and security updates. It includes a fix for repeated owner updates for composed Usages.</li>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v2.1.8" target="_blank" rel="noopener">Crossplane v2.1.8</a></strong> - This patch release provides fixes for user-reported issues, such as repeated owner updates for composed Usages, and includes security updates for Crossplane&rsquo;s dependencies.</li>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v1.20.11" target="_blank" rel="noopener">Crossplane v1.20.11</a></strong> - A patch release addressing user-reported issues, including a fix for repeated owner updates for composed Usages, and security updates for Crossplane&rsquo;s dependencies.</li>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.36.3" target="_blank" rel="noopener">Kubernetes v1.36.3</a></strong> - A patch release providing bug fixes and security updates.</li>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.35.7" target="_blank" rel="noopener">Kubernetes v1.35.7</a></strong> - A patch release providing bug fixes and security updates.</li>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.34.10" target="_blank" rel="noopener">Kubernetes v1.34.10</a></strong> - A patch release providing bug fixes and security updates.</li>
<li><strong><a href="https://github.com/projectcapsule/capsule/releases/tag/v0.13.10" target="_blank" rel="noopener">Capsule v0.13.10</a></strong> - Adds improved metadata enforcement and ingress rules, new administrator capabilities, leader-election tuning, and managed-by labels for emitted events.</li>
</ul>
<h3 id="build">Build</h3>
<ul>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.18.2" target="_blank" rel="noopener">Dapr v1.18.2</a></strong> - This update contains bug fixes for SPIFFE SVID component operation propagation, MCP servers with secret-referenced credentials reloading, and actor reminders/jobs failing due to special characters in names or actor IDs.</li>
<li><strong><a href="https://github.com/kubevela/kubevela/releases/tag/v1.11.0" target="_blank" rel="noopener">KubeVela v1.11.0</a></strong> - Includes documentation updates, fixes for <code>podDisruptive</code> not triggering pod restarts, and addresses nil pointer panics in <code>getMatchingDefinitionRevision</code>.</li>
<li><strong><a href="https://github.com/telepresenceio/telepresence/releases/tag/v2.31.0" target="_blank" rel="noopener">Telepresence v2.31.0</a></strong> - This release provides official installers with an option to run the root daemon as a system service.</li>
<li><strong><a href="https://github.com/podman-container-tools/buildah/releases/tag/v1.44.1" target="_blank" rel="noopener">Buildah v1.44.1</a></strong> - Adds new CI GitHub actions and fixes an opaque whiteout pull error regression.</li>
</ul>
<h3 id="networking">Networking</h3>
<ul>
<li><strong><a href="https://github.com/etcd-io/etcd/releases/tag/v3.7.1" target="_blank" rel="noopener">etcd v3.7.1</a></strong> - A patch release that includes bug fixes and security updates.</li>
<li><strong><a href="https://github.com/etcd-io/etcd/releases/tag/v3.6.14" target="_blank" rel="noopener">etcd v3.6.14</a></strong> - A patch release that includes bug fixes and security updates.</li>
<li><strong><a href="https://github.com/etcd-io/etcd/releases/tag/v3.5.33" target="_blank" rel="noopener">etcd v3.5.33</a></strong> - A patch release that includes bug fixes and security updates.</li>
</ul>
<h3 id="cicd">CI/CD</h3>
<ul>
<li><strong><a href="https://github.com/fluxcd/flux2/releases/tag/v2.9.3" target="_blank" rel="noopener">Flux2 v2.9.3</a></strong> - This patch release fixes issues with empty lines in rendered Helm chart manifests, HelmReleases being marked as tested when test hooks did not run, and <code>spec.images</code> entries discarding fields.</li>
<li><strong><a href="https://github.com/opencost/opencost/releases/tag/v1.121.0" target="_blank" rel="noopener">OpenCost v1.121.0</a></strong> - Features KubeModel changes, memory optimizations, and initial implementation for AI inference cost reporting.</li>
</ul>
<h3 id="observability">Observability</h3>
<ul>
<li><strong><a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.157.0" target="_blank" rel="noopener">OpenTelemetry Collector v0.157.0</a></strong> - Introduces a breaking change by replacing histogram bucket boundaries for <code>otelcol_exporter_queue_batch_send_size_bytes</code> and <code>otelcol_processor_batch_batch_send_size_bytes</code> metrics with a power-of-2 byte-scale set.</li>
</ul>
<h3 id="security">Security</h3>
<ul>
<li><strong><a href="https://github.com/kubescape/kubescape/releases/tag/v4.0.11" target="_blank" rel="noopener">Kubescape v4.0.11</a></strong> - Adds caching for compiled CEL programs, derives VAP policy metadata from embedded bundles, embeds VAP YAML, expands encryption and decryption coverage for resource metadata, and fixes air-gapped mode issues.</li>
<li><strong><a href="https://github.com/seebom-labs/BOMHort/releases/tag/v0.6.1" target="_blank" rel="noopener">BOMHort v0.6.1</a></strong> - A patch release for BOMHort 0.6.0.</li>
<li><strong><a href="https://github.com/seebom-labs/BOMHort/releases/tag/v0.6.0" target="_blank" rel="noopener">BOMHort v0.6.0</a></strong> - Rebrands SeeBOM to BOMHort, introduces a faceted global search feature, fixes Kubernetes health probes, and includes security patches across Go, UI, and dependencies. This release requires a one-time migration for existing deployments.</li>
</ul>
<h3 id="container-runtime">Container Runtime</h3>
<ul>
<li><strong><a href="https://github.com/lima-vm/lima/releases/tag/v2.2.0" target="_blank" rel="noopener">Lima v2.2.0</a></strong> - Adds experimental support for Windows Server 2025 and Windows 11 guests, and introduces an option to opt out of password-less sudo.</li>
<li><strong><a href="https://github.com/podman-container-tools/podman/releases/tag/v6.0.2" target="_blank" rel="noopener">Podman v6.0.2</a></strong> - Fixes issues related to WSL provider VM cleanup on Windows, incorrect path modification by the Windows installer, and remote client connections.</li>
</ul>
<h3 id="configuration">Configuration</h3>
<ul>
<li><strong><a href="https://github.com/metal3-io/baremetal-operator/releases/tag/v0.13.2" target="_blank" rel="noopener">Baremetal Operator v0.13.2</a></strong> - This release restores delete permissions on secrets and updates Go and CAPI dependencies.</li>
<li><strong><a href="https://github.com/metal3-io/baremetal-operator/releases/tag/v0.12.6" target="_blank" rel="noopener">Baremetal Operator v0.12.6</a></strong> - This release restores delete permissions on secrets and updates Go and CAPI dependencies.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.63" target="_blank" rel="noopener">Meshery v1.0.63</a></strong> - Adds PriorityClass Reference Relationships for Kubernetes Workloads and includes schema updates.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.62" target="_blank" rel="noopener">Meshery v1.0.62</a></strong> - Introduces a <code>registry purge</code> subcommand to <code>mesheryctl</code> and addresses error notification spam for broken connections and nil machine contexts.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.61" target="_blank" rel="noopener">Meshery v1.0.61</a></strong> - Fixes environment creation failures on remote providers and migrates UI component authorizations.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.60" target="_blank" rel="noopener">Meshery v1.0.60</a></strong> - Includes schema updates, purges old model versions, and fixes a variable name typo in the server.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>The Cloud Native ecosystem saw continued activity this week, particularly in the areas of AI integration, observability, and core infrastructure updates. The Cloud Native Computing Foundation (CNCF) announced that OpenTelemetry has achieved graduated status, signifying its maturity and widespread adoption. Additionally, the CNCF Japan chapter launched an AI Infra Special Interest Group (SIG), aiming to address the growing demand for scalable AI infrastructure using Cloud Native technologies.</p>
<p>Discussions around artificial intelligence and its interaction with Cloud Native architectures were prominent. Several reports explored the role of AI agents, their operational capabilities, and the infrastructure required to support them. Topics included building systems for AI agents, integrating agents with documentation, and the varying approaches taken by cloud providers in offering agent sandboxes. Kubernetes&rsquo; role as an infrastructure layer for AI workloads was a recurring theme, with some sources discussing its potential as a &ldquo;de facto operating system for AI.&rdquo;</p>
<p>In Kubernetes and cloud operations, Amazon EKS introduced support for Kubernetes version rollbacks within seven days of an upgrade, providing a new recovery option. AWS also announced zone-aware routing in Amazon ECS Service Connect and ARC zonal shift support for EKS Auto Mode and Karpenter, enhancing resilience and operational flexibility. Confidential Containers was accepted as a CNCF incubating project, focusing on protecting data in use within containerized environments. Other notable discussions included multi-cluster database architectures on Kubernetes and the application of policy engines like Kyverno for security and compliance.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Hacker News discussions this week centered on Kubernetes, particularly concerning self-hosting options, its suitability for various scale deployments, and its evolving role as an AI agent runtime. The emergence of open-weight AI and AI agent development platforms was also a significant topic, alongside debates on container runtimes and the concept of immutable GitOps homelabs.</p>
<h2 id="-numbers-of-the-week">📊 Numbers of the Week</h2>
<ul>
<li>Total stable releases: 29 across 13 projects</li>
<li>Top 3 projects by commits this week:
<ol>
<li>kubernetes/kubernetes — 461 commits</li>
<li>meshery/meshery — 243 commits</li>
<li>cilium/cilium — 119 commits</li>
</ol>
</li>
<li>Top 3 projects by merged pull requests this week:
<ol>
<li>kubernetes/kubernetes — 153 merged PRs</li>
<li>cilium/cilium — 151 merged PRs</li>
<li>kumahq/kuma — 126 merged PRs</li>
</ol>
</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-31/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-31">📚 All Articles from Week 31</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-compute-1">AWS Compute (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/compute/serverless-icymi-q2-2026/" target="_blank" rel="noopener">Serverless ICYMI Q2 2026</a></li>
</ul>
<h2 id="aws-containers-3">AWS Containers (3)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/containers/announcing-zone-aware-routing-in-amazon-ecs-service-connect/" target="_blank" rel="noopener">Announcing zone-aware routing in Amazon ECS Service Connect</a></li>
<li><a href="https://aws.amazon.com/blogs/containers/arc-zonal-shift-support-for-eks-auto-mode-and-karpenter/" target="_blank" rel="noopener">ARC zonal shift support for EKS Auto Mode and Karpenter</a></li>
<li><a href="https://aws.amazon.com/blogs/containers/jvm-memory-cpu-and-classpath-best-practices-for-java-containers-on-aws/" target="_blank" rel="noopener">JVM memory, CPU, and classpath best practices for Java containers on AWS</a></li>
</ul>
<h2 id="azure-devops-blog-1">Azure DevOps Blog (1)</h2>
<ul>
<li><a href="https://devblogs.microsoft.com/devops/july-patches-for-azure-devops-server-3/" target="_blank" rel="noopener">July Patches for Azure DevOps Server</a></li>
</ul>
<h2 id="cncf-blog-10">CNCF Blog (10)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/07/24/my-lfx-mentorship-journey-with-kgateway/" target="_blank" rel="noopener">My LFX mentorship journey with kgateway</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/24/opentelemetry-has-graduated-now-what/" target="_blank" rel="noopener">OpenTelemetry has graduated… Now what?</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/23/launch-of-the-ai-infra-sig-under-the-cncf-japan-chapter-first-meetup-and-call-for-speakers/" target="_blank" rel="noopener">Launch of the AI Infra SIG under the CNCF Japan chapter: First meetup and call for speakers</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/23/sustaining-opentelemetry-what-a-10-week-contributor-cohort-actually-looks-like/" target="_blank" rel="noopener">Sustaining OpenTelemetry: What a 10-week contributor cohort actually looks like</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/23/when-kubeflow-meets-cilium-debugging-60-idle-gpus-in-kubernetes/" target="_blank" rel="noopener">When Kubeflow meets Cilium: Debugging 60% idle GPUs in Kubernetes</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/23/the-future-of-ai-is-community-driven-and-open/" target="_blank" rel="noopener">The future of AI is community driven and open</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/22/confidential-containers-becomes-a-cncf-incubating-project/" target="_blank" rel="noopener">Confidential Containers becomes a CNCF incubating project</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/22/multi-cluster-databases-on-kubernetes-architecture-and-deployment/" target="_blank" rel="noopener">Multi-Cluster databases on Kubernetes: Architecture and deployment</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/22/i-made-a-policy-engine-think-it-was-in-production/" target="_blank" rel="noopener">I made a policy engine think it was in production</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/21/why-your-agent-needs-access-to-your-documentation/" target="_blank" rel="noopener">Why your agent needs access to your documentation</a></li>
</ul>
<h2 id="hacker-news-147">Hacker News (147)</h2>
<ul>
<li><a href="https://tobi.knaup.me/2026-07-25-open-weight-ai-is-having-its-kubernetes-moment/" target="_blank" rel="noopener">Open-weight AI is having its Kubernetes moment</a></li>
<li><a href="https://blog.qstars.nl/posts/cheap-self-hosted-kubernetes-on-hetzner-cloud/" target="_blank" rel="noopener">Cheap self-hosted Kubernetes on Hetzner cloud (2025)</a></li>
<li><a href="https://medium.com/@walexy85/nobody-needs-kubernetes-for-eleven-users-6176948a1730" target="_blank" rel="noopener">Nobody needs Kubernetes for eleven users</a></li>
<li><a href="https://github.com/k0sproject/k0s" target="_blank" rel="noopener">K0s – The Zero Friction Kubernetes</a></li>
<li><a href="https://github.com/ricardoborges/Nautilus" target="_blank" rel="noopener">Show HN: Managing on-premise servers without Kubernetes</a></li>
<li><a href="https://github.com/Emran-goat/sortie" target="_blank" rel="noopener">I built Kubernetes for Rust. One command deploys your binary to every server</a></li>
<li><a href="https://github.com/neural-maze/production-ocr-course" target="_blank" rel="noopener">A production-grade OCR pipeline on Kubernetes with vLLM and Rust</a></li>
<li><a href="https://cloudfleet.ai" target="_blank" rel="noopener">Cloudfleet – A Freemium Kubernetes Control Plane</a></li>
<li><a href="https://prepme.io" target="_blank" rel="noopener">Show HN: Paste a job description, get a broken Kubernetes cluster to fix</a></li>
<li><a href="https://medium.com/@ApacheDolphinScheduler/running-apache-dolphinscheduler-with-spark-on-kubernetes-a-practical-deployment-guide-95ff2402e746" target="_blank" rel="noopener">Running Apache DolphinScheduler with Spark on Kubernetes: A Deployment Guide</a></li>
<li><a href="https://thenewstack.io/kubernetes-ai-agent-runtime/" target="_blank" rel="noopener">Kubernetes won the container decade. Google&rsquo;s Agent Substrate wants the next one</a></li>
<li><a href="https://github.com/mohit17mor/SquadAI" target="_blank" rel="noopener">Show HN: SquadAI is the Kubernetes-like control plane for Codex agents</a></li>
<li><a href="https://github.com/neural-maze/production-ocr-course" target="_blank" rel="noopener">Build a self-scaling OCR pipeline with Qwen 3.5 and Kubernetes</a></li>
<li><a href="https://github.com/lensapp/openshell-k8s-operator" target="_blank" rel="noopener">OpenShell Kubernetes Operator</a></li>
<li><a href="https://blog.qstars.nl/posts/macos-local-kubernetes-cluster-with-utm/" target="_blank" rel="noopener">Local Kubernetes on Mac: A Multi-Node Cluster with UTM</a></li>
<li><a href="https://github.com/SRENIX-AI/agentic-sre" target="_blank" rel="noopener">Srenix – self-healing Kubernetes in a 30MB binary (Apache-2.0)</a></li>
<li><a href="https://github.com/alexanderwanyoike/the0" target="_blank" rel="noopener">Show HN: The0 – self-hosted runtime for trading bots, bring your own language</a></li>
<li><a href="https://github.com/helicalinsight/helicalinsight" target="_blank" rel="noopener">Show HN: We stopped feature-gating our open source BI platform</a></li>
<li><a href="https://news.ycombinator.com/item?id=49022097" target="_blank" rel="noopener">Show HN: Avoiding the Memory Wall by computing LLM inference directly inside RAM</a></li>
<li><a href="https://github.com/leontrolski/postgresql-testing" target="_blank" rel="noopener">Pip install Postgres – no Docker/Brew/apt</a></li>
<li><a href="https://x402vps.com" target="_blank" rel="noopener">Show HN: X402vps – Docker containers for AI agents, paid per hour with USDC</a></li>
<li><a href="https://github.com/stemdeckapp/stemdeck" target="_blank" rel="noopener">StemDeck: Free local stem separation, DAW mixer, mobile UI, Docker support</a></li>
<li><a href="https://nickjanetakis.com/blog/how-to-back-up-postgresql-in-docker-local-s3-and-plakar" target="_blank" rel="noopener">How to Back Up PostgreSQL in Docker (Local, S3, and Plakar)</a></li>
<li><a href="https://github.com/arcboxlabs/arcbox" target="_blank" rel="noopener">ArcBox: From-Scratch Container Runtime for macOS in Rust (Docker, K8s, MicroVMs)</a></li>
<li><a href="https://github.com/onecli/onecli" target="_blank" rel="noopener">Show HN: OneCLI – OSS credential gateway that keeps secrets out of AI agents</a></li>
<li><a href="https://gist.github.com/tosh/6e91a9dbf08dd630c535e7345ac7f0b5" target="_blank" rel="noopener">Show HN: Agent in 9 Lines Python</a></li>
<li><a href="https://portzero.net/" target="_blank" rel="noopener">Show HN: Port Zero – how I learned to stop worrying and love PORT=0</a></li>
<li><a href="https://github.com/Northwood-Systems/millwright" target="_blank" rel="noopener">Show HN: Millwright – Rust-based, self-hosted LLM router</a></li>
<li><a href="https://valuepair.app" target="_blank" rel="noopener">Show HN: ValuePair – a friendship app that cares about values first</a></li>
<li><a href="https://cygnus.run" target="_blank" rel="noopener">Show HN: Cygnus – A fast, lightweight self-hostable serverless runtime and PaaS</a></li>
<li><a href="https://news.ycombinator.com/item?id=48995524" target="_blank" rel="noopener">Ask HN: What&rsquo;s your experience with GPT-Live been like?</a></li>
<li><a href="https://workingasync.io" target="_blank" rel="noopener">Show HN: Working Async – The new wave of remote work is async-first</a></li>
<li><a href="https://codifycli.com/" target="_blank" rel="noopener">Show HN: Codify – Terraform for Developer Environments</a></li>
<li><a href="https://news.ycombinator.com/item?id=48982875" target="_blank" rel="noopener">Show HN: I built claw-coder which is the first atonomous local AI agent</a></li>
<li><a href="https://news.ycombinator.com/item?id=49010310" target="_blank" rel="noopener">Grok is a surprisingly good automated theorem prover</a></li>
<li><a href="https://github.com/Ohnrshyp/Ohnrscript" target="_blank" rel="noopener">Show HN: Ohnrscript – A systems language and HTTP unikernel in JavaScript syntax</a></li>
<li><a href="https://setoku.com/" target="_blank" rel="noopener">Show HN: Setoku – Self-hosted knowledge server for AI agents</a></li>
<li><a href="https://www.docker.com/blog/your-laptop-is-the-new-production-environment/" target="_blank" rel="noopener">Laptop Is the New Production Environment</a></li>
<li><a href="https://beyondloom.com/decker/" target="_blank" rel="noopener">Decker, a platform that builds on the legacy of Hypercard and classic macOS</a></li>
<li><a href="https://news.ycombinator.com/item?id=49039920" target="_blank" rel="noopener">Tell HN: Protect Privacy, Leave FCC Comment, Deadline Tomorrow</a></li>
<li><a href="https://doccharm.com/" target="_blank" rel="noopener">Show HN: DocCharm – The help center that keeps itself up to date</a></li>
<li><a href="https://modal.com/blog/serverless-servers" target="_blank" rel="noopener">Proxying inference requests in 6ms with Pingora, Envoy, and Spanner</a></li>
<li><a href="https://www.washingtonpost.com/world/2026/07/24/us-sending-envoys-question-brazilian-electoral-system-officials-say/" target="_blank" rel="noopener">Brazil denies visas to U.S. officials who aimed to impugn electoral system</a></li>
<li><a href="https://jvns.ca/blog/2026/07/21/more-nice-django-things/" target="_blank" rel="noopener">Some more things about Django I&rsquo;ve been enjoying</a></li>
<li><a href="https://pxlnv.com/blog/metaverse-fever-dream/" target="_blank" rel="noopener">The Metaverse Fever Dream – Pixel Envy</a></li>
<li><a href="https://envynote.app" target="_blank" rel="noopener">Show HN: Envy - A flat-file, frictionless note-taking application for macOS</a></li>
<li><a href="https://blackhole.plav.in" target="_blank" rel="noopener">Show HN: Physically accurate black hole you can put in your room</a></li>
<li><a href="https://news.ycombinator.com/item?id=49051130" target="_blank" rel="noopener">Show HN: Writemark, a dependency free web component for inline Markdown editing</a></li>
<li><a href="https://github.com/henrygabriels/binaural-studio" target="_blank" rel="noopener">Show HN: Audio Player with &ldquo;Binaural Beats&rdquo; tuned to the same key as your music</a></li>
<li><a href="https://www.hiitmeup.fit/" target="_blank" rel="noopener">Show HN: Simple HIIT timer for efficient workouts</a></li>
<li><a href="https://bigfootsbc.ca/" target="_blank" rel="noopener">Show HN: An interactive game of British Columbia</a></li>
<li><a href="https://news.ycombinator.com/item?id=49060245" target="_blank" rel="noopener">Ask HN: Do you delete your browsing history?</a></li>
<li><a href="https://taste.rubenflamshepherd.com/" target="_blank" rel="noopener">Show HN: I built a blind taste test for Claude and Codex designs</a></li>
<li><a href="https://llmtrail.com/demo" target="_blank" rel="noopener">Show HN: I built a chat client that uses embeddings to cluster messages by topic</a></li>
<li><a href="https://github.com/ndom91/open-plan-annotator" target="_blank" rel="noopener">Show HN: Open-plan-annotator – local annotation UI for working with agent plans</a></li>
<li><a href="https://news.ycombinator.com/item?id=49050437" target="_blank" rel="noopener">Ask HN: What other professions are software programmers considering?</a></li>
<li><a href="https://arcade.pirillo.com/comic-chatter.html" target="_blank" rel="noopener">Show HN: I rebuilt Microsoft Comic Chat&rsquo;s layout engine in one HTML file</a></li>
<li><a href="https://news.ycombinator.com/item?id=49034198" target="_blank" rel="noopener">Single-click and remote OpenCode session right in the browser</a></li>
<li><a href="https://notebooker.ai/" target="_blank" rel="noopener">Show HN: Notebooker.ai – NotebookLM alternative, your own models, keys, storage</a></li>
<li><a href="https://www.theatlantic.com/technology/2026/07/ai-companies-hiring-academics/688002/" target="_blank" rel="noopener">Where Did All the Computer-Science Professors Go?</a></li>
<li><a href="https://danjones.substack.com/p/history-etc-the-vikings-didnt-wear" target="_blank" rel="noopener">The Vikings didn&rsquo;t wear horned helmets. So who did?</a></li>
<li><a href="https://christopher-helm.com/aufmerksamkeit-ueberfischung-ki-journalismus/" target="_blank" rel="noopener">Poverty of attention. Text became free. Attention didn&rsquo;t. (German)</a></li>
<li><a href="https://twitter.com/__alpoge__/status/2079028340955197566" target="_blank" rel="noopener">Jacobian conjecture is false (with help of Fable)</a></li>
<li><a href="https://blog.clidey.com/a-reproducible-proof-against-the-jacobian-conjecture/" target="_blank" rel="noopener">With the Help of Codex: A Reproducible Proof Against the Jacobian Conjecture</a></li>
<li><a href="https://www.theguardian.com/environment/2026/jul/24/replacing-gas-stove-can-help-asthmatics-as-much-as-some-drugs-us-experts-find" target="_blank" rel="noopener">Replacing gas stove can help asthmatics as much as some drugs</a></li>
<li><a href="https://www.propublica.org/article/arkansas-private-school-abuse-video" target="_blank" rel="noopener">Videos Helped Me Uncover Abuse at an Arkansas Private School</a></li>
<li><a href="https://www.thebignewsletter.com/p/the-resistance-liberal-lawyers-helping" target="_blank" rel="noopener">The Resistance Liberal Lawyers Helping Trump Take over the Media</a></li>
<li><a href="https://www.msn.com/en-us/news/technology/claude-opus-4-5-defied-its-ceo-and-helped-an-employee-blow-the-whistle-about-safety-concerns/ar-AA28oWxu" target="_blank" rel="noopener">Claude Opus 4.5 defied CEO, helped employee blow whistle about safety concerns</a></li>
<li><a href="https://ninkovic.dev/blog/2026/how-claude-helps-reduce-our-technical-debt" target="_blank" rel="noopener">Claude helps reduce our technical debt</a></li>
<li><a href="https://spectrum.ieee.org/colossus-computer-ieee-milestone" target="_blank" rel="noopener">The Computer That Helped Win World War II</a></li>
<li><a href="https://text.npr.org/g-s1-134929" target="_blank" rel="noopener">AI tool may help doctors, but sample size too small</a></li>
<li><a href="https://www.plagiarismtoday.com/2026/07/15/study-claiming-ai-helps-students-learn-retracted/" target="_blank" rel="noopener">Study Claiming AI Helps Students Learn Retracted</a></li>
<li><a href="https://twitter.com/qiaoqiao2001/status/2080003441821163958" target="_blank" rel="noopener">Open Erdos problems solved with the help of GPT-5.6 Sol</a></li>
<li><a href="https://www.technologyreview.com/2026/07/23/1140346/how-ai-helps-scientists-design-the-next-generation-of-medicines/" target="_blank" rel="noopener">AI helps scientists design the next generation of medicines</a></li>
<li><a href="https://news.ycombinator.com/item?id=49022700" target="_blank" rel="noopener">$100 to Facebook employee for multiple sclerosis help</a></li>
<li><a href="https://news.ycombinator.com/item?id=49020606" target="_blank" rel="noopener">Ask HN: Google BotGuard is blocking my web browser (Northstar), how I get help?</a></li>
<li><a href="https://www.nature.com/articles/s41467-026-74676-8" target="_blank" rel="noopener">Viral syncytia help SARS-CoV-2 evade interferon and antibodies</a></li>
<li><a href="https://www.theverge.com/ai-artificial-intelligence/968855/substack-pangram-ai-detecting-tool" target="_blank" rel="noopener">Substack adds an AI detector to help spot blogs written by no one</a></li>
<li><a href="https://www.thestack.technology/hugging-face-hacked-turned-to-chinese-llm-for-help-after-us-models-blocked-blue-team/" target="_blank" rel="noopener">Hugging Face Turned to Chinese LLM for help after US models blocked Blue Team</a></li>
<li><a href="https://news.ycombinator.com/item?id=48979395" target="_blank" rel="noopener">Help: Using reflection to discovery and invoke methods</a></li>
<li><a href="https://news.ycombinator.com/item?id=49028037" target="_blank" rel="noopener">Tell HN: Namecheap gave my account to an unverified third party</a></li>
<li><a href="https://github.com/palmier-io/palmier-pro" target="_blank" rel="noopener">Show HN: Palmier Pro – Open-source macOS video editor built for AI</a></li>
<li><a href="https://github.com/cactus-compute/cactus-hybrid" target="_blank" rel="noopener">Show HN: Cactus Hybrid: We taught Gemma 4 to know when it&rsquo;s wrong</a></li>
<li><a href="https://news.ycombinator.com/item?id=48981136" target="_blank" rel="noopener">Launch HN: Bloomy (YC S26) – AI-powered mastery learning for K-12</a></li>
<li><a href="https://news.ycombinator.com/item?id=49024620" target="_blank" rel="noopener">Launch HN: Screenpipe (YC S26) – Record how you work and turn that into agents</a></li>
<li><a href="https://anypost.com" target="_blank" rel="noopener">Show HN: Anypost – transactional and broadcast email API, 8¢ per 1k</a></li>
<li><a href="https://github.com/open-and-async/mcp" target="_blank" rel="noopener">Show HN: An MCP server that turns async-work practices into tools</a></li>
<li><a href="https://news.ycombinator.com/item?id=49022755" target="_blank" rel="noopener">Ask HN: Does anyone have an old Goodreads API key?</a></li>
<li><a href="https://orate.to/" target="_blank" rel="noopener">Show HN: Orate – On-device neural text-to-speech queue for Mac</a></li>
<li><a href="https://news.ycombinator.com/item?id=49057371" target="_blank" rel="noopener">Ask HN: Why don&rsquo;t we solve aging?</a></li>
<li><a href="https://news.ycombinator.com/item?id=49039128" target="_blank" rel="noopener">Ask HN: How do I find startups that are looking for a dev? How to approach them?</a></li>
<li><a href="https://news.ycombinator.com/item?id=49037807" target="_blank" rel="noopener">Tell HN: ChatGPT exports do not contain all conversation messages</a></li>
<li><a href="https://news.ycombinator.com/item?id=48988949" target="_blank" rel="noopener">Show HN: Claude is getting an attitude</a></li>
<li><a href="https://ringup.dev/" target="_blank" rel="noopener">Show HN: I built remembered checkout for Voice calls</a></li>
<li><a href="https://kalvir.life/clock" target="_blank" rel="noopener">Show HN: Kalvir Clock</a></li>
<li><a href="https://github.com/ArgoHA/D-FINE-seg" target="_blank" rel="noopener">D-FINE-seg – detection, instance and semantic segmentation in one model</a></li>
<li><a href="https://elsewhere.news/en/zhenfund/why-is-programming-so-captivating-yet-so-agonizing" target="_blank" rel="noopener">Why is programming so captivating, yet so agonizing?</a></li>
<li><a href="https://www.newscientist.com/article/2580119-hunter-gatherers-introduced-fish-to-a-mountain-lake-7000-years-ago/" target="_blank" rel="noopener">Hunter-gatherers introduced fish to a mountain lake 7000 years ago</a></li>
<li><a href="https://videocardz.com/newz/amd-announced-its-5-4-billion-ati-acquisition-20-years-ago-today" target="_blank" rel="noopener">AMD announced its $5.4B ATI acquisition 20 years ago today</a></li>
<li><a href="https://www.404media.co/scientists-uncover-lost-golden-age-of-languages-that-ended-1-000-years-ago/" target="_blank" rel="noopener">Scientists Uncover Lost ‘Golden Age’ of Languages That Ended 1,000 Years Ago</a></li>
<li><a href="https://www.theregister.com/science/2026/07/21/viking-1-landed-on-mars-50-years-ago/5275041" target="_blank" rel="noopener">Viking 1 landed on Mars 50 years ago</a></li>
<li><a href="https://bento.page/slides/" target="_blank" rel="noopener">Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)</a></li>
<li><a href="https://brandonli.net/semisim/animations" target="_blank" rel="noopener">Show HN: I made some transistor animations</a></li>
<li><a href="https://news.ycombinator.com/item?id=48987634" target="_blank" rel="noopener">Is surveillance risk chilling your online speech?</a></li>
<li><a href="https://www.openparser.dev/cheapest-ocr" target="_blank" rel="noopener">Show HN: Open-weight OCR got so cheap I had to share it</a></li>
<li><a href="https://news.ycombinator.com/item?id=49027955" target="_blank" rel="noopener">Ask: Why does everything Microsoft create lately feel fragile and half-baked?</a></li>
<li><a href="https://news.ycombinator.com/item?id=49043095" target="_blank" rel="noopener">Claude used my pipeline to find a counterexample to the Jacobian conjecture</a></li>
<li><a href="https://news.ycombinator.com/item?id=49056900" target="_blank" rel="noopener">ASK HN: Why has technology become so unreliable?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48980665" target="_blank" rel="noopener">A B2B marketing agency grew to $1.5M ARR in 6 months by betting on AI</a></li>
<li><a href="https://news.ycombinator.com/item?id=49063556" target="_blank" rel="noopener">Ask HN: Is Zig worth it over Rust in 2026?</a></li>
<li><a href="https://www.theframepad.com/" target="_blank" rel="noopener">Show HN: A browser-based canvas for custom physical notepads</a></li>
<li><a href="https://kryptogram.se/cdxe/" target="_blank" rel="noopener">Show HN: CDXE – Cyber Defence Exercise Environment</a></li>
<li><a href="https://anakin.io" target="_blank" rel="noopener">Show HN: Anakin – API for your AI agents to access the most difficult websites</a></li>
<li><a href="https://foomchat.com" target="_blank" rel="noopener">Show HN: Foomchat – an AI chat where the interface is whatever you want</a></li>
<li><a href="https://news.ycombinator.com/item?id=49048352" target="_blank" rel="noopener">The Cost of Seamlessness</a></li>
<li><a href="https://termic.dev/" target="_blank" rel="noopener">Show HN: Termic – desktop app for running CLI coding agents (Claude Code, Codex)</a></li>
<li><a href="https://github.com/simpleble/simpleble" target="_blank" rel="noopener">Show HN: SimpleBLE 1.0, a cross-platform Bluetooth LE library</a></li>
<li><a href="https://news.ycombinator.com/item?id=49032342" target="_blank" rel="noopener">Ask HN: Convince me to not to shelve my app (I&rsquo;ve decided to)</a></li>
<li><a href="https://agonora.com/blog/ethics-most-important-skill" target="_blank" rel="noopener">Ethics Is the Skill That Matters Most Now</a></li>
<li><a href="https://bfl.ai/blog/flux-3" target="_blank" rel="noopener">Flux 3</a></li>
<li><a href="https://bfl.ai/blog/flux-3-mimic" target="_blank" rel="noopener">Flux 3 X Mimic: The Next Generation of Video-Action Models</a></li>
<li><a href="https://bfl.ai/blog/flux-3" target="_blank" rel="noopener">Flux 3: One multi-modal model for Image, Video, Audio and Action-Prediction</a></li>
<li><a href="https://bfl.ai/models/flux-3" target="_blank" rel="noopener">Flux 3 seems to be imminent</a></li>
<li><a href="https://github.com/Fluxara-GOD/fluxara1-audit-verification-pack" target="_blank" rel="noopener">Show HN: Reproducibility Benchmark a Risk Quantitative Model</a></li>
<li><a href="https://justsomebody.dev/blog/gitops-k3s-flux" target="_blank" rel="noopener">HomeLab #2: Immutable GitOps homelab and MikroTik hardening</a></li>
<li><a href="https://www.cnn.com/2026/07/25/china/tibet-yak-clones-conservation-intl-hnk-dst" target="_blank" rel="noopener">What&rsquo;s horned, fluffy, and ethically dubious? Yak clones</a></li>
<li><a href="https://www.cs.dartmouth.edu/~doug/ChatMath.pdf" target="_blank" rel="noopener">Bing Copilot (ChatGPT-4) Flunks Math [pdf] (2024)</a></li>
<li><a href="https://www.getcomputable.com/" target="_blank" rel="noopener">Show HN: Computable – Buy, sell, and redeem GPU for the exact weeks you want</a></li>
<li><a href="https://github.com/danterolle/tund" target="_blank" rel="noopener">Show HN: TunD. Make friends&rsquo; PCs appear on the same VLAN</a></li>
<li><a href="https://chatpanel.net/" target="_blank" rel="noopener">Show HN: ChatPanel, A Privacy-first AI Agent browser side panel</a></li>
<li><a href="https://github.com/pileax-ai/pileax" target="_blank" rel="noopener">Show HN: Note taking and book Library, all-in-one AI KnowledgeBase</a></li>
<li><a href="https://bike.broker" target="_blank" rel="noopener">Show HN: Find undervalued bikes near you with ML</a></li>
<li><a href="https://rollsolver.com" target="_blank" rel="noopener">Show HN: Roll Solver – daily multiplayer word puzzle PWA</a></li>
<li><a href="https://apps.apple.com/redeem/?ctx=offercodes&amp;id=6445867241&amp;code=MEMOIRI2" target="_blank" rel="noopener">Show HN: After a break up I made an app to fix how I feel</a></li>
<li><a href="https://ammoniaenergy.org/articles/flexible-renewable-ammonia-demonstrator-now-operational-in-minnesota/" target="_blank" rel="noopener">Producing ammonia and fertiliser using wind power in Morris, Minnesota</a></li>
<li><a href="https://faculty.lsu.edu/kharms/files/flexner_1939.pdf" target="_blank" rel="noopener">The Usefulness of Useless Knowledge (1939) [pdf]</a></li>
<li><a href="https://colossus.com/article/sarah-guo-conviction/" target="_blank" rel="noopener">Sarah&rsquo;s Wager</a></li>
<li><a href="https://github.com/telemetry-sh/retry-storm-lab" target="_blank" rel="noopener">Retry Storm Lab</a></li>
<li><a href="https://www.garmin.com/en-US/newsroom/press-release/wearables-health/meet-cirqa-smart-band-the-screen-free-health-and-fitness-tracker-from-garmin/" target="_blank" rel="noopener">Garmin $200 no subscription whoop alternative</a></li>
<li><a href="https://www.axios.com/2026/07/26/sam-altman-openai-trump-white-house-visit?mrfcid=202607266a5afa426012565afff9662d" target="_blank" rel="noopener">What Sam Altman will tell the White House this week</a></li>
<li><a href="https://playchain.app/" target="_blank" rel="noopener">Show HN: Simple Daily Game</a></li>
<li><a href="https://github.com/telemetry-sh/llm-margin-lab" target="_blank" rel="noopener">LLM Margin Lab</a></li>
<li><a href="https://signoz.io/blog/opentelemetry-collector-complete-guide/" target="_blank" rel="noopener">OpenTelemetry Collector: A Production-Ready Guide</a></li>
<li><a href="https://github.com/endformdev/playwright-opentelemetry" target="_blank" rel="noopener">Show HN: Playwright end-to-end tests as OpenTelemetry spans</a></li>
<li><a href="https://unattributed.cc/re-bye-bye-gravatar" target="_blank" rel="noopener">Re: Bye Bye Gravatar</a></li>
<li><a href="https://news.ycombinator.com/item?id=49062088" target="_blank" rel="noopener">Ask HN: What&rsquo;s the best hands-on path to learn ML inference infrastructure?</a></li>
<li><a href="https://cobaltcode.ai/" target="_blank" rel="noopener">Show HN: CobaltCode – Dedicated persistent computer for Codex</a></li>
</ul>
<h2 id="heise-cloud-10">Heise Cloud (10)</h2>
<ul>
<li><a href="https://www.heise.de/news/Prime-Video-bekommt-Spiele-Amazon-integriert-Luna-in-seine-Streaming-App-11378490.html" target="_blank" rel="noopener">Nur die halbe Luna: Amazon baut Cloud-Gaming in Prime Video ein</a></li>
<li><a href="https://www.heise.de/news/Collabora-Online-lokale-oder-Cloud-KI-nach-Nutzerwunsch-11376039.html" target="_blank" rel="noopener">Collabora Online: lokale oder Cloud-KI nach Nutzerwunsch</a></li>
<li><a href="https://www.heise.de/news/Alphabet-waechst-weiter-zweistellig-aber-auch-die-Ausgaben-steigen-deutlich-11374274.html" target="_blank" rel="noopener">Alphabet wächst weiter zweistellig, aber auch die Ausgaben steigen deutlich</a></li>
<li><a href="https://www.heise.de/news/Last-Call-M365-fuer-Admins-Sichere-Konfiguration-effiziente-Verwaltung-11338965.html" target="_blank" rel="noopener">Last Call: M365 für Admins – Sichere Konfiguration &amp; effiziente Verwaltung</a></li>
<li><a href="https://www.heise.de/news/Neue-Eskalation-im-Nahen-Osten-Iran-hat-AWS-Infrastruktur-in-Bahrain-zerstoert-11372831.html" target="_blank" rel="noopener">Neue Eskalation im Nahen Osten: Iran hat AWS-Infrastruktur in Bahrain „zerstört“</a></li>
<li><a href="https://www.heise.de/news/Schwarz-Digits-eroeffnet-seinen-3500-Mitarbeiter-Campus-im-Sueden-Deutschlands-11372342.html" target="_blank" rel="noopener">Schwarz Digits eröffnet seinen 3500-Mitarbeiter-Campus im Süden Deutschlands</a></li>
<li><a href="https://www.heise.de/news/Exchange-Online-PowerShell-Mehr-Zeit-fuer-die-Authentifizierungs-Migration-11372051.html" target="_blank" rel="noopener">Exchange Online PowerShell: Mehr Zeit für die Authentifizierungs-Migration</a></li>
<li><a href="https://www.heise.de/news/Nextcloud-Cyberangriff-auf-Webserver-mit-ungeschickter-Kommunikation-11371959.html" target="_blank" rel="noopener">Nextcloud: Wirrwarr um Website-Störung – Cyberangriff bestätigt</a></li>
<li><a href="https://www.heise.de/news/Microsoft-setzt-AMDs-Helios-Server-mit-Next-Gen-Hardware-ein-11371300.html" target="_blank" rel="noopener">Microsoft setzt AMDs Helios-Server mit Next-Gen-Hardware ein</a></li>
<li><a href="https://www.heise.de/hintergrund/Sinnvoll-kollaborieren-bei-Entwicklung-und-Nutzung-von-Software-aus-der-Cloud-11348257.html" target="_blank" rel="noopener">Sinnvoll kollaborieren bei Entwicklung und Nutzung von Software aus der Cloud</a></li>
</ul>
<h2 id="infoq-cloud-native-1">InfoQ Cloud Native (1)</h2>
<ul>
<li><a href="https://www.infoq.com/news/2026/07/eks-version-rollback/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Amazon EKS Adds Kubernetes Version Rollback Within 7 Days of an Upgrade</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/mcp-release-candidate-rewrite/" target="_blank" rel="noopener">MCP’s biggest update removes the machinery many servers were built around</a></li>
<li><a href="https://thenewstack.io/nadella-hassabis-ai-frameworks/" target="_blank" rel="noopener">Microsoft and Google DeepMind agree on AI control — but not on who holds it</a></li>
<li><a href="https://thenewstack.io/sre-ai-agents-capabilities/" target="_blank" rel="noopener">5 ways SRE AI agents are set to augment human capabilities</a></li>
<li><a href="https://thenewstack.io/stop-correcting-ai-code-build-the-system-agents-need/" target="_blank" rel="noopener">Stop correcting AI code. Build the system agents need.</a></li>
<li><a href="https://thenewstack.io/build-resilient-service-architecture/" target="_blank" rel="noopener">5 steps to build great service architecture and operational resilience</a></li>
<li><a href="https://thenewstack.io/isolate-kafka-consumer-tests/" target="_blank" rel="noopener">How routing keys isolate Kafka consumer tests on a shared broker</a></li>
<li><a href="https://thenewstack.io/microsoft-nvidia-meta-and-open-weights/" target="_blank" rel="noopener">Microsoft, Nvidia, Meta and 22 others defended open weights. Anthropic and OpenAI didn’t sign.</a></li>
<li><a href="https://thenewstack.io/opus-5-agentic-coding-cost/" target="_blank" rel="noopener">Opus 5 costs a third of the price — and that’s actually the problem</a></li>
<li><a href="https://thenewstack.io/nvidia-open-weight-letter/" target="_blank" rel="noopener">Jensen Huang made his first X post. He used it to lobby Washington about open-weight AI.</a></li>
<li><a href="https://thenewstack.io/anthropics-opus-5-almost-fable-5/" target="_blank" rel="noopener">Anthropic’s Opus 5 is almost Fable 5</a></li>
<li><a href="https://thenewstack.io/openai-huggingface-sandbox-breach/" target="_blank" rel="noopener">What really happened in the Hugging Face breach</a></li>
<li><a href="https://thenewstack.io/cloud-agent-code-sandboxes/" target="_blank" rel="noopener">AWS, Google Cloud, Microsoft Azure, and Cloudflare now all offer agent sandboxes. None built them the same way.</a></li>
<li><a href="https://thenewstack.io/sumo-logic-ai-security-alerts/" target="_blank" rel="noopener">Alert fatigue is breaking SOCs. Sumo Logic says it has a way out.</a></li>
<li><a href="https://thenewstack.io/test-data-ai-bottleneck/" target="_blank" rel="noopener">Test data wait times are slowing AI adoption more than code ever did</a></li>
<li><a href="https://thenewstack.io/voice-ai-openai-anthropic/" target="_blank" rel="noopener">OpenAI and Anthropic both speak at once with dueling voice updates</a></li>
<li><a href="https://thenewstack.io/nvidia-jepa-dna-genomics/" target="_blank" rel="noopener">Nvidia’s new DNA model learns what token prediction misses</a></li>
<li><a href="https://thenewstack.io/nvidia-local-frontier-models/" target="_blank" rel="noopener">“We love the world where we can use both”: How Nvidia thinks about local and frontier models</a></li>
<li><a href="https://thenewstack.io/cursor-ramp-meta-model-router/" target="_blank" rel="noopener">Cursor, Ramp, and Meta are all building model routers — but two have major model ambitions themselves</a></li>
<li><a href="https://thenewstack.io/vespa-realtime-personalization-ranking/" target="_blank" rel="noopener">Personalization is a ranking problem — architecture makes it work</a></li>
<li><a href="https://thenewstack.io/regulated-ai-continuous-verification/" target="_blank" rel="noopener">How regulated organizations can increase AI code velocity safely</a></li>
<li><a href="https://thenewstack.io/production-rag-architecture-fixes/" target="_blank" rel="noopener">Can prompt caching tame RAG costs without sacrificing accuracy?</a></li>
<li><a href="https://thenewstack.io/moonshot-fable5-distillation-accusations/" target="_blank" rel="noopener">Kimi K3: White House alleges Fable 5 siphoning</a></li>
<li><a href="https://thenewstack.io/harness-ai-agent-dlc/" target="_blank" rel="noopener">Agents keep changing their answers. Harness just built delivery pipelines that don’t care.</a></li>
<li><a href="https://thenewstack.io/openai-presence-enterprise-agents/" target="_blank" rel="noopener">OpenAI built support agents for its own customer service line, now it hopes big enterprises will trust them too</a></li>
<li><a href="https://thenewstack.io/anthropic-mendral-cicd-acquihire/" target="_blank" rel="noopener">“Every few months, a new model made part of our roadmap unnecessary”: Why Mendral’s founders gave up their startup for Anthropic</a></li>
<li><a href="https://thenewstack.io/kimi-k3-inference-bottleneck/" target="_blank" rel="noopener">Moonshot launched Kimi K3. Then demand shut down subscriptions in 48 hours.</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-31/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 30, Jul 20-26, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-30/</link>
      <pubDate>Mon, 20 Jul 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-30/</guid>
      <description>This week: 45 releases, 176 news items.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week in Cloud Native saw several project updates across networking, observability, and security. Noteworthy developments included HAMi becoming a CNCF incubating project, focusing on GPU resource scheduling for AI, and discussions around operating AI/ML workloads on Kubernetes. The community also addressed various bug fixes and stability improvements in core projects.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="networking">Networking</h3>
<ul>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.19.6" target="_blank" rel="noopener">Cilium v1.19.6</a></strong> - Adds support for configuring Gateway access logs via <code>spec.telemetry.accessLogs</code> in <code>CiliumGatewayClassConfig</code>. Uses L3 sockets for solicited node multicast signaling in the L2 responder.</li>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.18.12" target="_blank" rel="noopener">Cilium v1.18.12</a></strong> - Introduces support for configuring Gateway access logs through <code>spec.telemetry.accessLogs</code> in <code>CiliumGatewayClassConfig</code>. Addresses incorrect policy denials for traffic to L7 load balanced services.</li>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.17.18" target="_blank" rel="noopener">Cilium v1.17.18</a></strong> - Fixes incorrect policy denials for traffic to L7 load balanced services. Resolves an issue where multi-pool IPAM did not wait for zero prealloc requests.</li>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.39.0" target="_blank" rel="noopener">Envoyproxy v1.39.0</a></strong> - Requires Bazel 8 for builds, which necessitates <code>--enable_workspace</code> and <code>--noenable_bzlmod</code> flags. Disables the Intel DLB connection balancer for all builds due to a broken source archive. Deprecates <code>enforce_rsa_key_usage</code> in TLS.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.6.1" target="_blank" rel="noopener">Kubernetes Gateway API v1.6.1</a></strong> - Adjusts the port used in the <code>TCPRouteMultipleRoutesAttachment</code> conformance test. Ensures <code>CleanupTestResources</code> is respected for <code>BackendTLSPolicy</code>, <code>TCPRouteMultipleRoutesAttachment</code>, and <code>UDPRouteMultipleRoutesAttachment</code>.</li>
</ul>
<h3 id="service-mesh">Service Mesh</h3>
<ul>
<li><strong><a href="https://github.com/istio/istio/releases/tag/1.30.3" target="_blank" rel="noopener">Istio 1.30.3</a></strong> - A patch release providing stability updates.</li>
<li><strong><a href="https://github.com/istio/istio/releases/tag/1.29.6" target="_blank" rel="noopener">Istio 1.29.6</a></strong> - A patch release providing stability updates.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.14.1" target="_blank" rel="noopener">Kuma v2.14.1</a></strong> - Updates the Go version to 1.26.4. Includes updates to <code>kumahq/kuma-gui</code>.</li>
</ul>
<h3 id="observability">Observability</h3>
<ul>
<li><strong><a href="https://github.com/jaegertracing/jaeger/releases/tag/v2.20.0" target="_blank" rel="noopener">Jaeger v2.20.0</a></strong> - Removes support for Elasticsearch v6. Promotes Elasticsearch rotation and index-cleaner feature gates to beta. Merges the <code>jaegermcp</code> extension into the <code>jaegerquery</code> extension.</li>
<li><strong><a href="https://github.com/thanos-io/thanos/releases/tag/v0.42.2" target="_blank" rel="noopener">Thanos v0.42.2</a></strong> - Released due to broken base image SHAs, contains no functional changes.</li>
<li><strong><a href="https://github.com/thanos-io/thanos/releases/tag/v0.42.1" target="_blank" rel="noopener">Thanos v0.42.1</a></strong> - Increases timeout values in the Shipper component of the Receiver to address an issue with previously set small timeouts.</li>
<li><strong><a href="https://github.com/inspektor-gadget/inspektor-gadget/releases/tag/v0.54.1" target="_blank" rel="noopener">Inspektor Gadget v0.54.1</a></strong> - Fixes an issue in the OCI module to ensure the <code>oci-store</code> directory exists before locking.</li>
</ul>
<h3 id="security">Security</h3>
<ul>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/v2.8.0" target="_blank" rel="noopener">External-Secrets v2.8.0</a></strong> - Corrects Barbican find semantics and adds documentation for property/extract.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/helm-chart-2.8.0" target="_blank" rel="noopener">External-Secrets helm-chart-2.8.0</a></strong> - Provides the Helm chart for external secrets management.</li>
<li><strong><a href="https://github.com/sigstore/cosign/releases/tag/v3.1.2" target="_blank" rel="noopener">Cosign v3.1.2</a></strong> - The maintainers state this may be the final v3.1 release, with deprecated functionality slated for removal in v4. Migration to the bundle format is encouraged.</li>
<li><strong><a href="https://github.com/sigstore/cosign/releases/tag/v2.6.4" target="_blank" rel="noopener">Cosign v2.6.4</a></strong> - Backports OCI manifest fixes and enhances support for <code>cosign attestation download</code> when using a mix of older signatures and the bundle format.</li>
</ul>
<h3 id="cicd--build">CI/CD &amp; Build</h3>
<ul>
<li><strong><a href="https://github.com/fluxcd/flux2/releases/tag/v2.9.2" target="_blank" rel="noopener">FluxCD v2.9.2</a></strong> - Addresses a regression from v2.9.1 where Kustomizations with <code>openapi.path</code> referencing a URL failed reconciliation. Corrects several CRD field descriptions.</li>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.17.11" target="_blank" rel="noopener">Dapr v1.17.11</a></strong> - Fixes an issue preventing actor reminders and jobs from registering when their names or actor IDs contained characters such as <code>|</code> or <code>@</code>.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.53.0" target="_blank" rel="noopener">Backstage v1.53.0</a></strong> - Removes the deprecated Server-Sent Events (SSE) MCP transport from <code>@backstage/plugin-mcp-actions-backend</code>, requiring MCP clients to use Streaming RPC.</li>
<li><strong><a href="https://github.com/telepresenceio/telepresence/releases/tag/v2.30.1" target="_blank" rel="noopener">Telepresence v2.30.1</a></strong> - Includes installers with an option to run the root daemon as a system service, which removes the requirement for elevated privileges during use.</li>
<li><strong><a href="https://github.com/telepresenceio/telepresence/releases/tag/v2.30.0" target="_blank" rel="noopener">Telepresence v2.30.0</a></strong> - Introduces installers that allow the root daemon to run as a system service, eliminating the need for elevated privileges when using Telepresence.</li>
</ul>
<h3 id="cluster-management">Cluster Management</h3>
<ul>
<li><strong><a href="https://github.com/kubeedge/kubeedge/releases/tag/v1.23.1" target="_blank" rel="noopener">KubeEdge v1.23.1</a></strong> - A patch release. Refer to the <code>CHANGELOG-1.23.md</code> for specific details.</li>
<li><strong><a href="https://github.com/kubeedge/kubeedge/releases/tag/v1.22.2" target="_blank" rel="noopener">KubeEdge v1.22.2</a></strong> - A patch release. Refer to the <code>CHANGELOG-1.22.md</code> for specific details.</li>
<li><strong><a href="https://github.com/kubeedge/kubeedge/releases/tag/v1.21.2" target="_blank" rel="noopener">KubeEdge v1.21.2</a></strong> - A patch release. Refer to the <code>CHANGELOG-1.21.md</code> for specific details.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.13.4" target="_blank" rel="noopener">Kubernetes SIGs Cluster API v1.13.4</a></strong> - Increases management cluster client QPS and Burst. Addresses a bug in the <code>clusterctl v1.10</code> upgrade test related to the Kind image. Supports Kubernetes management clusters from v1.32.x to v1.36.x and workload clusters from v1.30.x to v1.36.x.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.12.10" target="_blank" rel="noopener">Kubernetes SIGs Cluster API v1.12.10</a></strong> - Fixes a Kind image issue in the <code>clusterctl v1.10</code> upgrade test. Corrects <code>PrettyPrint</code> behavior in <code>WaitForCondition</code>. Supports Kubernetes management clusters from v1.31.x to v1.35.x and workload clusters from v1.29.x to v1.35.x.</li>
</ul>
<h3 id="configuration--tooling">Configuration &amp; Tooling</h3>
<ul>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.59" target="_blank" rel="noopener">Meshery v1.0.59</a></strong> - Logs human-readable summaries in <code>SaveConnection</code> debug lines. Improves environment assignment discoverability in the UI.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.58" target="_blank" rel="noopener">Meshery v1.0.58</a></strong> - Updates <code>meshery/schemas</code> to v1.3.34 and v1.3.33. Records failed Kubernetes connections as error notifications. Renames Meshmodel API routes to <code>/api/registry</code>.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.57" target="_blank" rel="noopener">Meshery v1.0.57</a></strong> - Updates <code>websocket-driver</code>. Adds <code>parent</code> capability to VPC and corrects relationship between EKS addon and cluster. Adopts <code>meshery/schemas v1.3.32</code>.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.56" target="_blank" rel="noopener">Meshery v1.0.56</a></strong> - Adds the F5 BIG-IP Controller for Kubernetes model. Migrates Kubernetes connection and controller subscriptions from GraphQL to SSE/REST in both the CLI and UI.</li>
<li><strong><a href="https://github.com/litmuschaos/litmus/releases/tag/3.31.0" target="_blank" rel="noopener">LitmusChaos v3.31.0</a></strong> - Fixes probe comparator type initialization from loaded probe data. Updates dependencies in <code>graphql/server</code> to address vulnerabilities.</li>
</ul>
<h3 id="application-frameworks">Application Frameworks</h3>
<ul>
<li><strong><a href="https://github.com/kserve/kserve/releases/tag/v0.18.1" target="_blank" rel="noopener">KServe v0.18.1</a></strong> - A patch release, includes a fix for Helm charts.</li>
<li><strong><a href="https://github.com/spinframework/spin/releases/tag/canary" target="_blank" rel="noopener">Fermyon Spin canary</a></strong> - This is a canary release of recent commits on the main branch and is not stable. It is intended for developers evaluating the latest features, some of which may not be fully implemented.</li>
</ul>
<h3 id="database">Database</h3>
<ul>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.4.1" target="_blank" rel="noopener">CrateDB 6.4.1</a></strong> - A patch release, refer to release notes for details.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.3.6" target="_blank" rel="noopener">CrateDB 6.3.6</a></strong> - A patch release, refer to release notes for details.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>This week, the Cloud Native landscape saw significant activity related to Artificial Intelligence (AI) and its integration with Kubernetes. HAMi, a project focused on efficient GPU sharing and resource scheduling for AI workloads, was accepted as a CNCF incubating project. Concurrently, discussions emerged around the optimal deployment unit for AI agents within Kubernetes, with considerations for running self-hosted Large Language Models (LLMs) using tools like vLLM. Kubernetes also saw the introduction of a Headlamp plugin for Kubeflow, aiming to streamline the operation of AI/ML workloads. Furthermore, the concept of &ldquo;Agent Substrate&rdquo; from Google was highlighted as a potential direction for future AI agent runtimes, alongside efforts to standardize AI agent infrastructure through initiatives like the x402 Foundation.</p>
<p>In infrastructure and platform engineering, there were updates from major cloud providers. AWS introduced self-managed Amazon S3 buckets for Lambda function code, which addresses storage limits and provides customers with more control over deployment artifacts. New enhanced <code>AssetState</code> dimensions for AWS Outposts capacity metrics were also released. Additionally, AWS announced the cessation of sales for its original 1U and 2U Outposts servers, directing customers towards Outposts Racks. A significant billing error was reported by Amazon Web Services, where some customers were shown astronomically high estimated costs due to a technical fault. The concept of cloud sovereignty and how architectural decisions influence cloud costs were also subjects of discussion.</p>
<p>Security and observability components also received attention. The CNCF blog highlighted OpAMP as a tool for operating OpenTelemetry at scale, facilitating remote management and configuration of collectors across diverse environments. Kubernetes provided guidance on building custom metrics exporters to expand beyond built-in CPU and memory metrics for scaling decisions. A security bulletin from Tailscale disclosed a vulnerability (TS-2026-009) where insecure argument handling in Tailscale SSH could permit root access. Microsoft open-sourced its legacy Comic Chat application, making its codebase publicly available.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Discussions on Hacker News this week included technical topics such as implementing Kubernetes within a MicroVM, benchmarking gRPC load balancing solutions on Kubernetes (Linkerd, Istio, Cilium), and recommendations for containerization and security of AI agents. Other technical subjects discussed involved building self-hosted personal finance applications, creating a local image compressor, and developing a pure Go immediate-mode GUI library without CGO.</p>
<h2 id="-numbers-of-the-week">📊 Numbers of the Week</h2>
<ul>
<li>Total stable releases: 35 across 21 projects</li>
<li>Top 3 projects by commits this week:
<ol>
<li>meshery/meshery — 247 commits</li>
<li>kubernetes/kubernetes — 244 commits</li>
<li>cilium/cilium — 148 commits</li>
</ol>
</li>
<li>Top 3 projects by merged pull requests this week:
<ol>
<li>cilium/cilium — 131 merged PRs</li>
<li>kubernetes/kubernetes — 129 merged PRs</li>
<li>kumahq/kuma — 126 merged PRs</li>
</ol>
</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-30/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-30">📚 All Articles from Week 30</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-compute-4">AWS Compute (4)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/compute/introducing-self-managed-amazon-s3-buckets-for-aws-lambda-function-code/" target="_blank" rel="noopener">Introducing self-managed Amazon S3 buckets for AWS Lambda function code</a></li>
<li><a href="https://aws.amazon.com/blogs/compute/new-enhanced-assetstate-dimension-for-aws-outposts-capacity-metrics-on-amazon-cloudwatch/" target="_blank" rel="noopener">New: Enhanced AssetState dimension for AWS Outposts capacity metrics on Amazon CloudWatch</a></li>
<li><a href="https://aws.amazon.com/blogs/compute/introducing-modularized-kernel-cryptography-in-amazon-linux/" target="_blank" rel="noopener">Introducing modularized kernel cryptography in Amazon Linux</a></li>
<li><a href="https://aws.amazon.com/blogs/compute/eliminating-java-cold-starts-with-aws-lambda-managed-instances/" target="_blank" rel="noopener">Eliminating Java cold starts with AWS Lambda Managed Instances</a></li>
</ul>
<h2 id="aws-containers-1">AWS Containers (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/containers/accessing-private-git-repositories-from-amazon-eks-capability-for-argo-cd/" target="_blank" rel="noopener">Accessing private Git repositories from Amazon EKS capability for Argo CD</a></li>
</ul>
<h2 id="aws-open-source-1">AWS Open Source (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/opensource/open-protocols-with-the-strands-agents-sdk/" target="_blank" rel="noopener">Open Protocols with the Strands Agents SDK</a></li>
</ul>
<h2 id="cncf-blog-8">CNCF Blog (8)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/07/17/flipkart-and-litmuschaos-at-kubecon-cloudnativecon-india-2026-a-recap/" target="_blank" rel="noopener">Flipkart and LitmusChaos at KubeCon + CloudNativeCon India 2026: A recap</a></li>
<li><a href="https://www.cncf.io/announcements/2026/07/16/cncf-strengthens-partnership-with-broadcom-as-a-platinum-member-to-to-advance-ai-ready-cloud-native-infrastructure/" target="_blank" rel="noopener">CNCF Strengthens Partnership with Broadcom as a Platinum Member to Advance AI-Ready Cloud Native Infrastructure</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/16/running-a-self-hosted-llm-in-kubernetes-with-vllm/" target="_blank" rel="noopener">Running a self-hosted LLM in Kubernetes with vLLM</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/15/hami-becomes-a-cncf-incubating-project/" target="_blank" rel="noopener">HAMi becomes a CNCF incubating project</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/15/on-prem-dbaas-in-2026-platforms-standards-and-gaps/" target="_blank" rel="noopener">On-prem DBaaS in 2026: Platforms, standards, and gaps</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/14/keycloakcon-japan-2026-navigating-cloud-native-identity-and-the-ai-frontier/" target="_blank" rel="noopener">KeycloakCon Japan 2026: Navigating cloud native identity and the AI frontier</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/14/is-a-pod-the-right-deployment-unit-for-an-ai-agent/" target="_blank" rel="noopener">Is a Pod the right deployment unit for an AI agent?</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/13/operating-opentelemetry-at-scale-with-opamp/" target="_blank" rel="noopener">Operating OpenTelemetry at scale with OpAMP</a></li>
</ul>
<h2 id="hacker-news-123">Hacker News (123)</h2>
<ul>
<li><a href="https://smolmachines.com/engineering/kubernetes-in-a-microvm" target="_blank" rel="noopener">Smol Machines: Kubernetes-in-a-Microvm</a></li>
<li><a href="https://www.buoyant.io/blog/benchmarking-grpc-load-balancing-on-kubernetes-linkerd-vs-istio-vs-cilium" target="_blank" rel="noopener">Benchmarking gRPC Load Balancing on K8s in 2026: Linkerd vs. Istio vs. Cilium</a></li>
<li><a href="https://withdocket.com/self-hosted" target="_blank" rel="noopener">Show HN: Docket (system for active note-taking) now self-hosted after HN asked</a></li>
<li><a href="https://www.masterselects.com" target="_blank" rel="noopener">Show HN: Update on my media editor in browser no back end</a></li>
<li><a href="https://github.com/unihosted/unifi-os-server-docker" target="_blank" rel="noopener">Show HN: UniFi OS Server in Docker</a></li>
<li><a href="https://github.com/nextgres/uplpgsql" target="_blank" rel="noopener">Show HN: uplpgsql – PL/pgSQL compiled to native code</a></li>
<li><a href="https://news.ycombinator.com/item?id=48899674" target="_blank" rel="noopener">Ask HN: AI Agent and harness containerization/security recommendations</a></li>
<li><a href="https://shikigami.dev/" target="_blank" rel="noopener">Show HN: Shikigami, run AI coding agents in parallel, each in a Git worktree</a></li>
<li><a href="https://github.com/tsouth89/toolport" target="_blank" rel="noopener">Show HN: One MCP setup for 22 clients, with lazy tool discovery</a></li>
<li><a href="https://org-edge.com/sysedge.html" target="_blank" rel="noopener">Show HN: Knowledge graph skill for Claude/Kimi Code</a></li>
<li><a href="https://github.com/kzekiue/kosh/" target="_blank" rel="noopener">Show HN: Kosh – a self-hosted personal finance app</a></li>
<li><a href="https://docs.docker.com/ai/sandboxes" target="_blank" rel="noopener">MicroVM sandbox on Win, Mac, Linux, with policy engine</a></li>
<li><a href="https://www.propublica.org/article/supreme-court-shadow-docket-rulings-milestone" target="_blank" rel="noopener">Most Supreme Court Rulings Are Secretive Votes with Little Justification</a></li>
<li><a href="https://janschutte.com/posts/getting-organized/" target="_blank" rel="noopener">Getting organized: personal inventory management</a></li>
<li><a href="https://slate.com/life/2026/07/barefoot-shoes-minimalist-toe-running-sneakers-xero-vibram.html" target="_blank" rel="noopener">Barefoot shoes are trendy after years of mockery. Do they work?</a></li>
<li><a href="https://github.com/cwooddgr/bezelbub/tree/main/bezelbub-mcp" target="_blank" rel="noopener">Show HN: An MCP server that frames screen recordings and shots in Apple bezels</a></li>
<li><a href="https://en.wikipedia.org/wiki/Motorola_Envoy" target="_blank" rel="noopener">Motorola Envoy</a></li>
<li><a href="https://thomasdhughes.com/the-beautiful-game/" target="_blank" rel="noopener">What makes soccer so enjoyable to watch?</a></li>
<li><a href="https://www.verbaprima.com/" target="_blank" rel="noopener">Show HN: Opening lines of famous literary works</a></li>
<li><a href="https://bethechatbot.com/" target="_blank" rel="noopener">Show HN: Be the ChatBOT</a></li>
<li><a href="https://theultimatesimonsquestguide.com/" target="_blank" rel="noopener">Show HN: An Interactive Guide for Castlevania II: Simon&rsquo;s Quest</a></li>
<li><a href="https://spellsurf.com/" target="_blank" rel="noopener">Show HN: Spellsurf – Create words from words</a></li>
<li><a href="https://github.com/matt0x6F/irc-client" target="_blank" rel="noopener">Show HN: Cascade Chat – A Hackable IRCv3 Client for macOS, Windows, and Linux</a></li>
<li><a href="https://news.ycombinator.com/item?id=48956706" target="_blank" rel="noopener">Ask HN: Having a child before career has taken off</a></li>
<li><a href="https://compressor.conutil.com" target="_blank" rel="noopener">Show HN: I made a local image compressor to save you from popups andsubscription</a></li>
<li><a href="https://stagewhisper.io/lite" target="_blank" rel="noopener">Show HN: BYO AI free notetaking with optional screen reading for OpenClaw/hermes</a></li>
<li><a href="https://github.com/stoilms/odyssey-ebook-michael-caine-elevenlabs-narration" target="_blank" rel="noopener">Show HN: Companion eBook for The Odyssey audiobook narrated by AI Michael Caine</a></li>
<li><a href="https://news.ycombinator.com/item?id=48931604" target="_blank" rel="noopener">Thinking: Alternate Distribution for Filmmakers</a></li>
<li><a href="https://swag.nomaakip.xyz/browse" target="_blank" rel="noopener">Show HN: Swagsocial</a></li>
<li><a href="https://drifttrip.connelly.casa/" target="_blank" rel="noopener">Show HN: DriftTrip – A Virtual Road Trip</a></li>
<li><a href="https://justif.lyall.co/" target="_blank" rel="noopener">Show HN: Justif – Knuth-Plass justification and microtypography for the web</a></li>
<li><a href="https://www.honest-broker.com/p/notes-toward-a-new-romanticism" target="_blank" rel="noopener">Notes Toward a New Romanticism: Or why it&rsquo;s 1800 all over again</a></li>
<li><a href="https://news.ycombinator.com/item?id=48943622" target="_blank" rel="noopener">Ask HN: I feel like I&rsquo;ve lost my identity due to AI</a></li>
<li><a href="https://news.ycombinator.com/item?id=48949551" target="_blank" rel="noopener">Thanks HN for 15 years of support and helping me find my life&rsquo;s work</a></li>
<li><a href="https://charlesazam.com/blog/fable-5-gpt-5-6-sol-goal/" target="_blank" rel="noopener">Fable 5 vs. GPT-5.6 Sol on an NP-Hard Problem: Does /goal help?</a></li>
<li><a href="https://www.science.org/doi/10.1126/science.aea9708" target="_blank" rel="noopener">Helium escaping from atmosphere of nearby rocky exoplanet in a habitable zone</a></li>
<li><a href="https://www.newscientist.com/article/2578806-game-that-reduces-dementia-risk-clears-amyloid-from-mens-brains/" target="_blank" rel="noopener">Mind game helps men reduce Alzheimer&rsquo;s risk by 25% but not women</a></li>
<li><a href="https://www.reuters.com/world/ontario-buy-new-11-new-aircraft-very-difficult-wildfire-fight-2026-07-17/" target="_blank" rel="noopener">Trump blames Canada for wildfire smoke, says he&rsquo;ll add cost to tariffs</a></li>
<li><a href="https://www.theguardian.com/science/2026/jul/16/neural-bypass-brain-implant-paralysed-man-feed-himself-drink-from-cup" target="_blank" rel="noopener">Brain implant helps paralysed man to feed himself and drink from cup</a></li>
<li><a href="https://twitter.com/__alpoge__/status/2079028340955197566" target="_blank" rel="noopener">Tweet claiming Claude Fable 5 has helped disprove the Jacobian conjecture</a></li>
<li><a href="https://twitter.com/deanwball/status/2078133895766114412" target="_blank" rel="noopener">OpenAI Strategic Lead Defines Open-Source AI as Dystopian Hellscape</a></li>
<li><a href="https://relocateme.substack.com/p/the-relocation-game-in-tech-has-changed" target="_blank" rel="noopener">15 years of helping software engineers relocate: Here&rsquo;s what changed</a></li>
<li><a href="https://news.ycombinator.com/item?id=48933167" target="_blank" rel="noopener">Help me be accountable with my time</a></li>
<li><a href="https://www.nytimes.com/2026/07/10/business/ai-white-collar-jobs.html" target="_blank" rel="noopener">The Work of Helping A.I. Destroy Work</a></li>
<li><a href="https://www.cbc.ca/lite/story/1.6448326" target="_blank" rel="noopener">Jordan Ellenberg explains how geometry helps us understand the world</a></li>
<li><a href="https://news.stanford.edu/stories/2026/07/statistical-test-personalization-k-fold" target="_blank" rel="noopener">Statistical test helps judge the value of personalization</a></li>
<li><a href="https://boompop.games/" target="_blank" rel="noopener">AI helped me write every game I ever wanted to make</a></li>
<li><a href="https://github.com/mozilla/web-ext/releases/tag/10.5.0" target="_blank" rel="noopener">Web-ext 10.5 – A command line tool to help build, run, and test web extensions</a></li>
<li><a href="https://www.theguardian.com/technology/ng-interactive/2026/jul/16/justin-sun-trump-family-crypto" target="_blank" rel="noopener">Trump made $1.4B from crypto in one year. Is Justin Sun the man who helped him?</a></li>
<li><a href="https://cnr.ncsu.edu/news/2026/07/nature-videos-relieve-stress/" target="_blank" rel="noopener">Watching Nature Videos Can Help Relieve Stress, Study Finds</a></li>
<li><a href="https://www.nbcnews.com/health/aging/major-international-trial-finds-healthy-behaviors-help-brain-health-ol-rcna353772" target="_blank" rel="noopener">Major trial finds healthy behaviors help brain health in older adults</a></li>
<li><a href="https://www.wsj.com/tech/ai/pastors-using-ai-to-help-write-sermons-grapple-with-where-to-draw-the-line-97dcd1f9" target="_blank" rel="noopener">Pastors Using AI to Help Write Sermons Grapple with Where to Draw the Line</a></li>
<li><a href="https://apnews.com/article/mlb-ai-ipads-ac940e2490557438f440514977832a74" target="_blank" rel="noopener">MLB restricts dugout iPad use to prevent AI help with strategy. Mets involved</a></li>
<li><a href="https://news.ycombinator.com/item?id=48968606" target="_blank" rel="noopener">Show HN: I replaced a $120k bowling center system with $1,600 in ESP32s</a></li>
<li><a href="https://news.ycombinator.com/item?id=48945241" target="_blank" rel="noopener">AWS: Inaccurate Estimated Billing Data – $1.7 billion</a></li>
<li><a href="https://mojibake.zaerl.com/" target="_blank" rel="noopener">Show HN: Mojibake – A low-level Unicode library written in C</a></li>
<li><a href="https://fixbugs.ai" target="_blank" rel="noopener">Show HN: FixBugs – Reproduce production bugs and verify fixes</a></li>
<li><a href="https://news.ycombinator.com/item?id=48937020" target="_blank" rel="noopener">Launch HN: Traceforce (YC S26) – Company-wide security monitoring for AI apps</a></li>
<li><a href="https://github.com/rejourneyco/rejourney" target="_blank" rel="noopener">Show HN: Rejourney – Open-source revenue leak prediction for web and mobile apps</a></li>
<li><a href="https://github.com/ratel-ai/ratel" target="_blank" rel="noopener">Show HN: Ratel, give agents unlimited tools and skills without context bloat</a></li>
<li><a href="https://libretto.sh/debug-agents" target="_blank" rel="noopener">Show HN: Libretto PR agents – Automatically fix failing playwright scripts</a></li>
<li><a href="https://news.ycombinator.com/item?id=48922717" target="_blank" rel="noopener">Ask HN: Does it still make sense to write code by hand?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48938707" target="_blank" rel="noopener">X permanently banned my 15-year-old account for sharing my own open-source lib</a></li>
<li><a href="https://github.com/sirixdb/sirix" target="_blank" rel="noopener">Show HN: SirixDB 1.0 Beta – Git-Like Versioning, Diffs, Time-Travel Queries</a></li>
<li><a href="https://app.algotrek.io" target="_blank" rel="noopener">Show HN: Algotrek – Algorithms visualized, problem shape shifting and a tutor</a></li>
<li><a href="https://www.contextvault.dev/" target="_blank" rel="noopener">Show HN: ContextVault – Shared memory layer for your AI and your team</a></li>
<li><a href="https://www.trie.dev/" target="_blank" rel="noopener">Show HN: Microphone – Talk out your side-project ideas, then test them with ads</a></li>
<li><a href="https://news.ycombinator.com/item?id=48940976" target="_blank" rel="noopener">Ask HN: cybersecurity refusal for turning a jailbroken kindle into a monitor</a></li>
<li><a href="https://duetbrowser.com/krnl-ss-redirect?k2vh" target="_blank" rel="noopener">Show HN: HTML, CSS and JavaScript in the Terminal</a></li>
<li><a href="https://tailscale.com/security-bulletins" target="_blank" rel="noopener">TS-2026-009: Insecure argument handling in Tailscale SSH permitted root access</a></li>
<li><a href="https://www.eetimes.com/risc-v-is-inevitable-state-of-the-union-keynote-argues/" target="_blank" rel="noopener">RISC-V Is Inevitable: State of the Union Keynote Argues</a></li>
<li><a href="https://30fps.net/pages/revisiting-yliluoma-2/" target="_blank" rel="noopener">Revisiting Yliluoma&rsquo;s ordered dither algorithm</a></li>
<li><a href="https://pgadey.ca/notes/talk-relatorium-2026/" target="_blank" rel="noopener">Talk: The Art of Braiding Algorithms</a></li>
<li><a href="https://fortune.com/2026/07/03/open-source-ai-same-fight-as-software-fight-1980s-david-siegel-two-sigma/" target="_blank" rel="noopener">I argued with the father of open source for 2 years Now the AI fight is the same</a></li>
<li><a href="https://www.youtube.com/watch?v=FiPSZ_eaRPo" target="_blank" rel="noopener">Why Argentina Has Almost No Black People [video]</a></li>
<li><a href="https://www.softwaremaxims.com/blog/reviewing-ai-code" target="_blank" rel="noopener">Reviewing AI Code Is Not a Viable Argument</a></li>
<li><a href="https://www.thenerve.news/p/uki-goni-argentina-javier-milei-peter-thiel-ai-non-human-corporations" target="_blank" rel="noopener">Welcome to the wild world of AI Argentina</a></li>
<li><a href="https://www.livescience.com/archaeology/neanderthals/modern-humans-and-neanderthals-may-have-shared-long-term-cultural-continuity" target="_blank" rel="noopener">Neanderthals, modern humans may have shared culture 59,000 years ago in Turkey</a></li>
<li><a href="https://github.com/fabio-ricardo/worldcup-forecasting-model" target="_blank" rel="noopener">Show HN: A Monte Carlo model that called the World Cup finalists 2 weeks ago</a></li>
<li><a href="https://daringfireball.net/2026/07/mornings_in_cupertino_have_the_aroma_of_napalm_once_again" target="_blank" rel="noopener">Mornings in Cupertino Have the Aroma of Napalm Once Again</a></li>
<li><a href="https://henderson.lol/posts/202607-social-media-algorithms-accumulated-aesthetic-artifacts" target="_blank" rel="noopener">Social media algorithms: accumulated aesthetic artifacts</a></li>
<li><a href="http://www.aaronsw.com/weblog/hiring" target="_blank" rel="noopener">Blog about hiring was written 23 years ago (Still valid) (2009)</a></li>
<li><a href="https://www.theverge.com/streaming/966633/netflix-ai-titles-q2-2026-earnings" target="_blank" rel="noopener">Netflix says around 300 titles used generative AI</a></li>
<li><a href="https://bhanuprakash795480.substack.com/p/from-algorithms-to-autonomy" target="_blank" rel="noopener">From Algorithms to Autonomy:How AI Is Rewriting Architecture of SW and Mobility</a></li>
<li><a href="https://www.youtube.com/watch?v=tDccIoz-SFI" target="_blank" rel="noopener">We Merged with Machines a Long Time Ago – Futurology and Berggruen Institute [video]</a></li>
<li><a href="https://www.acpjournals.org/doi/10.7326/ANNALS-25-00860" target="_blank" rel="noopener">GLP-1 Receptor Agonists and Risk for Ischemic Optic Neuropathy</a></li>
<li><a href="https://medium.com/powermindai/cursor-kept-forgetting-what-we-talked-about-20-minutes-ago-so-i-built-a-system-to-fix-that-262da5dd97bb" target="_blank" rel="noopener">Cursor Forgets What You Did 20 Minutes Ago. So I Built a System to Fix That</a></li>
<li><a href="https://github.com/xqlsystems/xarray-sql/blob/claude/xarray-sql-mnist-demo/benchmarks/nn.py" target="_blank" rel="noopener">Show HN: I implemented a neural network in SQL</a></li>
<li><a href="https://agnost.ai" target="_blank" rel="noopener">Launch HN: Agnost AI (YC S26) – Extract user feedback from agent conversations</a></li>
<li><a href="https://coasty.ai/docs" target="_blank" rel="noopener">Launch HN: Coasty (YC S26) – An API for computer-use agents</a></li>
<li><a href="https://www.oodle.ai/product/agent-observability" target="_blank" rel="noopener">Show HN: Oodle.ai – $10 per million agent traces</a></li>
<li><a href="https://msap2.mehran.dk" target="_blank" rel="noopener">Show HN: Simulator for a custom 8-bit discreet logic computer</a></li>
<li><a href="https://flashbang-dyr.pages.dev" target="_blank" rel="noopener">Show HN: Flashbang – DuckDuckGo bangs resolved locally with a Service Worker</a></li>
<li><a href="https://news.ycombinator.com/item?id=48942096" target="_blank" rel="noopener">Ask HN: I built it and nobody came. What got you your first users?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48901343" target="_blank" rel="noopener">Ask HN: What is the one YouTube channel you recommend I subscribe to?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48966292" target="_blank" rel="noopener">Ask HN: USB-to-WiFi print server for old printers – do you want it?</a></li>
<li><a href="https://store.steampowered.com/app/4890070/Deadly_Dispatch/" target="_blank" rel="noopener">Show HN: Deadly Dispatch – A physics puzzle game 13 years in the making</a></li>
<li><a href="https://news.ycombinator.com/item?id=48945502" target="_blank" rel="noopener">Ask HN: What are you working on(2026)?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48945074" target="_blank" rel="noopener">How Google decided to Destroy its Search Monopoly</a></li>
<li><a href="https://news.ycombinator.com/item?id=48929304" target="_blank" rel="noopener">Ask HN: Is anyone else feeling bad about Reddit&rsquo;s mechanisms</a></li>
<li><a href="https://news.ycombinator.com/item?id=48933568" target="_blank" rel="noopener">Ask HN: Anyone working for Reddit?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48948466" target="_blank" rel="noopener">Show HN: Proton – A Pure Go, Immediate-Mode GUI Library (Zero CGO)</a></li>
<li><a href="https://news.ycombinator.com/item?id=48946510" target="_blank" rel="noopener">Ask HN: Are you teaching your kids to program?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48906844" target="_blank" rel="noopener">Show HN: I can&rsquo;t seem to text properly on an iPhone, so I built my own keyboard</a></li>
<li><a href="https://news.ycombinator.com/item?id=48971043" target="_blank" rel="noopener">Show HN: BlazeRules – YAML rule engine for streaming data, 3M records/SEC</a></li>
<li><a href="https://regularly.co" target="_blank" rel="noopener">Show HN: Regularly, hand-picked daily logic and number puzzles, no ads</a></li>
<li><a href="https://sqlite.org/flextypegood.html" target="_blank" rel="noopener">SQLite: The Advantages of Flexible Typing</a></li>
<li><a href="https://mlajtos.github.io/fluent/?code=VG91cg" target="_blank" rel="noopener">Show HN: Fluent, tiny lang for reactivity and autograd</a></li>
<li><a href="https://www.nytimes.com/2026/07/16/movies/akihiro-miwa-dead.html" target="_blank" rel="noopener">Akihiro Miwa, Actor and Singer with Gender-Fluid Glamour, Dies at 91</a></li>
<li><a href="https://www.flexinference.com" target="_blank" rel="noopener">Show HN: FlexInference LLM Router</a></li>
<li><a href="https://github.com/baokhang83/fluencyloop" target="_blank" rel="noopener">FluencyLoop – A lighter, developer-centric SpecKit alternative</a></li>
<li><a href="https://www.theverge.com/tech/965090/microsoft-windows-11-search-menu-ads" target="_blank" rel="noopener">Microsoft tests Windows Search without all the ads and fluff</a></li>
<li><a href="https://news.ycombinator.com/item?id=48896372" target="_blank" rel="noopener">Ask HN: Should I do a CS masters at Cambridge or start as a new grad at Amazon?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48897613" target="_blank" rel="noopener">Ask HN: What makes someone good at using Claude Code?</a></li>
<li><a href="https://www.flexinference.com" target="_blank" rel="noopener">Show HN: Made a Free LLM Router</a></li>
<li><a href="https://www.fludileads.co.uk" target="_blank" rel="noopener">Getting Clients Cold Calling</a></li>
<li><a href="https://www.ft.com/content/d15171ec-6665-40c6-99df-6962bcf4c761" target="_blank" rel="noopener">Socialists should embrace luxury apartments</a></li>
<li><a href="https://www.labrujulaverde.com/en/2026/07/sealed-tomb-of-a-high-official-or-priest-filled-with-paintings-and-inscriptions-discovered-on-luxors-west-bank/" target="_blank" rel="noopener">Sealed tomb filled with paintings and inscriptions discovered in Egypt</a></li>
<li><a href="https://shiftmetrics.com/" target="_blank" rel="noopener">Migrate from Datadog to Grafana</a></li>
<li><a href="https://github.com/mfarook2/netbox-grafana-annotations-plugin" target="_blank" rel="noopener">Show HN: NetBox plugin that turns config changes into Grafana annotations</a></li>
<li><a href="https://news.ycombinator.com/item?id=48925128" target="_blank" rel="noopener">Ask HN: Are AWS Certs worth getting for experienced Devs?</a></li>
<li><a href="https://c100k.eu/p/rebootx/updates/20260714-remote-runbooks" target="_blank" rel="noopener">Show HN: Running server scripts from smartphone via SSH</a></li>
<li><a href="https://www.openculture.com/2026/07/free-photos-from-john-margolies-archive-of-americana-architecture.html" target="_blank" rel="noopener">11,700 Free Photos from John Margolies&rsquo; Archive of Americana Architecture</a></li>
</ul>
<h2 id="heise-cloud-8">Heise Cloud (8)</h2>
<ul>
<li><a href="https://www.heise.de/news/Billionenbetraege-berechnet-Abrechnungsfehler-bei-Amazon-Web-Services-11370078.html" target="_blank" rel="noopener">Billionenbeträge berechnet: Abrechnungsfehler bei Amazon Web Services</a></li>
<li><a href="https://www.heise.de/news/AWS-stoppt-Verkauf-der-urspruenglichen-Outposts-Server-11368743.html" target="_blank" rel="noopener">AWS stoppt Verkauf der ursprünglichen Outposts-Server</a></li>
<li><a href="https://www.heise.de/news/Gemini-Notebook-Google-tauft-sein-KI-Recherchetool-NotebookLM-um-11368677.html" target="_blank" rel="noopener">Gemini Notebook: Google tauft sein KI-Recherchetool NotebookLM um</a></li>
<li><a href="https://www.heise.de/hintergrund/Souveraenitaet-in-der-Cloud-Von-Abhaengigkeit-zu-Eigenverantwortung-11345611.html" target="_blank" rel="noopener">Souveränität in der Cloud: Von Abhängigkeit zu Eigenverantwortung</a></li>
<li><a href="https://www.heise.de/news/Samsung-Health-Entwarnung-bei-KI-Datennutzung-11365274.html" target="_blank" rel="noopener">Samsung Health: Entwarnung bei KI-Datennutzung</a></li>
<li><a href="https://www.heise.de/news/Proaktive-IT-Security-mit-Pentesting-Ethical-Hacking-fuer-Admins-11338987.html" target="_blank" rel="noopener">Proaktive IT-Security mit Pentesting – Ethical Hacking für Admins</a></li>
<li><a href="https://www.heise.de/news/S-P-stuft-Oracle-auf-BBB-herab-nur-noch-eine-Stufe-ueber-Ramschniveau-11360639.html" target="_blank" rel="noopener">S&amp;P stuft Oracle auf BBB- herab – nur noch eine Stufe über Ramschniveau</a></li>
<li><a href="https://www.heise.de/hintergrund/Warum-Cloud-Kosten-Architekturentscheidungen-sind-11344765.html" target="_blank" rel="noopener">Warum Cloud-Kosten Architekturentscheidungen sind</a></li>
</ul>
<h2 id="infoq-cloud-native-1">InfoQ Cloud Native (1)</h2>
<ul>
<li><a href="https://www.infoq.com/articles/aws-multi-region-signing/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Article: Removing a Hidden Round Trip from a Multi-Region AWS API</a></li>
</ul>
<h2 id="kubernetes-blog-3">Kubernetes Blog (3)</h2>
<ul>
<li><a href="https://kubernetes.io/blog/2026/07/14/custom-metrics-exporter-kubernetes/" target="_blank" rel="noopener">Building a Custom Metrics Exporter for Kubernetes</a></li>
<li><a href="https://kubernetes.io/blog/2026/07/13/introducing-headlamp-plugin-for-kubeflow/" target="_blank" rel="noopener">Operating AI/ML Workloads on Kubernetes: A Headlamp Plugin for Kubeflow</a></li>
<li><a href="https://kubernetes.io/blog/2026/07/13/kubernetes-dashboard-to-headlamp/" target="_blank" rel="noopener">Kubernetes Dashboard to Headlamp: A Step-by-Step Guide</a></li>
</ul>
<h2 id="microsoft-open-source-1">Microsoft Open Source (1)</h2>
<ul>
<li><a href="https://opensource.microsoft.com/blog/2026/07/16/microsoft-comic-chat-is-now-open-source/" target="_blank" rel="noopener">Microsoft Comic Chat is now open source</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/spark-4-2-ai-workloads/" target="_blank" rel="noopener">Spark 4.2 has a feature that could retire your vector database</a></li>
<li><a href="https://thenewstack.io/move-code-review-upstream/" target="_blank" rel="noopener">Move code review before the code</a></li>
<li><a href="https://thenewstack.io/self-healing-gpu-nodes/" target="_blank" rel="noopener">Self-healing GPU nodes in Kubernetes: What we learned building the EKS node monitoring agent</a></li>
<li><a href="https://thenewstack.io/scaling-security-with-ai/" target="_blank" rel="noopener">AI didn’t replace our security team — it multiplied it.</a></li>
<li><a href="https://thenewstack.io/ai-agent-infrastructure-bottleneck/" target="_blank" rel="noopener">The bottleneck for AI agents isn’t the model anymore. It’s the context layer.</a></li>
<li><a href="https://thenewstack.io/serving-environments-agent-speed/" target="_blank" rel="noopener">Platform engineering’s new job: serving environments at agent speed</a></li>
<li><a href="https://thenewstack.io/grok-opus-coding-tokens/" target="_blank" rel="noopener">I trust Claude for everything. This test made me rethink that.</a></li>
<li><a href="https://thenewstack.io/musk-spacexai-grok-open-source/" target="_blank" rel="noopener">Musk open-sourced Grok Build to fight Anthropic. Anthropic pays him $1.25 billion a month.</a></li>
<li><a href="https://thenewstack.io/kimi-k3-open-weight-coding/" target="_blank" rel="noopener">Kimi K3 tops Arena’s coding leaderboard — and it’s open-weight</a></li>
<li><a href="https://thenewstack.io/1password-agent-authentication-framework/" target="_blank" rel="noopener">1Password’s new browser integration for Claude changes how AI uses your credentials</a></li>
<li><a href="https://thenewstack.io/doordash-cli-agents-order/" target="_blank" rel="noopener">“They’re dead if they don’t offer this”: DoorDash’s CLI for agents may be out of necessity</a></li>
<li><a href="https://thenewstack.io/agent-evidence-packet-analytics/" target="_blank" rel="noopener">Why every AI agent decision needs a receipt</a></li>
<li><a href="https://thenewstack.io/cpu-agentic-ai-axion/" target="_blank" rel="noopener">Arm and Google offer a smarter option to run agentic AI workloads</a></li>
<li><a href="https://thenewstack.io/kubernetes-controllers-at-scale/" target="_blank" rel="noopener">From intent to enforcement: Lessons from operating Kubernetes controllers at scale</a></li>
<li><a href="https://thenewstack.io/microsoft-comic-chat-open-source/" target="_blank" rel="noopener">Microsoft just open-sourced the app that put Comic Sans on the map</a></li>
<li><a href="https://thenewstack.io/ai-code-bottleneck-myth/" target="_blank" rel="noopener">AI hasn’t shifted the bottleneck from coding to code review</a></li>
<li><a href="https://thenewstack.io/godaddy-developer-platform-domains/" target="_blank" rel="noopener">GoDaddy opened its registrar to AI agents. Then it had to build guardrails.</a></li>
<li><a href="https://thenewstack.io/solving-the-validation-problem/" target="_blank" rel="noopener">You don’t have a deployment problem. You have a validation problem.</a></li>
<li><a href="https://thenewstack.io/redis-vector-caching-tradeoffs/" target="_blank" rel="noopener">Why smarter AI caching sometimes makes everything slower</a></li>
<li><a href="https://thenewstack.io/torvalds-linux-ai-stance/" target="_blank" rel="noopener">Linux creator Linus Torvalds tells AI haters to walk away from Linux, or go fork it</a></li>
<li><a href="https://thenewstack.io/gpt-red-prompt-injection-testing/" target="_blank" rel="noopener">OpenAI’s GPT-Red automates prompt injection testing to harden AI agents</a></li>
<li><a href="https://thenewstack.io/ai-agents-no-laws/" target="_blank" rel="noopener">“There are no laws, only suggestions”: What AI agents do with your instructions</a></li>
<li><a href="https://thenewstack.io/kubernetes-ai-agent-runtime/" target="_blank" rel="noopener">Kubernetes won the container decade. Google’s Agent Substrate wants the next one.</a></li>
<li><a href="https://thenewstack.io/x402-foundation-ai-agents-standards/" target="_blank" rel="noopener">Trust, transactions and tokenomics: AI agent infrastructure begins to standardize</a></li>
<li><a href="https://thenewstack.io/x-open-source-codebase/" target="_blank" rel="noopener">Elon Musk: “We will make the entire codebase of X open source, with no exceptions.”</a></li>
<li><a href="https://thenewstack.io/atlassian-jira-coding-agents/" target="_blank" rel="noopener">Atlassian wants developers to finally like Jira</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-30/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 29, Jul 13-19, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-29/</link>
      <pubDate>Mon, 13 Jul 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-29/</guid>
      <description>This week: 48 releases, 164 news items.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week saw a significant number of stable releases across the Cloud Native ecosystem, with updates to container runtimes, CI/CD tools, and observability platforms. Discussions centered on the expanding role of AI in cloud environments, alongside continued focus on security and Kubernetes operational practices.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="cicd">CI/CD</h3>
<ul>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.4.5" target="_blank" rel="noopener">Argo CD v3.4.5</a></strong> - A patch release that includes updated install manifests and release signatures for container images.</li>
<li><strong><a href="https://github.com/fluxcd/flux2/releases/tag/v2.9.1" target="_blank" rel="noopener">Flux v2.9.1</a></strong> - A patch release that disables Flux variable substitution on Flux CRDs to prevent schema corruption from Kustomizations with post-build substitution.</li>
<li><strong><a href="https://github.com/helm/helm/releases/tag/v4.2.3" target="_blank" rel="noopener">Helm v4.2.3</a></strong> - A patch release.</li>
<li><strong><a href="https://github.com/helm/helm/releases/tag/v3.21.3" target="_blank" rel="noopener">Helm v3.21.3</a></strong> - A patch release.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.55" target="_blank" rel="noopener">Meshery v1.0.55</a></strong> - Adopts schemas v1beta3 for User and integrates with Meshery Cloud account consolidation.</li>
</ul>
<h3 id="container-runtime">Container Runtime</h3>
<ul>
<li><strong><a href="https://github.com/containerd/containerd/releases/tag/v2.3.3" target="_blank" rel="noopener">containerd v2.3.3</a></strong> - Fixes the SystemTemp environment variable on Windows for SYSTEM services and addresses a nil pointer dereference in NRI GetIPs during pod sandbox teardown or container exit.</li>
<li><strong><a href="https://github.com/containerd/containerd/releases/tag/v2.2.6" target="_blank" rel="noopener">containerd v2.2.6</a></strong> - Addresses a nil pointer dereference in NRI GetIPs and rejects <code>CreateContainer</code> calls when the target sandbox is not running.</li>
<li><strong><a href="https://github.com/containerd/containerd/releases/tag/v2.0.11" target="_blank" rel="noopener">containerd v2.0.11</a></strong> - Limits fallback to the <code>/blobs</code> endpoint during reference resolution to mitigate content store pollution.</li>
<li><strong><a href="https://github.com/containerd/containerd/releases/tag/v1.7.34" target="_blank" rel="noopener">containerd v1.7.34</a></strong> - Fixes an issue where container exit events were lost if they arrived before container information was cached.</li>
<li><strong><a href="https://github.com/podman-container-tools/podman/releases/tag/v6.0.1" target="_blank" rel="noopener">Podman v6.0.1</a></strong> - Fixes an issue where Podman Machine VMs on Mac using the <code>libkrun</code> provider could be shut down by host port-scanning, and addresses <code>podman machine init</code> failures on Windows with the <code>hyperv</code> provider when WSL is not installed.</li>
<li><strong><a href="https://github.com/podman-container-tools/podman/releases/tag/v5.8.5" target="_blank" rel="noopener">Podman v5.8.5</a></strong> - Fixes an issue where Podman Machine VMs on Mac using the <code>libkrun</code> provider could be shut down by host port-scanning.</li>
</ul>
<h3 id="database">Database</h3>
<ul>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.4.0" target="_blank" rel="noopener">CrateDB 6.4.0</a></strong> - A new stable release with changes detailed in its release notes.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.3.5" target="_blank" rel="noopener">CrateDB 6.3.5</a></strong> - A patch release with changes detailed in its release notes.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.2.11" target="_blank" rel="noopener">CrateDB 6.2.11</a></strong> - A patch release with changes detailed in its release notes.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.1.6" target="_blank" rel="noopener">CrateDB 6.1.6</a></strong> - A patch release with changes detailed in its release notes.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.0.8" target="_blank" rel="noopener">CrateDB 6.0.8</a></strong> - A patch release with changes detailed in its release notes.</li>
<li><strong><a href="https://github.com/tikv/tikv/releases/tag/v8.5.7" target="_blank" rel="noopener">TiKV v8.5.7</a></strong> - This release includes features, improvements, and bug fixes as detailed in the TiDB v8.5.7 release notes.</li>
</ul>
<h3 id="networking">Networking</h3>
<ul>
<li><strong><a href="https://github.com/coredns/coredns/releases/tag/v1.14.6" target="_blank" rel="noopener">CoreDNS v1.14.6</a></strong> - This patch release addresses ARM and MIPS build issues by downgrading the <code>dd-trace-go</code> dependency and includes improvements for forwarding and secondary zone support.</li>
<li><strong><a href="https://github.com/coredns/coredns/releases/tag/v1.14.5" target="_blank" rel="noopener">CoreDNS v1.14.5</a></strong> - Improves DNS transport security and operational reliability through safer DoH/DoH3 handling, enhanced forwarding configuration, and improved dnstap support. It also includes robustness improvements across various DNS functions.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.15.19" target="_blank" rel="noopener">Kube-OVN v1.15.19</a></strong> - Bumps GoBGP to v4.7.0 and adds support for HCP ovn-central scheduling within the Helm chart.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.15.18" target="_blank" rel="noopener">Kube-OVN v1.15.18</a></strong> - Adds support for HCP ovn-central chart deployment and updates the <code>golang.org/x/text</code> module to v0.39.0.</li>
</ul>
<h3 id="observability">Observability</h3>
<ul>
<li><strong><a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.156.0" target="_blank" rel="noopener">OpenTelemetry Collector v0.156.0</a></strong> - Adds support for defining stability levels and semantic convention references for resource attributes in <code>mdatagen</code>, and introduces health events for the <code>memory_limiter</code> processor.</li>
<li><strong><a href="https://github.com/prometheus/prometheus/releases/tag/v3.13.1" target="_blank" rel="noopener">Prometheus v3.13.1</a></strong> - A bugfix release that addresses an issue where the head-chunk cache returned incorrect samples or spurious not-found errors to range queries after head-chunk truncation.</li>
<li><strong><a href="https://github.com/prometheus/prometheus/releases/tag/v3.5.5" target="_blank" rel="noopener">Prometheus v3.5.5</a></strong> - Built with Go 1.25.12, this release fixes CVE-2026-53606 by updating <code>sanitize-html</code> to v2.17.5 in the UI.</li>
<li><strong><a href="https://github.com/thanos-io/thanos/releases/tag/v0.42.0" target="_blank" rel="noopener">Thanos v0.42.0</a></strong> - Includes improvements to the Receive component&rsquo;s tenant lifecycle handling and per-endpoint configuration. It also displays fanout information in Thanos Query and fixes exemplar proxy stripping external label matchers in multi-tier query topologies.</li>
<li><strong><a href="https://github.com/inspektor-gadget/inspektor-gadget/releases/tag/v0.54.0" target="_blank" rel="noopener">Inspektor Gadget v0.54.0</a></strong> - The <code>advise_networkpolicy</code> tool can now generate Cilium <code>NetworkPolicy</code> resources in addition to Kubernetes <code>NetworkPolicy</code>. Users can now define CPU and memory <code>requests</code> and <code>limits</code> on the Kubernetes deployment.</li>
</ul>
<h3 id="orchestration">Orchestration</h3>
<ul>
<li><strong><a href="https://github.com/etcd-io/etcd/releases/tag/v3.7.0" target="_blank" rel="noopener">etcd v3.7.0</a></strong> - This is a new major stable release. Users are advised to consult the changelog and upgrade guide for a full list of changes and potential breaking changes.</li>
<li><strong><a href="https://github.com/projectcapsule/capsule/releases/tag/v0.13.9" target="_blank" rel="noopener">Capsule v0.13.9</a></strong> - Fixes a cache timeout issue for the RBAC controller.</li>
</ul>
<h3 id="security">Security</h3>
<ul>
<li><strong><a href="https://github.com/cert-manager/cert-manager/releases/tag/v1.21.0" target="_blank" rel="noopener">cert-manager v1.21.0</a></strong> - Adds ACME Renewal Information (ARI) support and AWS IAM authentication for the Vault issuer. It includes several security hardening changes and continued improvements to Gateway API integration and <code>cainjector</code>. There are three breaking changes related to Helm chart RBAC and metrics values.</li>
<li><strong><a href="https://github.com/kyverno/kyverno/releases/tag/v1.18.2" target="_blank" rel="noopener">Kyverno v1.18.2</a></strong> - Fixes dynamic watchers restarting on 410 errors, prevents required validation abortion on non-matching images, and allows multiple CRDs in the <code>--crd-path</code> file for the CLI.</li>
<li><strong><a href="https://github.com/spiffe/spire/releases/tag/v1.15.2" target="_blank" rel="noopener">SPIFFE/SPIRE v1.15.2</a></strong> - Adds support for configuring JTI claim inclusion in JWT-SVIDs at the entry level. It introduces experimental per-caller rate limiting for the agent Workload API and Envoy SDS, and adds TLS support for the Prometheus metrics endpoint using a SPIRE SVID. Optional verification of client certificate IPs is now available in the <code>x509pop</code> node attestor, and a SPIFFE Broker endpoint and API have been introduced.</li>
<li><strong><a href="https://github.com/keycloak/keycloak/releases/tag/26.7.0" target="_blank" rel="noopener">Keycloak 26.7.0</a></strong> - This release introduces SCIM API for user provisioning (preview) and simplified multi-cluster high availability without external caches (preview). It also includes enhanced reverse proxy guides.</li>
</ul>
<h3 id="service-mesh">Service Mesh</h3>
<ul>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.13.9" target="_blank" rel="noopener">Kuma v2.13.9</a></strong> - Updates Envoy to version 1.36.8 and Go to version 1.26.4. It includes security updates and adds configurable zone proxy probes via Helm. Fixes an issue distinguishing an unreachable leader from a leader change.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.12.13" target="_blank" rel="noopener">Kuma v2.12.13</a></strong> - Updates Envoy to version 1.35.12 and Go to version 1.26.4. It includes security updates and fixes an issue distinguishing an unreachable leader from a leader change, as well as unwrapping <code>DeletedFinalStateUnknown</code> in the Kubernetes event listener.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.11.17" target="_blank" rel="noopener">Kuma v2.11.17</a></strong> - Includes security updates. Fixes an issue distinguishing an unreachable leader from a leader change and unwrapping <code>DeletedFinalStateUnknown</code> in the Kubernetes event listener. It also removes a noisy log for MeshMetrics/metrics coexistence.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/2.9.18" target="_blank" rel="noopener">Kuma 2.9.18</a></strong> - Updates Envoy to version 1.35.12 and Go to version 1.26.4. It includes security updates and fixes an issue distinguishing an unreachable leader from a leader change, as well as unwrapping <code>DeletedFinalStateUnknown</code> in the Kubernetes event listener.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.7.28" target="_blank" rel="noopener">Kuma v2.7.28</a></strong> - Updates Envoy to version 1.35.12 and Go to version 1.26.4. It includes security updates and fixes an issue distinguishing an unreachable leader from a leader change.</li>
</ul>
<h3 id="developer-tools">Developer Tools</h3>
<ul>
<li><strong><a href="https://github.com/telepresenceio/telepresence/releases/tag/v2.29.3" target="_blank" rel="noopener">Telepresence v2.29.3</a></strong> - Provides installers that include an option to run the root daemon as a system service, which removes the requirement for elevated privileges during use.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>The Cloud Native landscape this week was characterized by a strong emphasis on Artificial Intelligence, with numerous announcements and discussions surrounding its integration into cloud infrastructure and development workflows. Several CNCF blog posts addressed the deployment of AI workloads, data storage requirements for AI, and the establishment of network boundaries for AI agents, including considerations for sandboxing and platform engineering for AI-native applications. AWS announced Lambda MicroVMs, designed to provide VM-level isolation and near-instant startup for serverless compute environments, specifically highlighting their utility for secure code execution by AI agents. AWS also introduced Loom for building secure AI agents at scale and an open-source Model Context Protocol (MCP) server for AI-powered dataset discovery.</p>
<p>In the Kubernetes ecosystem, the upcoming retirement of the Kubernetes SIG Network <code>ingress-nginx</code> controller by March 2026 was highlighted, with a focus on preparing for the post-retirement landscape. The <code>etcd</code> project announced its v3.7.0 release, a significant update for the Kubernetes backing store. Discussions also covered migrating Amazon EC2 instances to EKS Auto Mode and implementing full request and response compliance logging on Amazon EKS. Other related news included projects exploring Kubernetes-native VM orchestration and bridging the local-to-cluster development gap.</p>
<p>Security remained a consistent theme, with several projects releasing updates addressing vulnerabilities and hardening measures. <code>cert-manager</code> v1.21.0 introduced security hardening changes, and <code>Prometheus</code> v3.5.5 fixed a UI security issue. <code>SPIFFE/SPIRE</code> v1.15.2 added features for configuring JTI claims in JWT-SVIDs and experimental rate limiting for the agent Workload API, along with TLS support for Prometheus metrics. Cloudflare introduced temporary accounts for autonomous worker deployment, which can be used by AI agents, prompting considerations for secure deployment practices. The concept of software supply chain risk beyond zero-vulnerability code packages was also explored.</p>
<p>The broader cloud native community engaged in discussions around developer productivity in the age of AI, with conversations on the potential for AI to introduce bottlenecks in code review processes and the evolving role of engineers. The CNCF marked two months since the launch of its Open Community Groups, an open-source online meetup platform, indicating ongoing efforts to foster community engagement and collaboration.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Hacker News discussions this week frequently revolved around the impact of AI agents on software development and productivity, including concerns about workflow interruptions and the role of developers. Topics also included Kubernetes ecosystem tooling, alternative container orchestration approaches, and various open-source data and analytics projects. Supply chain security for GitHub Actions and general developer tools and personal projects were also subjects of community interest.</p>
<h2 id="-numbers-of-the-week">📊 Numbers of the Week</h2>
<ul>
<li>Total stable releases: 41 across 24 projects</li>
<li>Top 3 projects by commits this week:
<ol>
<li>kubernetes/kubernetes — 245 commits</li>
<li>telepresenceio/telepresence — 122 commits</li>
<li>cilium/cilium — 114 commits</li>
</ol>
</li>
<li>Top 3 projects by merged pull requests this week:
<ol>
<li>cilium/cilium — 138 merged PRs</li>
<li>kubernetes/kubernetes — 102 merged PRs</li>
<li>kumahq/kuma — 85 merged PRs</li>
</ol>
</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-29/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-29">📚 All Articles from Week 29</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-compute-5">AWS Compute (5)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/compute/architecting-for-iops-and-throughput-performance-on-aws-outposts-racks/" target="_blank" rel="noopener">Architecting for IOPS and throughput performance on AWS Outposts racks</a></li>
<li><a href="https://aws.amazon.com/blogs/compute/announcing-lambda-microvms-serverless-compute-environments-with-vm-level-isolation-and-near-instant-startup/" target="_blank" rel="noopener">Announcing Lambda MicroVMs: serverless compute environments with VM-level isolation and near-instant startup</a></li>
<li><a href="https://aws.amazon.com/blogs/compute/secure-code-execution-for-ai-agents-with-aws-lambda-microvms/" target="_blank" rel="noopener">Secure code execution for AI agents with AWS Lambda MicroVMs</a></li>
<li><a href="https://aws.amazon.com/blogs/compute/accelerate-multiplayer-game-hosting-with-aws-m8azn-instances/" target="_blank" rel="noopener">Accelerate multiplayer game hosting with AWS m8azn instances</a></li>
<li><a href="https://aws.amazon.com/blogs/compute/uncover-new-performance-insights-using-amazon-detailed-performance-statistics-on-windows/" target="_blank" rel="noopener">Uncover new performance insights using Amazon detailed performance statistics on Windows</a></li>
</ul>
<h2 id="aws-containers-2">AWS Containers (2)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/containers/migrate-amazon-ec2-to-eks-auto-mode-using-kiro-cli-and-mcp-servers/" target="_blank" rel="noopener">Migrate Amazon EC2 to EKS Auto Mode using Kiro CLI and MCP servers</a></li>
<li><a href="https://aws.amazon.com/blogs/containers/full-request-and-response-compliance-logging-on-amazon-eks/" target="_blank" rel="noopener">Full request and response compliance logging on Amazon EKS</a></li>
</ul>
<h2 id="aws-open-source-2">AWS Open Source (2)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/opensource/building-secure-ai-agents-at-scale-introducing-loom-for-aws/" target="_blank" rel="noopener">Building secure AI agents at scale: Introducing Loom for AWS</a></li>
<li><a href="https://aws.amazon.com/blogs/opensource/introducing-mcp-server-for-registry-of-open-data-on-aws/" target="_blank" rel="noopener">Introducing MCP server for Registry of Open Data on AWS</a></li>
</ul>
<h2 id="azure-devops-blog-1">Azure DevOps Blog (1)</h2>
<ul>
<li><a href="https://devblogs.microsoft.com/devops/shrinking-azure-pipeline-task-extensions-using-esbuild/" target="_blank" rel="noopener">Shrinking Azure Pipeline task extensions using esbuild</a></li>
</ul>
<h2 id="cncf-blog-8">CNCF Blog (8)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/07/10/where-should-ai-workloads-run-a-sovereign-and-sensible-approach/" target="_blank" rel="noopener">Where should AI workloads run? A sovereign and sensible approach</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/09/navigating-the-ingress-nginx-retirement/" target="_blank" rel="noopener">Navigating the ingress-NGINX retirement</a></li>
<li><a href="https://www.cncf.io/report-whitepaper/2026/07/08/the-cncf-data-storage-in-cloud-native-ai-white-paper/" target="_blank" rel="noopener">The CNCF Data Storage in Cloud Native AI White Paper</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/08/network-boundary-for-ai-agents-using-nginx-and-opentelemetry/" target="_blank" rel="noopener">Network boundary for AI agents using NGINX and OpenTelemetry</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/07/two-months-of-open-community-groups/" target="_blank" rel="noopener">Two months of Open Community Groups</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/07/why-sandboxing-your-agent-is-not-enough/" target="_blank" rel="noopener">Why sandboxing your agent is not enough</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/06/evolving-platform-engineering-for-ai-native-workloads/" target="_blank" rel="noopener">Evolving platform engineering for AI-native workloads</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/06/the-4-body-problem-of-sre-why-autonomous-operations-depend-on-context/" target="_blank" rel="noopener">The 4-body problem of SRE: Why autonomous operations depend on context</a></li>
</ul>
<h2 id="hacker-news-112">Hacker News (112)</h2>
<ul>
<li><a href="https://muhammadraza.me/2026/ecs-explained-visually/" target="_blank" rel="noopener">Understanding ECS from Kubernetes Perspective</a></li>
<li><a href="https://www.petekeen.net/homelab-resolved/" target="_blank" rel="noopener">Rebuilding My Homelab with Compose, Ruby, IPv6, and No Kubernetes</a></li>
<li><a href="https://github.com/kubeswift-io/kubeswift" target="_blank" rel="noopener">KubeSwift, Kubernetes-Native VM Orchestration on Cloud Hypervisor</a></li>
<li><a href="https://github.com/Cloud-V-10xE/RISC-V-software" target="_blank" rel="noopener">Show HN: Prebuilt RISC-V64 Binaries for GCC, PyTorch, Kubernetes, and More</a></li>
<li><a href="https://www.freecodecamp.org/news/implement-zero-trust-workload-identity-in-kubernetes-with-spiffe-spire-and-cilium/" target="_blank" rel="noopener">Zero-Trust Workload Identity in Kubernetes with Spiffe, Spire, and Cilium</a></li>
<li><a href="https://www.sicpers.info/2026/07/using-webobjects-at-web-scale-with-kubernetes-and-firebase/" target="_blank" rel="noopener">Using WebObjects at web-scale with Kubernetes and Firebase</a></li>
<li><a href="https://spice.ai/blog/spice-2-0-is-now-available" target="_blank" rel="noopener">Show HN: Spice 2.0 – Real-Time Analytical Query on Operational Data, Without ETL</a></li>
<li><a href="https://news.ycombinator.com/item?id=48828105" target="_blank" rel="noopener">Show HN: FlareDB – Apache Beam native streaming database for realtime analytics</a></li>
<li><a href="https://github.com/unihosted/unifi-os-server-docker" target="_blank" rel="noopener">Show HN: UniFi OS Server in Docker</a></li>
<li><a href="https://github.com/hyturing/compose-pulse" target="_blank" rel="noopener">Show HN: Cpulse – See why your Docker Compose stack is stuck</a></li>
<li><a href="https://github.com/neospe/autoops" target="_blank" rel="noopener">Show HN: Autoops – Multi-region data and service mesh operated by a Makefile</a></li>
<li><a href="https://www.runaether.dev/" target="_blank" rel="noopener">Show HN: Aether – Run Claude Code, Codex, or OpenCode in devboxes you can watch</a></li>
<li><a href="https://github.com/itara-project/itara" target="_blank" rel="noopener">Show HN: Itara – Distributed system topology as an explicit, executable layer</a></li>
<li><a href="https://github.com/Suleman-Elahi/frostdb" target="_blank" rel="noopener">Show HN: I created Redis alternative in Go that even runs natively on Windows</a></li>
<li><a href="https://www.theregister.com/devops/2026/07/06/github-cuts-short-offer-to-burn-repos-on-cd-after-mockery-ensues/5267113" target="_blank" rel="noopener">GitHub cuts short offer to burn repos on CD after mockery ensues</a></li>
<li><a href="https://github.com/steph-owl/action-locker" target="_blank" rel="noopener">Show HN: Action-locker: pin, verify, and vendor GHAs</a></li>
<li><a href="https://www.nytimes.com/2026/07/06/arts/music/indio-solari-dead.html" target="_blank" rel="noopener">Indio Solari, Argentine Rocker Who Packed Stadiums, Dies at 77</a></li>
<li><a href="https://www.theregister.com/devops/2026/07/06/github-cuts-short-offer-to-burn-repos-on-cd-after-mockery-ensues/5267113" target="_blank" rel="noopener">GitHub abandons offer to burn repos on CD</a></li>
<li><a href="https://academic.oup.com/dsh/advance-article/doi/10.1093/llc/fqag067/8694305?login=false" target="_blank" rel="noopener">People Can&rsquo;t Identify AI Poetry, but Enjoy It Less When Told It&rsquo;s by an AI</a></li>
<li><a href="https://www.yamanote.fun/" target="_blank" rel="noopener">Show HN: Yamanote.fun – A complete soundscape for Tokyo&rsquo;s Yamanote line</a></li>
<li><a href="https://news.ycombinator.com/item?id=48860494" target="_blank" rel="noopener">Tell HN: I De-Googled Myself</a></li>
<li><a href="https://news.ycombinator.com/item?id=48857085" target="_blank" rel="noopener">Ask HN: Do we need a support group for developers alienated by LLMs?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48826684" target="_blank" rel="noopener">Ask HN: Best Podcasts of 2026 [So Far]</a></li>
<li><a href="https://news.ycombinator.com/item?id=48824221" target="_blank" rel="noopener">I coded a shoot &rsquo;em up alone at 18 after learning Lua in a single week</a></li>
<li><a href="https://news.ycombinator.com/item?id=48833828" target="_blank" rel="noopener">I Need a Job, Anything</a></li>
<li><a href="https://thequietmap.org/" target="_blank" rel="noopener">Show HN: The Quiet Map – Earth&rsquo;s quietest place, measured by seismometers</a></li>
<li><a href="https://crates.io/crates/threes-with-bot" target="_blank" rel="noopener">Show HN: Threes with Bot Game</a></li>
<li><a href="https://apps.apple.com/us/app/arda-translate/id6778970560" target="_blank" rel="noopener">Show HN: Arda Translate, free private on-device (iOS) translation</a></li>
<li><a href="https://news.ycombinator.com/item?id=48882323" target="_blank" rel="noopener">Show HN: JMT – Java Based MultiTool</a></li>
<li><a href="https://titlehopes.com/mlb/standings/index.html" target="_blank" rel="noopener">Show HN: The Line of Hope – how current teams compare to past champions</a></li>
<li><a href="https://enjoyalyssa.substack.com/p/the-certainty-trap" target="_blank" rel="noopener">The Certainty Trap</a></li>
<li><a href="https://psyche.co/notes-to-self/after-moving-cities-this-book-taught-me-to-enjoy-time-alone" target="_blank" rel="noopener">Being lonely taught me how to be me</a></li>
<li><a href="https://sharpskill.dev/en" target="_blank" rel="noopener">Show HN: SharpSkill – Test your IT skills in 15 different spoken languages</a></li>
<li><a href="https://istota.cynium.com/" target="_blank" rel="noopener">Istota, a multi-user AI agent and personal operating system</a></li>
<li><a href="https://www.afterbabel.com/p/snapchat-recommends-harmful-content-kids-brooke-istook-2026" target="_blank" rel="noopener">What does a 13-year-old see on Snapchat in a normal week?</a></li>
<li><a href="https://www.jamesdrandall.com/posts/thrust_ai_powered_software_archaeology/" target="_blank" rel="noopener">AI Can&rsquo;t Recreate the Thrust Game (But It Can Help You Understand It)</a></li>
<li><a href="https://www.sciencedaily.com/releases/2026/07/260701015237.htm" target="_blank" rel="noopener">Creatine doesn&rsquo;t just build muscle. It may also help fight cancer</a></li>
<li><a href="https://www.bangordailynews.com/2026/07/02/midcoast/midcoast-culture/maine-librarians-are-helping-patrons-resist-ai-joam40zk0w/" target="_blank" rel="noopener">Maine librarians are helping patrons resist AI and Big Tech</a></li>
<li><a href="https://medium.com/@6thMind/can-lucid-dreaming-help-your-mental-health-what-the-evidence-says-3354fc016870" target="_blank" rel="noopener">Can lucid dreaming help your mental health? What the evidence says</a></li>
<li><a href="https://www.businessinsider.com/tech-for-seniors-aging-at-home-care-bills-2026-7" target="_blank" rel="noopener">The families using tech to help grandma stay independent longer</a></li>
<li><a href="https://www.nytimes.com/2026/07/10/business/ai-white-collar-jobs.html" target="_blank" rel="noopener">The Work of Helping A.I. Destroy Work</a></li>
<li><a href="https://www.theguardian.com/money/2026/jul/11/ai-work-jobs-future-medicine-teaching-hotels-law" target="_blank" rel="noopener">Safe from AI: which jobs will help you thrive in the future?</a></li>
<li><a href="https://openbenchmarks.com" target="_blank" rel="noopener">Show HN: OpenBenchmarks – Helping agents discover and pick the right SaaS APIs</a></li>
<li><a href="https://www.techpolicy.press/less-apocalyptic-rhetoric-can-help-mitigate-anti-tech-violence/" target="_blank" rel="noopener">Less Apocalyptic Rhetoric Can Help Mitigate Anti-Tech Violence</a></li>
<li><a href="https://www.mccormick.northwestern.edu/news/articles/2026/07/ai-gets-a-cerebellum/" target="_blank" rel="noopener">Study: Cerebellum helps AI ignore the ordinary for more efficient computing</a></li>
<li><a href="https://pubmed.ncbi.nlm.nih.gov/27337390/" target="_blank" rel="noopener">Learned helplessness at fifty: Insights from neuroscience</a></li>
<li><a href="https://www.theregister.com/ai-and-ml/2026/07/09/brown-says-ai-make-class-dumb-teacher-must-help-use-better/5269291" target="_blank" rel="noopener">Brown says AI make student brain no work good, teacher should help use it better</a></li>
<li><a href="https://self.md/concepts/be-not-do" target="_blank" rel="noopener">AI that helps you BE, not just DO</a></li>
<li><a href="https://medium.com/@DolphinDB_Inc/how-we-helped-an-auto-parts-plant-cut-mes-query-times-by-up-to-116x-c96f0f976f37" target="_blank" rel="noopener">We Helped an Auto Parts Plant Cut MES Query Times by Up to 116x</a></li>
<li><a href="https://medicalxpress.com/news/2026-07-special-food-additive-weight-gain.html#google_vignette" target="_blank" rel="noopener">Special food additive that helps prevent weight gain is approved in the EU</a></li>
<li><a href="https://news.mit.edu/2026/discovery-helps-explain-why-solid-state-batteries-often-fail-0706" target="_blank" rel="noopener">Discovery helps explain why solid-state batteries often fail</a></li>
<li><a href="https://www.statnews.com/2024/06/04/co2-ventilation-research-virus-airborne-life-haddrell-celebs/" target="_blank" rel="noopener">CO2 helps viruses stay alive longer in the air</a></li>
<li><a href="https://radmon.thealch3m1st.com/?view=ball&amp;ext=spec" target="_blank" rel="noopener">Hard time deciding? Let nuclear 8 ball help you</a></li>
<li><a href="https://github.com/JustVugg/colibri" target="_blank" rel="noopener">Show HN: Getting GLM 5.2 running on my slow computer</a></li>
<li><a href="https://antjs.org" target="_blank" rel="noopener">Show HN: Ant – A JavaScript runtime and ecosystem</a></li>
<li><a href="https://github.com/rowboatlabs/rowboat" target="_blank" rel="noopener">Show HN: Rowboat – Open-source, local-first alternative to Claude Desktop</a></li>
<li><a href="https://usefeyn.com/blog/pulpie-pareto-optimal-models-for-cleaning-the-web/" target="_blank" rel="noopener">Show HN: Pulpie – Models for Cleaning the Web</a></li>
<li><a href="https://whimfiles.com" target="_blank" rel="noopener">Show HN: Fast, native Mac file manager (filters, fuzzy find, 9 MB, no Electron)</a></li>
<li><a href="https://www.fadingmaize.com" target="_blank" rel="noopener">Show HN: Reviving my 2001 college band with AI</a></li>
<li><a href="https://github.com/bkuan001/halo-record" target="_blank" rel="noopener">Show HN: Halo – open-source, tamper-evident runtime evidence for AI agents</a></li>
<li><a href="https://devthropology.com/demo" target="_blank" rel="noopener">Show HN: Devthropology – Better Insights for GitHub Repos</a></li>
<li><a href="https://lucid.earthpilot.ai" target="_blank" rel="noopener">Show HN: I built a web tool to see and edit what an AI thinks before it answers</a></li>
<li><a href="https://arcaide.foo" target="_blank" rel="noopener">Show HN: Arcaide – Explore code with multi-level call graphs</a></li>
<li><a href="https://sxp.studio/apps/subz" target="_blank" rel="noopener">Show HN: SubjectiveZero, an open-source agentic node editor for creative coding</a></li>
<li><a href="https://news.ycombinator.com/item?id=48832668" target="_blank" rel="noopener">Anyone here with an &ldquo;in&rdquo; with eBay?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48844345" target="_blank" rel="noopener">Ask HN: I hate coding agents. Is this skill issue?</a></li>
<li><a href="https://daringfireball.net/linked/2026/07/12/altman-musk" target="_blank" rel="noopener">Sam Altman and Elon Musk Argue over Who&rsquo;s Running the Bigger Scam</a></li>
<li><a href="https://blog.cloudflare.com/ml-dsa-will-have-to-do/" target="_blank" rel="noopener">We cannot wait for better post-quantum signature algorithms</a></li>
<li><a href="https://www.independent.co.uk/news/uk/home-news/facebook-far-right-ai-video-life-in-britain-b3004975.html" target="_blank" rel="noopener">Facebook takes no action on AI far-right influence campaign flagged a month ago</a></li>
<li><a href="https://news.ycombinator.com/item?id=48837332" target="_blank" rel="noopener">Ask HN: Why is not using AI considered a form of arrogance?</a></li>
<li><a href="https://eos.org/articles/the-breakup-of-gondwana-hundreds-of-millions-of-years-ago-may-be-why-antarctica-has-ice-today" target="_blank" rel="noopener">Breakup of Gondwana 100M Years Ago May Be Why Antarctica Has Ice Today</a></li>
<li><a href="https://www.youtube.com/watch?v=HeX22LnKdFY" target="_blank" rel="noopener">The SBC hobby is dying (Geerling, 3 months ago) [video]</a></li>
<li><a href="https://randofont.alesh.com" target="_blank" rel="noopener">Show HN: RandoFont – A browser for Google Fonts</a></li>
<li><a href="https://kurvengefahr.org/" target="_blank" rel="noopener">Show HN: Kurvengefahr – browser CAD/CAM for pen plotters</a></li>
<li><a href="https://news.ycombinator.com/item?id=48845963" target="_blank" rel="noopener">Ask HN: I am not able to find a job. Should I switch stacks?</a></li>
<li><a href="https://stlouing.com/" target="_blank" rel="noopener">Show HN: An interactive, interlinked city exploration project (St. Louis)</a></li>
<li><a href="https://news.ycombinator.com/item?id=48830439" target="_blank" rel="noopener">Ask HN: Does Apple not care about fake apps in the App Store?</a></li>
<li><a href="https://github.com/vicinaehq/vicinae/releases/tag/v0.23.0" target="_blank" rel="noopener">Show HN: Vicinae – open-source, Raycast-compatible command palette, now on macOS</a></li>
<li><a href="https://github.com/Bike4Mind/bike4mind" target="_blank" rel="noopener">Show HN: Bike4Mind – open-core AI workbench; any model, agents, RAG, self-host</a></li>
<li><a href="https://joyvision.itch.io/where-you-left-me" target="_blank" rel="noopener">Show HN: A short walking sim based on 3DGS that runs in the browser</a></li>
<li><a href="https://news.ycombinator.com/item?id=48840515" target="_blank" rel="noopener">Ask HN: How to recover from thin content or de-indexing penalty on Google</a></li>
<li><a href="https://github.com/flint-lang/flintc" target="_blank" rel="noopener">Show HN: The Flint Programming Language</a></li>
<li><a href="https://news.ycombinator.com/item?id=48850400" target="_blank" rel="noopener">Who has been caught out by this anti-pattern from Google?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48877051" target="_blank" rel="noopener">Bring seamless PQC encryption into every messenger you already use</a></li>
<li><a href="https://doodlemate.com/meme" target="_blank" rel="noopener">Show HN: DoodleMeme – Animate Hand Drawings Without Generative AI</a></li>
<li><a href="https://www.whitematterlabs.ai/" target="_blank" rel="noopener">Show HN: PAI, a Linux-y personal-assistant for Mac</a></li>
<li><a href="https://patternswithfriends.com" target="_blank" rel="noopener">Show HN: Patterns with Friends – free multiplayer tile game (no sign-up, no ads)</a></li>
<li><a href="https://letterspractice.com/showHN" target="_blank" rel="noopener">Show HN: Learn to Read with SRS++</a></li>
<li><a href="https://github.com/hirasso/html-obfuscator" target="_blank" rel="noopener">Show HN: Replace emails and phone numbers with <ob-fus-ca-ted></a></li>
<li><a href="https://uncertainlight.com" target="_blank" rel="noopener">Show HN: The Book of Uncertain Light – A Philosophical Text for LLMs</a></li>
<li><a href="https://reassign.app" target="_blank" rel="noopener">Show HN: Day planner shaped like a clock (2-way calendar and Todoist sync)</a></li>
<li><a href="https://ghostedwatch.com/" target="_blank" rel="noopener">Show HN: GhostedWatch, an extension that detects silent removals on patriots.win</a></li>
<li><a href="https://a8.aygun.me" target="_blank" rel="noopener">Show HN: Sfotty Pie – A browser-based Atari 8-bit emulator in TypeScript</a></li>
<li><a href="https://companymap.co.uk/platform/index.html" target="_blank" rel="noopener">Show HN: A map of every UK company, updated monthly</a></li>
<li><a href="https://fluxcd.io/blog/2026/07/flux-turns-10/" target="_blank" rel="noopener">FluxCD turns 10 today, stats and nostalgia</a></li>
<li><a href="https://www.theguardian.com/us-news/2026/jul/08/meta-datacenter-ai-wyoming-water" target="_blank" rel="noopener">Meta datacenter contractor flushed contaminated water</a></li>
<li><a href="https://lumide.dev" target="_blank" rel="noopener">IDE with agentic support built using Flutter</a></li>
<li><a href="https://www.npr.org/2026/07/08/nx-s1-5876084/manufacturing-flexible-part-time-work" target="_blank" rel="noopener">This Factory was severely short on workers. Then it offered flexible work</a></li>
<li><a href="https://pluralistic.net/2026/07/11/your-risk/" target="_blank" rel="noopener">Pluralistic: Workplace &ldquo;flexibility&rdquo; isn&rsquo;t</a></li>
<li><a href="https://wpconverters.com/playground/" target="_blank" rel="noopener">Show HN: Drag boxes around and watch a layout engine infer the Flexbox (no AI)</a></li>
<li><a href="https://whentofly.io" target="_blank" rel="noopener">Show HN: Whentofly – flexible-date flight search that says if the price is good</a></li>
<li><a href="https://www.quantamagazine.org/we-know-simple-fluids-can-flow-turns-out-some-can-fracture-20260710/" target="_blank" rel="noopener">We Know Simple Fluids Can Flow. Turns Out, Some Can Fracture.</a></li>
<li><a href="https://text.npr.org/nx-s1-5876084" target="_blank" rel="noopener">A factory was severely short on workers. Then it offered flexible work</a></li>
<li><a href="https://prospect.org/2026/07/09/dangerous-myth-of-flexibility-uber-lyft-gig-economy/" target="_blank" rel="noopener">The Dangerous Myth of Flexibility</a></li>
<li><a href="https://onlyfoundrs.com/" target="_blank" rel="noopener">Show HN: OnlyFoundrs – Twitter for founders, minus the flex</a></li>
<li><a href="https://www.formgrid.com/" target="_blank" rel="noopener">Show HN: FormGrid – Forms that can look like CLIs, pixel art, GeoCities and more</a></li>
<li><a href="https://github.com/apoxy-dev/clrk" target="_blank" rel="noopener">Show HN: CLRK, an open-source agent runtime with gVisor and MitM guardrails</a></li>
<li><a href="https://news.ycombinator.com/item?id=48884211" target="_blank" rel="noopener">The Biggest Conspiracy of All</a></li>
<li><a href="https://www.quantamagazine.org/we-know-simple-fluids-can-flow-turns-out-some-can-fracture-20260710/" target="_blank" rel="noopener">Unexpected Solidlike Fracture in Simple Liquids</a></li>
<li><a href="https://news.ycombinator.com/item?id=48883122" target="_blank" rel="noopener">AI and the Fall of Writing</a></li>
<li><a href="https://github.com/ImmersiveFusion/if-opentelemetry-tracegen" target="_blank" rel="noopener">Show HN: TraceGen – realistic OpenTelemetry traces, incl. AI-agent, one binary</a></li>
<li><a href="https://yggdrasilagent.com/" target="_blank" rel="noopener">Yggdrasil Agent: general purpose, parallel and adaptive reasoning depth</a></li>
</ul>
<h2 id="heise-cloud-6">Heise Cloud (6)</h2>
<ul>
<li><a href="https://www.heise.de/news/Open-Source-Strategie-Mecklenburg-Vorpommern-will-auch-Microsoft-Office-abloesen-11359864.html" target="_blank" rel="noopener">Open-Source-Strategie: Mecklenburg-Vorpommern will auch Microsoft Office ablösen</a></li>
<li><a href="https://www.heise.de/news/Offene-Datenbank-Nextcloud-GmbH-behebt-potenzielles-Datenleck-11358275.html" target="_blank" rel="noopener">Offene Datenbank: Nextcloud GmbH behebt potenzielles Datenleck</a></li>
<li><a href="https://www.heise.de/hintergrund/Digitale-Souveraenitaet-Wie-der-Plattformwechsel-gelingt-11357901.html" target="_blank" rel="noopener">Digitale Souveränität: Wie der Plattformwechsel gelingt</a></li>
<li><a href="https://www.heise.de/news/DE-CIX-Fussball-WM-sorgt-fuer-neuen-Datenverkehrsrekord-11357841.html" target="_blank" rel="noopener">DE-CIX: Fußball-WM sorgt für neuen Datenverkehrsrekord</a></li>
<li><a href="https://www.heise.de/news/Deutsche-Digitalwirtschaft-waechst-weiter-11357663.html" target="_blank" rel="noopener">Cloud und KI befeuern deutsche Digitalwirtschaft – international abgehängt</a></li>
<li><a href="https://www.heise.de/news/M365-fuer-Admins-Sichere-Konfiguration-effiziente-Verwaltung-lernen-11338953.html" target="_blank" rel="noopener">M365 für Admins – Sichere Konfiguration &amp; effiziente Verwaltung lernen</a></li>
</ul>
<h2 id="infoq-cloud-native-1">InfoQ Cloud Native (1)</h2>
<ul>
<li><a href="https://www.infoq.com/news/2026/07/cloudflare-temp-accounts/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Cloudflare Introduces Temporary Accounts for Autonomous Worker Deployment</a></li>
</ul>
<h2 id="kubernetes-blog-1">Kubernetes Blog (1)</h2>
<ul>
<li><a href="https://kubernetes.io/blog/2026/07/08/announcing-etcd-3.7/" target="_blank" rel="noopener">Announcing etcd v3.7.0</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/api-vs-mcp-incident-management/" target="_blank" rel="noopener">APIs aren’t dead. Here’s where MCP fits alongside them.</a></li>
<li><a href="https://thenewstack.io/async-processing-hides-latency/" target="_blank" rel="noopener">How async processing hides latency and improves responsiveness</a></li>
<li><a href="https://thenewstack.io/ust-anthropic-enterprise-ai-stack/" target="_blank" rel="noopener">Anthropic’s newest enterprise partner is training 20,000 people on Claude — here’s the shift it signals</a></li>
<li><a href="https://thenewstack.io/inside-azure-brain/" target="_blank" rel="noopener">Meet Brain, the AI that decides when Azure is officially down</a></li>
<li><a href="https://thenewstack.io/merge-gate-coding-agents/" target="_blank" rel="noopener">85% say code review is the new bottleneck. Here’s what the AI coding narrative leaves out.</a></li>
<li><a href="https://thenewstack.io/ai-production-data-problem/" target="_blank" rel="noopener">The impressive AI demo is dead. Here’s what actually reaches production</a></li>
<li><a href="https://thenewstack.io/microsoft-agent-framework-go/" target="_blank" rel="noopener">Microsoft joins Google in backing Go for AI agents — OpenAI and Anthropic lag</a></li>
<li><a href="https://thenewstack.io/openai-spacexai-meta-price-war/" target="_blank" rel="noopener">In 24 hours, OpenAI, SpaceXAI, and Meta turned AI into a race to the bottom on price</a></li>
<li><a href="https://thenewstack.io/meta-iris-ai-chip/" target="_blank" rel="noopener">Meta’s Iris push signals the next phase of AI infrastructure</a></li>
<li><a href="https://thenewstack.io/retrieval-ai-agent-architecture/" target="_blank" rel="noopener">Why retrieval quality is becoming the defining challenge in AI agent architecture</a></li>
<li><a href="https://thenewstack.io/eks-zonal-shift-resilience/" target="_blank" rel="noopener">What running Kubernetes across millions of clusters taught AWS about zonal failures</a></li>
<li><a href="https://thenewstack.io/claude-reflection-ai-judgment/" target="_blank" rel="noopener">Anthropic wants you to use AI to decide whether or not you should use AI.</a></li>
<li><a href="https://thenewstack.io/ai-agent-control-planes/" target="_blank" rel="noopener">OpenAI, Microsoft &amp; Anthropic agree on who runs the agent. They disagree on what you can take back.</a></li>
<li><a href="https://thenewstack.io/ai-engineering-productivity/" target="_blank" rel="noopener">“Every IC engineer is really a front line manager now.” But are they productive?</a></li>
<li><a href="https://thenewstack.io/zero-cve-supply-chain-risk/" target="_blank" rel="noopener">Why zero vulnerability code packages could still be your biggest software supply chain risk</a></li>
<li><a href="https://thenewstack.io/meta-muse-spark-api/" target="_blank" rel="noopener">Meta debuts Muse Spark 1.1 — its first paid AI model</a></li>
<li><a href="https://thenewstack.io/openai-codex-work-atlas/" target="_blank" rel="noopener">OpenAI is folding Codex into the ChatGPT app — and taking aim at Claude Cowork</a></li>
<li><a href="https://thenewstack.io/openai-gpt-56-live/" target="_blank" rel="noopener">OpenAI’s GPT-5.6 is now live</a></li>
<li><a href="https://thenewstack.io/enterprise-ai-benchmarks-are-broken/" target="_blank" rel="noopener">Enterprise AI benchmarks are broken</a></li>
<li><a href="https://thenewstack.io/huang-engineers-building-ai-agents/" target="_blank" rel="noopener">Jensen Huang says traditional coding is dead. Here’s what comes next.</a></li>
<li><a href="https://thenewstack.io/sbom-sniff-test-hardened-images/" target="_blank" rel="noopener">Why a five-minute sniff test is your secret supply chain defense</a></li>
<li><a href="https://thenewstack.io/krumware-epinio-kubernetes-mcp/" target="_blank" rel="noopener">Develop like you deploy: closing the Kubernetes local-to-cluster gap</a></li>
<li><a href="https://thenewstack.io/silent-llm-hallucination-loop/" target="_blank" rel="noopener">The “silent hallucination” loop: how our autonomous data pipeline poisoned its own vector store</a></li>
<li><a href="https://thenewstack.io/agentic-ai-observability-operations/" target="_blank" rel="noopener">Agentic AI in observability: accelerating root cause analysis</a></li>
<li><a href="https://thenewstack.io/openclaw-foundation-nonprofit-status/" target="_blank" rel="noopener">“The Switzerland of AI”: OpenClaw becomes a non-profit foundation</a></li>
<li><a href="https://thenewstack.io/grok-45-opus-killer-launch/" target="_blank" rel="noopener">“Opus-class, but faster”: What Elon Musk says about beating Anthropic</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-29/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 28, Jul 6-12, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-28/</link>
      <pubDate>Mon, 06 Jul 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-28/</guid>
      <description>This week: 52 releases, 174 news items.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week saw a series of maintenance releases across container runtimes, networking, and security projects. Key developments included the graduation of UDPRoute and TCPRoute to GA in Kubernetes Gateway API, updates to several core Cloud Native components, and ongoing discussions around AI infrastructure and data sovereignty.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<ul>
<li><strong><a href="https://github.com/cri-o/cri-o/releases/tag/v1.36.2" target="_blank" rel="noopener">CRI-O v1.36.2</a></strong> - This is a maintenance release with uncategorized changes since v1.36.1.</li>
<li><strong><a href="https://github.com/cri-o/cri-o/releases/tag/v1.35.5" target="_blank" rel="noopener">CRI-O v1.35.5</a></strong> - This is a maintenance release with uncategorized changes since v1.35.4.</li>
<li><strong><a href="https://github.com/cri-o/cri-o/releases/tag/v1.34.10" target="_blank" rel="noopener">CRI-O v1.34.10</a></strong> - This release includes bug fixes and uncategorized changes since v1.34.9.</li>
<li><strong><a href="https://github.com/etcd-io/etcd/releases/tag/v3.6.13" target="_blank" rel="noopener">etcd v3.6.13</a></strong> - This release includes a list of changes detailed in the changelog, with potential breaking changes outlined in the upgrade guide.</li>
<li><strong><a href="https://github.com/etcd-io/etcd/releases/tag/v3.5.32" target="_blank" rel="noopener">etcd v3.5.32</a></strong> - This release includes a list of changes detailed in the changelog, with potential breaking changes outlined in the upgrade guide.</li>
<li><strong><a href="https://github.com/fluxcd/flux2/releases/tag/v2.9.0" target="_blank" rel="noopener">Flux v2.9.0</a></strong> - Introduces a Flux CLI Plugin System with Mirror and Schema plugins, and Server-Side Apply field ignore rules for Kustomization resources.</li>
<li><strong><a href="https://github.com/goharbor/harbor/releases/tag/v2.15.2" target="_blank" rel="noopener">Harbor v2.15.2</a></strong> - Updates the Go version from 1.25.9 to 1.26.3 and makes the openapi-generator-cli download URL configurable.</li>
<li><strong><a href="https://github.com/istio/istio/releases/tag/1.28.10" target="_blank" rel="noopener">Istio 1.28.10</a></strong> - A maintenance release for the 1.28.x series.</li>
<li><strong><a href="https://github.com/open-policy-agent/opa/releases/tag/v1.18.2" target="_blank" rel="noopener">Open Policy Agent v1.18.2</a></strong> - Fixes an <code>opa fmt</code> regression introduced in v1.18.0, restoring intended behavior for newlines in single-item collections.</li>
<li><strong><a href="https://github.com/open-policy-agent/opa/releases/tag/v1.18.1" target="_blank" rel="noopener">Open Policy Agent v1.18.1</a></strong> - Addresses a memory leak in <code>AnnotationSet</code> via <code>runtime.AddCleanup</code> introduced in OPA v1.17.0.</li>
<li><strong><a href="https://github.com/prometheus/prometheus/releases/tag/v3.13.0" target="_blank" rel="noopener">Prometheus v3.13.0</a></strong> - This Long Term Support (LTS) release fixes a cross-site scripting vulnerability (CVE-2026-44990) in the UI, embeds third-party npm dependency licenses in the binary, and uses SHA-256 for API instead of SHA-1.</li>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.18.1" target="_blank" rel="noopener">Karmada v1.18.1</a></strong> - A maintenance release for the 1.18.x series.</li>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.17.4" target="_blank" rel="noopener">Karmada v1.17.4</a></strong> - A maintenance release for the 1.17.x series.</li>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.16.7" target="_blank" rel="noopener">Karmada v1.16.7</a></strong> - A maintenance release for the 1.16.x series.</li>
<li><strong><a href="https://github.com/kubescape/kubescape/releases/tag/v4.0.10" target="_blank" rel="noopener">Kubescape v4.0.10</a></strong> - Adds an <code>operator remediate</code> CLI subcommand, removes an orphan <code>SecurityException</code> CRD, fixes async scan failures in the Results endpoint, and adds a CEL env builder for the VAP engine.</li>
<li><strong><a href="https://github.com/kubevela/kubevela/releases/tag/v1.9.14" target="_blank" rel="noopener">KubeVela v1.9.14</a></strong> - Fixes preservation of <code>last-applied-configuration</code> for shared resources in applications and prevents an unbounded read in the Terraform remote configuration loader (GHSA-fmgp-q6jx-gg3x).</li>
<li><strong><a href="https://github.com/kubevela/kubevela/releases/tag/v1.10.9" target="_blank" rel="noopener">KubeVela v1.10.9</a></strong> - Fixes <code>status.details</code> CUE import statements compilation and prevents an unbounded read in the Terraform remote configuration loader (GHSA-fmgp-q6jx-gg3x).</li>
<li><strong><a href="https://github.com/lima-vm/lima/releases/tag/v2.1.4" target="_blank" rel="noopener">Lima v2.1.4</a></strong> - Includes fixes for qemu fallback from hvf to tcg on macOS, updates nerdctl to v2.3.4, and adds support for 9p mounts in FreeBSD-15 templates.</li>
<li><strong><a href="https://github.com/longhorn/longhorn/releases/tag/v1.11.3" target="_blank" rel="noopener">Longhorn v1.11.3</a></strong> - Introduces improvements and bug fixes, including critical stability fixes for v1 volumes not being operable after iSCSI connection issues.</li>
<li><strong><a href="https://github.com/nats-io/nats-server/releases/tag/v2.14.3" target="_blank" rel="noopener">NATS Server v2.14.3</a></strong> - Updates Go version to 1.26.4 and demotes noisy per-connection log lines to debug level.</li>
<li><strong><a href="https://github.com/nats-io/nats-server/releases/tag/v2.12.12" target="_blank" rel="noopener">NATS Server v2.12.12</a></strong> - Updates Go version to 1.25.11, demotes noisy per-connection log lines, and applies writer options consistently for <code>s2_fast</code> compression.</li>
<li><strong><a href="https://github.com/openfga/openfga/releases/tag/v1.18.1" target="_blank" rel="noopener">OpenFGA v1.18.1</a></strong> - Adds diagnostic logging in <code>weighted_graph_check</code>, <code>Expand</code>, and <code>ListUsers</code> to surface authorization models that may be affected by future v1 deprecation.</li>
<li><strong><a href="https://github.com/projectcapsule/capsule/releases/tag/v0.13.8" target="_blank" rel="noopener">Capsule v0.13.8</a></strong> - Addresses security vulnerabilities GHSA-jr6p-8pjj-mfx6 and GHSA-68cj-mvg9-rgm2, which relate to incomplete fixes for cluster-scoped resource creation and lack of webhook validation for NodeMetadata regex fields.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.15.17" target="_blank" rel="noopener">Kube-OVN v1.15.17</a></strong> - Fixes skipping non-security-group port groups in security group garbage collection and resolves an issue with VPC egress local policy without BFD.</li>
<li><strong><a href="https://github.com/kubearmor/KubeArmor/releases/tag/v1.7.4" target="_blank" rel="noopener">KubeArmor v1.7.4</a></strong> - Includes updates to stable v1.7.3, fixes CI for Red Hat image certification, and updates actions and Go module dependencies.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.54" target="_blank" rel="noopener">Meshery v1.0.54</a></strong> - Upgrades to MeshKit v1.0.21, upgrades MeshSync and Operator, and fixes a typo in controller helper symbols.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.53" target="_blank" rel="noopener">Meshery v1.0.53</a></strong> - Guards empty design response in <code>mesheryctl apply</code> to prevent index out of range errors and exposes MeshSync, Operator, and Broker configuration.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.52" target="_blank" rel="noopener">Meshery v1.0.52</a></strong> - Migrates event streaming from GraphQL to Server-Sent Events (SSE) and adds <code>date-fns</code> dependency.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.51" target="_blank" rel="noopener">Meshery v1.0.51</a></strong> - Syncs <code>go.mod</code>, updates <code>schemas</code> to v1.3.22, standardizes &ldquo;Method Not Allowed&rdquo; error, and renames <code>Extension</code> to <code>VisualDesignerExtension</code>.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.50" target="_blank" rel="noopener">Meshery v1.0.50</a></strong> - Syncs wasm module to MeshKit v1.0.19, removes maintainer assignment, deletes scripts and server/meshmodel directories, and adds AWS VPC core relationship definitions.</li>
<li><strong><a href="https://github.com/submariner-io/submariner/releases/tag/v0.20.3" target="_blank" rel="noopener">Submariner v0.20.3</a></strong> - A maintenance release.</li>
<li><strong><a href="https://github.com/telepresenceio/telepresence/releases/tag/v2.29.2" target="_blank" rel="noopener">Telepresence v2.29.2</a></strong> - Provides installers with the option to run the root daemon as a system service.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.6.0" target="_blank" rel="noopener">Kubernetes Gateway API v1.6.0</a></strong> - UDPRoute and TCPRoute have graduated to GA (v1 API version). The v1alpha2 versions of these APIs are deprecated.</li>
<li><strong><a href="https://github.com/ko-build/ko/releases/tag/v0.19.1" target="_blank" rel="noopener">ko v0.19.1</a></strong> - Fixes YAML encoding to skip when a selector filters all documents and bumps dependencies including Sigstore Rekor from 1.5.1 to 1.5.2.</li>
<li><strong><a href="https://github.com/sigstore/rekor/releases/tag/v1.5.3" target="_blank" rel="noopener">Sigstore Rekor v1.5.3</a></strong> - Uses <code>bytes.Equal</code> for inclusion proof root hash comparison, returns 499 if the client disconnects instead of 500, and bumps <code>google.golang.org/grpc</code> from 1.80.0 to 1.82.0.</li>
<li><strong><a href="https://github.com/aquasecurity/trivy/releases/tag/v0.72.0" target="_blank" rel="noopener">Trivy v0.72.0</a></strong> - This release includes various new features and enhancements detailed in the changelog.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>The week&rsquo;s news highlighted continued advancements in Kubernetes capabilities, a significant focus on AI infrastructure and its economic implications, and ongoing discussions around data management and security.</p>
<p>In the <strong>Kubernetes ecosystem</strong>, Dynamic Resource Allocation (DRA) reached General Availability in Kubernetes v1.35, allowing for more flexible resource management. The etcd-operator project was donated to Cozystack, introducing a new v1alpha2 API for deploying and maintaining etcd clusters. AWS announced Amazon EKS Version Rollback, a new capability for managing cluster upgrades. Additionally, the AWS DevOps Agent can now diagnose Kubernetes control plane performance issues, including 429 throttling. The CNCF re-introduced kpt as a toolchain for infrastructure automation, emphasizing a package-centric approach.</p>
<p><strong>AI and its infrastructure</strong> dominated much of the news. Several reports from The New Stack discussed the substantial investments by Microsoft, AWS, and Anthropic in AI infrastructure, often not directly tied to model improvements. Topics included the economic layer of the AI web, the infrastructure lock-in costing AI companies, and the challenges of traditional CI/CD for LLMs. Anthropic released Claude Sonnet 5, Fable 5, and Claude Science, an AI workbench for scientific research. AWS also launched a desktop environment for agents (WorkSpaces) and introduced durable functions in AWS Lambda for building fault-tolerant multi-agent AI workflows. Gartner projected significant changes in the business software market due to the increasing adoption of AI agents.</p>
<p>Regarding <strong>data and security</strong>, the concept of data sovereignty was explored, shifting the focus from geographical server location to legal jurisdiction over data. AWS introduced Amazon S3 Annotations, allowing teams to attach metadata to S3 buckets. Microsoft announced the upcoming removal of NTLM support in Git (libcurl), impacting Azure DevOps Server customers. A &ldquo;Cordyceps flaw pattern&rdquo; and a Codecov supply chain attack were discussed, underscoring CI/CD pipelines as part of the attack surface.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Hacker News discussions this week centered on porting Kubernetes to the browser, fixing Kubelet memory leaks, and tools for Kubernetes observability and incident investigation. There was also significant engagement around local-first applications, including password managers, clipboard managers, and Docker alternatives for macOS (Apple Container, Dory, Fruitbox, WSL Containers). AI agents and their underlying infrastructure were a recurring theme, with projects focused on shared context, memory, and orchestration for coding agents.</p>
<h2 id="-numbers-of-the-week">📊 Numbers of the Week</h2>
<ul>
<li>Total stable releases: 37 across 22 projects</li>
<li>Top 3 projects by commits this week:
<ol>
<li>meshery/meshery — 212 commits</li>
<li>cilium/cilium — 160 commits</li>
<li>kubernetes/kubernetes — 138 commits</li>
</ol>
</li>
<li>Top 3 projects by merged pull requests this week:
<ol>
<li>keycloak/keycloak — 110 merged PRs</li>
<li>cilium/cilium — 93 merged PRs</li>
<li>kubernetes/kubernetes — 93 merged PRs</li>
</ol>
</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-28/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-28">📚 All Articles from Week 28</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-compute-1">AWS Compute (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/compute/building-fault-tolerant-multi-agent-ai-workflows-with-aws-lambda-durable-functions/" target="_blank" rel="noopener">Building fault-tolerant multi-agent AI workflows with AWS Lambda durable functions</a></li>
</ul>
<h2 id="aws-containers-2">AWS Containers (2)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/containers/diagnose-kubernetes-control-plane-performance-issues-with-aws-devops-agent/" target="_blank" rel="noopener">Diagnose Kubernetes Control Plane Performance Issues with AWS DevOps Agent</a></li>
<li><a href="https://aws.amazon.com/blogs/containers/announcing-amazon-eks-rollback-for-safe-and-reliable-management-of-cluster-upgrades/" target="_blank" rel="noopener">Announcing Amazon EKS Rollback for safe and reliable management of cluster upgrades</a></li>
</ul>
<h2 id="azure-devops-blog-1">Azure DevOps Blog (1)</h2>
<ul>
<li><a href="https://devblogs.microsoft.com/devops/upcoming-change-ntlm-removal-in-git-libcurl-impact-to-azure-devops-server-customers/" target="_blank" rel="noopener">Upcoming Change: NTLM Removal in Git (libcurl) – Impact to Azure DevOps Server Customers</a></li>
</ul>
<h2 id="cncf-blog-7">CNCF Blog (7)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/07/03/how-data-sovereignty-is-changing-cloud-native-infrastructure-design/" target="_blank" rel="noopener">How data sovereignty is changing cloud native infrastructure design</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/02/reintroducing-kpt-your-toolchain-for-infrastructure-automation/" target="_blank" rel="noopener">(re)introducing kpt: Your toolchain for infrastructure automation</a></li>
<li><a href="https://www.cncf.io/blog/2026/07/01/understanding-dynamic-resource-allocation-in-kubernetes/" target="_blank" rel="noopener">Understanding dynamic resource allocation in Kubernetes</a></li>
<li><a href="https://www.cncf.io/blog/2026/06/30/kepler-re-architected-improved-power-accuracy-and-a-community-call-to-action/" target="_blank" rel="noopener">Kepler, re-architected: Improved power accuracy and a community call to action!</a></li>
<li><a href="https://www.cncf.io/blog/2026/06/30/dragonfly-v2-5-0-is-released/" target="_blank" rel="noopener">Dragonfly v2.5.0 is released</a></li>
<li><a href="https://www.cncf.io/blog/2026/06/29/otel-and-mesh-derived-metrics-a-2026-reference/" target="_blank" rel="noopener">OTel and mesh-derived metrics: A 2026 reference</a></li>
<li><a href="https://www.cncf.io/blog/2026/06/29/etcd-operator-joins-cozystack-with-a-new-v1alpha2-api/" target="_blank" rel="noopener">etcd-operator joins Cozystack with a new v1alpha2 API</a></li>
</ul>
<h2 id="hacker-news-130">Hacker News (130)</h2>
<ul>
<li><a href="https://ngrok.com/blog/i-ported-kubernetes-to-the-browser" target="_blank" rel="noopener">I ported Kubernetes to the browser</a></li>
<li><a href="https://heyoncall.com/blog/fixing-kubernetes-kubelet-memory-leak" target="_blank" rel="noopener">Fixing a kubelet memory leak in Kubernetes 1.36</a></li>
<li><a href="https://www.buoyant.io/blog/the-sre-guide-to-kubernetes-observability-red-vs-use-methods" target="_blank" rel="noopener">The SRE Guide to Kubernetes Observability: Red vs. Use Methods</a></li>
<li><a href="https://github.com/Tight-Line/ballast" target="_blank" rel="noopener">Automatic Kubernetes workload resource adjuster</a></li>
<li><a href="https://github.com/nowakeai/kube-insight" target="_blank" rel="noopener">Show HN: Kube-insight – retained Kubernetes evidence for incident investigations</a></li>
<li><a href="https://github.com/hrodrig/groot/releases/tag/v1.0.0" target="_blank" rel="noopener">Show HN: Groot – Kubernetes incident evidence in one .tar.gz</a></li>
<li><a href="https://mitos.run/blog/ai-sandboxes-on-kubernetes" target="_blank" rel="noopener">Secure AI Sandboxes on Kubernetes</a></li>
<li><a href="https://marmotdata.io/" target="_blank" rel="noopener">Show HN: Marmot, context layer for agents and humans</a></li>
<li><a href="https://play.google.com/store/apps/details?id=com.iishanto.servermanager&amp;hl=en_US" target="_blank" rel="noopener">Show HN: ServerKit – A mobile UI for server management</a></li>
<li><a href="https://github.com/hyperb1iss/sibyl" target="_blank" rel="noopener">Show HN: Sibyl – self-hosted cross-agent memory for AI coding agents</a></li>
<li><a href="https://www.infoq.com/podcasts/natural-evolution-cloud-native/" target="_blank" rel="noopener">Architectural Patterns: Moving Beyond Cloud-Native to Local-First</a></li>
<li><a href="https://github.com/flythenimbus/bramble" target="_blank" rel="noopener">Show HN: Bramble – Local-first password manager</a></li>
<li><a href="https://hyperpaste.io" target="_blank" rel="noopener">Show HN: HyperPaste – a free, open-source clipboard manager for macOS</a></li>
<li><a href="https://www.local-mcp.com/en" target="_blank" rel="noopener">Show HN: Local MCP – Claude/ChatGPT read your iMessage, Teams, files on-device</a></li>
<li><a href="https://github.com/pglayers/pglayers" target="_blank" rel="noopener">Show HN: Pglayers – PostgreSQL extensions as stackable Docker layers</a></li>
<li><a href="https://github.com/matt454/agent-fleet-console" target="_blank" rel="noopener">Show HN: Fleet – a local-first console for managing Dockerized Hermes AI Agents</a></li>
<li><a href="https://linuxiac.com/apple-container-1-0-released-as-a-native-docker-alternative-for-macos/" target="_blank" rel="noopener">Apple Container 1.0 Released as a Native Docker Alternative for macOS</a></li>
<li><a href="https://linuxontab.com/" target="_blank" rel="noopener">Real Linux. In a browser tab. No install. No server. No Docker</a></li>
<li><a href="https://github.com/urjitbhatia/fruitbox" target="_blank" rel="noopener">Show HN: Fruitbox – Docker Compose for Apple&rsquo;s container runtime</a></li>
<li><a href="https://www.windowslatest.com/2026/06/28/microsoft-denies-wsl-3-exists-reveals-windows-11s-wsl-containers-ship-next-week/" target="_blank" rel="noopener">Microsoft reveals Windows 11&rsquo;s Docker Replacement WSL Containers to ship soon</a></li>
<li><a href="https://augani.github.io/dory/" target="_blank" rel="noopener">Dory: Docker and Linux containers, native to your Mac</a></li>
<li><a href="https://github.com/valmishq/valmis" target="_blank" rel="noopener">Show HN: I built an open-source alternative to Claude Cowork</a></li>
<li><a href="https://traceaio.org" target="_blank" rel="noopener">Show HN: TraceAIO – open-source LLM visibility tracker</a></li>
<li><a href="https://news.ycombinator.com/item?id=48745023" target="_blank" rel="noopener">Is it practical to host a real production app on a Mac mini?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48731129" target="_blank" rel="noopener">Show HN: I indexed 37h of my videos using an RTX 4090 and local ML models in 24h</a></li>
<li><a href="https://entelligentsia.github.io/is-grep-enough/" target="_blank" rel="noopener">Show HN: Is grep enough? A transparent benchmark for agentic code navigation</a></li>
<li><a href="https://github.com/valmishq/valmis" target="_blank" rel="noopener">Show HN: Valmis, an OpenClaw alternative built for work, with security in mind</a></li>
<li><a href="https://tesserae.ink/" target="_blank" rel="noopener">Show HN: Tesserae, self-hosted dashboards for the e-paper panel you own</a></li>
<li><a href="https://github.com/henryrobbins/open-atp" target="_blank" rel="noopener">Show HN: OpenATP: A platform for automated theorem proving in Lean</a></li>
<li><a href="https://www.youtube.com/watch?v=H-BUvTomA7M" target="_blank" rel="noopener">Nvidia own mockery of a bad product release (2003)</a></li>
<li><a href="https://news.ycombinator.com/item?id=48766250" target="_blank" rel="noopener">Ask HN: What books did you enjoy reading recently?</a></li>
<li><a href="https://alprado.com/blog/i-still-enjoy-building-websites-without-ai/" target="_blank" rel="noopener">I still enjoy building websites without AI</a></li>
<li><a href="https://joshuacorey.substack.com/p/how-to-enjoy-john-ashbery" target="_blank" rel="noopener">How to Enjoy John Ashbery</a></li>
<li><a href="https://news.ycombinator.com/item?id=48734528" target="_blank" rel="noopener">Ask HN: It&rsquo;s World Social Media Day. Which current ones you do and don&rsquo;t enjoy?</a></li>
<li><a href="https://github.com/doordash-oss/agentic-orchestrator" target="_blank" rel="noopener">Show HN: Agentic Orchestrator, a TUI for long-running coding agents</a></li>
<li><a href="https://laurentiugabriel.github.io/is-ai-hype-cooling-down/" target="_blank" rel="noopener">Show HN: I built a website showing the likelihood of the AI bubble to pop</a></li>
<li><a href="https://news.ycombinator.com/item?id=48777301" target="_blank" rel="noopener">Well it&rsquo;s been 3 years of unemployment and $250k in debt</a></li>
<li><a href="https://github.com/seachicken/intellij-shoaku" target="_blank" rel="noopener">Show HN: Shoaku – Your Coding Navigator</a></li>
<li><a href="https://gist.is/discover" target="_blank" rel="noopener">Show HN: Gist Discover – TikTok for ArXiv Summaries</a></li>
<li><a href="https://scout.kids" target="_blank" rel="noopener">Show HN: Scout.kids – Agents that find activies for families</a></li>
<li><a href="https://statuslin.es" target="_blank" rel="noopener">Show HN: Statuslin.es – a community library of custom Claude Code status lines</a></li>
<li><a href="https://github.com/OpenSfM/OpenSfM" target="_blank" rel="noopener">Show HN: OpenSfM v1.0</a></li>
<li><a href="https://pablojimenezmateo.github.io/microide/" target="_blank" rel="noopener">Show HN: microide, a 100% vibecoded IDE that LLM agents can drive</a></li>
<li><a href="https://github.com/YuanpingSong/ultracodex" target="_blank" rel="noopener">Show HN: Ultracodex – Run Claude Ultracode Dynamic Workflows with Codex Agents</a></li>
<li><a href="https://news.ycombinator.com/item?id=48745757" target="_blank" rel="noopener">Show HN: I made an app that can accelerate cures and nobody fucking cares</a></li>
<li><a href="https://istota.cynium.com/" target="_blank" rel="noopener">Istota – a multi-user AI agent and personal OS</a></li>
<li><a href="https://www.sdcard.org/developers/sd-standard-overview/sdio-isdio/wireless-lan-sd/" target="_blank" rel="noopener">Wireless LAN SD</a></li>
<li><a href="https://pradyuprasad.com/writings/how-to-ask-for-help/" target="_blank" rel="noopener">How to ask for help from people who don&rsquo;t know you</a></li>
<li><a href="https://torrentfreak.com/european-isps-want-rightsholders-held-accountable-for-overblocking-damage/" target="_blank" rel="noopener">European ISPs Want Rightsholders Held Accountable for Overblocking Damage</a></li>
<li><a href="https://ambrook.com/offrange/perspective/how-we-lost-our-oats" target="_blank" rel="noopener">My dad helped build North America&rsquo;s oat supply chain: Can it be remade?</a></li>
<li><a href="https://github.com/clidey/deptrust" target="_blank" rel="noopener">Show HN: CLI that helps AI agents avoid vulnerable dependencies</a></li>
<li><a href="https://www.esa.int/Science_Exploration/Space_Science/XMM-Newton/XMM-Newton_helps_revise_distance_to_outer_spiral_arms" target="_blank" rel="noopener">XMM-Newton helps revise distance to outer spiral arms</a></li>
<li><a href="https://www.nytimes.com/2026/07/04/opinion/purgatory-job-market.html" target="_blank" rel="noopener">The Bureaucratic Hell of Getting a Job in 2026</a></li>
<li><a href="https://stories.tamu.edu/news/2026/06/29/researchers-affirm-long-held-belief-that-viruses-can-trigger-parkinsons-disease/" target="_blank" rel="noopener">Researchers affirm long-held belief that viruses can trigger Parkinson&rsquo;s disease</a></li>
<li><a href="https://cairn.com/news/the-counter" target="_blank" rel="noopener">I helped build adtech&rsquo;s tracking tools. They&rsquo;re on government sites now</a></li>
<li><a href="https://techcrunch.com/2026/07/04/new-google-commercial-imagines-a-declaration-of-independence-written-with-help-from-ai/" target="_blank" rel="noopener">Google commercial imagines Declaration of Independence written with help from AI</a></li>
<li><a href="https://news.ycombinator.com/item?id=48762112" target="_blank" rel="noopener">Show HN: My first SaaS to help human developers and AI agents share context</a></li>
<li><a href="https://blog.meshcore.io/2026/07/04/help-us-save-meshcore" target="_blank" rel="noopener">Help Us Save MeshCore</a></li>
<li><a href="https://www.wired.com/story/claude-helped-a-hacker-find-a-way-to-issue-tickets-to-almost-every-us-music-festival/" target="_blank" rel="noopener">Claude Helped a Hacker Find a Way to Issue Tickets to US Music Festivals</a></li>
<li><a href="https://www.ft.com/content/a7a9bfbf-9743-473b-897f-6a91ad3fa0a9" target="_blank" rel="noopener">GLP-1&rsquo;s help women find work, and men to leave their partners</a></li>
<li><a href="https://news.ycombinator.com/item?id=48756324" target="_blank" rel="noopener">Ask HN: What things might help me to become inference engineer?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48736520" target="_blank" rel="noopener">Ask HN: Help my web browser project be better</a></li>
<li><a href="https://www.theguardian.com/environment/2026/jul/04/merlin-app-birdsong-identification-ebird-biodiversity-conservation" target="_blank" rel="noopener">Birdsong data from Merlin ID app to help global biodiversity project</a></li>
<li><a href="https://github.com/bharadwaj-pendyala/papa" target="_blank" rel="noopener">Show HN: Papa – open-source Hemingway-style readability linting for Markdown</a></li>
<li><a href="https://github.com/tommyjepsen/awesome-ux-skills" target="_blank" rel="noopener">Show HN: Collection of skills to help improve UX and AI Product design</a></li>
<li><a href="https://spotthecue.com/" target="_blank" rel="noopener">Show HN: A tool to help people in social situations</a></li>
<li><a href="https://thomas-witt.com/blog/help-my-dentist-started-coding/" target="_blank" rel="noopener">Help, my dentist started coding – or: a little history of low code solutions</a></li>
<li><a href="https://calmatters.org/economy/technology/2026/06/help-us-investigate-data-privacy-california/" target="_blank" rel="noopener">Help investigate if California&rsquo;s new data broker opt-out tool works</a></li>
<li><a href="https://www.firstqa.dev/" target="_blank" rel="noopener">Show HN: Ovi AI – AI QA partner that helps startups ship fast at high quality</a></li>
<li><a href="https://manufact.com" target="_blank" rel="noopener">Launch HN: Manufact (YC S25) – MCP Cloud</a></li>
<li><a href="https://demo.pcbjam.com/" target="_blank" rel="noopener">Show HN: KiCad in the Browser</a></li>
<li><a href="https://formicarium.es" target="_blank" rel="noopener">Show HN: My 13-year-old built an ant colony tracker</a></li>
<li><a href="https://news.ycombinator.com/item?id=48765450" target="_blank" rel="noopener">Ask HN: Why are so many &ldquo;AI evangelists&rdquo; posting such insufferable content?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48746752" target="_blank" rel="noopener">Launch HN: Parsewise (YC P25) – Reason Across Documents with an API</a></li>
<li><a href="https://getquality.md" target="_blank" rel="noopener">Show HN: QUALITY.md – open format/specification, agent skill, and CLI</a></li>
<li><a href="https://cooked.house" target="_blank" rel="noopener">Show HN: I hated how much my 12-year-old played Roblox, so we built our own FPS</a></li>
<li><a href="https://geospoof.com/" target="_blank" rel="noopener">Show HN: GeoSpoof – your VPN hides your IP, but the browser leaks your location</a></li>
<li><a href="https://news.ycombinator.com/item?id=48786354" target="_blank" rel="noopener">Ask HN: America turns 250 today. What does it mean to you?</a></li>
<li><a href="https://www.opbox.dev/" target="_blank" rel="noopener">Show HN: Opbox – CRDT based sync for text files on disk</a></li>
<li><a href="https://news.ycombinator.com/item?id=48735500" target="_blank" rel="noopener">Ask HN: How would you launch an open-source app with a small budget?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48767432" target="_blank" rel="noopener">Burned out, how do I get out of the rut?</a></li>
<li><a href="https://www.margarita.run" target="_blank" rel="noopener">Show HN: Margarita - Programming language for Agents using Markdown-ish syntax</a></li>
<li><a href="https://wangcong.org/2026-06-30-why-i-stopped-arguing-with-people.html" target="_blank" rel="noopener">Most arguments are about ego, not ideas</a></li>
<li><a href="https://epoch.ai/data-insights/cve-severity-spike" target="_blank" rel="noopener">New serious vulnerabilities spiked around release of Claude Mythos Preview</a></li>
<li><a href="https://extelligence.substack.com/p/i-accidentally-started-a-small-business" target="_blank" rel="noopener">I Accidentally Started a Small Business Three Weeks Ago</a></li>
<li><a href="https://github.com/514-labs/dnsglobe" target="_blank" rel="noopener">DNSGlobe – Rust TUI to watch DNS propagate around the world</a></li>
<li><a href="https://rookandpossum.com/papers/scanline_sweeper_preprint.pdf" target="_blank" rel="noopener">The Scanline Sweeper: A Glyph Rendering Algorithm [pdf]</a></li>
<li><a href="https://whatchord.earthmanmuons.com/articles/chord-ranking-performance.html" target="_blank" rel="noopener">Optimizing an algorithm that&rsquo;s quadratic by design</a></li>
<li><a href="https://www.martenscentre.eu/media-mentions/in-the-age-of-algorithms-and-ai-is-traditional-media-democracys-last-line-of-defence/" target="_blank" rel="noopener">In the age of algorithms and AI, is traditional media democracy&rsquo;s defence?</a></li>
<li><a href="https://www.reuters.com/world/worlds-biggest-domain-seller-fears-indias-fake-site-crackdown-could-damage-2026-07-03/" target="_blank" rel="noopener">GoDaddy argues India&rsquo;s fake site crackdown could damage internet</a></li>
<li><a href="https://research.colfax-intl.com/flashattention-4-algorithm-and-kernel-pipelining-co-design-for-asymmetric-hardware-scaling/" target="_blank" rel="noopener">FlashAttention-4: Algorithm and Kernel Pipelining Co-Design</a></li>
<li><a href="https://hachipoo.com/dockside-app" target="_blank" rel="noopener">Show HN: Dockside – I turned unused space around the macOS Dock into a workspace</a></li>
<li><a href="https://github.com/lklynet/hypermind-swarm" target="_blank" rel="noopener">Hypermind-Swarm: P2P social network with no servers, no algorithms, no history</a></li>
<li><a href="https://www.scientificamerican.com/article/no-there-wasnt-an-advanced-civilization-12-000-years-ago/" target="_blank" rel="noopener">No, There Wasn&rsquo;t An Advanced Civilization 12,000 Years Ago (2017)</a></li>
<li><a href="https://news.ycombinator.com/item?id=48796845" target="_blank" rel="noopener">Ask HN: Why are the upvote arrows so small?</a></li>
<li><a href="https://massacre.twocubes.io" target="_blank" rel="noopener">Show HN: Battle City Like Game I Made with Classmates 14 Years Ago</a></li>
<li><a href="https://journals.aps.org/prx/abstract/10.1103/l18s-9vmh" target="_blank" rel="noopener">Reshaping the Quantum Arrow of Time</a></li>
<li><a href="https://news.ycombinator.com/item?id=48737226" target="_blank" rel="noopener">Tell HN: Installing Cursor on iOS irreversibly changes your privacy settings</a></li>
<li><a href="https://homegames.io" target="_blank" rel="noopener">Show HN: Homegames. An open-source game platform I&rsquo;ve been making for 8 years</a></li>
<li><a href="https://mailmemories.com" target="_blank" rel="noopener">Show HN: Mail Memories – A desktop app to rescue photos from Gmail</a></li>
<li><a href="https://github.com/emson/claudoro" target="_blank" rel="noopener">Show HN: Claudoro, Pomodoro timer embedded in the Claude Code statusline</a></li>
<li><a href="https://news.ycombinator.com/item?id=48739792" target="_blank" rel="noopener">Ask HN: Since when does Craigslist&rsquo;s front page have emojis?</a></li>
<li><a href="https://jonno.nz/posts/your-show-hn-dies-in-7-hours/" target="_blank" rel="noopener">Show HN: I measured the half-life of 41,301 Show HN launches. It&rsquo;s 7 hours</a></li>
<li><a href="https://curvytron2.com/" target="_blank" rel="noopener">Show HN: Curvytron 2, I rewrote my browser party game, 10 years later</a></li>
<li><a href="https://news.ycombinator.com/item?id=48743463" target="_blank" rel="noopener">Email from Reddit for age verification on a deleted account</a></li>
<li><a href="https://github.com/off-grid-ai" target="_blank" rel="noopener">Show HN: Run AI chat, image gen, vision, and voice offline on your Mac</a></li>
<li><a href="https://github.com/patrick-sharp/waypoint.nvim" target="_blank" rel="noopener">Show HN: Waypoint.nvim – A Neovim plugin for bookmarking lines of code</a></li>
<li><a href="https://news.ycombinator.com/item?id=48800210" target="_blank" rel="noopener">Apple sells me a MacBook to deliver $1700; cancels 5 days later quoting $2000?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48798760" target="_blank" rel="noopener">Ask HN: Why about a third of the submissions become dead in mere minutes?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48734115" target="_blank" rel="noopener">Ask HN: Is Codex with GPT 5.5 Extra High being dumbed down?</a></li>
<li><a href="https://lucidcode.com/2026/06/20/inspec-with-cgx-patch-clinical-eeg-sleep-stage-classification/" target="_blank" rel="noopener">Show HN: A bedside camera detects REM sleep and agrees with a clinical EEG</a></li>
<li><a href="https://www.modelmap.tech/" target="_blank" rel="noopener">Show HN: Visualize Model Spikiness in 3D</a></li>
<li><a href="https://yolo-auto.com/" target="_blank" rel="noopener">Show HN: An unmetered LLM API–$6/month, no token tracking, no limits</a></li>
<li><a href="https://www.prooftree.ai" target="_blank" rel="noopener">Show HN: Social and context-aware AI platform to do math</a></li>
<li><a href="https://news.ycombinator.com/item?id=48785156" target="_blank" rel="noopener">Return of RSS Feeds</a></li>
<li><a href="https://storage.courtlistener.com/recap/gov.uscourts.cand.471648/gov.uscourts.cand.471648.1.0.pdf" target="_blank" rel="noopener">Court filing: Adafruit seeks declaratory judgment against Flux [pdf]</a></li>
<li><a href="https://plus.flux.community/p/large-language-models-and-the-textual" target="_blank" rel="noopener">No one thinks Midjourney is alive. That matters for those who think Claude is</a></li>
<li><a href="https://lwn.net/SubscriberLink/1079001/67840550991151ed/" target="_blank" rel="noopener">Flexible metaprogramming with Rhombus</a></li>
<li><a href="https://nautil.us/memory-loss-may-not-be-the-earliest-sign-of-alzheimers-1282448" target="_blank" rel="noopener">Loss of Cognitive Flexibility, Not Memory, May Be Earliest Sign of Alzheimer&rsquo;s</a></li>
<li><a href="https://news.northwestern.edu/stories/2026/06/flu-drugs-show-promise-against-cognitive-decline-aging-related-diseases" target="_blank" rel="noopener">Flu drugs show promise against cognitive decline</a></li>
<li><a href="https://www.theguardian.com/environment/2026/jul/01/bird-flu-farms-us" target="_blank" rel="noopener">After culling his flock, US poultry farmer now fears bird flu</a></li>
<li><a href="https://webbynode.com/articles/oracle-clouds-304-flex-vm-first-observations-from-fresh-deployments" target="_blank" rel="noopener">Oracle Cloud&rsquo;s $304 Flex VM: First Observations from Fresh Deployments</a></li>
<li><a href="https://forgottenmachine.itch.io/ms-penrose-in-the-library" target="_blank" rel="noopener">Show HN: A local-first eBook reader with a journal for each book you read</a></li>
<li><a href="https://iconicity.cc" target="_blank" rel="noopener">Show HN: Logo Design for Busy Founders</a></li>
<li><a href="https://apps.apple.com/gb/app/budgie-diet/id6670401868" target="_blank" rel="noopener">Show HN: A free, no-ad, no-account, no-server iOS calorie budgeting/diet app</a></li>
<li><a href="https://github.com/opsyhq/wolli" target="_blank" rel="noopener">Show HN: Create agents that grow to fulfill their purpose</a></li>
<li><a href="https://www.tomshardware.com/tech-industry/data-centers/cheyenne-suspends-data-center-fill-and-flush-and-closed-loop-discharges-after-meta-contractor-contaminated-its-reuse-water-system" target="_blank" rel="noopener">Meta data center water discharges suspended for contaminating water supply</a></li>
<li><a href="https://selbstbild.eu" target="_blank" rel="noopener">Show HN: Selbstbild – What Fable 5 thinks of your HN comment history</a></li>
<li><a href="https://github.com/vmxdev/xenoeye" target="_blank" rel="noopener">Show HN: Xenoeye – analyze network without AI using netflow, PostgreSQL, Grafana</a></li>
<li><a href="https://contextify.sh/" target="_blank" rel="noopener">Show HN: Pull Claude Code transcripts into your Codex session, and vice versa</a></li>
</ul>
<h2 id="heise-cloud-5">Heise Cloud (5)</h2>
<ul>
<li><a href="https://www.heise.de/news/iX-Workshop-IT-Infrastrukturen-mit-OpenTofu-aufbauen-und-verwalten-11343654.html" target="_blank" rel="noopener">iX-Workshop: IT-Infrastrukturen mit OpenTofu aufbauen und verwalten</a></li>
<li><a href="https://www.heise.de/news/Cloud-wird-zur-Achillesferse-der-deutschen-Wirtschaft-11353003.html" target="_blank" rel="noopener">Cloud wird zur Achillesferse der deutschen Wirtschaft</a></li>
<li><a href="https://www.heise.de/news/Bericht-Meta-will-ueberschuessige-Kapazitaet-aus-KI-Rechenzentren-vermieten-11353109.html" target="_blank" rel="noopener">Bericht: Meta will überschüssige Kapazität aus KI-Rechenzentren vermieten</a></li>
<li><a href="https://www.heise.de/news/Azure-Linux-4-0-startet-mit-neuer-Container-Variante-11351447.html" target="_blank" rel="noopener">Azure Linux 4.0 startet mit neuer Container-Variante</a></li>
<li><a href="https://www.heise.de/news/KI-Agenten-Bis-zu-234-Milliarden-US-Dollar-Softwareumsatz-in-Gefahr-11350875.html" target="_blank" rel="noopener">KI-Agenten: Bis zu 234 Milliarden US-Dollar Softwareumsatz in Gefahr</a></li>
</ul>
<h2 id="infoq-cloud-native-2">InfoQ Cloud Native (2)</h2>
<ul>
<li><a href="https://www.infoq.com/news/2026/07/aws-s3-annotations/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">AWS Introduces Amazon S3 Annotations</a></li>
<li><a href="https://www.infoq.com/podcasts/natural-evolution-cloud-native/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Podcast: Architectural Patterns: Moving Beyond Cloud-Native to Local-First - Insights from Adam Wiggins</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/microsoft-frontier-forward-deployed/" target="_blank" rel="noopener">Microsoft, AWS and Anthropic are spending billions — and not on better models</a></li>
<li><a href="https://thenewstack.io/biggest-ai-moments-2026/" target="_blank" rel="noopener">10 moments that defined AI’s turbulent first half of 2026</a></li>
<li><a href="https://thenewstack.io/chinese-frontier-models-quantization/" target="_blank" rel="noopener">The AI revolution will not be televised — it’ll be quantized</a></li>
<li><a href="https://thenewstack.io/agentic-ai-token-costs/" target="_blank" rel="noopener">Why cheaper models alone won’t save your AI budget</a></li>
<li><a href="https://thenewstack.io/safari-mcp-platform-infrastructure/" target="_blank" rel="noopener">Apple just turned Safari into something AI agents can control</a></li>
<li><a href="https://thenewstack.io/ai-infrastructure-cargo-theft/" target="_blank" rel="noopener">The $1.3 million theft that exposed AI’s blind spot</a></li>
<li><a href="https://thenewstack.io/enterprise-ai-model-routing/" target="_blank" rel="noopener">Microsoft just admitted its biggest AI mistake — and spent $2.5 billion fixing it</a></li>
<li><a href="https://thenewstack.io/godot-bans-ai-coding-agents/" target="_blank" rel="noopener">“AI contributions are demoralizing”: Godot bans coding agents to save its mentoring model</a></li>
<li><a href="https://thenewstack.io/subquadratic-sparse-attention-no-attention/" target="_blank" rel="noopener">What comes after attention? This startup says it already knows.</a></li>
<li><a href="https://thenewstack.io/fedcm-federated-login-standard/" target="_blank" rel="noopener">Your social login buttons run on third-party cookies. FedCM doesn’t.</a></li>
<li><a href="https://thenewstack.io/why-cicd-fails-llms/" target="_blank" rel="noopener">Why traditional CI/CD fails for LLMs (and the release gates we built to fix it)</a></li>
<li><a href="https://thenewstack.io/openclaw-persistent-agent-architecture/" target="_blank" rel="noopener">OpenClaw’s new app doesn’t run AI on your phone. That’s the whole point.</a></li>
<li><a href="https://thenewstack.io/cordyceps-cicd/" target="_blank" rel="noopener">Cordyceps flaw pattern is more proof CI/CD is part of the attack surface</a></li>
<li><a href="https://thenewstack.io/cloudflare-ai-web-economics/" target="_blank" rel="noopener">Cloudflare wants to build the economic layer of the AI web</a></li>
<li><a href="https://thenewstack.io/clockwork-torchpass-gpu-migration/" target="_blank" rel="noopener">“You Only Compute Once”: How Clockwork wants to put an end to AI training restarts</a></li>
<li><a href="https://thenewstack.io/codecov-supply-chain-attack/" target="_blank" rel="noopener">The call is coming from inside your pipeline: the anatomy of a Codecov attack</a></li>
<li><a href="https://thenewstack.io/how-anthropic-is-bringing-fable-5-back/" target="_blank" rel="noopener">How Anthropic is bringing Fable 5 back — and when it’ll cost you</a></li>
<li><a href="https://thenewstack.io/anthropic-fable-ban-lifted/" target="_blank" rel="noopener">Fable is coming back: Federal government lifts export controls on Anthropic AI model</a></li>
<li><a href="https://thenewstack.io/ai-agent-infrastructure-reliability/" target="_blank" rel="noopener">Anthropic’s Claude Sonnet 5 system card says more about the future of AI than its benchmarks do</a></li>
<li><a href="https://thenewstack.io/future-proof-ai-infrastructure/" target="_blank" rel="noopener">The infrastructure lock-in costing AI companies hundreds of millions</a></li>
<li><a href="https://thenewstack.io/claude-sonnet-5-launch/" target="_blank" rel="noopener">Anthropic Sonnet 5: It closes the gap with Opus 4.8, and is cheap until August</a></li>
<li><a href="https://thenewstack.io/anthropic-claude-science-workbench/" target="_blank" rel="noopener">Anthropic launches Claude Science, an AI workbench for scientific research</a></li>
<li><a href="https://thenewstack.io/aws-workspaces-desktops-for-agents/" target="_blank" rel="noopener">AWS launches a desktop for agents</a></li>
<li><a href="https://thenewstack.io/aws-forward-deployed-engineering/" target="_blank" rel="noopener">AWS just put $1 billion into forward deployed engineers. Here’s why it matters for enterprise teams.</a></li>
<li><a href="https://thenewstack.io/harness-autonomous-worker-agents/" target="_blank" rel="noopener">“The harness is where the hard work is”: Harness bets on agents that enterprises can trust in production</a></li>
<li><a href="https://thenewstack.io/aikido-acquires-root-security/" target="_blank" rel="noopener">Aikido acquires Root to backport open source fixes without forcing upgrades</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-28/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 27, Jun 29 - Jul 5, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-27/</link>
      <pubDate>Mon, 29 Jun 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-27/</guid>
      <description>This week: 77 releases, 176 news items. Notable: clusternet v1.0.0, podman v6.0.0.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week in Cloud Native saw significant updates across security, AI integration, and core ecosystem projects. Multiple projects released security patches addressing various vulnerabilities, while the discussion around AI agents and their operational implications continued to grow. Kubernetes ecosystem projects also received updates, enhancing management and observability capabilities.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="security">Security</h3>
<ul>
<li><strong><a href="https://github.com/cert-manager/cert-manager/releases/tag/v1.20.3" target="_blank" rel="noopener">cert-manager v1.20.3</a></strong> - Addresses a security vulnerability (GHSA-8rvj-mm4h-c258) where the <code>cert-manager-edit</code> ClusterRole granted namespace users permission to create ACME <code>Challenge</code> and <code>Order</code> resources directly.</li>
<li><strong><a href="https://github.com/cert-manager/cert-manager/releases/tag/v1.19.6" target="_blank" rel="noopener">cert-manager v1.19.6</a></strong> - Addresses a security vulnerability (GHSA-8rvj-mm4h-c258) where the <code>cert-manager-edit</code> ClusterRole granted namespace users permission to create ACME <code>Challenge</code> and <code>Order</code> resources directly.</li>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v2.3.3" target="_blank" rel="noopener">Crossplane v2.3.3</a></strong> - Fixes a package signature verification time-of-check-to-time-of-use (TOCTOU) flaw (GHSA-mf7q-r4rv-jv94) that could allow malicious OCI registries to serve unsigned content after initial verification.</li>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v2.2.3" target="_blank" rel="noopener">Crossplane v2.2.3</a></strong> - Fixes a package signature verification time-of-check-to-time-of-use (TOCTOU) flaw (GHSA-wfqx-gjrf-g28r) that could allow malicious OCI registries to serve unsigned content after initial verification.</li>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v2.1.7" target="_blank" rel="noopener">Crossplane v2.1.7</a></strong> - Includes security updates for dependencies, updating <code>github.com/quic-go/quic-go</code> to v0.59.1 and <code>golang.org/x/net</code> to v0.55.0.</li>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v1.20.10" target="_blank" rel="noopener">Crossplane v1.20.10</a></strong> - Includes security updates, bumping Go to 1.25.11 and updating <code>go.mongodb.org/mongo-driver</code> to v1.17.7.</li>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.38.3" target="_blank" rel="noopener">Envoy v1.38.3</a></strong> - Includes security fixes for CVE-2026-47205 (Authz per route crash), CVE-2026-47207 (ext_proc response handling), and CVE-2026-47221 (router internal redirects).</li>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.37.5" target="_blank" rel="noopener">Envoy v1.37.5</a></strong> - Includes security fixes for CVE-2026-47205 (Authz per route crash), CVE-2026-47207 (ext_proc response handling), and CVE-2026-47221 (router internal redirects).</li>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.36.9" target="_blank" rel="noopener">Envoy v1.36.9</a></strong> - Includes security fixes for CVE-2026-47205 (Authz per route crash), CVE-2026-47207 (ext_proc response handling), CVE-2026-47221 (router internal redirects), and CVE-2026-47775 (OAuth2 code verifier padding oracle).</li>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.35.13" target="_blank" rel="noopener">Envoy v1.35.13</a></strong> - Includes security fixes for CVE-2026-47207 (ext_proc response handling), CVE-2026-47221 (router internal redirects), CVE-2026-47775 (OAuth2 code verifier padding oracle), and CVE-2026-48044 (HTTP/2 flood vulnerability).</li>
<li><strong><a href="https://github.com/keycloak/keycloak/releases/tag/26.6.4" target="_blank" rel="noopener">Keycloak 26.6.4</a></strong> - Addresses security vulnerabilities including CVE-2026-9099 (group-admin escalation to realm-admin) and CVE-2026-9083 (Keycloak admin console XSS).</li>
<li><strong><a href="https://github.com/projectcapsule/capsule/releases/tag/v0.13.7" target="_blank" rel="noopener">Capsule v0.13.7</a></strong> - Addresses security vulnerabilities GHSA-gxjc-74v5-3vx3 (malformed ForbiddenAnnotations.Regex bypassing Tenant validation) and GHSA-gjw4-3v3v-rqxg (Tenant owner bypasses forbidden label/annotation enforcement).</li>
<li><strong><a href="https://github.com/podman-container-tools/podman/releases/tag/v6.0.0" target="_blank" rel="noopener">Podman v6.0.0</a></strong> - Addresses CVE-2026-57231, where a malicious image could leak host environment variables into containers via malformed <code>Env</code> entries. This release also introduces breaking changes.</li>
<li><strong><a href="https://github.com/podman-container-tools/podman/releases/tag/v5.8.4" target="_blank" rel="noopener">Podman v5.8.4</a></strong> - Addresses CVE-2026-57231, where a malicious image could leak host environment variables into containers via malformed <code>Env</code> entries, and updates <code>golang.org/x/crypto</code> to v0.55.0.</li>
<li><strong><a href="https://github.com/ko-build/ko/releases/tag/v0.19.0" target="_blank" rel="noopener">Ko v0.19.0</a></strong> - Rejects <code>-toolexec</code> in the <code>GOFLAGS</code> environment variable for security, adds a repeatable <code>--ldflags</code> flag for <code>go build</code>, fixes defaultFlags application in <code>.ko.yaml</code>, and writes directory headers in kodata tar archives.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/v2.7.0" target="_blank" rel="noopener">External Secrets v2.7.0</a></strong> - General updates include releasing Helm charts 2.6.0 and adding an Infisical provider e2e test suite.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/helm-chart-2.7.0" target="_blank" rel="noopener">External Secrets helm-chart-2.7.0</a></strong> - Helm chart release for external secrets management in Kubernetes.</li>
</ul>
<h3 id="orchestration--cluster-management">Orchestration &amp; Cluster Management</h3>
<ul>
<li><strong><a href="https://github.com/open-policy-agent/opa/releases/tag/v1.18.0" target="_blank" rel="noopener">Open Policy Agent (OPA) v1.18.0</a></strong> - Introduces a breaking fix to the outbound <code>User-Agent</code> header to conform to RFC 9110, adds container-aware resource limits with automatic <code>GOMAXPROCS</code> and <code>GOMEMLIMIT</code> support, and includes <code>opa fmt</code> correctness fixes.</li>
<li><strong><a href="https://github.com/volcano-sh/volcano/releases/tag/v1.14.3" target="_blank" rel="noopener">Volcano v1.14.3</a></strong> - Fixes Network-Topology-Aware scheduling soft mode for jobs, corrects scalar in-queue resource accounting to use milli-units, and clears device-related annotations when releasing pods.</li>
<li><strong><a href="https://github.com/clusternet/clusternet/releases/tag/v1.0.0" target="_blank" rel="noopener">Clusternet v1.0.0</a></strong> - Introduces support for Kubernetes 1.32, includes Protobuf serialization optimizations, adds new field patch type support, and resolves multiple defects.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.13.3" target="_blank" rel="noopener">Cluster API v1.13.3</a></strong> - Supports Management Cluster v1.32.x -&gt; v1.36.x and Workload Cluster v1.30.x -&gt; v1.36.x. Adds <code>DefaultTransform</code> on <code>CacheOptions</code> and fixes 3 bugs.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.12.9" target="_blank" rel="noopener">Cluster API v1.12.9</a></strong> - Supports Management Cluster v1.31.x -&gt; v1.35.x and Workload Cluster v1.29.x -&gt; v1.35.x. Fixes 2 bugs, including skipping update check for <code>clusterctl</code> completion and granting RBAC for <code>OwnerReferencesPermissionEnforcement</code>.</li>
<li><strong><a href="https://github.com/metal3-io/baremetal-operator/releases/tag/v0.13.1" target="_blank" rel="noopener">Baremetal Operator v0.13.1</a></strong> - Fixes reconciliation for Host Firmware Settings (HFS) created before BareMetalHosts (BMH) and updates <code>cluster-api</code> to v1.13.3.</li>
<li><strong><a href="https://github.com/metal3-io/baremetal-operator/releases/tag/v0.12.5" target="_blank" rel="noopener">Baremetal Operator v0.12.5</a></strong> - Updates <code>cluster-api</code> to v1.12.9 and Go version to 1.25.11.</li>
</ul>
<h3 id="networking--service-mesh">Networking &amp; Service Mesh</h3>
<ul>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.38.3" target="_blank" rel="noopener">Envoy v1.38.3</a></strong> - (See Security section for details).</li>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.37.5" target="_blank" rel="noopener">Envoy v1.37.5</a></strong> - (See Security section for details).</li>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.36.9" target="_blank" rel="noopener">Envoy v1.36.9</a></strong> - (See Security section for details).</li>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.35.13" target="_blank" rel="noopener">Envoy v1.35.13</a></strong> - (See Security section for details).</li>
<li><strong><a href="https://github.com/istio/istio/releases/tag/1.30.2" target="_blank" rel="noopener">Istio 1.30.2</a></strong> - This is a patch release.</li>
<li><strong><a href="https://github.com/istio/istio/releases/tag/1.29.5" target="_blank" rel="noopener">Istio 1.29.5</a></strong> - This is a patch release.</li>
<li><strong><a href="https://github.com/istio/istio/releases/tag/1.28.9" target="_blank" rel="noopener">Istio 1.28.9</a></strong> - This is a patch release.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.15.16" target="_blank" rel="noopener">Kube-OVN v1.15.16</a></strong> - Updates <code>golang.org/x/tools</code> to v0.47.0 and refreshes <code>kubectl</code> golang.org/x dependencies.</li>
<li><strong><a href="https://github.com/kube-vip/kube-vip/releases/tag/v1.2.1" target="_blank" rel="noopener">Kube-VIP v1.2.1</a></strong> - Adds <code>dhcp-broadcast</code> annotation, includes endpointless reconciliation after service refactor, and bumps Go to 1.26.4.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.11.16" target="_blank" rel="noopener">Kuma v2.11.16</a></strong> - Bumps Envoy from 1.35.11 to 1.35.12, updates Go version from 1.26.3 to 1.26.4, and fixes policy matching for ignored inbounds for Dataplane.</li>
</ul>
<h3 id="observability">Observability</h3>
<ul>
<li><strong><a href="https://github.com/fluent/fluentd/releases/tag/v1.19.3" target="_blank" rel="noopener">Fluentd v1.19.3</a></strong> - Implements strict host validation for dynamic HTTP endpoints, enforces size limits on decompressed payloads, and changes default visibility for <code>in_monitor_agent</code> config.</li>
<li><strong><a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.155.0" target="_blank" rel="noopener">OpenTelemetry Collector v0.155.0</a></strong> - Removes stabilized feature gates <code>confighttp.framedSnappy</code>, <code>configoptional.AddEnabledField</code>, <code>confmap.newExpandedValueSanitizer</code>, and <code>exporter.PersistRequeue</code>.</li>
<li><strong><a href="https://github.com/opencost/opencost/releases/tag/v1.120.4" target="_blank" rel="noopener">OpenCost v1.120.4</a></strong> - Updates UI image build commands, fixes custom provider GPU default pricing, and adds <code>queryProjectID</code> field to <code>BigQuery</code> integration.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.49" target="_blank" rel="noopener">Meshery v1.0.49</a></strong> - Adds telemetry routes to Next.js and de-duplicates Artifact Hub registrant summary in startup logs.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.48" target="_blank" rel="noopener">Meshery v1.0.48</a></strong> - Refactors context handler methods, improves connection persistence logging, and fixes error handling in <code>mesheryctl</code> tests.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.47" target="_blank" rel="noopener">Meshery v1.0.47</a></strong> - Fixes UI build issues due to <code>mui-tree</code> ESM mismatch, updates connection and credential handling for local provider, and adds Telemetry support with Grafana dashboards and Prometheus metrics.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.46" target="_blank" rel="noopener">Meshery v1.0.46</a></strong> - Updates Meshery Schemas to v1.3.16, fixes duplicate <code>ErrInvalidUUID</code> errors, and adds release-scoped cache headers for the served UI.</li>
</ul>
<h3 id="database">Database</h3>
<ul>
<li><strong><a href="https://github.com/vitessio/vitess/releases/tag/v24.0.2" target="_blank" rel="noopener">Vitess v24.0.2</a></strong> - This is a patch release with 34 merged Pull Requests.</li>
<li><strong><a href="https://github.com/vitessio/vitess/releases/tag/v23.0.5" target="_blank" rel="noopener">Vitess v23.0.5</a></strong> - This is a patch release with 35 merged Pull Requests.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.3.4" target="_blank" rel="noopener">Crate v6.3.4</a></strong> - Patch release.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.2.10" target="_blank" rel="noopener">Crate v6.2.10</a></strong> - Patch release.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.1.5" target="_blank" rel="noopener">Crate v6.1.5</a></strong> - Patch release.</li>
</ul>
<h3 id="registry">Registry</h3>
<ul>
<li><strong><a href="https://github.com/dragonflyoss/dragonfly/releases/tag/v2.5.0" target="_blank" rel="noopener">Dragonfly v2.5.0</a></strong> - Adds support for direct repository downloads from Hugging Face and ModelScope for its client.</li>
<li><strong><a href="https://github.com/dragonflyoss/dragonfly/releases/tag/v2.4.4" target="_blank" rel="noopener">Dragonfly v2.4.4</a></strong> - Fixes a scheduler issue where missing seed peers in refresh were treated as an error instead of a warning.</li>
</ul>
<h3 id="messaging">Messaging</h3>
<ul>
<li><strong><a href="https://github.com/strimzi/strimzi-kafka-operator/releases/tag/1.1.0" target="_blank" rel="noopener">Strimzi Kafka Operator 1.1.0</a></strong> - Requires <code>v1</code> CRD API; older <code>v1beta2</code>, <code>v1beta1</code>, and <code>v1alpha1</code> APIs are no longer supported.</li>
</ul>
<h3 id="build--application-frameworks">Build &amp; Application Frameworks</h3>
<ul>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.52.1" target="_blank" rel="noopener">Backstage v1.52.1</a></strong> - Fixes an internal refactor issue for app sign-in runtime, resolves scheduler tasks stuck with NULL <code>next_run_start_at</code> when switching trigger types, and corrects a broken configuration schema in <code>@backstage/plugin-kubernetes-react</code>.</li>
<li><strong><a href="https://github.com/telepresenceio/telepresence/releases/tag/v2.29.1" target="_blank" rel="noopener">Telepresence v2.29.1</a></strong> - Provides official release artifacts with installers that include an option to run the root daemon as a system service.</li>
<li><strong><a href="https://github.com/spinframework/spin/releases/tag/v4.0.2" target="_blank" rel="noopener">Spin v4.0.2</a></strong> - Uses P3-friendly WAC in <code>spin-environments</code>.</li>
<li><strong><a href="https://github.com/spinframework/spin/releases/tag/canary" target="_blank" rel="noopener">Spin canary</a></strong> - This is an unstable release intended for developers to try out the latest features.</li>
</ul>
<h3 id="edge">Edge</h3>
<ul>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.36.2%2Bk3s1" target="_blank" rel="noopener">K3s v1.36.2+k3s1</a></strong> - Updates Kubernetes to v1.36.2 and includes backports for June 2026.</li>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.35.6%2Bk3s1" target="_blank" rel="noopener">K3s v1.35.6+k3s1</a></strong> - Updates Kubernetes to v1.35.6 and includes backports for June 2026.</li>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.34.9%2Bk3s1" target="_blank" rel="noopener">K3s v1.34.9+k3s1</a></strong> - Updates Kubernetes to v1.34.9 and includes backports for June 2026.</li>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.33.13%2Bk3s1" target="_blank" rel="noopener">K3s v1.33.13+k3s1</a></strong> - Updates Kubernetes to v1.33.13 and includes backports for June 2026, and bumps Traefik to v3.7.4.</li>
</ul>
<h3 id="backup">Backup</h3>
<ul>
<li><strong><a href="https://github.com/vmware-tanzu/velero/releases/tag/v1.18.2" target="_blank" rel="noopener">Velero v1.18.2</a></strong> - Skips VolumeGroupSnapshots (VGS) cleanup when backups did not use them, and fixes a backup performance regression with <code>includedNamespaces [&quot;*&quot;]</code> by restoring cross-namespace API listing optimization.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>The cloud native landscape saw continued focus on <strong>AI integration and its operational implications</strong>. Multiple reports discussed the development and governance of AI agents, with Vercel introducing Eve, an open-source framework for building AI agents. The integration of AI agents within Kubernetes clusters, leveraging tools like Argo CD and GitOps for CI/CD, was also explored. Discussions extended to considerations for keeping AI inference close to data for security and compliance, with some organizations focusing on FedRAMP boundaries for AI agent governance. The Kubernetes Working Group Device Management highlighted new requirements for hardware management driven by AI and Edge workloads, underscoring the need for advanced hardware specification beyond traditional CPU and memory metrics.</p>
<p><strong>Security and supply chain hardening</strong> remained a key theme this week. The CNCF blog featured updates on the Security Profiles Operator v1, noting its stable APIs and role in shaping upstream Kubernetes security. Hardening CI/CD pipelines was also detailed, with a focus on credentials and verification processes to enhance security. Additionally, an open-source security body, Akrites, was launched by Anthropic and other organizations to coordinate vulnerability responses. In the Java ecosystem, efforts were highlighted to address unpatched JVM vulnerabilities and provide remediated libraries to mitigate security backlogs.</p>
<p>In the <strong>Kubernetes ecosystem and observability space</strong>, new plugins for Headlamp were introduced, extending its UI capabilities to manage Cluster API, Volcano workloads, and Knative serverless functions. These additions aim to provide enhanced visual context and debugging for various Kubernetes components. For distributed tracing, Jaeger&rsquo;s ClickHouse backend was discussed, demonstrating significant data compression ratios. AWS announced performance and scalability improvements for Amazon EKS Auto Mode, alongside a new capability for customer-routed control plane egress through VPC, enhancing network control and security for EKS clusters.</p>
<p><strong>Developer experience and open-source community dynamics</strong> also received attention. The role of open-source maintainership in the age of AI was debated, as more contributors leverage AI tools for patch generation. The Rust Foundation debuted official training programs to address the language&rsquo;s learning curve. Discussions also covered practical aspects like achieving zero-downtime deployments with Docker Compose and federating Kubernetes clusters. The announcement of a new community governance model for MySQL by Oracle marked a step towards broader community involvement in the database&rsquo;s future development.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Discussions on Hacker News this week frequently addressed the implementation, scaling, and debugging of AI agents, along with challenges and tooling for managing their context and identity. Topics also included strategies for achieving zero-downtime deployments using Docker Compose and federating Kubernetes clusters, as well as experiences with rebuilding Kubernetes operators for improved scalability. The impact of AI on software development practices and developer jobs also generated commentary.</p>
<h2 id="-numbers-of-the-week">📊 Numbers of the Week</h2>
<ul>
<li>Total stable releases: 54 across 30 projects</li>
<li>Top 3 projects by commits this week:
<ol>
<li>meshery/meshery — 370 commits</li>
<li>kubernetes/kubernetes — 162 commits</li>
<li>kubevirt/kubevirt — 139 commits</li>
</ol>
</li>
<li>Top 3 projects by merged pull requests this week:
<ol>
<li>envoyproxy/envoy — 97 merged PRs</li>
<li>kubernetes/kubernetes — 77 merged PRs</li>
<li>keycloak/keycloak — 70 merged PRs</li>
</ol>
</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-27/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-27">📚 All Articles from Week 27</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-compute-4">AWS Compute (4)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/compute/build-reliable-voice-analytics-workflows-with-aws-lambda-durable-functions-and-amazon-bedrock/" target="_blank" rel="noopener">Build reliable voice analytics workflows with AWS Lambda durable functions and Amazon Bedrock</a></li>
<li><a href="https://aws.amazon.com/blogs/compute/maximize-amazon-ec2-capacity-reservations-with-capacity-manager-data-exports/" target="_blank" rel="noopener">Maximize Amazon EC2 Capacity Reservations with Capacity Manager data exports</a></li>
<li><a href="https://aws.amazon.com/blogs/compute/modernizing-lambda-s3-workloads-with-amazon-s3-files/" target="_blank" rel="noopener">Modernizing Lambda + S3 workloads with Amazon S3 Files</a></li>
<li><a href="https://aws.amazon.com/blogs/compute/simplify-aws-outposts-lifecycle-management/" target="_blank" rel="noopener">Simplify AWS Outposts lifecycle management with new self-service capabilities</a></li>
</ul>
<h2 id="aws-containers-2">AWS Containers (2)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/containers/faster-nodes-smarter-scaling-whats-new-inside-amazon-elastic-kubernetes-service-amazon-eks-auto-mode/" target="_blank" rel="noopener">Faster nodes, smarter scaling: What’s new inside Amazon Elastic Kubernetes Service (Amazon EKS) Auto Mode</a></li>
<li><a href="https://aws.amazon.com/blogs/containers/amazon-eks-now-supports-control-plane-egress-through-your-vpc/" target="_blank" rel="noopener">Amazon EKS now supports control plane egress through your VPC</a></li>
</ul>
<h2 id="aws-open-source-2">AWS Open Source (2)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/opensource/building-a-stateful-it-service-desk-agent-with-langgraph-on-amazon-eks/" target="_blank" rel="noopener">Building a Stateful IT Service Desk Agent with LangGraph on Amazon EKS</a></li>
<li><a href="https://aws.amazon.com/blogs/opensource/open-governance-for-mysql-a-step-forward-for-the-community/" target="_blank" rel="noopener">Open Governance for MySQL: A Step Forward for the Community</a></li>
</ul>
<h2 id="cncf-blog-7">CNCF Blog (7)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/06/26/security-profiles-operator-v1-stable-apis-security-hardened-and-shaping-upstream-kubernetes/" target="_blank" rel="noopener">Security Profiles Operator v1: Stable APIs, Security Hardened, and Shaping Upstream Kubernetes</a></li>
<li><a href="https://www.cncf.io/blog/2026/06/26/securing-ci-cd-for-an-open-source-project-part-3-credentials-verification-and-whats-next/" target="_blank" rel="noopener">Securing CI/CD for an open source project, part 3: Credentials, verification, and what’s next</a></li>
<li><a href="https://www.cncf.io/blog/2026/06/25/building-a-cluster-aware-ai-agent-with-kubernetes-argo-cd-and-gitops/" target="_blank" rel="noopener">Building a Cluster-Aware AI Agent with Kubernetes, Argo CD, and GitOps</a></li>
<li><a href="https://www.cncf.io/blog/2026/06/24/from-awareness-to-engineered-accessibility-in-open-source/" target="_blank" rel="noopener">From Awareness to Engineered Accessibility in Open Source</a></li>
<li><a href="https://www.cncf.io/blog/2026/06/23/agent-auth-a-lawyers-day-in-court/" target="_blank" rel="noopener">Agent Auth: A lawyer’s day in court</a></li>
<li><a href="https://www.cncf.io/blog/2026/06/23/building-jaegers-clickhouse-backend-8-6x-compression-on-10-million-spans/" target="_blank" rel="noopener">Building Jaeger’s ClickHouse backend: 8.6× compression on 10 million spans</a></li>
<li><a href="https://www.cncf.io/blog/2026/06/22/telemetry-that-matters-designing-sustainable-high-impact-observability-pipelines/" target="_blank" rel="noopener">Telemetry that matters: Designing sustainable, high-impact observability pipelines</a></li>
</ul>
<h2 id="hacker-news-120">Hacker News (120)</h2>
<ul>
<li><a href="https://statusdude.com/blog/zero-downtime-docker-compose" target="_blank" rel="noopener">Zero-Downtime Deployments with Docker Compose – No Kubernetes Required</a></li>
<li><a href="https://infisical.com/blog/kubernetes-operator-rebuild" target="_blank" rel="noopener">Our Kubernetes Operator Didn&rsquo;t Scale, So We Rebuilt It</a></li>
<li><a href="https://linkerd.io/2026/06/24/federating-clusters-for-zero-downtime-kubernetes/index.html" target="_blank" rel="noopener">Federating Clusters for Zero-Downtime Kubernetes</a></li>
<li><a href="https://marmotdata.io/" target="_blank" rel="noopener">Show HN: Marmot, context layer for agents and humans</a></li>
<li><a href="https://github.com/NotASithLord/peerd" target="_blank" rel="noopener">Show HN: peerd – AI agent harness that runs entirely in your browser</a></li>
<li><a href="https://apps.microsoft.com/detail/9n7kdlcxvjxt?hl=en-US&amp;gl=US" target="_blank" rel="noopener">Show HN: Keynap – On-device AI voice typing app for Windows</a></li>
<li><a href="https://news.ycombinator.com/item?id=48678286" target="_blank" rel="noopener">Applied AI Implementation Engineer Freelance</a></li>
<li><a href="https://rapidcam.app" target="_blank" rel="noopener">Show HN: RapidCam – Browser-based, parametric 2D CAD/CAM app for CNC and laser</a></li>
<li><a href="https://github.com/IceWhaleTech/CasaOS" target="_blank" rel="noopener">CasaOS: An open-source home server OS for Docker apps</a></li>
<li><a href="https://github.com/socktainer/socktainer" target="_blank" rel="noopener">Docker-compatible REST API on top of Apple container</a></li>
<li><a href="https://github.com/landry-77/AI-DEVOPS-ENGINE" target="_blank" rel="noopener">AI DevOps Engine – bot posts PR fixes after testing in network-isolated Docker</a></li>
<li><a href="https://www.zerodrop.dev/" target="_blank" rel="noopener">Show HN: ZeroDrop – Disposable email inboxes for CI pipelines (no Docker)</a></li>
<li><a href="https://github.com/shumaiOne/shumai" target="_blank" rel="noopener">Show HN: Shumai – open-source Frame.io alternative for creative work</a></li>
<li><a href="https://taskbot.app" target="_blank" rel="noopener">Show HN: Mute non-ENG Mastodon posts and RSS GitHub wall (browser automation)</a></li>
<li><a href="https://agentry.run" target="_blank" rel="noopener">Show HN: Build and Host AI apps on your own servers</a></li>
<li><a href="https://pypi.org/project/ptn/" target="_blank" rel="noopener">Show HN: <code>uvx ptn</code> and expose any system to agents (dangerously)</a></li>
<li><a href="https://infraas.ai" target="_blank" rel="noopener">Show HN: Keep all microservices consistent and make batch changes</a></li>
<li><a href="https://news.ycombinator.com/item?id=48641310" target="_blank" rel="noopener">Best way to integrate your devtool with companies</a></li>
<li><a href="https://fleet.docketqa.com" target="_blank" rel="noopener">Show HN: Docket Fleet – mobile device cloud</a></li>
<li><a href="https://github.com/BetterDB-inc/monitor/tree/master/packages" target="_blank" rel="noopener">Show HN: BetterDB, MIT Valkey-native context layer for AI agents</a></li>
<li><a href="https://trustedrouter.com/blog/synth-iris-prometheus-zeus" target="_blank" rel="noopener">Synth beats Fable 5 on deep research</a></li>
<li><a href="https://modal.com/blog/serverless-servers" target="_blank" rel="noopener">Routing for serverless servers with Pingora, Envoy, and Spanner</a></li>
<li><a href="https://aigateway.envoyproxy.io/blog/v1.0-release-announcement/" target="_blank" rel="noopener">Envoy AI Gateway 1.0 – A Stable, Production-Ready AI Gateway</a></li>
<li><a href="https://fastubu.com/" target="_blank" rel="noopener">Show HN: FastUbu – An Ultrafast Video Archive</a></li>
<li><a href="https://news.ycombinator.com/item?id=48655248" target="_blank" rel="noopener">Ask HN: Yahoo deleted all my emails. Now what?</a></li>
<li><a href="https://dnhkng.github.io/posts/building-the-beam-universe-splitter/" target="_blank" rel="noopener">Show HN: I built a hardware quantum RNG and wired it into a Magic 8-Ball</a></li>
<li><a href="https://news.ycombinator.com/item?id=48667346" target="_blank" rel="noopener">Do Course Certificates Matter?</a></li>
<li><a href="https://endtime-instruments.org/puzzle/" target="_blank" rel="noopener">Show HN: Puzzle with Strangers. A free multiplayer jigsaw</a></li>
<li><a href="https://news.ycombinator.com/item?id=48640748" target="_blank" rel="noopener">Ask HN: Do you use web apps on your smartphone?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48633166" target="_blank" rel="noopener">Ask HN: Anyone got a 43&quot; 4K? Thoughts?</a></li>
<li><a href="https://sharpskill.dev/en" target="_blank" rel="noopener">Show HN: SharpSkill, a LeetCode alternative built in 15 spoken languages</a></li>
<li><a href="https://sharpskill.dev/en" target="_blank" rel="noopener">Show HN: We built a LeetCode alternative in 15 foreign languages</a></li>
<li><a href="https://medium.com/zencity-engineering/now-the-infrastructure-is-boring-too-and-thats-still-a-compliment-aa4b13c0b347" target="_blank" rel="noopener">With crossplanes, Helm is all you need</a></li>
<li><a href="https://christopher-helm.com/die-dunkle-seite-der-ki-im-journalismus-1-500-ki-texte-im-eilverfahren-pro-tag-ueber-eine-million-besucher-im-monat/" target="_blank" rel="noopener">A German AI publisher rewrites Hacker News posts and strips the sources</a></li>
<li><a href="https://whynopasskeys.com/" target="_blank" rel="noopener">The most popular sites that still don&rsquo;t support passkeys</a></li>
<li><a href="https://www.thedrive.com/news/this-man-was-gifted-his-dream-car-by-the-notorious-hacker-he-put-in-prison" target="_blank" rel="noopener">A man was gifted his dream car by Kevin Mitnick, who he helped put in prison</a></li>
<li><a href="https://www.macrumors.com/2026/06/26/micron-suggests-apple-helped-cause-memory-crisis/" target="_blank" rel="noopener">Micron Suggests Apple Helped Cause Memory Price Crisis</a></li>
<li><a href="https://www.theregister.com/software/2026/06/22/cloudflare-teams-up-with-big-browsers-to-help-websites-tell-welcome-from-unwelcome-visitors/5259782" target="_blank" rel="noopener">Cloudflare teams up with big browsers to help websites detect unwelcome visitors</a></li>
<li><a href="https://www.thenewworld.co.uk/jan-rosenow-pakistans-solar-miracle-how-the-hell-did-they-do-it/" target="_blank" rel="noopener">Pakistan&rsquo;s solar miracle – how the hell did they do it?</a></li>
<li><a href="https://blog.pragmaticengineer.com/pollen-tried-to-remove-my-article-about-callum-negus-fancey-and-google-is-assisting-to-it/" target="_blank" rel="noopener">Pollen (CEO Negus-Fancey, CTO Wright) tried to remove article, and Google helped</a></li>
<li><a href="https://www.courthousenews.com/1-4-trillion-investment-helps-china-restore-freshwater-ecosystems-oxygen/" target="_blank" rel="noopener">$1.4T investment helps China restore freshwater ecosystem&rsquo;s oxygen</a></li>
<li><a href="https://www.politico.com/news/2026/06/24/white-house-helped-mark-zuckerberg-and-the-google-ceo-dodge-a-senate-grilling-00974497" target="_blank" rel="noopener">White House Helped Mark Zuckerberg and the Google CEO Dodge a Senate Grilling</a></li>
<li><a href="https://kunyuan.substack.com/p/09public-essayif-ai-helped-me-write" target="_blank" rel="noopener">If AI Helped Me Write This, Is It Still Mine?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48700782" target="_blank" rel="noopener">I patched llama.cpp to gain 20% prompt processing TPS. Help me make a PR</a></li>
<li><a href="https://www.rnz.co.nz/news/world/628396/ai-glasses-are-helping-students-cheat-in-exams-test-obsessed-asia-is-ground-zero" target="_blank" rel="noopener">AI glasses help students cheat in exams – test-obsessed Asia is ground zero</a></li>
<li><a href="https://www.nytimes.com/2026/06/21/upshot/remote-work-parents-mothers.html" target="_blank" rel="noopener">How Remote Work Has Helped a Generation of Working Parents</a></li>
<li><a href="https://www.jerry.wtf/posts/strong-relationships-loosely-held/" target="_blank" rel="noopener">Strong Relationships, Loosely Held</a></li>
<li><a href="https://apnews.com/article/ai-job-losses-education-training-929986c149d415cd2ef4dc3eaf66ca8c" target="_blank" rel="noopener">AI is reshaping work. A new group aims to help people adapt and thrive</a></li>
<li><a href="https://github.com/attenlabs/saa-sdk" target="_blank" rel="noopener">Show HN: We Help Voice AI Handle Group Conversations</a></li>
<li><a href="https://surfingcomplexity.blog/wp-content/uploads/2026/06/dear-researchers.pdf" target="_blank" rel="noopener">Dear researchers: help me deal with incidents [pdf]</a></li>
<li><a href="https://theoryofchange1.substack.com/p/summer-is-coming-what-game-of-thrones" target="_blank" rel="noopener">The world is heating up, and policies are not helping</a></li>
<li><a href="https://www.latimes.com/business/story/2026-06-25/snaps-evan-spiegel-miranda-kerr-help-erase-550-million-in-medical-debt-for-californians" target="_blank" rel="noopener">Snap&rsquo;s Evan Spiegel, Miranda Kerr help erase $550M in med debt for Californians</a></li>
<li><a href="https://flox.dev/blog/mitigating-shai-hulud-attacks-with-hermetic-builds/" target="_blank" rel="noopener">Hermetic builds help contain Shai-Hulud attacks</a></li>
<li><a href="https://www.fastcompany.com/91563889/democracy-has-a-listening-problem-these-ai-tools-could-actually-help" target="_blank" rel="noopener">Democracy has a listening problem. These AI tools might help</a></li>
<li><a href="https://snowscroll.com/blog/why-you-cant-stop-scrolling" target="_blank" rel="noopener">You can&rsquo;t stop scrolling (and what helps)</a></li>
<li><a href="https://arstechnica.com/ai/2026/06/oracles-21000-layoffs-help-drive-its-debt-fueled-ai-investments/" target="_blank" rel="noopener">Oracle&rsquo;s 21,000 layoffs help drive its debt-fueled AI investments</a></li>
<li><a href="https://www.sciencedaily.com/releases/2026/06/260622014302.htm" target="_blank" rel="noopener">Butterfly that barely ages could help unlock longevity secrets</a></li>
<li><a href="https://news.ycombinator.com/item?id=48628789" target="_blank" rel="noopener">Ask HN: Can someone help me find HN post about 00s console emulation?</a></li>
<li><a href="https://www.gadgetreview.com/a-free-tool-is-helping-drivers-dodge-automatic-license-plate-readers" target="_blank" rel="noopener">A Free Tool Is Helping Drivers Dodge Automatic License Plate Readers</a></li>
<li><a href="https://foundry.codefiworks.com/" target="_blank" rel="noopener">I built a app to help founders plan and build organized apps – AMA</a></li>
<li><a href="https://www.nytimes.com/2026/06/22/business/media/the-view-fcc-abc-investigation.html" target="_blank" rel="noopener">&lsquo;The View&rsquo; Asks Its Audience for Help in Battle with FCC</a></li>
<li><a href="https://www.fastcompany.com/91560432/dopamine-sites-fake-online-shopping-apps-let-you-pretend-to-buy-things-foodnevercomes" target="_blank" rel="noopener">South Korea&rsquo;s FoodNeverComes app helps users feel the rush of making purchases</a></li>
<li><a href="https://www.technologyreview.com/2026/06/25/1139696/ibm-unveils-sub1nm-chip/" target="_blank" rel="noopener">IBM has unveiled chip technology that could help extend Moore&rsquo;s Law another dec</a></li>
<li><a href="https://corvi.careers/blog/salary-range-clarity-role-state-metro-rankings/" target="_blank" rel="noopener">Where U.S. Salary Ranges Help Job Seekers</a></li>
<li><a href="https://ourworldindata.org/where-do-migrants-live-and-where-were-they-born" target="_blank" rel="noopener">Where migrants live: Interactive tool that helps us see where migrants were born</a></li>
<li><a href="https://sdtimes.com/softwaredev/gitkraken-unveils-code-flow-to-help-teams-navigate-the-ai-era/" target="_blank" rel="noopener">GitKraken Unveils Code Flow to Help Teams Navigate the AI Era</a></li>
<li><a href="https://news.mit.edu/2026/new-chip-could-help-tiny-robots-traverse-complex-environments-0623" target="_blank" rel="noopener">New chip could help tiny robots traverse complex environments</a></li>
<li><a href="https://www.popsci.com/science/gold-coins-shipwreck-mystery-england/" target="_blank" rel="noopener">Gold coins help crack a centuries-old shipwreck mystery</a></li>
<li><a href="https://loomstack.co/" target="_blank" rel="noopener">Show HN: LoomStack – Helping engineering orgs scale AI-driven development</a></li>
<li><a href="https://news.ycombinator.com/item?id=48665606" target="_blank" rel="noopener">You Increased Your Prices – Did It Help or Hurt?</a></li>
<li><a href="https://beyondruntime.substack.com/p/from-tokenmaxxing-to-token-minimalism" target="_blank" rel="noopener">From Tokenmaxxing to Token Minimalism</a></li>
<li><a href="https://signoregalilei.com/2026/06/20/the-last-romans-are-still-around/" target="_blank" rel="noopener">The last Romans are still around</a></li>
<li><a href="http://oldvcr.blogspot.com/2026/06/working-around-dragons-with-lemote.html" target="_blank" rel="noopener">Working around dragons with the Lemote Yeeloong laptop and OpenBSD</a></li>
<li><a href="https://news.ycombinator.com/item?id=48692474" target="_blank" rel="noopener">The open source DOCX editor submitted to HN a few weeks ago has been deleted</a></li>
<li><a href="https://news.ycombinator.com/item?id=48711408" target="_blank" rel="noopener">Ask HN: Books about Genetic Algorithms</a></li>
<li><a href="https://www.eff.org/deeplinks/2026/06/hate-algorithm-rss-one-tools-youve-been-looking" target="_blank" rel="noopener">Hate &ldquo;The Algorithm?&rdquo; RSS Is One of the Tools You&rsquo;ve Been Looking For</a></li>
<li><a href="https://www.sciencenews.org/article/largest-scorpion-lived-415-million-years-ago" target="_blank" rel="noopener">The largest scorpion lived 415M years ago</a></li>
<li><a href="https://www.npr.org/sections/thetwo-way/2016/09/13/493739074/50-years-ago-sugar-industry-quietly-paid-scientists-to-point-blame-at-fat" target="_blank" rel="noopener">50 Years Ago, Sugar Industry Paid Scientists to Point Blame at Fat(2016)</a></li>
<li><a href="https://uberpub.com/posts/your-last-paycheck-was-726-days-ago/" target="_blank" rel="noopener">Your Last Paycheck was 726 Days Ago</a></li>
<li><a href="https://www.smithsonianmag.com/innovation/100-years-ago-students-across-the-us-took-the-first-sat-today-relatively-few-colleges-require-the-test-where-is-it-headed-180988997/" target="_blank" rel="noopener">100 Years Ago, Students Took the First SAT. Where Is It Headed?</a></li>
<li><a href="https://tikz.dev/editor/" target="_blank" rel="noopener">Show HN: TikZ Editor – WYSIWYG editor for figures in LaTeX</a></li>
<li><a href="https://github.com/kageroumado/adrafinil" target="_blank" rel="noopener">Show HN: Adrafinil – keep a lid-closed Mac awake only while agents work</a></li>
<li><a href="https://starglyphs.com" target="_blank" rel="noopener">Show HN: Starglyphs - A constellation puzzle game based on Euler paths</a></li>
<li><a href="https://www.appaca.ai/" target="_blank" rel="noopener">Show HN: Appaca – AI Workspace for Operators</a></li>
<li><a href="https://news.ycombinator.com/item?id=48680504" target="_blank" rel="noopener">Ask HN: Norway bans AI in elementary schools</a></li>
<li><a href="https://github.com/mohsen1/git-lazy-mount" target="_blank" rel="noopener">Show HN: Git-lazy-mount mount a repo without cloning it. Works with ordinary Git</a></li>
<li><a href="https://news.ycombinator.com/item?id=48700586" target="_blank" rel="noopener">Ask HN: Smallest amount of working ML weights that can be tattooed on a body?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48697527" target="_blank" rel="noopener">Ask HN: Is there a quiet market for &rsquo;no enforced AI&rsquo; dev jobs?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48704899" target="_blank" rel="noopener">GitHub&rsquo;s new &ldquo;search bar&rdquo; sucks</a></li>
<li><a href="https://news.ycombinator.com/item?id=48677487" target="_blank" rel="noopener">My website gets more attacks than human visitors</a></li>
<li><a href="https://www.sipp.sh" target="_blank" rel="noopener">Show HN: Sipp – Run small local LLMs in browser 3x faster</a></li>
<li><a href="https://app.pressnt.net/" target="_blank" rel="noopener">Show HN: Pressn&rsquo;t, a site where you can have a single post</a></li>
<li><a href="https://github.com/malisper/pgrust" target="_blank" rel="noopener">Show HN: Pgrust, Postgres in Rust (passing 100% of Postgres regression tests)</a></li>
<li><a href="https://p.migdal.pl/tree-of-tree/" target="_blank" rel="noopener">Show HN: Tree, truth, druid and tar share one Proto-Indo-European root</a></li>
<li><a href="https://news.ycombinator.com/item?id=48676785" target="_blank" rel="noopener">Ask HN: What should I advise my son?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48634961" target="_blank" rel="noopener">Where are all the supposed productivity gains going on HN?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48715346" target="_blank" rel="noopener">Ask HN: Have the founders of Palentir and Anduril ever read Tolkien?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48681029" target="_blank" rel="noopener">Ask HN: How do you know when an Ad campaign is doing well?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48661860" target="_blank" rel="noopener">Ask HN: Best AI Gateway?</a></li>
<li><a href="https://www.lse.ac.uk/granthaminstitute/events/extreme-heat-improving-governance-and-strengthening-action-around-the-world/" target="_blank" rel="noopener">Extreme Heat conference cancelled due to extreme heat warning</a></li>
<li><a href="https://newsletter.artofsaience.com/p/the-pms-guide-to-managing-ai-debt" target="_blank" rel="noopener">The PM&rsquo;s Guide to Managing AI Debt</a></li>
<li><a href="https://jstpst.net/f/technology/15047/rant-it-s-crazy-how-much-faster-computers-were-10-years-ago" target="_blank" rel="noopener">My decade-old budget Android phone is faster than my 2024 flagship iPhone</a></li>
<li><a href="https://github.com/gojargo/jargo" target="_blank" rel="noopener">Show HN: Jargo – a Golang port of Pipecat for conversational-AI apps</a></li>
<li><a href="https://github.com/loopedautomation/whisper" target="_blank" rel="noopener">Show HN: Looped Whisper (FOSS) – Voice transcription menubar app for macOS</a></li>
<li><a href="https://flanksource.com/blog/infrastructure-testing-with-canary-checker-and-flux" target="_blank" rel="noopener">Synthetic Infrastructure Testing with Canary Checker and Flux</a></li>
<li><a href="https://newsletter.semianalysis.com/p/chinas-cxmt-is-set-to-challenge-dram" target="_blank" rel="noopener">CXMT is set to challenge DRAM incumbents</a></li>
<li><a href="https://arstechnica.com/health/2026/06/military-branches-restore-flu-shot-requirement-after-virus-swept-through-base/" target="_blank" rel="noopener">Military branches restore flu shot requirement after virus swept through base</a></li>
<li><a href="https://www.cbc.ca/news/canada/new-brunswick/years-without-fluoridated-water-shows-pattern-of-tooth-decay-experts-warned-about-9.7244350" target="_blank" rel="noopener">Years without fluoridated water show pattern of tooth decay experts warned about</a></li>
<li><a href="https://david.li/paint/" target="_blank" rel="noopener">Fluid Paint</a></li>
<li><a href="https://interceptfund.substack.com/p/ending-respiratory-infections" target="_blank" rel="noopener">$500M fund to make respiratory infections like colds and flu a thing of the past</a></li>
<li><a href="https://www.ft.com/content/e2ceff59-5afe-4cf2-9693-4c167a7fee2f" target="_blank" rel="noopener">Big Tech critic loses House race in New York as AI lobby flexes political power</a></li>
<li><a href="https://wakamoleguy.com/p/flexible-gates" target="_blank" rel="noopener">Don&rsquo;t Make Gates Optional, Make Them Flexible</a></li>
<li><a href="https://www.youtube.com/watch?v=VKGrqc8-e94" target="_blank" rel="noopener">JSON-LD and fluree for human and agents interactions [video]</a></li>
<li><a href="https://archive.org/details/software-design-for-flexibility_how-to-avoid-programming-yourself-into-a-corner_hanson_sussman" target="_blank" rel="noopener">Software Design for Flexibility: How to Avoid Programming Yourself into a Corner</a></li>
<li><a href="https://ccmarvin.com" target="_blank" rel="noopener">Show HN: ccMarvin – Just Email with AI</a></li>
<li><a href="https://news.ycombinator.com/item?id=48696609" target="_blank" rel="noopener">How do you handle high-stakes decisions when your brain is at 99% capacity?</a></li>
<li><a href="https://www.flutetunes.com/articles/my-flute-goes-to-war/" target="_blank" rel="noopener">The US Army Issued Ocarinas to Soldiers in World War II</a></li>
<li><a href="https://labs.flur.ee/docs/memory" target="_blank" rel="noopener">Memory-as-a-Graph for Coding Assistants</a></li>
<li><a href="https://publicdomainreview.org/essay/gratacap-curator-in-lost-worlds/" target="_blank" rel="noopener">Louis Pope Gratacap, a Curator in Lost Worlds</a></li>
<li><a href="https://github.com/mario-guerra/orchid-trace" target="_blank" rel="noopener">Show HN: Orchid – Local-first record and replay for AI agent debugging</a></li>
</ul>
<h2 id="heise-cloud-9">Heise Cloud (9)</h2>
<ul>
<li><a href="https://www.heise.de/news/77-Pfund-pro-Person-Das-koennte-Apple-iCloud-Nutzern-in-Grossbritannien-zahlen-11343660.html" target="_blank" rel="noopener">77 Pfund pro Person: Das könnte Apple iCloud-Nutzern in Großbritannien zahlen</a></li>
<li><a href="https://www.heise.de/news/Drei-Fragen-und-Antworten-So-klappt-der-Abschied-von-Microsoft-365-11344887.html" target="_blank" rel="noopener">Drei Fragen und Antworten: So klappt der Abschied von Microsoft 365</a></li>
<li><a href="https://www.heise.de/meinung/Contra-Microsoft-365-der-Kommentar-Unternehmen-in-der-Abofalle-11344098.html" target="_blank" rel="noopener">Contra Microsoft 365 – der Kommentar: Mit Support-Ende in die Cloud gezwungen</a></li>
<li><a href="https://www.heise.de/meinung/Pro-Microsoft-365-der-Kommentar-Nicht-alternativlos-aber-meist-erste-Wahl-11344094.html" target="_blank" rel="noopener">Pro Microsoft 365 – der Kommentar: Pragmatisch gesehen die beste Wahl</a></li>
<li><a href="https://www.heise.de/hintergrund/Umstieg-von-M365-auf-Nextcloud-eine-Anleitung-11318614.html" target="_blank" rel="noopener">Umstieg von M365 auf Nextcloud – eine Anleitung</a></li>
<li><a href="https://www.heise.de/ratgeber/Cloud-Hosting-im-Preischeck-Virtuelle-Server-werden-spuerbar-teurer-11335507.html" target="_blank" rel="noopener">Cloud-Hosting im Preischeck: Virtuelle Server werden spürbar teurer</a></li>
<li><a href="https://www.heise.de/news/Serverless-mit-Pausenfunktion-AWS-stellt-Lambda-MicroVMs-vor-11342792.html" target="_blank" rel="noopener">Serverless mit Pausenfunktion: AWS stellt Lambda MicroVMs vor</a></li>
<li><a href="https://www.heise.de/news/Video-KI-ByteDance-gibt-Vorschau-auf-Seedance-2-5-mit-30-Sekunden-Clips-11341886.html" target="_blank" rel="noopener">Video-KI: ByteDance gibt Vorschau auf Seedance 2.5 mit 30-Sekunden-Clips</a></li>
<li><a href="https://www.heise.de/news/HPE-AI-Factory-als-Turnkey-System-11341564.html" target="_blank" rel="noopener">HPE: AI-Factory als Turnkey-System</a></li>
</ul>
<h2 id="infoq-cloud-native-1">InfoQ Cloud Native (1)</h2>
<ul>
<li><a href="https://www.infoq.com/news/2026/06/vercel-eve-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Vercel Introduces Eve, an Open-Source Framework for Building AI Agents</a></li>
</ul>
<h2 id="kubernetes-blog-5">Kubernetes Blog (5)</h2>
<ul>
<li><a href="https://kubernetes.io/blog/2026/06/26/open-source-maintainership-in-the-age-of-ai/" target="_blank" rel="noopener">Open source maintainership in the age of AI</a></li>
<li><a href="https://kubernetes.io/blog/2026/06/25/headlamp-cluster-api-plugin/" target="_blank" rel="noopener">Introducing the Cluster API plugin for Headlamp</a></li>
<li><a href="https://kubernetes.io/blog/2026/06/25/visual-context-volcano-headlamp-plugin/" target="_blank" rel="noopener">Inspect Volcano workloads faster with Headlamp</a></li>
<li><a href="https://kubernetes.io/blog/2026/06/25/headlamp-knative-plugin/" target="_blank" rel="noopener">See your serverless: introducing the Headlamp plugin for Knative</a></li>
<li><a href="https://kubernetes.io/blog/2026/06/24/wg-device-management-spotlight-2026/" target="_blank" rel="noopener">Spotlight on WG Device Management</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/workday-ai-inference-guardrails/" target="_blank" rel="noopener">“Bring it to our shop”: Workday’s pitch for keeping AI agents close to your most valuable data</a></li>
<li><a href="https://thenewstack.io/okta-ai-agents-fedramp/" target="_blank" rel="noopener">Okta is the first to bring AI agent governance inside FedRAMP boundaries</a></li>
<li><a href="https://thenewstack.io/runtime-verification-coding-agents/" target="_blank" rel="noopener">Greptile, Cursor, and Devin agree that agents should run their code. What they run it against matters.</a></li>
<li><a href="https://thenewstack.io/vibe-coding-context-debt/" target="_blank" rel="noopener">Vibe slop is the symptom. Context debt is the disease.</a></li>
<li><a href="https://thenewstack.io/akrites-open-source-vulnerability-coordination/" target="_blank" rel="noopener">After Fable 5 ban, Anthropic and 19 organizations launch open source security body</a></li>
<li><a href="https://thenewstack.io/openai-gpt56-access-restricted/" target="_blank" rel="noopener">The US government just told OpenAI who’s allowed to use the next GPT 5.6 model</a></li>
<li><a href="https://thenewstack.io/agent-session-aware-runtime/" target="_blank" rel="noopener">AWS, Microsoft, and Google agree the session is the new unit of compute. They disagree on how to isolate it.</a></li>
<li><a href="https://thenewstack.io/engineering-ai-slop-registry/" target="_blank" rel="noopener">Your engineering org needs an AI slop registry</a></li>
<li><a href="https://thenewstack.io/shopify-catalog-agent-discovery/" target="_blank" rel="noopener">Shopify taught AI to spot duplicate products. Here’s why retailers are scrambling.</a></li>
<li><a href="https://thenewstack.io/agent-workload-identity-authentication/" target="_blank" rel="noopener">The AI agent identity problem nobody’s talking about</a></li>
<li><a href="https://thenewstack.io/cloud-costs-private-repatriation/" target="_blank" rel="noopener">Public cloud vs. on-prem: Summit on where each workload belongs</a></li>
<li><a href="https://thenewstack.io/codeplain-spec-driven-regenerative-code/" target="_blank" rel="noopener">“Code should be regenerated, not maintained”: Codeplain makes the case for spec-driven development</a></li>
<li><a href="https://thenewstack.io/rust-foundation-training-certification/" target="_blank" rel="noopener">Trust in Rust: Foundation debuts official training to tackle steep learning curve</a></li>
<li><a href="https://thenewstack.io/amazon-bedrock-data-automation/" target="_blank" rel="noopener">Template-based data extraction is dead. Here’s what comes next.</a></li>
<li><a href="https://thenewstack.io/how-cut-ai-costs/" target="_blank" rel="noopener">How we cut AI costs by 80%</a></li>
<li><a href="https://thenewstack.io/aws-agent-toolkit-rules-file/" target="_blank" rel="noopener">Agent Toolkit for AWS includes 20+ agent skills, but your agent might not load them without this one file</a></li>
<li><a href="https://thenewstack.io/openai-jalapeno-custom-chip/" target="_blank" rel="noopener">OpenAI wants to claim more of the AI stack with Jalapeño, its first custom chip</a></li>
<li><a href="https://thenewstack.io/azul-java-security-jvm-mythos/" target="_blank" rel="noopener">Azul wants to find your unpatched JVMs before AI does</a></li>
<li><a href="https://thenewstack.io/will-it-mythos-benchmark/" target="_blank" rel="noopener">Will it Mythos? One coder’s verdict on Anthropic’s blend of debugging</a></li>
<li><a href="https://thenewstack.io/chainguard-java-libraries-spring-boot-cves/" target="_blank" rel="noopener">Chainguard targets Java’s unpatched vulnerability backlog with drop-in remediated libraries</a></li>
<li><a href="https://thenewstack.io/netbox-infrastructure-ai-agents/" target="_blank" rel="noopener">Agentic infrastructure operations begin with accurate, reliable infrastructure data</a></li>
<li><a href="https://thenewstack.io/sakana-fugu-ai-sovereignty/" target="_blank" rel="noopener">Sakana Fugu is more than a router. But it’s not the blueprint for AI sovereignty, either.</a></li>
<li><a href="https://thenewstack.io/kubernetes-teams-trust-automation/" target="_blank" rel="noopener">Kubernetes teams trust automation to ship code but not to touch CPU, and AI is raising the stakes</a></li>
<li><a href="https://thenewstack.io/anthropic-claude-tag-slack/" target="_blank" rel="noopener">Anthropic gives @Claude a permanent seat in your Slack channels</a></li>
<li><a href="https://thenewstack.io/openclaw-hermes-agent-harness/" target="_blank" rel="noopener">OpenClaw and Hermes agree on what an agent is. They disagree on what controls it.</a></li>
<li><a href="https://thenewstack.io/gitlab-ai-code-governance/" target="_blank" rel="noopener">Developers are now validating code they didn’t write — and may not understand</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-27/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 26, Jun 22-28, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-26/</link>
      <pubDate>Mon, 22 Jun 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-26/</guid>
      <description>This week: 47 releases, 190 news items.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week saw a significant number of patch releases across various Cloud Native projects, addressing security vulnerabilities and bug fixes. The Cloud Native community also highlighted developments in AI integration with Kubernetes, advancements in cloud native education, and ongoing discussions around data sovereignty and cloud infrastructure.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="cicd">CI/CD</h3>
<ul>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.4.4" target="_blank" rel="noopener">Argo CD v3.4.4</a></strong> - This patch release provides installation manifests and confirms container images are signed by cosign for provenance.</li>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.3.12" target="_blank" rel="noopener">Argo CD v3.3.12</a></strong> - A patch release offering installation manifests and signed container images for provenance.</li>
</ul>
<h3 id="networking">Networking</h3>
<ul>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.19.5" target="_blank" rel="noopener">Cilium v1.19.5</a></strong> - Extends troubleshoot commands for kvstore and clustermesh, removes the <code>loadBalancer.standalone</code> option from Helm, and fixes WireGuard MTU calculation.</li>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.18.11" target="_blank" rel="noopener">Cilium v1.18.11</a></strong> - Extends troubleshoot commands for kvstore and clustermesh, and fixes weighted backend traffic splitting for TLSRoute passthrough listeners in Gateway API.</li>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.17.17" target="_blank" rel="noopener">Cilium v1.17.17</a></strong> - Extends troubleshoot commands for kvstore and clustermesh, and fixes retries for CiliumNode Get errors in multipool configurations.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.15.15" target="_blank" rel="noopener">Kube-OVN v1.15.15</a></strong> - Updates containerd dependency to v2.2.5 and includes a fix for reconciling VPC BFD HA chassis on node changes.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.14.41" target="_blank" rel="noopener">Kube-OVN v1.14.41</a></strong> - Updates containerd dependency to v2.2.5 and includes a fix for reconciling VPC BFD HA chassis on node changes.</li>
</ul>
<h3 id="container-runtime">Container Runtime</h3>
<ul>
<li><strong><a href="https://github.com/containerd/containerd/releases/tag/v2.3.2" target="_blank" rel="noopener">containerd v2.3.2</a></strong> - This patch release includes security updates addressing CVE-2026-50195, CVE-2026-53488, and CVE-2026-53492.</li>
<li><strong><a href="https://github.com/containerd/containerd/releases/tag/v2.2.5" target="_blank" rel="noopener">containerd v2.2.5</a></strong> - A patch release containing security updates for CVE-2026-50195, CVE-2026-53488, and CVE-2026-53492.</li>
<li><strong><a href="https://github.com/containerd/containerd/releases/tag/v2.1.9" target="_blank" rel="noopener">containerd v2.1.9</a></strong> - This patch release includes security updates for CVE-2026-50195, CVE-2026-53488, and CVE-2026-53492.</li>
<li><strong><a href="https://github.com/containerd/containerd/releases/tag/v2.0.10" target="_blank" rel="noopener">containerd v2.0.10</a></strong> - A patch release with security updates for CVE-2026-53488 and CVE-2026-47262.</li>
<li><strong><a href="https://github.com/containerd/containerd/releases/tag/v1.7.33" target="_blank" rel="noopener">containerd v1.7.33</a></strong> - This patch release includes security updates for CVE-2026-53488 and CVE-2026-47262, and a <code>go-jose</code> security update for CVE-2026-34986.</li>
<li><strong><a href="https://github.com/lima-vm/lima/releases/tag/v2.1.3" target="_blank" rel="noopener">Lima v2.1.3</a></strong> - Includes cherry-picks from the <code>master</code> branch, fixes for <code>containerd.user=true</code> on non-Linux guests, a fallback to <code>scp</code> for <code>copytool</code> with remote sources, and switches the default image to <code>ubuntu-26.04</code>. It also disables <code>ssh.overVsock</code> by default.</li>
</ul>
<h3 id="build--automation">Build &amp; Automation</h3>
<ul>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.18.1" target="_blank" rel="noopener">Dapr Runtime v1.18.1</a></strong> - Fixes workflow event-timer reminders leaking with repeated event names, addresses sidecars becoming permanently unavailable after configuration reloads, and resolves unnecessary sidecar restarts on operator configuration resyncs.</li>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.16.16" target="_blank" rel="noopener">Dapr Runtime v1.16.16</a></strong> - Fixes Sentry failing to sign certificates when the issuer key type does not match the CSR signature algorithm, and resolves Helm downgrade failures on the scheduler StatefulSet storage size from versions 1.17 or 1.18.</li>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.17.10" target="_blank" rel="noopener">Dapr Runtime v1.17.10</a></strong> - Fixes resiliency retry <code>matching</code> being ignored on the pubsub publish path, meaning configured <code>httpStatusCodes</code> or <code>gRPCStatusCodes</code> for retries had no effect on <code>Publish</code> or <code>BulkPublish</code> errors.</li>
<li><strong><a href="https://github.com/helm/helm/releases/tag/v3.21.2" target="_blank" rel="noopener">Helm v3.21.2</a></strong> - A patch release that updates Kubernetes client libraries to align with Kubernetes v1.36.</li>
<li><strong><a href="https://github.com/helm/helm/releases/tag/v4.2.2" target="_blank" rel="noopener">Helm v4.2.2</a></strong> - This is a patch release.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.52.0" target="_blank" rel="noopener">Backstage v1.52.0</a></strong> - <strong>BREAKING CHANGE</strong>: The default discovery API implementation in <code>@backstage/plugin-app</code> has changed to <code>FrontendHostDiscovery</code>.</li>
<li><strong><a href="https://github.com/kubevirt/kubevirt/releases/tag/v1.8.4" target="_blank" rel="noopener">KubeVirt v1.8.4</a></strong> - A patch release that includes 31 changes and bug fixes.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.45" target="_blank" rel="noopener">Meshery v1.0.45</a></strong> - Bumps <code>go.mongodb.org/mongo-driver</code> to 1.17.7, restores <code>gofrs/uuid</code> library usage, and addresses a UI issue preventing the Connections icon from disappearing.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.44" target="_blank" rel="noopener">Meshery v1.0.44</a></strong> - Bumps <code>github.com/containerd/containerd</code> to 1.7.33, removes obsolete WASM filter startup seeding, and fixes a missing logo for the AWS API Gateway model in the UI.</li>
<li><strong><a href="https://github.com/telepresenceio/telepresence/releases/tag/v2.29.0" target="_blank" rel="noopener">Telepresence v2.29.0</a></strong> - Provides installers that include an option to run the root daemon as a system service, removing the requirement for elevated privileges during use.</li>
</ul>
<h3 id="observability">Observability</h3>
<ul>
<li><strong><a href="https://github.com/prometheus/prometheus/releases/tag/v3.5.4" target="_blank" rel="noopener">Prometheus v3.5.4</a></strong> - This release fixes multiple security issues, including secrets being exposed in plaintext via the <code>/-/config</code> endpoint (GHSA-39j6-789q-qxvh) and bumps <code>golang.org/x/net</code> and OpenTelemetry dependencies to address reported CVEs (GO-2026-5026, GO-2026-4918, GO-2026-4985).</li>
<li><strong><a href="https://github.com/inspektor-gadget/inspektor-gadget/releases/tag/v0.53.2" target="_blank" rel="noopener">Inspektor Gadget v0.53.2</a></strong> - A bugfix release that addresses a <code>container-hook</code> fanotify self-deadlock by caching <code>config.json</code>.</li>
</ul>
<h3 id="storage">Storage</h3>
<ul>
<li><strong><a href="https://github.com/rook/rook/releases/tag/v1.20.1" target="_blank" rel="noopener">Rook v1.20.1</a></strong> - A patch release focusing on feature additions and bug fixes to the Ceph operator, including adding rook-compatible Ceph CSI driver values to Helm, ensuring <code>require-osd-release</code> is set after major Ceph upgrades, and bumping <code>golang.org/x/crypto</code> to v0.52.0.</li>
<li><strong><a href="https://github.com/rook/rook/releases/tag/v1.19.7" target="_blank" rel="noopener">Rook v1.19.7</a></strong> - A patch release focusing on feature additions and bug fixes to the Ceph operator, including setting the default Ceph version to 19.2.4, configuring Helm ownership for CSI resources, and supporting node labels for OSD device class assignment.</li>
<li><strong><a href="https://github.com/openebs/openebs/releases/tag/v4.5.1" target="_blank" rel="noopener">OpenEBS v4.5.1</a></strong> - Introduces bug fixes, including a critical issue in Replicated PV Mayastor (issue #2004) that involved unnesting thread <code>fd_group</code> before destroy in interrupt mode, and reverts to ARC descriptor group.</li>
</ul>
<h3 id="messaging">Messaging</h3>
<ul>
<li><strong><a href="https://github.com/strimzi/strimzi-kafka-operator/releases/tag/1.0.1" target="_blank" rel="noopener">Strimzi Kafka Operator 1.0.1</a></strong> - <strong>Important</strong>: This version supports only the <code>v1</code> CRD API; older <code>v1beta2</code>, <code>v1beta1</code>, and <code>v1alpha1</code> APIs are no longer supported. Users must convert custom resources and upgrade CRDs before upgrading. Entity Operator cross-namespace watching is now controlled by the <code>STRIMZI_ENTITY_OPERATOR_WATCHED_NAMESPACES</code> environment variable.</li>
</ul>
<h3 id="security">Security</h3>
<ul>
<li><strong><a href="https://github.com/openfga/openfga/releases/tag/v1.18.0" target="_blank" rel="noopener">OpenFGA v1.18.0</a></strong> - <strong>Operational warning for MySQL users</strong>: This release contains a migration that acquires a shared lock on the tuple and changelog tables, which can be a lengthy process during which <code>Write</code> operations will be blocked. It is recommended to avoid auto-migrations on startup for production instances with large datasets.</li>
<li><strong><a href="https://github.com/aquasecurity/trivy/releases/tag/v0.71.2" target="_blank" rel="noopener">Trivy v0.71.2</a></strong> - Bumps Alpine Linux to version 3.24.1 and updates several common dependencies.</li>
</ul>
<h3 id="orchestration">Orchestration</h3>
<ul>
<li><strong><a href="https://github.com/projectcapsule/capsule/releases/tag/v0.13.6" target="_blank" rel="noopener">Capsule v0.13.6</a></strong> - Includes bug fixes for webhook release annotation on bounded <code>ResourcePoolClaim</code>, service account validation for tenant owners and tenants, and a racing condition for terminating namespaces.</li>
</ul>
<h3 id="chaos-engineering">Chaos Engineering</h3>
<ul>
<li><strong><a href="https://github.com/litmuschaos/litmus/releases/tag/3.30.0" target="_blank" rel="noopener">Litmus Chaos 3.30.0</a></strong> - Adds a metrics port to <code>litmusportal-server</code> manifests, updates the Go version in backend tests, and fixes GraphQL endpoint configuration to use <code>ChaosGraphQLEndpoint</code>.</li>
</ul>
<h3 id="database">Database</h3>
<ul>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.3.4" target="_blank" rel="noopener">CrateDB 6.3.4</a></strong> - This is a patch release. Refer to the project&rsquo;s release notes for detailed changes.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.2.10" target="_blank" rel="noopener">CrateDB 6.2.10</a></strong> - This is a patch release. Refer to the project&rsquo;s release notes for detailed changes.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.1.5" target="_blank" rel="noopener">CrateDB 6.1.5</a></strong> - This is a patch release. Refer to the project&rsquo;s release notes for detailed changes.</li>
</ul>
<h3 id="application-frameworks">Application Frameworks</h3>
<ul>
<li><strong><a href="https://github.com/spinframework/spin/releases/tag/canary" target="_blank" rel="noopener">Fermyon Spin Canary</a></strong> - This is a canary release, representing the most recent commits on the main branch. It is not considered stable and is intended for developers to test features that may not be fully implemented.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>This week, the Cloud Native landscape saw a convergence of AI and infrastructure discussions, significant community announcements from KubeCon + CloudNativeCon India, and continued focus on data sovereignty.</p>
<p>A prominent theme was the integration of AI with Cloud Native platforms. Multiple reports and announcements detailed the use of Kubernetes for building multi-agent AI security platforms and the necessity of robust infrastructure for AI agents. AWS introduced services like &ldquo;AWS Context&rdquo; for knowledge graphs and &ldquo;Kiro&rdquo; for agentic coding supervision on mobile. Vercel launched &ldquo;Eve,&rdquo; an open-source framework treating agents as directories. Discussions also highlighted the challenges of securing AI pipelines, debugging probabilistic AI systems, and the need for a trust layer in AI, with Google, Microsoft, and OpenAI collaborating on specifications for AI behavior. There were also concerns raised about AI dependencies and the potential for &ldquo;agentjacking&rdquo; through exposed Sentry keys.</p>
<p>The Cloud Native Computing Foundation (CNCF) made several announcements from KubeCon + CloudNativeCon India. Flipkart was recognized for its Kubernetes and chaos engineering scale. The CNCF&rsquo;s CARE Program was expanded, allowing a Certified Kubernetes Security Specialist (CKS) certification to extend a Certified Kubernetes Administrator (CKA) certification. A partnership with Udemy was announced to provide unified cloud native training and certification opportunities. New research confirmed India as a significant Cloud Native community with 2.25 million developers, noting rising hybrid cloud adoption and platform engineering maturity. The CNCF also welcomed new Silver members, indicating growing enterprise adoption of Kubernetes for platform engineering and AI workloads.</p>
<p>Discussions around data residency and digital sovereignty continued, with a focus on architectural patterns for cloud native platforms. Reports from Heise Cloud detailed Google Cloud&rsquo;s timeline for a sovereign cloud in Germany and the EU&rsquo;s potential classification of AWS and Azure as &ldquo;Gatekeepers&rdquo; under the Digital Markets Act, which could impose higher regulations. Concerns were raised about companies underestimating their AI dependencies and the legal implications of cloud provider locations versus actual data sovereignty. Additionally, there were reports on cloud pricing adjustments, with Hetzner increasing server costs and Oracle reducing free-tier resources, alongside predictions from Broadcom about a shift of AI workloads from public to private clouds due to cost.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>On Hacker News this week, discussions frequently revolved around Kubernetes, with topics including job interview experiences, the concept of feedback loops in its operation, and tools for running Kubernetes in the browser or as a self-hosted playground. AI agents were another significant subject, covering agentic testing platforms, open-source frameworks for agents, and the infrastructure required to support them. Other technical discussions included Docker architectures, self-hosted applications, and various aspects of code review and observability.</p>
<h2 id="-numbers-of-the-week">📊 Numbers of the Week</h2>
<ul>
<li>Total stable releases: 37 across 20 projects</li>
<li>Top 3 projects by commits this week:
<ol>
<li>meshery/meshery — 179 commits</li>
<li>kubernetes/kubernetes — 134 commits</li>
<li>kubevirt/kubevirt — 118 commits</li>
</ol>
</li>
<li>Top 3 projects by merged pull requests this week:
<ol>
<li>kubernetes/kubernetes — 72 merged PRs</li>
<li>cilium/cilium — 70 merged PRs</li>
<li>argoproj/argo-cd — 63 merged PRs</li>
</ol>
</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-26/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-26">📚 All Articles from Week 26</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-compute-2">AWS Compute (2)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/compute/upgrading-lambda-function-runtimes-at-scale-with-aws-transform-custom/" target="_blank" rel="noopener">Upgrading Lambda function runtimes at scale with AWS Transform custom</a></li>
<li><a href="https://aws.amazon.com/blogs/compute/simulating-amazon-ec2-ebs-burst-credits-before-downsizing-an-instance/" target="_blank" rel="noopener">Simulating Amazon EC2 EBS burst credits before downsizing an instance</a></li>
</ul>
<h2 id="aws-open-source-1">AWS Open Source (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/opensource/governing-ai-assets-at-scale-with-mcp-gateway-and-registry/" target="_blank" rel="noopener">Governing AI Assets at Scale with MCP Gateway and Registry</a></li>
</ul>
<h2 id="azure-devops-blog-1">Azure DevOps Blog (1)</h2>
<ul>
<li><a href="https://devblogs.microsoft.com/devops/retirement-of-azure-devops-issuer-in-workload-identity-federation-service-connections/" target="_blank" rel="noopener">Retirement of Azure DevOps issuer in Workload identity federation service connections</a></li>
</ul>
<h2 id="cncf-blog-9">CNCF Blog (9)</h2>
<ul>
<li><a href="https://www.cncf.io/announcements/2026/06/18/kubecon-cloudnativecon-openinfra-summit-and-pytorch-conference-unite-in-china-to-scale-ai/" target="_blank" rel="noopener">KubeCon + CloudNativeCon, OpenInfra Summit and PyTorch Conference Unite in China to Scale AI</a></li>
<li><a href="https://www.cncf.io/announcements/2026/06/17/flipkart-wins-cncf-end-user-case-study-contest-for-kubernetes-and-chaos-engineering-scale/" target="_blank" rel="noopener">Flipkart Wins CNCF End User Case Study Contest for Kubernetes and Chaos Engineering Scale</a></li>
<li><a href="https://www.cncf.io/blog/2026/06/17/expanding-care-passing-cks-can-now-extend-your-cka-certification/" target="_blank" rel="noopener">Expanding CARE: Passing CKS can now extend your CKA certification</a></li>
<li><a href="https://www.cncf.io/announcements/2026/06/17/cncf-and-linux-foundation-education-partner-with-udemy-to-provide-a-unified-cloud-native-training-certification-opportunity/" target="_blank" rel="noopener">CNCF and Linux Foundation Education Partner with Udemy to Provide a Unified Cloud Native Training &amp; Certification Opportunity</a></li>
<li><a href="https://www.cncf.io/announcements/2026/06/17/cncf-and-slashdata-report-confirms-india-as-one-of-the-largest-cloud-native-communities-with-2-25-million-developers/" target="_blank" rel="noopener">CNCF and SlashData Report Confirms India as One of the Largest Cloud Native Communities with 2.25 Million Developers</a></li>
<li><a href="https://www.cncf.io/announcements/2026/06/17/cncf-welcomes-new-silver-members-as-global-demand-for-cloud-native-infrastructure-grows/" target="_blank" rel="noopener">CNCF Welcomes New Silver Members as Global Demand for Cloud Native Infrastructure Grows</a></li>
<li><a href="https://www.cncf.io/blog/2026/06/17/why-cloud-native-belongs-at-the-heart-of-agentic-ai-lessons-from-building-a-multi-agent-security-platform-on-kubernetes/" target="_blank" rel="noopener">Why cloud native belongs at the heart of agentic AI: Lessons from building a multi-agent security platform on Kubernetes</a></li>
<li><a href="https://www.cncf.io/blog/2026/06/16/from-data-residency-to-digital-sovereignty-architectural-patterns-for-cloud-native-platforms/" target="_blank" rel="noopener">From data residency to digital sovereignty: Architectural patterns for  cloud native platforms</a></li>
<li><a href="https://www.cncf.io/blog/2026/06/15/improving-arm64-support-in-cncf-projects-with-oci-credits/" target="_blank" rel="noopener">Improving Arm64 support in CNCF projects with OCI credits</a></li>
</ul>
<h2 id="hacker-news-132">Hacker News (132)</h2>
<ul>
<li><a href="https://notnotp.com/notes/what-job-interviews-taught-me-about-kubernetes/" target="_blank" rel="noopener">What job interviews taught me about Kubernetes</a></li>
<li><a href="https://planetscale.com/blog/the-feedback-loops-behind-kubernetes" target="_blank" rel="noopener">The feedback loops behind Kubernetes</a></li>
<li><a href="https://github.com/ngrok/webernetes" target="_blank" rel="noopener">Kubernetes in the Browser</a></li>
<li><a href="https://numtide.com/blog/writing-a-kubernetes-operator-in-the-age-of-ai/" target="_blank" rel="noopener">What I learned using AI to build a Kubernetes Operator for Supabase&rsquo;s Multigres</a></li>
<li><a href="https://arslan.io/2026/06/16/kubernetes-runs-on-feedback-loops/" target="_blank" rel="noopener">Kubernetes Runs on Feedback Loops</a></li>
<li><a href="https://github.com/zeborg/kubekosh" target="_blank" rel="noopener">Show HN: KubeKosh – Self-Hosted Kubernetes Playground in a Docker Container</a></li>
<li><a href="https://www.anyscale.com/blog/high-performance-distributed-inference-ray-serve-llm-vllm-google-kubernetes-gke" target="_blank" rel="noopener">High Performance Distributed Inference with Ray Serve LLM</a></li>
<li><a href="https://blitzgraph.com" target="_blank" rel="noopener">Show HN: BlitzGraph – Supabase for graphs, built for LLM agents</a></li>
<li><a href="https://news.ycombinator.com/item?id=48596176" target="_blank" rel="noopener">Trillions of dollars spent just to work on customer services?</a></li>
<li><a href="https://github.com/dedalus-labs/hollywood" target="_blank" rel="noopener">Show HN: Write Your GitHub Actions in TypeScript</a></li>
<li><a href="https://bradleygannon.com/blog/2026/messing-with-my-cnc/" target="_blank" rel="noopener">Messing with My CNC</a></li>
<li><a href="https://du.nkel.dev/blog/2026-05-16_rootless_docker_virtiofs_proxmox/" target="_blank" rel="noopener">A Modern Proxmox Docker Architecture with Disposable VMs, VirtIO-FS, and ZFS</a></li>
<li><a href="https://github.com/ImreC/agentspace" target="_blank" rel="noopener">Show HN: Agentspace – long-running YOLO agent sessions in Docker</a></li>
<li><a href="https://github.com/dimileeh/agent-workspace-fabric" target="_blank" rel="noopener">Show HN: AWF – run parallel AI coding agents, each in its own Docker workspace</a></li>
<li><a href="https://github.com/Sessa93/remote-df" target="_blank" rel="noopener">A Dwarf Fortress in Docker</a></li>
<li><a href="https://workingasync.io" target="_blank" rel="noopener">Show HN: Working Async – The new wave of remote work is async-first</a></li>
<li><a href="https://github.com/vijeeshr/quickretro" target="_blank" rel="noopener">Show HN: QuickRetro – Open-source sprint retrospective app</a></li>
<li><a href="https://origami.sa/en/blog/anthropic-pauses-agent-sdk-subscription-billing-change/" target="_blank" rel="noopener">Anthropic Pauses Its Claude Agent SDK Billing Change</a></li>
<li><a href="https://www.persona-chat.dev/" target="_blank" rel="noopener">Show HN: Persona.js – a vanilla-JS agent UI library with native WebMCP (MIT)</a></li>
<li><a href="https://techthreedots.com/prometheus-raises-12-billion-artificial-general-engineer" target="_blank" rel="noopener">Prometheus raises $12B to build an artificial general engineer</a></li>
<li><a href="https://www.euronews.com/my-europe/2026/06/15/air-travellers-to-enjoy-free-cabin-luggage-and-keep-delay-compensation-after-decade-long-t" target="_blank" rel="noopener">EU Air travellers to enjoy free cabin luggage and keep delay compensation</a></li>
<li><a href="https://www.jameshylands.co.uk/2026/06/sortis-paper-empire-game.html" target="_blank" rel="noopener">Show HN: Pen and paper resource development game with an emergent world</a></li>
<li><a href="https://submarius.com" target="_blank" rel="noopener">Show HN: Submarius – Global water clarity for divers</a></li>
<li><a href="https://news.ycombinator.com/item?id=48571040" target="_blank" rel="noopener">Show HN: Ember – self-hosted RSS reader in a single Go binary, AI is optional</a></li>
<li><a href="https://codyssey.andersource.dev/sp_login.html" target="_blank" rel="noopener">Show HN: Codyssey – control system programming game (open beta)</a></li>
<li><a href="https://news.ycombinator.com/item?id=48548311" target="_blank" rel="noopener">Show HN: I built a free timestables game for kids</a></li>
<li><a href="https://zeta0134.itch.io/boba" target="_blank" rel="noopener">Show HN: Boba, a one button platformer for PICO-8</a></li>
<li><a href="https://news.ycombinator.com/item?id=48621795" target="_blank" rel="noopener">Seeking Advice</a></li>
<li><a href="https://westernhighwayalerts.com/" target="_blank" rel="noopener">Show HN: Western Highway Alerts</a></li>
<li><a href="https://github.com/mourner/suncalc" target="_blank" rel="noopener">Show HN: SunCalc v2 – a tiny JavaScript library for sun and moon calculations</a></li>
<li><a href="https://quickish.website" target="_blank" rel="noopener">Show HN: Quickish – Instant HTML Hosting</a></li>
<li><a href="https://oxetene.net/problems-with-the-rust-language/" target="_blank" rel="noopener">Problems with the Rust language</a></li>
<li><a href="https://github.com/VahidR/helmsniff" target="_blank" rel="noopener">&lsquo;Helmsniff&rsquo;; a Helm Security Scanner</a></li>
<li><a href="https://media-centre.canyon.com/en-INT/266866-new-canyon-heads-up-display-helmet-could-be-a-safety-gamechanger-for-road-riding/" target="_blank" rel="noopener">Canyon HUD helmet for road riding</a></li>
<li><a href="https://news.ycombinator.com/item?id=48560279" target="_blank" rel="noopener">Show HN: Dev-friendly native OTel: only OSS stateful, on-the-wire Observability</a></li>
<li><a href="https://github.com/Helmus101/weave" target="_blank" rel="noopener">Show HN: I&rsquo;m 15, built an AI that watches your screen and acts before you ask</a></li>
<li><a href="https://tim.blog/2026/06/12/has-ai-already-killed-nonfiction/" target="_blank" rel="noopener">Has AI already killed self-help nonfiction books?</a></li>
<li><a href="https://lmao.center/blog/wiggle-accidents/" target="_blank" rel="noopener">Help I accidentally a wigglegram</a></li>
<li><a href="https://paulkrugman.substack.com/p/elon-musk-human-ponzi-scheme" target="_blank" rel="noopener">With Wall Street’s help, you’re about to be forced to buy stock in SpaceX</a></li>
<li><a href="https://www.nytimes.com/2026/06/18/technology/ai-super-pac-guardrails-alliance.html" target="_blank" rel="noopener">New Super Pac Aims to Rally Tech Workers to Help Limit A.I</a></li>
<li><a href="https://hw.cafe" target="_blank" rel="noopener">Hello World: A new category of workplace for the next generation of builders</a></li>
<li><a href="https://www.ft.com/content/28807e71-b15d-4897-a3fe-0ff47c4abadc" target="_blank" rel="noopener">UK considers putting age limits on VPNs to help enforce social media ban</a></li>
<li><a href="https://ertu.dev/posts/4_clojure-reaching-c-performance/" target="_blank" rel="noopener">Clojure is almost as fast as C (with some help)</a></li>
<li><a href="https://reason.com/2026/06/13/disillusioned-revolutionaries/" target="_blank" rel="noopener">America&rsquo;s Founders helped create a world they were not yet ready to live in</a></li>
<li><a href="https://www.thedailybeast.com/obsessed/how-stephen-colberts-replacement-is-helping-tank-the-rest-of-cbs/" target="_blank" rel="noopener">How Stephen Colbert&rsquo;s Replacement Is Helping Tank the Rest of CBS</a></li>
<li><a href="https://blog.rust-lang.org/inside-rust/2026/06/04/how-josh-helps-rust-manage-code-across-multiple-repositories/" target="_blank" rel="noopener">Josh helps Rust manage code across multiple repositories</a></li>
<li><a href="https://scitechdaily.com/scientists-say-a-daily-probiotic-may-help-fight-depression-in-older-adults/" target="_blank" rel="noopener">Daily Probiotic May Help Fight Depression in Older Adults</a></li>
<li><a href="https://www.nbcnews.com/tech/innovation/ai-boston-childrens-hospital-diagnose-rare-diseases-kids-openai-rcna350387" target="_blank" rel="noopener">AI helped diagnose 18 children whose rare diseases had stumped doctors</a></li>
<li><a href="https://techcrunch.com/2026/06/16/anthropics-latest-feud-with-the-trump-admin-may-actually-help-it-sales-data-suggests/" target="_blank" rel="noopener">Anthropic&rsquo;s latest feud with the admin may help it, sales data suggests</a></li>
<li><a href="https://featurebuddy.com/" target="_blank" rel="noopener">Most indie devs build the wrong features. Here&rsquo;s one pattern that helps</a></li>
<li><a href="https://openai.com/index/diagnose-rare-childhood-diseases/" target="_blank" rel="noopener">Using AI to help physicians diagnose rare genetic diseases affecting children</a></li>
<li><a href="https://labs.ripe.net/author/mkoch/forward-to-hell-on-misusing-transparent-dns-forwarders-for-amplification-attacks/" target="_blank" rel="noopener">Forward to Hell? Misusing Transparent DNS Forwarders for Amplification Attacks</a></li>
<li><a href="https://news.mongabay.com/2026/06/how-trade-bans-and-local-conservation-helped-save-a-dazzling-blue-gecko/" target="_blank" rel="noopener">Trade bans and local conservation helped save a dazzling blue gecko</a></li>
<li><a href="https://www.businessinsider.com/microsoft-github-amazon-ai-cloud-capacity-2026-6" target="_blank" rel="noopener">Microsoft turns to Amazon for help with GitHub&rsquo;s AI-driven capacity issues</a></li>
<li><a href="https://agentline.cloud" target="_blank" rel="noopener">Show HN: Phone Number for AI Agents Like Hermes and OpenClaw</a></li>
<li><a href="https://www.poggle.ai/" target="_blank" rel="noopener">Poggle: Helping Engineering Teams Ship Better Software, Faster</a></li>
<li><a href="https://ide.biela.dev/r/9GD5BF8E" target="_blank" rel="noopener">help how can i delete this :&rsquo;)</a></li>
<li><a href="https://www.cio.com/article/4187280/google-microsoft-offer-specs-to-help-you-prove-your-ai-is-behaving-nicely.html" target="_blank" rel="noopener">Google, Microsoft offer specs to help you prove your AI is behaving nicely</a></li>
<li><a href="https://www.lanl.gov/media/news/0603-vision-language-ai" target="_blank" rel="noopener">Los Alamos method helps expose hallucinations in vision-language AI</a></li>
<li><a href="https://emailsdone.dev/#prompt-generator" target="_blank" rel="noopener">Show HN: A prompt generator to help AI agents implement my new email API</a></li>
<li><a href="https://news.ycombinator.com/item?id=48548060" target="_blank" rel="noopener">Looking for a front end dev to help me build a math website</a></li>
<li><a href="https://www.science.org/content/article/metal-driven-chemical-reaction-deep-sea-may-explain-origin-life" target="_blank" rel="noopener">Deep-sea metals may have helped early life use phosphate</a></li>
<li><a href="https://news.ycombinator.com/item?id=48583078" target="_blank" rel="noopener">Would you help me achieve some karma for an important project post?</a></li>
<li><a href="https://argosint.com/blog/argos-arbitrage-detection" target="_blank" rel="noopener">DeFi Labelling in Argos: How We Classify Every Transaction on Ethereum</a></li>
<li><a href="https://github.com/multiplayer-app/multiplayer" target="_blank" rel="noopener">Show HN: Multiplayer – open-source local debugging agent, unsampled runtime data</a></li>
<li><a href="https://www.rahuljuliato.com/posts/emacs-31-around-the-corner" target="_blank" rel="noopener">Emacs 31 is around the corner: The changes I&rsquo;m daily driving</a></li>
<li><a href="https://github.com/DatanoiseTV/ember-hackernews" target="_blank" rel="noopener">Show HN: Ember, a native iOS Hacker News reader I built around accessibility</a></li>
<li><a href="https://www.modeloop.app/" target="_blank" rel="noopener">Show HN: Modeloop – From visual algorithms to microcontroller C code</a></li>
<li><a href="https://hop.earth/?server=RDgva&amp;route=XxOaosUo" target="_blank" rel="noopener">Hop.Earth – Google Maps and Need For Speed. World around created while driving</a></li>
<li><a href="https://blog.adblockplus.org/blog/adblock-plus-doing-just-fine-after-updating-to-manifest-v3-two-years-ago" target="_blank" rel="noopener">Adblock Plus doing just fine after updating to Manifest V3 two years ago</a></li>
<li><a href="https://daringfireball.net/linked/2026/06/15/ec-google-gemini-ai-dma" target="_blank" rel="noopener">EC Ruled Months Ago That Google&rsquo;s Integration of Gemini in Android Violates DMA</a></li>
<li><a href="https://arstechnica.com/science/2026/06/hunter-gatherers-in-siberia-died-of-a-plague-outbreak-5500-years-ago/" target="_blank" rel="noopener">Hunter-gatherers in Siberia died of a plague outbreak 5,500 years ago</a></li>
<li><a href="https://news.ycombinator.com/item?id=48625785" target="_blank" rel="noopener">Ask HN: Favorite Sorting Algorithm?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48604232" target="_blank" rel="noopener">Ask HN: Will programmers write more efficient code during the memory shortage?</a></li>
<li><a href="https://tester.army" target="_blank" rel="noopener">Launch HN: TesterArmy (YC P26) – Agents that test web and mobile apps</a></li>
<li><a href="https://github.com/cajal-technologies/talos" target="_blank" rel="noopener">Show HN: Talos – Open-source WASM interpreter for Lean</a></li>
<li><a href="https://mitchivin.com/" target="_blank" rel="noopener">Show HN: My Windows XP portfolio with working Game Boy and iPod</a></li>
<li><a href="https://clevercrow.io" target="_blank" rel="noopener">Show HN: CleverCrow: give tokens to your favorite projects</a></li>
<li><a href="https://macrocodex.app/" target="_blank" rel="noopener">Show HN: Lean bulk, cut, body recomp. Calculate maintenance calories</a></li>
<li><a href="https://news.ycombinator.com/item?id=48587808" target="_blank" rel="noopener">Ask HN: What tools are you using for AI-assisted code review?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48548514" target="_blank" rel="noopener">Ask HN: How long have you been looking for a job?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48593346" target="_blank" rel="noopener">Show HN: Domphy – plain-object UI for tool apps, AI-correctable output</a></li>
<li><a href="https://news.ycombinator.com/item?id=48622280" target="_blank" rel="noopener">The AI Conundrum: We are living in highly subsidized, interesting times</a></li>
<li><a href="https://docs.chainstack.com/docs/self-hosted/introduction" target="_blank" rel="noopener">Show HN: Chainstack Self-Hosted, hosting your own blockchain nodes made simple</a></li>
<li><a href="https://github.com/HexmosTech/git-lrc" target="_blank" rel="noopener">Show HN: git-lrc – Free, Micro AI Code Reviews That Run on Git Commit</a></li>
<li><a href="https://lpviz.net/" target="_blank" rel="noopener">Show HN: lpviz – Interactive linear programming visualization in the browser</a></li>
<li><a href="https://news.ycombinator.com/item?id=48624574" target="_blank" rel="noopener">GitHub Banned All CI for Our (OSS) Org Because of Bad Drive-By Contributors</a></li>
<li><a href="https://news.ycombinator.com/item?id=48579359" target="_blank" rel="noopener">Ask HN: AI models are built on all of us, should their weights act like patents?</a></li>
<li><a href="https://lastwordonearth.com" target="_blank" rel="noopener">Show HN: Lastwordonearth.com</a></li>
<li><a href="https://news.ycombinator.com/item?id=48619635" target="_blank" rel="noopener">Ask HN: Why Do AI Credits Expire</a></li>
<li><a href="https://news.ycombinator.com/item?id=48612456" target="_blank" rel="noopener">Why do people suddenly see so many competitors once they start marketing?</a></li>
<li><a href="https://terminal.tesseractanalytics.ai/gate" target="_blank" rel="noopener">Show HN: I built an open-source financial research terminal (SEC data and SQL)</a></li>
<li><a href="https://morningstack.app/demo/" target="_blank" rel="noopener">Show HN: Morning Stack finds real job openings, tweaks resume and cover letter</a></li>
<li><a href="https://news.ycombinator.com/item?id=48562408" target="_blank" rel="noopener">Ten Years of Just (and Lists)</a></li>
<li><a href="https://news.ycombinator.com/item?id=48572127" target="_blank" rel="noopener">Ask HN: Which AI subscription is worth paying for now?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48603852" target="_blank" rel="noopener">Anyone else receive a &ldquo;GPU droplet destroyed&rdquo; email from DigitalOcean</a></li>
<li><a href="https://news.ycombinator.com/item?id=48551386" target="_blank" rel="noopener">Ask HN: Claude renamed my VM from the inside?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48624622" target="_blank" rel="noopener">My Opinion on RL</a></li>
<li><a href="https://www.dirac.app/" target="_blank" rel="noopener">Show HN: I built an email agent for founders who are stuck in email</a></li>
<li><a href="https://news.ycombinator.com/item?id=48539681" target="_blank" rel="noopener">Are we asking the right questions?</a></li>
<li><a href="https://github.com/wirewright/wirewright" target="_blank" rel="noopener">Show HN: Wirewright, an experimental symbolic physics environment</a></li>
<li><a href="https://github.com/tilework-tech/nori-browser/" target="_blank" rel="noopener">Show HN: A Browser Built for Browser Automation</a></li>
<li><a href="https://www.youtube.com/watch?v=6xXRh7PC7nI" target="_blank" rel="noopener">Show HN: A C++ ALNS routing engine for LEO satellite mesh networks [video]</a></li>
<li><a href="https://github.com/msradam/rocannon" target="_blank" rel="noopener">Show HN: Rocannon – Any Ansible module to MCP Tool, record sessions as playbooks</a></li>
<li><a href="https://clutterstrike.com/" target="_blank" rel="noopener">Show HN: Email client focused on reducing phishing risk and inbox overload</a></li>
<li><a href="https://news.ycombinator.com/item?id=48610459" target="_blank" rel="noopener">Show HN: Video on the map marketplace 1 year – still bad traction</a></li>
<li><a href="https://news.ycombinator.com/item?id=48605896" target="_blank" rel="noopener">Forked CozoDB to give agents cognitive primitives</a></li>
<li><a href="https://news.ycombinator.com/item?id=48557081" target="_blank" rel="noopener">The price of liberty is eternal vigilance</a></li>
<li><a href="https://news.ycombinator.com/item?id=48601134" target="_blank" rel="noopener">Just made an app and MCP Server to convert Markdown to Google Docs</a></li>
<li><a href="https://news.ycombinator.com/item?id=48548530" target="_blank" rel="noopener">Ask HN: Active GitHub accounts (probably) delivering malware, now what?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48569203" target="_blank" rel="noopener">We Need to Start Planning Beyond Leo</a></li>
<li><a href="https://www.bbc.com/news/articles/c4gykxklvl5o" target="_blank" rel="noopener">Australia confirms first case of H5N1 bird flu as virus reaches every continent</a></li>
<li><a href="https://github.com/imbue-ai/ratchets" target="_blank" rel="noopener">Ratchets: a Rust tool that polices style violations with a flexible budget</a></li>
<li><a href="https://flueframework.com/blog/flue-1-0-beta/" target="_blank" rel="noopener">Flue 1.0 Beta</a></li>
<li><a href="https://www.jstor.org/stable/29765006" target="_blank" rel="noopener">Tradeoff Between Expertise and Flexibility: A Cognitive Entrenchment Perspective</a></li>
<li><a href="https://community.openai.com/t/flexible-rate-limit-resets-for-codex-and-a-method-to-get-a-reset/1383470" target="_blank" rel="noopener">Flexible Rate Limit Resets for Codex (bank rate limit resets)</a></li>
<li><a href="https://news.ycombinator.com/item?id=48558511" target="_blank" rel="noopener">Nanogram – Private social media from your Raspberry Pi</a></li>
<li><a href="https://news.ycombinator.com/item?id=48540151" target="_blank" rel="noopener">Atlassian &ldquo;Data Contribution&rdquo; – Privacy and Welfare</a></li>
<li><a href="https://trustmux.dev" target="_blank" rel="noopener">Show HN: Trustmux – Lightweight Secure Daemon for Mobile Shell Access</a></li>
<li><a href="https://spellabee.com/" target="_blank" rel="noopener">Show HN: I built a spelling app for kids with my 7-year-old</a></li>
<li><a href="https://news.ycombinator.com/item?id=48608578" target="_blank" rel="noopener">Advent of recorded music is much like a BEC</a></li>
<li><a href="https://www.intelligrade.de/en" target="_blank" rel="noopener">Show HN: Intelligrade – EU Based Digital Exams</a></li>
<li><a href="https://www.youtube.com/watch?v=fLUtUkqYHnQ" target="_blank" rel="noopener">Everything I Learned Training Frontier Small Models – Maxime Labonne, Liquid AI [video]</a></li>
<li><a href="https://fluenta.space/resources/reports/yc-spring-2026-batch-scored" target="_blank" rel="noopener">Show HN: All 194 YC Spring 2026 startups scored from public data</a></li>
<li><a href="https://blogs.windows.com/devices/2026/06/16/introducing-the-next-surface-pro-and-surface-laptop-built-for-performance-and-flexibility/" target="_blank" rel="noopener">Introducing the next Surface Pro and Surface Laptop</a></li>
<li><a href="https://www.lrb.co.uk/the-paper/v48/n11/adam-thirlwell/luxury-muzhik" target="_blank" rel="noopener">Reminiscences of Tolstoy, Chekhov and Andreyev by Maxim Gorky</a></li>
<li><a href="https://github.com/Rocketgraph/rocketgraph" target="_blank" rel="noopener">Show HN: ML condenses billions of logs into a tiny snapshot your LLM can debug</a></li>
<li><a href="https://bartoszlenart.com/blog/bonfires-in-the-dark" target="_blank" rel="noopener">Bonfires in the Dark: Ritual, Science, and AI as Compression Interfaces</a></li>
<li><a href="https://mathesar.cloud/site/" target="_blank" rel="noopener">Show HN: Hosted version of Mathesar, intuitive open source UI built on Postgres</a></li>
<li><a href="https://docs.hetzner.com/general/infrastructure-and-availability/price-adjustment/#cloud-servers" target="_blank" rel="noopener">Hetzner Price Adjustment</a></li>
<li><a href="https://github.com/miracodeai/mira" target="_blank" rel="noopener">Show HN: Mira – Open-source and self-hosted AI code reviewer</a></li>
<li><a href="https://jumpjet.dev" target="_blank" rel="noopener">Show HN: Jumpjet – a WASM runtime for game developers</a></li>
</ul>
<h2 id="heise-cloud-15">Heise Cloud (15)</h2>
<ul>
<li><a href="https://www.heise.de/news/Agentic-Resource-Discovery-Suchmaschine-fuer-KI-Agenten-11338422.html" target="_blank" rel="noopener">Agentic Resource Discovery: Suchmaschine für KI-Agenten</a></li>
<li><a href="https://www.heise.de/news/Google-Cloud-Souveraene-Cloud-in-Deutschland-bis-Ende-2026-11338334.html" target="_blank" rel="noopener">Google Cloud: Souveräne Cloud in Deutschland bis Ende 2026</a></li>
<li><a href="https://www.heise.de/news/Firmen-unterschaetzen-ihre-KI-Abhaengigkeiten-massiv-11337683.html" target="_blank" rel="noopener">Firmen unterschätzen ihre KI-Abhängigkeiten massiv</a></li>
<li><a href="https://www.heise.de/hintergrund/Juristische-Fallstricke-in-Cloud-Architekturen-11314986.html" target="_blank" rel="noopener">Juristische Fallstricke in Cloud-Architekturen</a></li>
<li><a href="https://www.heise.de/news/Bericht-EU-stuft-AWS-und-Azure-bald-als-Gatekeeper-laut-Digital-Markets-Act-ein-11337868.html" target="_blank" rel="noopener">Bericht: EU stuft AWS und Azure bald als Gatekeeper laut Digital Markets Act ein</a></li>
<li><a href="https://www.heise.de/news/HPEs-neuer-Switch-QFX5140-liefert-16-Tbit-s-auf-1-HE-11337577.html" target="_blank" rel="noopener">HPEs neuer Switch: QFX5140 liefert 16 Tbit/s auf 1 HE</a></li>
<li><a href="https://www.heise.de/news/Proaktive-IT-Security-mit-Pentesting-Ethical-Hacking-fuer-Admins-11327184.html" target="_blank" rel="noopener">Proaktive IT-Security mit Pentesting – Ethical Hacking für Admins</a></li>
<li><a href="https://www.heise.de/blog/Die-souveraene-Cloud-die-keine-ist-ein-Etikett-fuer-die-falsche-Ebene-11320242.html" target="_blank" rel="noopener">Die souveräne Cloud, die keine ist: ein Etikett für die falsche Ebene</a></li>
<li><a href="https://www.heise.de/news/Unternehmen-wuenschen-sich-deutsche-Hyperscaler-und-buchen-US-Cloud-11335451.html" target="_blank" rel="noopener">Unternehmen wünschen sich deutsche Hyperscaler und buchen US-Cloud</a></li>
<li><a href="https://www.heise.de/news/Schluss-mit-Sidecar-Files-AWS-fuehrt-S3-Annotations-ein-11335068.html" target="_blank" rel="noopener">Schluss mit Sidecar-Files: AWS führt S3 Annotations ein</a></li>
<li><a href="https://www.heise.de/news/Oracle-halbiert-kostenlose-Cloud-Ressourcen-11334393.html" target="_blank" rel="noopener">Oracle halbiert kostenlose Cloud-Ressourcen</a></li>
<li><a href="https://www.heise.de/news/KI-Workloads-Trendwende-zur-Private-Cloud-meint-Broadcom-11334253.html" target="_blank" rel="noopener">Broadcom prognostiziert: Kosten treiben KI-Workloads aus der Public Cloud</a></li>
<li><a href="https://www.heise.de/news/FreeBSD-15-1-WiFi-Treiber-von-Linux-7-0-mehr-Cloud-und-viel-KI-11333999.html" target="_blank" rel="noopener">FreeBSD 15.1: WiFi-Treiber von Linux 7.0, mehr Cloud und viel KI</a></li>
<li><a href="https://www.heise.de/news/Play-Update-Google-bringt-WhatsApp-Backupverwaltung-in-Geraeteeinstellungen-11333661.html" target="_blank" rel="noopener">Play-Update: Google bringt WhatsApp-Backupverwaltung in Geräteeinstellungen</a></li>
<li><a href="https://www.heise.de/news/Bis-zu-200-Prozent-Cloud-Hoster-Hetzner-dreht-erneut-an-der-Preisschraube-11332994.html" target="_blank" rel="noopener">Kräftige Preiserhöhung bei Hetzner: Cloud-Server teilweise dreimal so teuer</a></li>
</ul>
<h2 id="infoq-cloud-native-3">InfoQ Cloud Native (3)</h2>
<ul>
<li><a href="https://www.infoq.com/articles/continuous-authorization-cloud/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Article: Designing Continuous Authorization for Sensitive Cloud Systems</a></li>
<li><a href="https://www.infoq.com/presentations/java-aws-serverless/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Presentation: Practical Performance Tuning for Serverless Java on AWS</a></li>
<li><a href="https://www.infoq.com/podcasts/increasing-users-data-agency/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Podcast: Increasing Users&rsquo; Data Agency: from BlueSky&rsquo;s AT Protocol to the Local-First Software Movement</a></li>
</ul>
<h2 id="microsoft-open-source-1">Microsoft Open Source (1)</h2>
<ul>
<li><a href="https://opensource.microsoft.com/blog/2026/06/17/whats-new-with-microsoft-in-open-source-and-kubernetes-at-open-source-summit-and-kubecon-india/" target="_blank" rel="noopener">What’s new with Microsoft in open source and Kubernetes at Open Source Summit and KubeCon India</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/agentjacking-sentry-mcp-attack/" target="_blank" rel="noopener">A public Sentry key is all it takes to hijack Claude Code, Cursor, and Codex</a></li>
<li><a href="https://thenewstack.io/search-like-2010-quant/" target="_blank" rel="noopener">Your agent wants to search like a 2010 quant</a></li>
<li><a href="https://thenewstack.io/nvidia-openclaw-agent-blueprints/" target="_blank" rel="noopener">“An agent is an LLM and a harness”: What Nvidia really thinks about OpenClaw</a></li>
<li><a href="https://thenewstack.io/gemini-cli-antigravity-replacement/" target="_blank" rel="noopener">Gemini CLI vs. Antigravity: What works, not the spec sheet</a></li>
<li><a href="https://thenewstack.io/valkey-ai-backporting-agents/" target="_blank" rel="noopener">Backporting bug fixes is dead, Project Valkey now  sends in the bots</a></li>
<li><a href="https://thenewstack.io/losing-fable-open-weight-glm/" target="_blank" rel="noopener">Losing Fable made the best case yet for AI models you can run yourself</a></li>
<li><a href="https://thenewstack.io/ai-code-review-self-review/" target="_blank" rel="noopener">“Time to clean up human slop”: Why AI now reviews code better than your teammate.</a></li>
<li><a href="https://thenewstack.io/checkmarx-ai-llm-sast-security/" target="_blank" rel="noopener">Checkmarx’s new SAST engine isn’t about the LLM. It’s about what happens after.</a></li>
<li><a href="https://thenewstack.io/permissionless-ownership-raising-hand/" target="_blank" rel="noopener">“I think this is costing us more than we realize”: what permissionless ownership really asks of you</a></li>
<li><a href="https://thenewstack.io/anthropic-claude-design-overhaul/" target="_blank" rel="noopener">Anthropic overhauled Claude Design to fix the handoff. A designer and an engineer disagree on whether it worked.</a></li>
<li><a href="https://thenewstack.io/gusto-cofounder-small-business-ai/" target="_blank" rel="noopener">Gusto Cofounder: An AI agent that runs payroll, HR, and benefits without waiting to be asked</a></li>
<li><a href="https://thenewstack.io/mcp-gets-its-missing-enterprise-authorization-layer/" target="_blank" rel="noopener">MCP gets its missing enterprise authorization layer</a></li>
<li><a href="https://thenewstack.io/cursor-origin-github-disruption/" target="_blank" rel="noopener">Cursor, GitLab and Zed agree GitHub is breaking. They disagree on how to rebuild it.</a></li>
<li><a href="https://thenewstack.io/neoclouds-postgres-sovereign-ai/" target="_blank" rel="noopener">Neoclouds, sovereign AI and Postgres: The new operating model for regulated enterprises</a></li>
<li><a href="https://thenewstack.io/postgres-data-movement-interoperability/" target="_blank" rel="noopener">The database storage problem is solved. Here’s what comes next.</a></li>
<li><a href="https://thenewstack.io/fable-ban-open-weights/" target="_blank" rel="noopener">Fable 5 ban: 4 open models responded before Anthropic could restore access</a></li>
<li><a href="https://thenewstack.io/debugging-probabilistic-ai-systems/" target="_blank" rel="noopener">Your AI pipeline is broken, and your dashboards don’t know it</a></li>
<li><a href="https://thenewstack.io/aws-context-knowledge-graph-agents/" target="_blank" rel="noopener">“A data lake of nuance for AI agents to swim in”: AWS Context gets shipshape on reasoning</a></li>
<li><a href="https://thenewstack.io/aws-kiro-mobile-ios-agentic-coding/" target="_blank" rel="noopener">Kiro goes mobile: AWS brings agentic coding supervision to the iPhone</a></li>
<li><a href="https://thenewstack.io/vercel-launches-eve-an-open-source-framework-that-treats-agents-as-directories/" target="_blank" rel="noopener">Vercel launches eve, an open-source framework that treats agents as directories</a></li>
<li><a href="https://thenewstack.io/how-block-manages-its-fleet-of-ai-coding-agents-from-slack/" target="_blank" rel="noopener">How Block manages its fleet of AI coding agents from Slack</a></li>
<li><a href="https://thenewstack.io/chainguard-agent-skills-matures/" target="_blank" rel="noopener">Chainguard Agent Skills matures</a></li>
<li><a href="https://thenewstack.io/aws-devops-agent-ai-delivery-pipeline/" target="_blank" rel="noopener">AWS puts an AI bouncer at the merge queue</a></li>
<li><a href="https://thenewstack.io/tailscale-aperture-ai-agent-infrastructure/" target="_blank" rel="noopener">“Agents need boring infrastructure around them”: Why we need to take an interest in ‘invisible’ AI</a></li>
<li><a href="https://thenewstack.io/google-microsoft-and-openai-join-forces-to-help-create-ais-missing-trust-layer/" target="_blank" rel="noopener">Google, Microsoft, and OpenAI join forces to help create AI’s missing trust layer</a></li>
<li><a href="https://thenewstack.io/clario-data-enterprise-ai-rot/" target="_blank" rel="noopener">Your AI isn’t broken. Your data is.</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-26/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 25, Jun 15-21, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-25/</link>
      <pubDate>Mon, 15 Jun 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-25/</guid>
      <description>This week: 47 releases, 168 news items.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week in Cloud Native saw a range of stable releases, with updates spanning networking, orchestration, and security projects. Key developments included Dapr&rsquo;s new verifiable execution capabilities and multiple patches for core Kubernetes versions. News highlights focused on the expanding role of AI agents, alongside continued discussions on CI/CD security and Kubernetes storage management.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="networking">Networking</h3>
<ul>
<li><strong><a href="https://github.com/coredns/coredns/releases/tag/v1.14.4" target="_blank" rel="noopener">coredns/coredns v1.14.4</a></strong> - Improves transport security with enhancements for DoH3 and DoQ, refines DNSSEC signing behavior, and adds support for the loong64 architecture. Additional features include configurable cache verification and hostname resolution for forward targets.</li>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.38.2" target="_blank" rel="noopener">envoyproxy/envoy v1.38.2</a></strong> - Fixes a runtime guard override removal issue and introduces opt-in histograms for HTTP/2 header statistics, including header-entry count and header-map byte size.</li>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.37.4" target="_blank" rel="noopener">envoyproxy/envoy v1.37.4</a></strong> - Fixes a runtime guard override removal issue and introduces opt-in histograms for HTTP/2 header statistics.</li>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.36.8" target="_blank" rel="noopener">envoyproxy/envoy v1.36.8</a></strong> - Fixes a runtime guard override removal issue and introduces opt-in histograms for HTTP/2 header statistics.</li>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.35.12" target="_blank" rel="noopener">envoyproxy/envoy v1.35.12</a></strong> - Fixes a runtime guard override removal issue and introduces opt-in histograms for HTTP/2 header statistics.</li>
<li><strong><a href="https://github.com/antrea-io/antrea/releases/tag/v2.6.2" target="_blank" rel="noopener">antrea-io/antrea v2.6.2</a></strong> - Migrates the UUID library, updates the lumberjack dependency, and upgrades Kubernetes dependencies to 1.36.1.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.15.14" target="_blank" rel="noopener">kubeovn/kube-ovn v1.15.14</a></strong> - Updates Golang to v0.46.0 and resolves an issue where service/endpointslice enqueueing was not skipped when load balancing is disabled.</li>
</ul>
<h3 id="orchestration">Orchestration</h3>
<ul>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v2.3.2" target="_blank" rel="noopener">crossplane/crossplane v2.3.2</a></strong> - A patch release addressing reported issues and security vulnerabilities in dependencies, specifically fixing regressions in the Crossplane CLI&rsquo;s <code>render</code> commands.</li>
<li><strong><a href="https://github.com/kedacore/keda/releases/tag/v2.20.1" target="_blank" rel="noopener">kedacore/keda v2.20.1</a></strong> - Fixes a concurrent map read/write data race in the fallback <code>updateStatus</code> function and resolves an issue with the <code>KEDAScalersStarted</code> metric.</li>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.36.2" target="_blank" rel="noopener">kubernetes/kubernetes v1.36.2</a></strong> - A patch release.</li>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.35.6" target="_blank" rel="noopener">kubernetes/kubernetes v1.35.6</a></strong> - A patch release.</li>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.34.9" target="_blank" rel="noopener">kubernetes/kubernetes v1.34.9</a></strong> - A patch release.</li>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.33.13" target="_blank" rel="noopener">kubernetes/kubernetes v1.33.13</a></strong> - A patch release.</li>
<li><strong><a href="https://github.com/projectcapsule/capsule/releases/tag/v0.13.5" target="_blank" rel="noopener">projectcapsule/capsule v0.13.5</a></strong> - Adds configurable controller RBAC, new action types for rules and regex cache, and rule-based QOS enforcement. Fixes an issue where terminating namespaces were skipped for Tenantresources.</li>
</ul>
<h3 id="security">Security</h3>
<ul>
<li><strong><a href="https://github.com/falcosecurity/falco/releases/tag/0.44.1" target="_blank" rel="noopener">falcosecurity/falco 0.44.1</a></strong> - Updates LIBS to version 0.25.4 and DRIVER to version 10.2.0.</li>
<li><strong><a href="https://github.com/open-policy-agent/opa/releases/tag/v1.17.1" target="_blank" rel="noopener">open-policy-agent/opa v1.17.1</a></strong> - Updates Go to version 1.26.4 to address standard library vulnerabilities affecting OPA&rsquo;s HTTP handler and crypto builtins.</li>
<li><strong><a href="https://github.com/podman-container-tools/podman/releases/tag/v5.8.3" target="_blank" rel="noopener">containers/podman v5.8.3</a></strong> - Addresses CVE-2026-44517, which involved a vulnerability where <code>ADD</code> or <code>COPY</code> instructions could cause files outside the build context to be included. Updates Buildah to v1.43.2 and gvisor-tap-vsock to v0.8.</li>
<li><strong><a href="https://github.com/sigstore/cosign/releases/tag/v3.1.1" target="_blank" rel="noopener">sigstore/cosign v3.1.1</a></strong> - Deprecates several flags related to verification material input and the bundle format, with the standardized bundle format now being the default for signing and verifying.</li>
<li><strong><a href="https://github.com/aquasecurity/trivy/releases/tag/v0.71.1" target="_blank" rel="noopener">aquasecurity/trivy v0.71.1</a></strong> - Fixes OCI artifact filename validation, forwards ospkg detector options, and loads VEX documents from within the repository directory.</li>
</ul>
<h3 id="build">Build</h3>
<ul>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.16.15" target="_blank" rel="noopener">dapr/dapr v1.16.15</a></strong> - Contains a bug fix for Sentry failing to start with &ldquo;unsupported key type&rdquo; when the issuer key is Ed25519 or RSA.</li>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.18.0" target="_blank" rel="noopener">dapr/dapr v1.18.0</a></strong> - Introduces optional cryptographic signing and verification for workflow history and attestation for child workflow and activity completions. A new <code>WorkflowAccessPolicy</code> resource controls which application IDs may invoke workflows.</li>
<li><strong><a href="https://github.com/helm/helm/releases/tag/v4.2.1" target="_blank" rel="noopener">helm/helm v4.2.1</a></strong> - A patch release.</li>
<li><strong><a href="https://github.com/helm/helm/releases/tag/v3.21.1" target="_blank" rel="noopener">helm/helm v3.21.1</a></strong> - A patch release.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.51.2" target="_blank" rel="noopener">backstage/backstage v1.51.2</a></strong> - Fixes an issue where an empty <code>userSelect</code> parameter caused all users to be dropped in the msgraph module.</li>
<li><strong><a href="https://github.com/podman-container-tools/buildah/releases/tag/v1.43.2" target="_blank" rel="noopener">containers/buildah v1.43.2</a></strong> - Bumps <code>c/common</code> to v0.67.1, <code>c/image</code> to v5.39.2, and includes a security fix.</li>
</ul>
<h3 id="observability">Observability</h3>
<ul>
<li><strong><a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.154.0" target="_blank" rel="noopener">open-telemetry/opentelemetry-collector v0.154.0</a></strong> - The <code>--skip-get-modules</code> flag for <code>cmd/builder</code> no longer regenerates the <code>go.mod</code> file, which is a breaking change.</li>
</ul>
<h3 id="container-runtime">Container Runtime</h3>
<ul>
<li><strong><a href="https://github.com/spinframework/spin/releases/tag/v4.0.1" target="_blank" rel="noopener">fermyon/spin v4.0.1</a></strong> - Updates unversioned environments if not recent and includes support for falling back to webpki roots in the default TLS configuration.</li>
</ul>
<h3 id="messaging">Messaging</h3>
<ul>
<li><strong><a href="https://github.com/nats-io/nats-server/releases/tag/v2.12.11" target="_blank" rel="noopener">nats-io/nats-server v2.12.11</a></strong> - Updates Go to version 1.25.11. Fixes a regression in v2.12.7 that could result in &ldquo;Message Not Found&rdquo; errors in JetStream when a max messages per subject limit is configured.</li>
</ul>
<h3 id="database">Database</h3>
<ul>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.0.7" target="_blank" rel="noopener">crate/crate 6.0.7</a></strong> - A patch release.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.3.3" target="_blank" rel="noopener">crate/crate 6.3.3</a></strong> - A patch release.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.2.9" target="_blank" rel="noopener">crate/crate 6.2.9</a></strong> - A patch release.</li>
</ul>
<h3 id="chaos-engineering">Chaos Engineering</h3>
<ul>
<li><strong><a href="https://github.com/chaos-mesh/chaos-mesh/releases/tag/v2.8.3" target="_blank" rel="noopener">chaos-mesh/chaos-mesh v2.8.3</a></strong> - Resolves container image CVEs by upgrading the Go toolchain to 1.25.11 and <code>containerd</code> to 1.7.32. The <code>memStress</code> helper was rebuilt with a modern Go toolchain, and the chaos-daemon image switched to a headless JRE.</li>
</ul>
<h3 id="configuration">Configuration</h3>
<ul>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.43" target="_blank" rel="noopener">meshery/meshery v1.0.43</a></strong> - Bumps the <code>shell-quote</code> dependency and fixes broken <code>mesheryctl</code> reference page anchor links.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.42" target="_blank" rel="noopener">meshery/meshery v1.0.42</a></strong> - Uses <code>filepath.Join</code> for local provider package location and adds support for installing extensions in the local provider.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.41" target="_blank" rel="noopener">meshery/meshery v1.0.41</a></strong> - Skips namespace creation for cluster-scoped resources in <code>CreateK8sResource</code> and fixes a CI workflow condition.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.40" target="_blank" rel="noopener">meshery/meshery v1.0.40</a></strong> - Fixes <code>printf</code>-style logging calls flagged by <code>go vet</code> and hardens design import file resolution in the UI.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.39" target="_blank" rel="noopener">meshery/meshery v1.0.39</a></strong> - Preserves credential ID when saving connections, fixes rendering of imported designs, and resolves a UI crash in Registry Models.</li>
</ul>
<h3 id="service-mesh">Service Mesh</h3>
<ul>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.14.0" target="_blank" rel="noopener">kumahq/kuma v2.14.0</a></strong> - Introduces mesh-scoped Zone Ingress/Egress deployments, allowing individual targeting by policy. Sidecar containers are now enabled by default.</li>
</ul>
<h3 id="framework">Framework</h3>
<ul>
<li><strong><a href="https://github.com/kserve/kserve/releases/tag/v0.19.0" target="_blank" rel="noopener">kserve/kserve v0.19.0</a></strong> - Propagates <code>spec.labels</code> and <code>annotations</code> to service for <code>llmisvc</code>, removes incorrect CRDs in <code>llmisvc-crd</code>, and normalizes legacy <code>deploymentMode</code> in status.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>The Cloud Native ecosystem this week saw significant attention on the expanding capabilities and operational implications of AI agents. Dapr 1.18 introduced verifiable execution, which includes cryptographic signing and verification of workflow history and attestations for child workflow completions. This feature aims to enhance security and detect tampering in distributed applications by providing an auditable execution history. Reports also highlighted developments in AI coding agents, with claims of models outperforming others in coding endurance tests and the emergence of new challenges in debugging and auditing their actions. The increasing autonomy of AI agents, particularly when interacting with production data, emphasizes the need for robust verification and control mechanisms.</p>
<p>Security remained a focus, with projects like Podman addressing vulnerabilities such as CVE-2026-44517, which could lead to unauthorized file inclusion during container image builds. A CNCF blog post outlined strategies for securing CI/CD pipelines through dependency lockdown, aiming to mitigate supply chain risks in open-source projects. Additionally, the External Secrets Operator was presented as a tool to manage secret sprawl in multi-account Kubernetes environments, addressing a common operational challenge.</p>
<p>Updates from major cloud providers included AWS detailing how Amazon EKS Auto Mode integrates with Istio Ambient Mesh to automate infrastructure management and provide mTLS-based service-to-service security. AWS also announced formal verification of the hypervisor in its Nitro Isolation Engine, contributing to the security of EC2 instances. Microsoft Azure DevOps released June patches for its self-hosted server products and continued to recommend migrations to GitHub, citing new AI-powered features like Copilot Autofix and Code Reviews for GitHub Advanced Security and Azure Repos. The Kubernetes SIG Storage group was also spotlighted, discussing its ongoing contributions to persistent storage management within the project.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Hacker News discussions this week frequently centered on AI agents, covering topics such as running agent code on Kubernetes, tools for managing Kubernetes contexts for SREs and AI agents, and security firewalls designed for agents. Debates also addressed the technical challenges of verifying AI agent behavior and the implications of agents writing to production data.</p>
<h2 id="-numbers-of-the-week">📊 Numbers of the Week</h2>
<ul>
<li>Total stable releases: 40 across 18 projects</li>
<li>Top 3 projects by commits this week:
<ol>
<li>meshery/meshery — 255 commits</li>
<li>kubernetes/kubernetes — 189 commits</li>
<li>cilium/cilium — 152 commits</li>
</ol>
</li>
<li>Top 3 projects by merged pull requests this week:
<ol>
<li>cilium/cilium — 107 merged PRs</li>
<li>kubernetes/kubernetes — 105 merged PRs</li>
<li>envoyproxy/envoy — 104 merged PRs</li>
</ol>
</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-25/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-25">📚 All Articles from Week 25</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-compute-4">AWS Compute (4)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/compute/aws-nitro-isolation-engine-formally-verifying-the-hypervisor-in-the-aws-nitro-system/" target="_blank" rel="noopener">AWS Nitro Isolation Engine: Formally verifying the hypervisor in the AWS Nitro System</a></li>
<li><a href="https://aws.amazon.com/blogs/compute/build-rag-powered-ai-solutions-at-the-edge-with-aws-local-zones-and-outposts/" target="_blank" rel="noopener">Build RAG-powered AI solutions at the edge with AWS Local Zones and Outposts</a></li>
<li><a href="https://aws.amazon.com/blogs/compute/optimize-ec2-costs-with-aws-compute-optimizer-right-sizing/" target="_blank" rel="noopener">Optimize EC2 costs with AWS Compute Optimizer right sizing</a></li>
<li><a href="https://aws.amazon.com/blogs/compute/integrating-event-source-mappings-with-aws-lambda-tenant-isolation-mode/" target="_blank" rel="noopener">Integrating Event Source Mappings with AWS Lambda tenant isolation mode</a></li>
</ul>
<h2 id="aws-containers-1">AWS Containers (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/containers/better-together-amazon-eks-auto-mode-and-istio-ambient-mesh/" target="_blank" rel="noopener">Better Together: Amazon EKS Auto Mode and Istio Ambient Mesh</a></li>
</ul>
<h2 id="azure-devops-blog-4">Azure DevOps Blog (4)</h2>
<ul>
<li><a href="https://devblogs.microsoft.com/devops/june-patches-for-azure-devops-server-5/" target="_blank" rel="noopener">June Patches for Azure DevOps Server</a></li>
<li><a href="https://devblogs.microsoft.com/devops/copilot-autofix-for-github-advanced-security-for-azure-devops/" target="_blank" rel="noopener">Copilot Autofix for GitHub Advanced Security for Azure DevOps</a></li>
<li><a href="https://devblogs.microsoft.com/devops/copilot-code-reviews-for-azure-repos/" target="_blank" rel="noopener">Copilot Code Reviews for Azure Repos</a></li>
<li><a href="https://devblogs.microsoft.com/devops/enterprise-live-migrations/" target="_blank" rel="noopener">Enterprise Live Migrations: Moving from Azure DevOps Repo to GitHub with minimal disruption</a></li>
</ul>
<h2 id="cncf-blog-3">CNCF Blog (3)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/06/12/securing-ci-cd-for-an-open-source-project-locking-down-dependencies/" target="_blank" rel="noopener">Securing CI/CD for an open source project: Locking down dependencies</a></li>
<li><a href="https://www.cncf.io/blog/2026/06/11/introducing-verifiable-execution-in-dapr-1-18/" target="_blank" rel="noopener">Introducing Verifiable Execution in Dapr 1.18</a></li>
<li><a href="https://www.cncf.io/blog/2026/06/09/solving-secret-sprawl-in-multi-account-kubernetes-with-external-secrets-operator/" target="_blank" rel="noopener">Solving secret sprawl in multi-account Kubernetes with External Secrets Operator</a></li>
</ul>
<h2 id="hacker-news-119">Hacker News (119)</h2>
<ul>
<li><a href="https://github.com/vinnie357/kina" target="_blank" rel="noopener">Kina, Kubernetes but Apple Containers</a></li>
<li><a href="https://www.youtube.com/watch?v=UlXpOGIpITM" target="_blank" rel="noopener">Kelsey Hightower: Kubernetes and retiring at the top [video]</a></li>
<li><a href="https://blog.skypilot.co/sandboxes/" target="_blank" rel="noopener">SkyPilot Sandboxes: Run Agent Code on Your Own Kubernetes, at Scale</a></li>
<li><a href="https://github.com/lucasepe/kctx" target="_blank" rel="noopener">Show HN: Kctx – A read-only Kubernetes context engine for SREs and AI Agents</a></li>
<li><a href="https://www.youtube.com/watch?v=UlXpOGIpITM" target="_blank" rel="noopener">Kubernetes and retiring at the top with Kelsey Hightower [video]</a></li>
<li><a href="https://codedbearder.com/posts/nixidy-part-1-introduction/" target="_blank" rel="noopener">Introduction to nixidy – Kubernetes GitOps with Nix</a></li>
<li><a href="https://news.ycombinator.com/item?id=48518502" target="_blank" rel="noopener">Show HN: Kaupang – deploy one config to Docker Compose, Swarm, or Kubernetes</a></li>
<li><a href="https://github.com/denoland/clawpatrol" target="_blank" rel="noopener">Show HN: Claw Patrol, a security firewall for agents</a></li>
<li><a href="https://github.com/HelixDB/helix-db/tree/main" target="_blank" rel="noopener">Show HN: HelixDB – A graph database built on object storage</a></li>
<li><a href="https://www.llmforge.app" target="_blank" rel="noopener">Show HN: LLMForge – Orchestrate your LLM pipeline. Locally</a></li>
<li><a href="https://whissle.ai/gateway" target="_blank" rel="noopener">Whissle Gateway – Run Multi-Modal Voice AI Locally in a 500MB Docker</a></li>
<li><a href="https://github.com/sig-id/nucleus" target="_blank" rel="noopener">Show HN: Nucleus – A security-hardened, Nix-native container runtime</a></li>
<li><a href="https://news.ycombinator.com/item?id=48477708" target="_blank" rel="noopener">Show HN: Papermill Press – An AI-friendly markup language for PDF generation</a></li>
<li><a href="https://news.ycombinator.com/item?id=48462046" target="_blank" rel="noopener">Show HN: A terminal writing environment with Git, E2EE sync and temporal search</a></li>
<li><a href="https://ray-hosting.com/en-US" target="_blank" rel="noopener">Show HN: Ray Hosting – Topology-aware game server orchestrator made from scratch</a></li>
<li><a href="https://github.com/winebarrel/pistachio" target="_blank" rel="noopener">Show HN: Pistachio – A declarative schema migration tool for PostgreSQL</a></li>
<li><a href="https://github.com/raeudigerRaeffi/riddlerun" target="_blank" rel="noopener">Show HN: RiddleRun – AI run end-to-end browser tests</a></li>
<li><a href="https://support.claude.com/en/articles/15400594-claude-cowork-june-2026-usage-promotion" target="_blank" rel="noopener">Claude Cowork June double usage promotion</a></li>
<li><a href="https://www.nytimes.com/2026/06/11/technology/bezos-prometheus-ai-engineer.html" target="_blank" rel="noopener">Jeff Bezos Wants to Build an &lsquo;Artificial General Engineer&rsquo;</a></li>
<li><a href="https://vorpus.github.io/performativeUI/" target="_blank" rel="noopener">Show HN: Performative-UI – A react component library of design tropes</a></li>
<li><a href="https://www.cc.dev/" target="_blank" rel="noopener">Show HN: Command Center, the AI coding env for people who care about quality</a></li>
<li><a href="https://news.ycombinator.com/item?id=48507157" target="_blank" rel="noopener">Ask HN: Influence of Legend of Zelda in Backrooms Movie?</a></li>
<li><a href="https://abhin4v.github.io/feed-repeat/" target="_blank" rel="noopener">Show HN: Feed-Repeat, a Tool to Repeat Old Posts from Web Feeds</a></li>
<li><a href="https://news.ycombinator.com/item?id=48498543" target="_blank" rel="noopener">I vibe coded a world cup cheer guide for fans</a></li>
<li><a href="https://davidobando.github.io/gsharp/" target="_blank" rel="noopener">Show HN: G# –&gt; a new dotnet language like Go/Swift/Kotlin with C# interop</a></li>
<li><a href="https://github.com/ptobey/local-memory-mcp" target="_blank" rel="noopener">Show HN: Local RAG memory system that AI can write directly to</a></li>
<li><a href="https://news.ycombinator.com/item?id=48538770" target="_blank" rel="noopener">Ask HN: Developers, are you being forced into prompt-only engineering?</a></li>
<li><a href="https://www.domain-rating.com" target="_blank" rel="noopener">Show HN: Domain Rating – a leaderboard of startup website Domain Ratings</a></li>
<li><a href="https://www.topolog.co.uk" target="_blank" rel="noopener">Show HN: Topolog – Plans as typed DAG programs, deadlines computed, not guessed</a></li>
<li><a href="https://thisweekinobsidian.substack.com/p/this-week-in-obsidian-25" target="_blank" rel="noopener">Show HN: This Week in Obsidian – Obsidian Newsletter Published Every Tuesday</a></li>
<li><a href="https://medium.com/@ivan_49508/what-i-got-right-and-wrong-building-a-solo-project-around-real-life-5f695bc6e0f7" target="_blank" rel="noopener">What I Got Right and Wrong Building a Solo Project Around Real Life</a></li>
<li><a href="https://github.com/Mindburn-Labs/helm-ai-kernel" target="_blank" rel="noopener">Helm AI Kernel, a fail-closed execution firewall for AI agents</a></li>
<li><a href="https://www.youtube.com/watch?v=PYGzJZj7LfM" target="_blank" rel="noopener">Fugee, an agentic AI assistant for displaced people and asylum seekers [video]</a></li>
<li><a href="https://jonready.com/blog/posts/claude-fable5-is-allowed-to-sabotage-your-app-if-youre-a-competitor.html" target="_blank" rel="noopener">If Claude Fable stops helping you, you&rsquo;ll never know</a></li>
<li><a href="https://phys.org/news/2026-05-historic-monasteries-digital-countries.html" target="_blank" rel="noopener">Historic co-determination helps monasteries navigate digital change</a></li>
<li><a href="https://arstechnica.com/gadgets/2026/06/cheap-iranian-drone-downed-25-million-us-army-helicopter-maybe-by-chance/" target="_blank" rel="noopener">Cheap Iranian drone downed $25M US Army helicopter–maybe by chance</a></li>
<li><a href="https://www.rnz.co.nz/news/world/598157/how-much-of-elon-musk-s-wealth-comes-from-government-help-virtually-all-of-it" target="_blank" rel="noopener">How much of Elon Musk&rsquo;s wealth comes from government help? Virtually all of it</a></li>
<li><a href="https://www.phoronix.com/news/YSERVER-Rust-X11-Server" target="_blank" rel="noopener">Yserver: Modern X11 Server Written in Rust with the Help of Claude Code</a></li>
<li><a href="https://news.ycombinator.com/item?id=48505805" target="_blank" rel="noopener">Ask HN: I Need Help for a Product</a></li>
<li><a href="https://news.ycombinator.com/item?id=48531359" target="_blank" rel="noopener">Ask HN: Which Free Software or Open Source Project Needs Help?</a></li>
<li><a href="https://floodlightnews.org/jay-morris-meta-louisiana-project-land-sales/" target="_blank" rel="noopener">Louisiana senator helped secure Meta data center. Then sold the land beside it</a></li>
<li><a href="https://www.wsj.com/articles/musk-spacex-ipo-retail-traders-a13e9030" target="_blank" rel="noopener">Musk Looks to an Army of Loyalists to Help Make Him a Trillionaire</a></li>
<li><a href="https://medicalxpress.com/news/2026-04-mechanical-heart-cancer-cell-growth.html" target="_blank" rel="noopener">Mechanical forces from the beating heart may help prevent cancer cell growth</a></li>
<li><a href="https://text.npr.org/nx-s1-5828784" target="_blank" rel="noopener">Whales are showing up in San Francisco Bay. New ship alerts help protect them</a></li>
<li><a href="https://variety.com/2026/music/news/oliver-tree-dead-helicopter-crash-alien-boy-life-goes-on-1236780964/" target="_blank" rel="noopener">Oliver Tree, &lsquo;Alien Boy&rsquo; Musician, Dies at 32 in Helicopter Crash</a></li>
<li><a href="https://openai.com/index/using-codex-to-simulate-black-holes/" target="_blank" rel="noopener">How an astrophysicist uses Codex to help simulate black holes</a></li>
<li><a href="https://jjrgn.substack.com/p/how-a-linguist-helped-me-understand" target="_blank" rel="noopener">How a Linguist Helped Me Understand C</a></li>
<li><a href="https://www.nytimes.com/2026/06/10/world/australia/australia-social-media-ban-under-16.html" target="_blank" rel="noopener">Australia&rsquo;s Social Media Ban Is Floundering. Can It Still Help Younger Kids?</a></li>
<li><a href="https://lswith.io/posts/how-ai-helped-me-give-a-better-talk/" target="_blank" rel="noopener">AI helped me give a better talk</a></li>
<li><a href="https://github.com/lararosekelley/git-stk" target="_blank" rel="noopener">git-stk: Git-native stacked branch workflow helper</a></li>
<li><a href="https://oilprice.com/Latest-Energy-News/World-News/US-Military-Helping-Move-7-Million-Bpd-Out-of-Persian-Gulf-Wright-Says.html" target="_blank" rel="noopener">U.S. Military Helping Move 7M Bpd Out of Persian Gulf, Wright Says</a></li>
<li><a href="https://twitter.com/SemiAnalysis_/status/2064482714149896431" target="_blank" rel="noopener">Fable will NOT help if it thinks your ML research/ML engineering is interesting</a></li>
<li><a href="https://www.popsci.com/technology/robotaxis-personal-rapid-transit-history/" target="_blank" rel="noopener">Robotaxis almost happened in 1964–with help from the U.S. government</a></li>
<li><a href="https://www.rspb.org.uk/whats-happening/news/tiny-wasp-helps-prevent-the-first-global-bird-extinction-on-british-soil" target="_blank" rel="noopener">Tiny wasp helps prevent first global bird extinction in Britain for 60 years</a></li>
<li><a href="https://text.npr.org/nx-s1-5851795" target="_blank" rel="noopener">Can smartphones help explain the drop in birth rates?</a></li>
<li><a href="https://addyosmani.com/blog/intent-debt/" target="_blank" rel="noopener">AI Agents Can&rsquo;t Help with Intent Debt</a></li>
<li><a href="https://www.sixthtone.com/news/1018060" target="_blank" rel="noopener">The Chinese parents dancing on live streams to help their children fight cancer</a></li>
<li><a href="https://www.scientificamerican.com/article/cats-unlike-dogs-and-toddlers-help-you-only-when-it-helps-them/" target="_blank" rel="noopener">Science confirms: Cats help you only when there&rsquo;s something in it for them</a></li>
<li><a href="https://news.ycombinator.com/item?id=48477135" target="_blank" rel="noopener">I&rsquo;m Eric Ries, author of &ldquo;The Lean Startup&rdquo; and new book &ldquo;Incorruptible&rdquo; – AMA</a></li>
<li><a href="https://intunedhq.com" target="_blank" rel="noopener">Launch HN: Intuned (YC S22) – Build and run reliable browser automations as code</a></li>
<li><a href="https://news.ycombinator.com/item?id=48466488" target="_blank" rel="noopener">Ask HN: Favorite text heavy blogs that are a joy to read?</a></li>
<li><a href="https://github.com/MatteoLeonesi/bulk-delete-claude-chat" target="_blank" rel="noopener">Show HN: Script to bulk delete Claude chats from the web UI</a></li>
<li><a href="https://news.ycombinator.com/item?id=48463273" target="_blank" rel="noopener">Launch HN: Transload (YC P26) – Measuring freight items with CCTV</a></li>
<li><a href="https://www.macrumors.com/2026/06/08/apple-reveals-new-ai-architecture/" target="_blank" rel="noopener">Apple reveals new AI architecture built around Google Gemini models</a></li>
<li><a href="https://aarushgupta.io/posts/kan-fpga/" target="_blank" rel="noopener">Ultrafast machine learning on FPGAs via Kolmogorov-Arnold Networks</a></li>
<li><a href="https://lisyarus.github.io/blog/posts/quivers-a-year-of-linear-algebra-by-drawing-arrows.html" target="_blank" rel="noopener">Quivers: A year of linear algebra by drawing arrows</a></li>
<li><a href="https://news.ycombinator.com/item?id=48448447" target="_blank" rel="noopener">HN seems dead compared to say 10-15 years ago</a></li>
<li><a href="https://tridao.me/blog/2026/gram-newton-schulz/" target="_blank" rel="noopener">Gram Newton-Schulz: A Fast, Hardware-Aware Newton-Schulz Algorithm for Muon</a></li>
<li><a href="https://reclaimthenet.org/france-tchap-breach-undermines-encryption-backdoor-push" target="_blank" rel="noopener">France&rsquo;s Own Hack Is the Best Argument Against Its War on Encryption</a></li>
<li><a href="https://old.reddit.com/r/Damnthatsinteresting/comments/boea4v/a_clear_fishing_wire_is_tied_around_the_island_of/" target="_blank" rel="noopener">A clear fishing wire is tied around the island of Manhattan</a></li>
<li><a href="https://www.cbsnews.com/news/americans-worse-off-financially-year-ago-fed-survey/" target="_blank" rel="noopener">Half of Americans say they&rsquo;re worse off financially than a year ago</a></li>
<li><a href="https://www.forbes.com/sites/anishasircar/2026/06/10/ai-owned-companies-argentina/" target="_blank" rel="noopener">Argentina Wants to Let AI Own Companies. Here&rsquo;s What That Means</a></li>
<li><a href="https://www.telegraph.co.uk/business/2026/06/13/javier-mileis-plan-let-ai-led-companies-run-riot-argentina/" target="_blank" rel="noopener">&lsquo;AI will free us&rsquo;: Javier Milei&rsquo;s plan for Argentina</a></li>
<li><a href="https://branchtaken.com/reports/aplr1/aplr1" target="_blank" rel="noopener">The APLR(1) algorithm for compact LR(1) parsers is simpler and more capable than</a></li>
<li><a href="https://phys.org/news/2026-04-backyard-millions-years.html" target="_blank" rel="noopener">Where was your backyard millions of years ago?</a></li>
<li><a href="https://www.newyorker.com/magazine/2026/06/15/for-people-with-misophonia-everyday-noises-can-be-agony" target="_blank" rel="noopener">For People with Misophonia, Everyday Noises Can Be Agony</a></li>
<li><a href="https://twitter.com/dhh/status/2064969863840276732" target="_blank" rel="noopener">Omarchy on Asahi creator lost access to his GitHub account two weeks ago</a></li>
<li><a href="https://www.politico.com/news/2026/06/07/frontier-ai-cybersecurity-china-race-00952786" target="_blank" rel="noopener">&lsquo;It&rsquo;s a hurricane warning&rsquo;: Guardrails around powerful AI models may be too late</a></li>
<li><a href="https://zenodo.org/records/20684784" target="_blank" rel="noopener">Mathematical and Algorithmic Specification of an Advanced Cognitive Architecture</a></li>
<li><a href="https://www.cnbc.com/2026/06/14/elon-musk-drifted-from-larry-page-but-spacex-google-closer-than-ever.html" target="_blank" rel="noopener">Elon Musk drifted from Larry Page 10+yrs ago, companies now closer than ever</a></li>
<li><a href="https://www.youtube.com/watch?v=8Woy5I511L8" target="_blank" rel="noopener">What Goes Around Comes Around and Around (2024) [video]</a></li>
<li><a href="https://bigspin.ai/resources/the-decline-of-token-level-purchasing-power" target="_blank" rel="noopener">Does a token buy you more or less now than it did a few months ago?</a></li>
<li><a href="https://qunabu.github.io/Gravity/" target="_blank" rel="noopener">Show HN: Gravity – Interactive solar-system simulator, from Newton to Einstein</a></li>
<li><a href="https://new.roman-names.com/" target="_blank" rel="noopener">Show HN: I am building a map of people who lived in the Roman Empire</a></li>
<li><a href="https://news.ycombinator.com/item?id=48465702" target="_blank" rel="noopener">Ask HN: Are you still using a Vision Pro?</a></li>
<li><a href="https://traceapp.info" target="_blank" rel="noopener">Show HN: Trace – Offline Mac meeting transcripts you can flag mid-call</a></li>
<li><a href="https://mgunlogson.github.io/magma/" target="_blank" rel="noopener">Show HN: 3D print Z reinforcement via injected loops</a></li>
<li><a href="https://bitboard.work/" target="_blank" rel="noopener">Launch HN: BitBoard (YC P25) – Analytics Workspace for Agents</a></li>
<li><a href="https://github.com/chipmates/agoracosmica" target="_blank" rel="noopener">Show HN: Learn from 30 historical figures, open source, nonprofit, self-hosted</a></li>
<li><a href="https://news.ycombinator.com/item?id=48529190" target="_blank" rel="noopener">FTX&rsquo;s former Anthropic stake would be worth about $75B at today&rsquo;s valuation</a></li>
<li><a href="https://landscape.bairui.dev/" target="_blank" rel="noopener">Show HN: Turn your name into a tree in an infinite procedural shanshui landscape</a></li>
<li><a href="https://github.com/octalide/mach" target="_blank" rel="noopener">Show HN: Mach – A compiled systems language looking for contributions</a></li>
<li><a href="https://boredspreadsheet.com/workbook" target="_blank" rel="noopener">Show HN: Quick games disguised as boring spreadsheets</a></li>
<li><a href="https://news.ycombinator.com/item?id=48453224" target="_blank" rel="noopener">Ask HN: How do you cope when your startup contracts?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48450261" target="_blank" rel="noopener">Ask HN: Why won&rsquo;t you be replaced by AI?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48533067" target="_blank" rel="noopener">Ask HN: Is anyone growing further from capitalism?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48511828" target="_blank" rel="noopener">Tell HN: I&rsquo;m making 1K USD per hour with AI</a></li>
<li><a href="https://news.ycombinator.com/item?id=48466373" target="_blank" rel="noopener">Authorization via Gmail and Apple ID Banned in Russia</a></li>
<li><a href="https://news.ycombinator.com/item?id=48524387" target="_blank" rel="noopener">Story of How Im Running an Unlimited $6/Month AI Provider on 4x RTX 3090s</a></li>
<li><a href="https://news.ycombinator.com/item?id=48449571" target="_blank" rel="noopener">Ask HN: Options for critical thinking and learning outside work?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48509461" target="_blank" rel="noopener">Ask HN: Depression</a></li>
<li><a href="https://media.mercedes-benz.com/en/article/bebac2af-acdc-465a-9538-adb0bf3d8ccf" target="_blank" rel="noopener">Mercedes‑Benz starts large‑scale production of electric axial flux motor</a></li>
<li><a href="https://storage.courtlistener.com/recap/gov.uscourts.cand.471648/gov.uscourts.cand.471648.1.0.pdf" target="_blank" rel="noopener">Adafruit files suit against Flux.ai over legal threats [pdf]</a></li>
<li><a href="https://storage.courtlistener.com/recap/gov.uscourts.cand.471648/gov.uscourts.cand.471648.1.0.pdf" target="_blank" rel="noopener">Adafruit vs. Flux [pdf]</a></li>
<li><a href="https://www.flux.utah.edu/paper/singh-nsdi24" target="_blank" rel="noopener">Brute-force SSH attacks in the wild and how to stop them</a></li>
<li><a href="https://fluorinefermi.club/" target="_blank" rel="noopener">Fluorine Fermi – Monero&rsquo;s Biggest Update</a></li>
<li><a href="https://yaledailynews.com/articles/yale-reinstates-sat-act-requirement-after-six-years-of-flexible-policy" target="_blank" rel="noopener">Yale reinstates SAT, ACT requirement after six years of flexible policy</a></li>
<li><a href="https://singularitymoments.com/content/claude-fable-5-and-mythos-5-are-pure-marketing-fluff/" target="_blank" rel="noopener">Claude Fable 5 and Mythos are pure marketing fluff</a></li>
<li><a href="https://www.theatlantic.com/health/2026/06/flu-vaccine-acip/687466/" target="_blank" rel="noopener">Flu Vaccines Should Not Be This Hard</a></li>
<li><a href="https://github.com/scottpurdy/llmbuffer" target="_blank" rel="noopener">Show HN: Llmbuffer – Python library for cache-optimized LLM conversation history</a></li>
<li><a href="https://johnowhitaker.github.io/inkwash/about" target="_blank" rel="noopener">Show HN: Inkwash, a watercolor sketching app and explanation</a></li>
<li><a href="https://serverpod.dev/blog/serverpod-4-preview" target="_blank" rel="noopener">Show HN: The first agentic coding engine that hot-reloads the full stack</a></li>
<li><a href="https://news.ycombinator.com/item?id=48499703" target="_blank" rel="noopener">Sophia NLU Home Assistant – On Device, Low Compute, No Internet, Voice Assistant</a></li>
<li><a href="https://github.com/KensioSoftware/smartass/" target="_blank" rel="noopener">Show HN: Smartass – TypeScript test assertions with type-narrowing signatures</a></li>
<li><a href="https://github.com/odhyp/astro-sidey" target="_blank" rel="noopener">Show HN: Astro Sidey – A simple, minimalistic personal blog theme</a></li>
<li><a href="https://blog.digitalgrease.dev/posts/fauxx-cant-stop-the-signal" target="_blank" rel="noopener">Can&rsquo;t Stop the Signal. Poison It</a></li>
<li><a href="https://github.com/FluidForm-ai/fluiddocs-deck-builder" target="_blank" rel="noopener">Show HN: Open-source plugin that builds single-file HTML decks for coding agents</a></li>
<li><a href="https://www.ft.com/content/185a3419-a760-468b-b71e-59095ab874e2" target="_blank" rel="noopener">Is Privacy the Latest Luxury?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48460286" target="_blank" rel="noopener">Show HN: Atlasphere – Live Infrastructure Diagrams</a></li>
</ul>
<h2 id="heise-cloud-9">Heise Cloud (9)</h2>
<ul>
<li><a href="https://www.heise.de/news/VW-setzt-auf-die-Telekom-T-Systems-baut-weltweite-Cloud-fuer-Volkswagen-11331601.html" target="_blank" rel="noopener">VW setzt auf die Telekom: T-Systems baut weltweite Cloud für Volkswagen</a></li>
<li><a href="https://www.heise.de/hintergrund/Kubernetes-auf-Azure-in-drei-Monaten-zur-Enterprise-Plattform-11308031.html" target="_blank" rel="noopener">Kubernetes auf Azure: in drei Monaten zur Enterprise-Plattform</a></li>
<li><a href="https://www.heise.de/news/Document-Foundation-vs-Euro-Office-De-facto-ein-Verbuendeter-von-Microsoft-11327303.html" target="_blank" rel="noopener">Document Foundation vs. Euro-Office: „De facto ein Verbündeter von Microsoft“</a></li>
<li><a href="https://www.heise.de/news/Schluss-mit-doppelter-Lizenzierung-Microsoft-SQL-Server-in-Amazon-RDS-11326774.html" target="_blank" rel="noopener">Schluss mit doppelter Lizenzierung: Microsoft SQL Server in Amazon RDS</a></li>
<li><a href="https://www.heise.de/news/Nextcloud-Hub-26-Spring-Euro-Office-fordert-Collabora-heraus-11321897.html" target="_blank" rel="noopener">Nextcloud Hub 26 Spring: Euro-Office fordert Collabora heraus</a></li>
<li><a href="https://www.heise.de/news/Euro-Office-Erste-Version-des-quelloffenen-Web-Office-ist-da-11320254.html" target="_blank" rel="noopener">Euro-Office: Erste Version des quelloffenen Web-Office ist da</a></li>
<li><a href="https://www.heise.de/news/M365-fuer-Admins-Sichere-Konfiguration-effiziente-Verwaltung-lernen-11313719.html" target="_blank" rel="noopener">M365 für Admins – Sichere Konfiguration &amp; effiziente Verwaltung lernen</a></li>
<li><a href="https://www.heise.de/ratgeber/MDM-aus-der-Cloud-So-funktioniert-der-Umstieg-auf-Microsoft-Intune-11314536.html" target="_blank" rel="noopener">MDM aus der Cloud: So funktioniert der Umstieg auf Microsoft Intune</a></li>
<li><a href="https://www.heise.de/news/Google-ganz-nah-und-doch-auf-Distanz-So-erklaert-Apple-seinen-KI-Deal-11322434.html" target="_blank" rel="noopener">Google ganz nah – und doch auf Distanz: So erklärt Apple seinen KI-Deal</a></li>
</ul>
<h2 id="infoq-cloud-native-1">InfoQ Cloud Native (1)</h2>
<ul>
<li><a href="https://www.infoq.com/presentations/automate-fleetwide-changes/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Presentation: Confidently Automating Changes across a Diverse Fleet</a></li>
</ul>
<h2 id="kubernetes-blog-1">Kubernetes Blog (1)</h2>
<ul>
<li><a href="https://kubernetes.io/blog/2026/06/15/sig-storage-spotlight-2026/" target="_blank" rel="noopener">Spotlight on SIG Storage</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/coding-agent-endurance-gap/" target="_blank" rel="noopener">Xiaomi’s MiMo Code claims it beats Claude Code past 200 steps</a></li>
<li><a href="https://thenewstack.io/audit-trails-revenue-asset/" target="_blank" rel="noopener">What your logs can’t tell you when an AI agent acts alone</a></li>
<li><a href="https://thenewstack.io/ai-incident-management-harness/" target="_blank" rel="noopener">PagerDuty’s CAIO says most AI incident tools are missing a critical layer</a></li>
<li><a href="https://thenewstack.io/fable-5-and-mythos-5-remain-suspended-the-ball-is-in-anthropics-court/" target="_blank" rel="noopener">Fable 5 and Mythos 5 remain suspended: “The ball is in Anthropic’s court”</a></li>
<li><a href="https://thenewstack.io/tensors-beyond-vector-search/" target="_blank" rel="noopener">Why AI retrieval and ranking need more than vector search</a></li>
<li><a href="https://thenewstack.io/jetbrains-course-creators-program/" target="_blank" rel="noopener">Can JetBrains close the IDE skills gap before AI widens it further?</a></li>
<li><a href="https://thenewstack.io/agent-loops-cloud-native-verification/" target="_blank" rel="noopener">Loops are replacing prompts. Verification is about to be your biggest problem.</a></li>
<li><a href="https://thenewstack.io/fable-5-opus-comparison/" target="_blank" rel="noopener">Fable 5 vs Opus 4.8: The real stakes, not the spec sheet</a></li>
<li><a href="https://thenewstack.io/claude-fable-cost-model-triage/" target="_blank" rel="noopener">Claude Fable cost $9 in one coding test. GPT-5.5 cost $1.50. Model triage is the new AI skill.</a></li>
<li><a href="https://thenewstack.io/us-gov-orders-anthropic-to-pull-fable-5-and-mythos-5-three-days-after-launch/" target="_blank" rel="noopener">Federal government orders Anthropic to pull Fable 5 and Mythos 5, three days after launch</a></li>
<li><a href="https://thenewstack.io/outsystems-agent-orchestration-neutrality/" target="_blank" rel="noopener">Who gets to be Switzerland in the enterprise agent wars?</a></li>
<li><a href="https://thenewstack.io/stack-overflow-for-agents/" target="_blank" rel="noopener">Coding agents have questions, too — so Stack Overflow built them a home</a></li>
<li><a href="https://thenewstack.io/chainguard-greyware-scanner-vibe-coding/" target="_blank" rel="noopener">“Don’t just grab random stuff off the internet”: What Chainguard found in 52,000 open-source packages</a></li>
<li><a href="https://thenewstack.io/ai-junior-developer-hiring/" target="_blank" rel="noopener">“AI is disrupting everything”: Where do entry-level tech jobs go now?</a></li>
<li><a href="https://thenewstack.io/lakefs-agentic-ai-sandbox/" target="_blank" rel="noopener">“The manual model breaks”: What happens when agents write to production data</a></li>
<li><a href="https://thenewstack.io/beyond-the-stack-trace/" target="_blank" rel="noopener">Beyond the stack trace: why AI requires a new debugging paradigm</a></li>
<li><a href="https://thenewstack.io/delegate-tickets-to-ai/" target="_blank" rel="noopener">How to delegate 40% of tickets to AI</a></li>
<li><a href="https://thenewstack.io/agentic-ai-cloud-sovereignty/" target="_blank" rel="noopener">AI agents need infrastructure: Why Europe’s regional cloud strategy matters</a></li>
<li><a href="https://thenewstack.io/verifying-async-ai-agents/" target="_blank" rel="noopener">Agentic development hinges on verification. For cloud-native software, that is a runtime problem.</a></li>
<li><a href="https://thenewstack.io/deterministic-ai-spring-upgrades/" target="_blank" rel="noopener">Transform your AI coding agent into a deterministic Java Spring expert</a></li>
<li><a href="https://thenewstack.io/wearedevelopers-san-jose-expansion/" target="_blank" rel="noopener">WeAreDevelopers is coming to the US to give unsung developers a bigger voice</a></li>
<li><a href="https://thenewstack.io/ai-training-data-quality/" target="_blank" rel="noopener">Cleaner AI training data, fewer bugs: Sonar’s SonarSweep explained</a></li>
<li><a href="https://thenewstack.io/observability-overload-is-drowning-engineers/" target="_blank" rel="noopener">Observability overload is drowning engineers</a></li>
<li><a href="https://thenewstack.io/google-diffusiongemma-text-diffusion/" target="_blank" rel="noopener">Google’s DiffusionGemma is 4x faster than its other Gemma models</a></li>
<li><a href="https://thenewstack.io/fable-5-developer-reactions/" target="_blank" rel="noopener">Fable 5: Guardrails and burn rate are annoying users, who say it’s still better than Opus 4.8</a></li>
<li><a href="https://thenewstack.io/loop-engineering/" target="_blank" rel="noopener">The Anthropic leader who built Claude Code says he ditched prompting — now he just writes loops.</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-25/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 24, Jun 8-14, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-24/</link>
      <pubDate>Mon, 08 Jun 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-24/</guid>
      <description>This week: 69 releases, 159 news items.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week in Cloud Native saw a range of project updates, including security fixes across container runtimes, networking components, and service meshes. Discussions focused on the evolving landscape of AI in cloud native environments, developer experience, and ongoing security challenges in CI/CD pipelines.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="container-runtimes">Container Runtimes</h3>
<ul>
<li><strong><a href="https://github.com/containerd/containerd/releases/tag/v2.1.8" target="_blank" rel="noopener">containerd v2.1.8</a></strong> - Addresses CVE-2026-46680. Fixes handling of out-of-range USER values in OCI specifications and resolves bugs in the sandbox service.</li>
<li><strong><a href="https://github.com/cri-o/cri-o/releases/tag/v1.36.1" target="_blank" rel="noopener">CRI-O v1.36.1</a></strong> - Contains various fixes and updates.</li>
<li><strong><a href="https://github.com/cri-o/cri-o/releases/tag/v1.35.4" target="_blank" rel="noopener">CRI-O v1.35.4</a></strong> - Contains various fixes and updates.</li>
<li><strong><a href="https://github.com/cri-o/cri-o/releases/tag/v1.34.9" target="_blank" rel="noopener">CRI-O v1.34.9</a></strong> - Contains various fixes and updates, including bug fixes.</li>
<li><strong><a href="https://github.com/cri-o/cri-o/releases/tag/v1.33.13" target="_blank" rel="noopener">CRI-O v1.33.13</a></strong> - Contains various fixes and updates.</li>
<li><strong><a href="https://github.com/lima-vm/lima/releases/tag/v2.1.2" target="_blank" rel="noopener">Lima v2.1.2</a></strong> - Fixes <code>limactl shell</code> mount checks, adds a <code>--param</code> shortcut for template parameters, and corrects path quoting for rsync.</li>
</ul>
<h3 id="orchestration">Orchestration</h3>
<ul>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v1.20.9" target="_blank" rel="noopener">Crossplane v1.20.9</a></strong> - Addresses user-reported issues and security vulnerabilities in dependencies. Introduces a <code>crossplane beta upgrade check</code> command to assess v2 upgrade readiness.</li>
<li><strong><a href="https://github.com/kedacore/keda/releases/tag/v2.20.0" target="_blank" rel="noopener">KEDA v2.20.0</a></strong> - Records Kubernetes events through the <code>events.k8s.io</code> API group, requiring RBAC updates for custom deployments.</li>
<li><strong><a href="https://github.com/projectcapsule/capsule/releases/tag/v0.13.4" target="_blank" rel="noopener">Capsule v0.13.4</a></strong> - Fixes status reconciliation for best-effort patches and adjusts the match strategy.</li>
<li><strong><a href="https://github.com/projectcapsule/capsule/releases/tag/v0.13.3" target="_blank" rel="noopener">Capsule v0.13.3</a></strong> - Preserves CA bundles injected by external providers and updates Go to version 1.26.4.</li>
<li><strong><a href="https://github.com/projectcapsule/capsule/releases/tag/v0.13.2" target="_blank" rel="noopener">Capsule v0.13.2</a></strong> - Adds <code>observedgeneration</code> to CRD status objects, includes a tenant list in <code>CapsuleConfiguration</code> status, and adds conditions and tenant references for <code>TenantOwners</code> status.</li>
</ul>
<h3 id="networking">Networking</h3>
<ul>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.38.1" target="_blank" rel="noopener">Envoy v1.38.1</a></strong> - Includes security fixes for CVE-2026-47774, resetting HTTP/2 streams that exceed header list size limits and counting uncompressed cookies towards header limits.</li>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.37.3" target="_blank" rel="noopener">Envoy v1.37.3</a></strong> - Includes security fixes for CVE-2026-47774, resetting HTTP/2 streams that exceed header list size limits and counting uncompressed cookies towards header limits.</li>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.36.7" target="_blank" rel="noopener">Envoy v1.36.7</a></strong> - Includes security fixes for CVE-2026-47774, resetting HTTP/2 streams that exceed header list size limits and counting uncompressed cookies towards header limits.</li>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.35.11" target="_blank" rel="noopener">Envoy v1.35.11</a></strong> - Includes security fixes for CVE-2026-47774, resetting HTTP/2 streams that exceed header list size limits and counting uncompressed cookies towards header limits.</li>
<li><strong><a href="https://github.com/etcd-io/etcd/releases/tag/v3.6.12" target="_blank" rel="noopener">etcd v3.6.12</a></strong> - Contains various fixes and updates.</li>
<li><strong><a href="https://github.com/etcd-io/etcd/releases/tag/v3.5.31" target="_blank" rel="noopener">etcd v3.5.31</a></strong> - Contains various fixes and updates.</li>
<li><strong><a href="https://github.com/etcd-io/etcd/releases/tag/v3.4.45" target="_blank" rel="noopener">etcd v3.4.45</a></strong> - Contains various fixes and updates.</li>
<li><strong><a href="https://github.com/nats-io/nats-server/releases/tag/v2.14.2" target="_blank" rel="noopener">NATS Server v2.14.2</a></strong> - Updates the Go version to 1.26.3 and exposes the client ID via the embedded <code>ClientAuthentication</code> API.</li>
<li><strong><a href="https://github.com/nats-io/nats-server/releases/tag/v2.12.10" target="_blank" rel="noopener">NATS Server v2.12.10</a></strong> - Updates the Go version to 1.25.10 and makes the client ID available through the embedded <code>ClientAuthentication</code> API. Fixes a race condition.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.15.13" target="_blank" rel="noopener">Kube-OVN v1.15.13</a></strong> - Updates Go to v1.26.4 and corrects the egress sync status field upon ACL update failures.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.14.40" target="_blank" rel="noopener">Kube-OVN v1.14.40</a></strong> - Updates Go to v1.26.4 and backports IP port mapping updates.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.16.2" target="_blank" rel="noopener">Kube-OVN v1.16.2</a></strong> - Introduces support for multiple network interfaces from the same subnet and updates Go to v1.26.4.</li>
<li><strong><a href="https://github.com/submariner-io/submariner/releases/tag/v0.25.0-m0" target="_blank" rel="noopener">Submariner v0.25.0-m0</a></strong> - Contains various fixes and updates.</li>
</ul>
<h3 id="storage">Storage</h3>
<ul>
<li><strong><a href="https://github.com/rook/rook/releases/tag/v1.20.0" target="_blank" rel="noopener">Rook v1.20.0</a></strong> - Requires the Ceph CSI operator for managing CSI driver settings; existing settings remain functional.</li>
<li><strong><a href="https://github.com/longhorn/longhorn/releases/tag/v1.12.0" target="_blank" rel="noopener">Longhorn v1.12.0</a></strong> - Announces the General Availability (GA) of the V2 Data Engine. Adds topology-aware provisioning, dual-stack and V2 IPv6 support, and improved observability.</li>
<li><strong><a href="https://github.com/openebs/openebs/releases/tag/v4.5.0" target="_blank" rel="noopener">OpenEBS v4.5.0</a></strong> - Introduces improvements for disk detachment, hot removal, offline node/pool management, and usability fixes across various storage provisioners.</li>
<li><strong><a href="https://github.com/kubernetes-csi/external-snapshotter/releases/tag/client/v8.6.0" target="_blank" rel="noopener">Kubernetes CSI External Snapshotter client/v8.6.0</a></strong> - Promotes the VolumeGroupSnapshot API to GA (v1) and updates controllers to utilize v1 VolumeGroupSnapshot APIs.</li>
</ul>
<h3 id="service-mesh">Service Mesh</h3>
<ul>
<li><strong><a href="https://github.com/istio/istio/releases/tag/1.30.1" target="_blank" rel="noopener">Istio 1.30.1</a></strong> - Contains various fixes and updates.</li>
<li><strong><a href="https://github.com/istio/istio/releases/tag/1.29.4" target="_blank" rel="noopener">Istio 1.29.4</a></strong> - Contains various fixes and updates.</li>
<li><strong><a href="https://github.com/istio/istio/releases/tag/1.28.8" target="_blank" rel="noopener">Istio 1.28.8</a></strong> - Contains various fixes and updates.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.13.8" target="_blank" rel="noopener">Kuma v2.13.8</a></strong> - Includes security updates and updates Envoy to version 1.36.7.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.12.12" target="_blank" rel="noopener">Kuma v2.12.12</a></strong> - Includes security updates and updates Envoy to version 1.35.11.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.11.15" target="_blank" rel="noopener">Kuma v2.11.15</a></strong> - Includes security updates and updates Envoy to version 1.35.11.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/2.9.17" target="_blank" rel="noopener">Kuma 2.9.17</a></strong> - Includes security updates and updates Envoy to version 1.35.11.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.7.27" target="_blank" rel="noopener">Kuma v2.7.27</a></strong> - Includes security updates and updates Envoy to version 1.35.11.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.13.7" target="_blank" rel="noopener">Kuma v2.13.7</a></strong> - Aligns the Envoy go-control-plane fork, bumps <code>golang.org/x/crypto</code> and <code>golang.org/x/net</code> dependencies, and adds a <code>DiscoveryResponse</code> size histogram.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.12.11" target="_blank" rel="noopener">Kuma v2.12.11</a></strong> - Aligns the Envoy go-control-plane fork, bumps <code>golang.org/x/crypto</code> and <code>golang.org/x/net</code> dependencies, and updates Helm.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.11.14" target="_blank" rel="noopener">Kuma v2.11.14</a></strong> - Aligns the Envoy go-control-plane fork, bumps <code>golang.org/x/crypto</code> and <code>golang.org/x/net</code> dependencies, and updates Helm.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/2.9.16" target="_blank" rel="noopener">Kuma 2.9.16</a></strong> - Aligns the Envoy go-control-plane fork, bumps <code>golang.org/x/crypto</code> and <code>golang.org/x/net</code> dependencies, and updates Helm.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.7.26" target="_blank" rel="noopener">Kuma v2.7.26</a></strong> - Aligns the Envoy go-control-plane fork, bumps <code>golang.org/x/crypto</code> and <code>golang.org/x/net</code> dependencies, and updates Helm.</li>
</ul>
<h3 id="observability">Observability</h3>
<ul>
<li><strong><a href="https://github.com/jaegertracing/jaeger/releases/tag/v2.19.0" target="_blank" rel="noopener">Jaeger v2.19.0</a></strong> - Implements the <code>findtracesummaries</code> gRPC handler, supports the <code>query.attributes</code> filter in <code>/api/v3/traces</code>, and adds TLS configuration for ClickHouse.</li>
<li><strong><a href="https://github.com/inspektor-gadget/inspektor-gadget/releases/tag/v0.53.1" target="_blank" rel="noopener">Inspektor Gadget v0.53.1</a></strong> - Includes security hardening fixes for USDT/uprobe ELF/ld.so.cache parsing.</li>
<li><strong><a href="https://github.com/inspektor-gadget/inspektor-gadget/releases/tag/v0.53.0" target="_blank" rel="noopener">Inspektor Gadget v0.53.0</a></strong> - Adds a new <code>trace_link</code> gadget and modifies <code>ustack</code>, <code>ebpf</code>, and <code>symbolizer</code> to remove the <code>[N]</code> prefix from stack symbols, showing binary and offset.</li>
</ul>
<h3 id="security">Security</h3>
<ul>
<li><strong><a href="https://github.com/keycloak/keycloak/releases/tag/26.6.3" target="_blank" rel="noopener">Keycloak 26.6.3</a></strong> - Includes security fixes, such as CVE-2026-4800 related to lodash.</li>
<li><strong><a href="https://github.com/openfga/openfga/releases/tag/v1.17.1" target="_blank" rel="noopener">OpenFGA v1.17.1</a></strong> - Prevents v2Check fallback for throttling and validation, and updates the Go toolchain to 1.26.4.</li>
<li><strong><a href="https://github.com/openfga/openfga/releases/tag/v1.17.0" target="_blank" rel="noopener">OpenFGA v1.17.0</a></strong> - Introduces a configurable trace sampler (<code>trace.sampler</code>) supporting standard OpenTelemetry strategies, defaulting to <code>traceidratio</code>.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/helm-chart-2.6.0" target="_blank" rel="noopener">External Secrets helm-chart-2.6.0</a></strong> - Helm chart release for external secrets management.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/v2.6.0" target="_blank" rel="noopener">External Secrets v2.6.0</a></strong> - Implements the <code>provider_api_calls_count</code> metric.</li>
<li><strong><a href="https://github.com/kubewarden/adm-controller/releases/tag/v1.36.0" target="_blank" rel="noopener">Kubewarden Controller v1.36.0</a></strong> - Fixes a typo in <code>spec.namespacedPoliciesCapabilities</code> and updates the <code>sigstore-rs</code> dependency.</li>
<li><strong><a href="https://github.com/seebom-labs/seebom/releases/tag/v0.5.0" target="_blank" rel="noopener">SeeBOM v0.5.0</a></strong> - Transforms SeeBOM into a multi-cluster, multi-format SBOM platform with project-level grouping, optional API authentication, and Kubernetes deployment improvements. Increases API endpoints from 19 to 24.</li>
<li><strong><a href="https://github.com/aquasecurity/trivy/releases/tag/v0.71.0" target="_blank" rel="noopener">Trivy v0.71.0</a></strong> - Contains various fixes and updates.</li>
</ul>
<h3 id="build--development">Build &amp; Development</h3>
<ul>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.17.9" target="_blank" rel="noopener">Dapr Runtime v1.17.9</a></strong> - Fixes a workflow retention purge failure on Azure Cosmos DB when <code>customStatus</code> is not persisted.</li>
<li><strong><a href="https://github.com/kubevirt/kubevirt/releases/tag/v1.8.3" target="_blank" rel="noopener">KubeVirt v1.8.3</a></strong> - Contains various fixes and updates.</li>
<li><strong><a href="https://github.com/kubevirt/kubevirt/releases/tag/v1.7.4" target="_blank" rel="noopener">KubeVirt v1.7.4</a></strong> - Contains various fixes and updates.</li>
<li><strong><a href="https://github.com/kubevirt/kubevirt/releases/tag/v1.6.6" target="_blank" rel="noopener">KubeVirt v1.6.6</a></strong> - Contains various fixes and updates.</li>
<li><strong><a href="https://github.com/spinframework/spin/releases/tag/canary" target="_blank" rel="noopener">Spin canary</a></strong> - A canary release intended for developers to test the latest features, noted as not stable.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/kind/releases/tag/v0.32.0" target="_blank" rel="noopener">Kind v0.32.0</a></strong> - Includes critical dependency updates and bug fixes. Defaults to Kubernetes 1.36.1. Requires upgrading <code>kind</code> for compatibility with new node images due to a containerd upgrade.</li>
</ul>
<h3 id="configuration">Configuration</h3>
<ul>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.38" target="_blank" rel="noopener">Meshery v1.0.38</a></strong> - Updates <code>go.mod</code> for wasm policy.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.37" target="_blank" rel="noopener">Meshery v1.0.37</a></strong> - Upgrades Meshery schemas and adds an evaluate button for design relationship evaluation in the UI.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.36" target="_blank" rel="noopener">Meshery v1.0.36</a></strong> - Ships policy-engine wasm and <code>wasm_exec.js</code> in the server image.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.35" target="_blank" rel="noopener">Meshery v1.0.35</a></strong> - Adds <code>doc.go</code> for the native Go policy engine.</li>
</ul>
<h3 id="cli-tools">CLI Tools</h3>
<ul>
<li><strong><a href="https://github.com/derailed/k9s/releases/tag/v0.51.0" target="_blank" rel="noopener">k9s v0.51.0</a></strong> - Contains general fixes and enhancements.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>The cloud native ecosystem continued its integration with Artificial Intelligence, with discussions highlighting the concept of &ldquo;Cloud native is now AI-native.&rdquo; The New Stack reported on the challenges of high-velocity AI deployments, noting that existing pipelines may not be equipped for deployment rates of 1,000 times per month. Microsoft&rsquo;s strategy around AI agents, developer experience, and data context was a prominent theme, with announcements regarding a free agent runtime, new AI development tools like Rayfin, and an emphasis on data context for enterprise AI. Google also contributed to the local AI landscape with the Gemma 4 12B model, which reportedly runs on laptops while approaching the performance of larger models.</p>
<p>Security remained a critical focus. The CNCF published a whitepaper on Identity and Access Management in distributed cloud native architectures and discussed securing CI/CD pipelines for open-source projects. Inspektor Gadget completed its first independent security audit, with results released this week. Multiple projects, including containerd, Envoy, and Keycloak, released patches addressing security vulnerabilities. Concerns were also raised regarding AI-related supply chain attack vectors, specifically mentioning hooks from Claude, Gemini, and Cursor, which could lead to compromised GitHub organizations.</p>
<p>In the broader Kubernetes ecosystem, the transition from the Kubernetes Dashboard to Headlamp was detailed, offering insights into evolving cluster management interfaces. AWS published an architecture for multi-region event-driven failover using EventBridge and Route 53, demonstrating approaches to enhance resilience. Discussions also resurfaced around when Kubernetes might be considered overkill for certain deployments, alongside the introduction of new tools like StackPulse for Kubernetes observability and Kubelize for multi-cluster management. Reddit&rsquo;s engineering team shared an update on their shift from proxy-based to proxyless architectures for feed serving, specifically regarding the removal of Envoy.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Hacker News discussions this week centered on the practical implications of AI agents in development, including their memory management, cost optimization, and potential security risks highlighted by &ldquo;coding agent horror stories.&rdquo; There was also interest in Kubernetes alternatives and management tools, as well as Docker-related developer tools for logging and management.</p>
<h2 id="-numbers-of-the-week">📊 Numbers of the Week</h2>
<ul>
<li>Total stable releases: 63 across 26 projects</li>
<li>Top 3 projects by commits this week:
<ol>
<li>meshery/meshery — 189 commits</li>
<li>cilium/cilium — 100 commits</li>
<li>cockroachdb/cockroach — 89 commits</li>
</ol>
</li>
<li>Top 3 projects by merged pull requests this week:
<ol>
<li>keycloak/keycloak — 112 merged PRs</li>
<li>envoyproxy/envoy — 87 merged PRs</li>
<li>cilium/cilium — 71 merged PRs</li>
</ol>
</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-24/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-24">📚 All Articles from Week 24</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-compute-1">AWS Compute (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/compute/multi-region-event-driven-failover-architecture-with-amazon-eventbridge-and-route-53/" target="_blank" rel="noopener">Multi-Region event-driven failover architecture with Amazon EventBridge and Route 53</a></li>
</ul>
<h2 id="azure-devops-blog-2">Azure DevOps Blog (2)</h2>
<ul>
<li><a href="https://devblogs.microsoft.com/devops/how-microsoft-is-migrating-repositories-to-github/" target="_blank" rel="noopener">How Microsoft is migrating repositories to GitHub</a></li>
<li><a href="https://devblogs.microsoft.com/devops/azure-devops-and-github-journeying-into-the-ai-era/" target="_blank" rel="noopener">Azure DevOps and GitHub: Journeying into the AI Era</a></li>
</ul>
<h2 id="cncf-blog-6">CNCF Blog (6)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/06/04/identity-and-access-management-whitepaper/" target="_blank" rel="noopener">Identity and Access Management Whitepaper</a></li>
<li><a href="https://www.cncf.io/blog/2026/06/04/securing-ci-cd-for-an-open-source-project-controlling-who-runs-what/" target="_blank" rel="noopener">Securing CI/CD for an open source project: Controlling who runs what</a></li>
<li><a href="https://www.cncf.io/blog/2026/06/03/inspektor-gadget-results-from-the-first-security-audit/" target="_blank" rel="noopener">Inspektor Gadget: Results from the first security audit</a></li>
<li><a href="https://www.cncf.io/blog/2026/06/02/mumbai-maha-mahotsav-kubecon-cloudnativecon-india-edition/" target="_blank" rel="noopener">Mumbai Maha Mahotsav – KubeCon + CloudNativeCon India edition</a></li>
<li><a href="https://www.cncf.io/blog/2026/06/02/cloud-native-is-now-ai-native-engineering-production-ready-ai/" target="_blank" rel="noopener">Cloud native is now AI-native: Engineering production-ready AI</a></li>
<li><a href="https://www.cncf.io/blog/2026/06/01/dynamic-configuration-for-cloud-native-swift-services/" target="_blank" rel="noopener">Dynamic configuration for cloud native Swift services</a></li>
</ul>
<h2 id="hacker-news-118">Hacker News (118)</h2>
<ul>
<li><a href="https://green.spacedino.net/you-dont-need-kubernetes/" target="_blank" rel="noopener">You Don&rsquo;t Need Kubernetes</a></li>
<li><a href="https://github.com/shivamshashank/StackPulse" target="_blank" rel="noopener">StackPulse – One Command Kubernetes Observability Platform</a></li>
<li><a href="https://kubelize.me/" target="_blank" rel="noopener">Kubelize – Free tool to manage multiple Kubernetes clusters</a></li>
<li><a href="https://news.ycombinator.com/item?id=48356312" target="_blank" rel="noopener">Launch HN: Expanse (YC P26) – Unlock Wasted GPU Capacity</a></li>
<li><a href="https://www.mercek.dev/" target="_blank" rel="noopener">Show HN: Mercek – A Desktop IDE for AWS ECS</a></li>
<li><a href="https://github.com/ninoxAI/nightwatch" target="_blank" rel="noopener">Show HN: Nightwatch, The open-source, read-only AI SRE</a></li>
<li><a href="https://arconia.io/" target="_blank" rel="noopener">Arconia for Spring Boot: DevEx, Observability, Multitenancy, GenAI, Cloud Native</a></li>
<li><a href="https://news.ycombinator.com/item?id=48383578" target="_blank" rel="noopener">I Replaced My AI Agent&rsquo;s Flat Fact Store with a Graph Database</a></li>
<li><a href="https://dashvox.ai" target="_blank" rel="noopener">Show HN: Voice control coding agents on your machine via smartwatch / CarPlay</a></li>
<li><a href="https://audiotap.app/" target="_blank" rel="noopener">Show HN: AudioTap, record calls, transcribe and diarize locally</a></li>
<li><a href="https://news.ycombinator.com/item?id=48387095" target="_blank" rel="noopener">Launch HN: Hyper (YC P26) – Company brain to power agentic development</a></li>
<li><a href="https://github.com/tastyeffectco/sandboxes" target="_blank" rel="noopener">Self-hosted dev sandboxes with preview URLs (Docker, Go, no K8s)</a></li>
<li><a href="https://dozzle.dev/" target="_blank" rel="noopener">Dozzle: Real-time Docker logs, stats, and debugging – in the browser</a></li>
<li><a href="https://dockhand.pro/" target="_blank" rel="noopener">Dockhand: Modern Docker Management</a></li>
<li><a href="https://du.nkel.dev/blog/2026-05-16_rootless_docker_virtiofs_proxmox/" target="_blank" rel="noopener">A Modern Proxmox Docker Architecture with Disposable VMs, VirtIO-FS, and ZFS</a></li>
<li><a href="https://github.com/zdk/lowfat" target="_blank" rel="noopener">Show HN: Lowfat – pluggable CLI filter that saved 91.8% of my LLM tokens</a></li>
<li><a href="https://github.com/Artain-AI/ignite-ms" target="_blank" rel="noopener">Show HN: I embedded 685M public texts in 32 minutes (on 8x A100, Rust, TensorRT)</a></li>
<li><a href="https://github.com/RPate97/lich" target="_blank" rel="noopener">Show HN: Lich, start a dev stack per coding agent in parallel</a></li>
<li><a href="https://github.com/Foxfire1st/agents-remember-md" target="_blank" rel="noopener">Show HN: Agents Remember – Git-aware memory for coding agents</a></li>
<li><a href="https://github.com/gpdir16/tabyAgent" target="_blank" rel="noopener">Show HN: TabyAgent – A lighter and easier alternative to OpenClaw/Hermes</a></li>
<li><a href="https://github.com/TerseAI/Terse" target="_blank" rel="noopener">Show HN: Terse, TypeScript First Workflow Builder</a></li>
<li><a href="https://ecommerce-ai-starter.graycore.io" target="_blank" rel="noopener">Show HN: One-click open-source ecommerce starter (Magento), drive it with Claude</a></li>
<li><a href="https://www.docker.com/blog/coding-agent-horror-stories-the-rm-rf-incident/" target="_blank" rel="noopener">Coding Agent Horror Stories: The rm -rf ~/ Incident</a></li>
<li><a href="https://www.youtube.com/watch?v=7QFhuunZH2E" target="_blank" rel="noopener">1982 World Championship Double Decker Bus Racing (1982) [video]</a></li>
<li><a href="https://nano.rs/" target="_blank" rel="noopener">Show HN: Nano – open core siem built on rust and ClickHouse</a></li>
<li><a href="https://old.reddit.com/r/RedditEng/comments/1ttwqaj/from_proxy_to_proxyless_removing_envoy_from/" target="_blank" rel="noopener">From Proxy to Proxyless: Removing Envoy from Reddit&rsquo;s Feed Serving Path</a></li>
<li><a href="https://www.thedial.world/articles/news/american-tourists-rome" target="_blank" rel="noopener">Are You Enjoying Our Linguine? (2025)</a></li>
<li><a href="https://www.thestreet.com/investing/stocks/tsmc-taiwan-semiconductor-ceo-sends-blunt-message-to-memory-chip-rivals" target="_blank" rel="noopener">TSMC CEO: I envy their 80% gross margins, but I would never do that</a></li>
<li><a href="https://late.sh" target="_blank" rel="noopener">Show HN: ssh late.sh - a cozy command-line Clubhouse for computer people</a></li>
<li><a href="https://news.ycombinator.com/item?id=48377340" target="_blank" rel="noopener">I hadn&rsquo;t coded in 30 years. Then I built a space game with Godot</a></li>
<li><a href="https://news.ycombinator.com/item?id=48360332" target="_blank" rel="noopener">Architect MCP and TUI</a></li>
<li><a href="https://github.com/ferrislucas/Circus-Chief" target="_blank" rel="noopener">Show HN: Circus Chief – Claude Code, Codex, and Gemini from Your Phone</a></li>
<li><a href="https://oofinsprouts.itch.io/gridiculous" target="_blank" rel="noopener">Show HN: Gridiculous, my homebrew Game Boy Advance logic puzzle collection</a></li>
<li><a href="https://news.ycombinator.com/item?id=48403639" target="_blank" rel="noopener">My Humble AI Market Prediction</a></li>
<li><a href="https://www.sfu.ca/~gwa5/pdf/2020_04.pdf" target="_blank" rel="noopener">A modular impact diverting mechanism for football helmets [pdf]</a></li>
<li><a href="https://twitter.com/rasbt/status/2063649136323252397" target="_blank" rel="noopener">Do agents.md files help coding agents?</a></li>
<li><a href="https://www.cnn.com/2026/05/28/health/arkansas-miscarriage-abortion-ban-propublica" target="_blank" rel="noopener">Facing life-threatening miscarriage in Arkansas, calls to governor didn&rsquo;t help</a></li>
<li><a href="https://www.ucsf.edu/news/2026/06/432011/how-big-tobacco-helped-shape-design-ultra-processed-foods" target="_blank" rel="noopener">How big tobacco helped shape the design of ultra-processed foods</a></li>
<li><a href="https://www.ft.com/content/73fc962e-ce68-4521-9c5d-841a666eed10" target="_blank" rel="noopener">&lsquo;More Harmful Than Helpful&rsquo;: Young People Sour on AI</a></li>
<li><a href="https://openai.com/index/chatgpt-memory-dreaming/" target="_blank" rel="noopener">Dreaming: Better memory for a more helpful ChatGPT</a></li>
<li><a href="https://www.axios.com/2026/06/04/anthropic-warns-ai-build-successors" target="_blank" rel="noopener">Anthropic warns AI could soon help build its own successors</a></li>
<li><a href="https://thesciverse.org/the-largest-cannabis-study-ever-conducted-found-no-evidence-it-helps-anxiety-depression-or-ptsd-and-warned-it-may-be-making-all-three-worse/" target="_blank" rel="noopener">Cannabis meta-study finds no evidence it helps anxiety, depression, or PTSD</a></li>
<li><a href="https://sourcelibrary.org" target="_blank" rel="noopener">Show HN: Help SourceLibrary.org Translate the Renaissance</a></li>
<li><a href="https://news.ycombinator.com/item?id=48436918" target="_blank" rel="noopener">Tell HN: Helium is the best browser I ever used</a></li>
<li><a href="https://www.wired.com/story/the-manhattan-institute-helped-kill-dei-now-its-coming-for-protests/" target="_blank" rel="noopener">The Manhattan Institute Helped Kill DEI. Now It&rsquo;s Coming for Protests</a></li>
<li><a href="https://www.houstonchronicle.com/business/energy/article/data-centers-permian-oil-texas-produced-water-22255099.php" target="_blank" rel="noopener">Data centers need water. Could Texas oil companies help?</a></li>
<li><a href="https://lemire.me/blog/2026/06/06/how-much-do-amd64-microarchitecture-levels-help-in-go/" target="_blank" rel="noopener">How much do amd64 microarchitecture levels help in Go?</a></li>
<li><a href="https://www.ft.com/content/73fc962e-ce68-4521-9c5d-841a666eed10" target="_blank" rel="noopener">More harmful than helpful&rsquo;: young people sour on AI</a></li>
<li><a href="https://www.reuters.com/business/world-at-work/canada-says-ai-strategy-will-help-create-250000-jobs-boost-gdp-by-3-2026-06-04/" target="_blank" rel="noopener">Canada says AI strategy will help create 250k jobs, boost GDP by 3%</a></li>
<li><a href="https://www.bankofengland.co.uk/banknotes/help-us-design-our-next-series-of-banknotes" target="_blank" rel="noopener">Help choose the animals to go on the UK banknotes</a></li>
<li><a href="https://events.ycombinator.com/qSAodVvxK" target="_blank" rel="noopener">YC is helping Rick Rubin find an AI guru</a></li>
<li><a href="https://www.wsj.com/finance/currencies/how-online-sleuthing-helped-catch-the-google-polymarket-trader-b6ccebb0" target="_blank" rel="noopener">How Online Sleuthing Helped Catch the &lsquo;Google Insider&rsquo; on Polymarket</a></li>
<li><a href="https://spectrum.ieee.org/open-source-robot-ai-platforms" target="_blank" rel="noopener">Open-Source Software Is Starting to Help Robots Think</a></li>
<li><a href="https://developerwithacat.com/blog/202606/ai-car-search/" target="_blank" rel="noopener">Trying to get Claude to help me buy a car</a></li>
<li><a href="https://prawns.dev/blogs/beyond-memory-wall" target="_blank" rel="noopener">Beyond the Memory Wall: The CPU Was Helping You All Along</a></li>
<li><a href="https://play.google.com/store/apps/details?id=com.logicforge.bdcash&amp;hl=en_US" target="_blank" rel="noopener">Download cash counter and help me</a></li>
<li><a href="https://opensource.org/blog/open-source-initiative-helps-g7-deliver-vision-on-ai-openness" target="_blank" rel="noopener">Open Source Initiative Helps G7 Deliver Vision on AI Openness</a></li>
<li><a href="https://andrewpwheeler.com/2026/03/20/using-claude-code-to-help-me-write/" target="_blank" rel="noopener">Using Claude Code to help me write</a></li>
<li><a href="https://www.nationalgeographic.com/animals/article/microeledone-galapagensis-little-blue-octopus" target="_blank" rel="noopener">The color of this new and unusual blue octopus is what helps it survive</a></li>
<li><a href="https://strake.dev/blog/your-gpu-isnt-helping-your-retrieval-system" target="_blank" rel="noopener">GPU probably isn&rsquo;t helping your retrieval system</a></li>
<li><a href="https://carlosblanco.github.io/architecture/backend/2026/05/25/message-queues-brokers-temporal-decoupling.html" target="_blank" rel="noopener">Message Queues and Brokers Help with Temporal Decoupling</a></li>
<li><a href="https://news.ycombinator.com/item?id=48374348" target="_blank" rel="noopener">Need a little help from everyone here</a></li>
<li><a href="https://icantmarket.com/" target="_blank" rel="noopener">Show HN: icantmarket – A verified help exchange for devs who can&rsquo;t market</a></li>
<li><a href="https://0llm.tonyalicea.dev/" target="_blank" rel="noopener">Show HN: 0llm is a small app to help you spend time away from AI</a></li>
<li><a href="https://archaeologymag.com/2026/05/mohenjo-daro-grew-more-equal-over-time/" target="_blank" rel="noopener">4K years ago, Mohenjo-daro grew more equal over time</a></li>
<li><a href="https://algorithmichiring.github.io/" target="_blank" rel="noopener">Algorithmic Monocultures in Hiring</a></li>
<li><a href="https://electrek.co/2026/06/03/tesla-retroactively-modified-fsd-contracts-supervised/" target="_blank" rel="noopener">Tesla retroactively added &lsquo;supervised&rsquo; to FSD contracts owners signed years ago</a></li>
<li><a href="https://www.nosuggest.com/" target="_blank" rel="noopener">Show HN: NoSuggest – Watch YouTube without the recommendation algorithm</a></li>
<li><a href="https://eghammuseum.org/terrorists-the-suffragette-arson-and-bombing-campaign/" target="_blank" rel="noopener">&ldquo;Terrorists?&rdquo;: The Suffragette Arson and Bombing Campaign – Egham Museum</a></li>
<li><a href="https://devblogs.microsoft.com/oldnewthing/20260603-00/?p=112378" target="_blank" rel="noopener">A discovery about GCC&rsquo;s unidirectional rotation algorithm</a></li>
<li><a href="https://www.wired.com/story/jeff-bezos-is-funding-a-wild-hunt-for-the-brains-core-algorithm/" target="_blank" rel="noopener">Jeff Bezos Is Funding a Wild Hunt for the Brain&rsquo;s &lsquo;Core Algorithm&rsquo;</a></li>
<li><a href="https://kylaleelawyer.substack.com/p/the-law-doesnt-apply-to-me-why-sovereign" target="_blank" rel="noopener">&ldquo;The Law Doesn&rsquo;t Apply to Me&rdquo;: Why Sovereign Citizen Arguments Always Fail</a></li>
<li><a href="https://www.businessinsider.com/top-metaverse-exec-quietly-left-four-months-ago-2026-6" target="_blank" rel="noopener">Meta&rsquo;s Metaverse lead left 4 months ago</a></li>
<li><a href="https://uruky.com/?il=en" target="_blank" rel="noopener">Show HN: Uruky (EU-based Kagi alternative) now has Image Search and URL Rewrites</a></li>
<li><a href="https://uonr.github.io/poincake/" target="_blank" rel="noopener">Show HN: Infinite canvas notes in the non-Euclidean Poincaré disk</a></li>
<li><a href="https://news.ycombinator.com/item?id=48397731" target="_blank" rel="noopener">Ask HN: So what happened to Facebook &ldquo;localhost&rdquo; tracking?</a></li>
<li><a href="https://boxes.dev" target="_blank" rel="noopener">Show HN: Boxes.dev: ditch localhost; run Claude Code and Codex in the cloud</a></li>
<li><a href="https://github.com/schildep/verified-polygon-intersection" target="_blank" rel="noopener">Show HN: Formally verified polygon intersection – Opus 4.8 oneshots, prev failed</a></li>
<li><a href="https://github.com/shiihaa-app/shiihaa-breath-detection" target="_blank" rel="noopener">Show HN: Live breath detection and biofeedback from a phone microphone</a></li>
<li><a href="https://cost.dev/" target="_blank" rel="noopener">Show HN: Cost.dev (YC W21) – making agents cost-aware and cheaper to call</a></li>
<li><a href="https://news.ycombinator.com/item?id=48409869" target="_blank" rel="noopener">Supply chain attack alert: .github/setup.js</a></li>
<li><a href="https://news.ycombinator.com/item?id=48396596" target="_blank" rel="noopener">Google killed my $1M ARR startup overnight</a></li>
<li><a href="https://news.ycombinator.com/item?id=48432117" target="_blank" rel="noopener">Learn from my lesson, don&rsquo;t take your pre seed through stripe = Account Closure</a></li>
<li><a href="https://news.ycombinator.com/item?id=48403614" target="_blank" rel="noopener">Ask HN: High school student – is learning programming still worthwhile?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48390168" target="_blank" rel="noopener">Laid off. Broke. Depressed. &amp; idk how to market my SaaS</a></li>
<li><a href="https://www.hydron.sh/" target="_blank" rel="noopener">Show HN: Hydron – Hardware-aware coding agent</a></li>
<li><a href="https://news.ycombinator.com/item?id=48407998" target="_blank" rel="noopener">Show HN: Lessons learned from running Claude Code swarms at scale</a></li>
<li><a href="https://news.ycombinator.com/item?id=48406747" target="_blank" rel="noopener">I underestimated how hard audio waveforms are in the browser</a></li>
<li><a href="https://github.com/IBL-tools/rawtohdri" target="_blank" rel="noopener">Show HN: I created a RAW to HDRI stacker in (mostly) Common Lisp</a></li>
<li><a href="https://news.ycombinator.com/item?id=48443152" target="_blank" rel="noopener">Ask HN: What is the AI setup for an experienced dev starting on a new project?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48361020" target="_blank" rel="noopener">Ask HN: I got a fake job offer, but why?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48438005" target="_blank" rel="noopener">Ask HN: I made an image watermarking tool. What are the issues open-sourcing it?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48436360" target="_blank" rel="noopener">WSL vs Wine</a></li>
<li><a href="https://github.com/HYPD-AI/openai-ads-mcp" target="_blank" rel="noopener">Show HN: MCP for the ChatGPT Ads API – Query ChatGPT Ads from Claude and Codex</a></li>
<li><a href="https://news.ycombinator.com/item?id=48355575" target="_blank" rel="noopener">The Art of Language</a></li>
<li><a href="https://remote.team/en/" target="_blank" rel="noopener">Show HN: Verifiable E2E encrypted task manager built by a ceramics retailer</a></li>
<li><a href="https://blog.adafruit.com/" target="_blank" rel="noopener">Adafruit receives demand letter from Fenwick legal counsel on behalf of Flux.ai</a></li>
<li><a href="https://fluxer.app/blog/roadmap-2026" target="_blank" rel="noopener">Roadmap 2026 – Fluxer</a></li>
<li><a href="https://www.youtube.com/watch?v=vIT4ra6Mo0s" target="_blank" rel="noopener">Basic Soldering Lesson 1 – &ldquo;Solder and Flux&rdquo; [video]</a></li>
<li><a href="https://balladic.com/demo/narrative" target="_blank" rel="noopener">Show HN: Dynamically Generated Fluid UI&rsquo;s</a></li>
<li><a href="https://www.agri-pulse.com/articles/22636-bird-flu-screwworm-monitoring-among-foreign-aid-programs-killed-by-trump" target="_blank" rel="noopener">Bird flu, screwworm monitoring among foreign aid programs killed by DOGE</a></li>
<li><a href="https://www.theatlantic.com/health/2026/06/flu-vaccine-acip/687466/" target="_blank" rel="noopener">Flu Vaccines Should Not Be This Hard</a></li>
<li><a href="https://davidguerrero.fr/blog/tiniest-logging-stack/" target="_blank" rel="noopener">The tiniest logging stack: Fluent Bit, Parquet and DuckDB</a></li>
<li><a href="https://unit42.paloaltonetworks.com/flutterbridge-new-fluttershell-backdoor/" target="_blank" rel="noopener">Flutter: macOS Malvertising Campaign Spreads New FlutterShell Backdoor</a></li>
<li><a href="https://www.absurdlyoptimized.com/recipes/pancakes/" target="_blank" rel="noopener">Show HN: I Derived a Pancake</a></li>
<li><a href="https://mimicscribe.app/" target="_blank" rel="noopener">Show HN: On-device transcriber that&rsquo;s 97% accurate at identifying speakers</a></li>
<li><a href="https://news.ycombinator.com/item?id=48410522" target="_blank" rel="noopener">Ask HN: Is Azure capacity this constraind or am I doing it wrong?</a></li>
<li><a href="https://thepiece.app/en" target="_blank" rel="noopener">Show HN: an AI app that settles small couple arguments</a></li>
<li><a href="https://github.com/rfgplk/micron.cpp" target="_blank" rel="noopener">Show HN: Micron: a high performance C++23 (re)implementation of Libc and the STL</a></li>
<li><a href="https://news.ycombinator.com/item?id=48423917" target="_blank" rel="noopener">Miz Framework Story</a></li>
<li><a href="https://fx.leftium.com/fire-plasma" target="_blank" rel="noopener">Show HN: Realistic procedural fire effect via naive algorithm</a></li>
<li><a href="https://github.com/garethgeorge/backrest" target="_blank" rel="noopener">Backrest – a web UI and orchestrator for restic backup</a></li>
<li><a href="https://www.amazon.com/Moral-Reality-Authorship-Declined-Million-ebook/dp/B0G445PZZD" target="_blank" rel="noopener">I wrote a book about refusing to claim authorship of an AI &ldquo;million dollar&quot;proof</a></li>
<li><a href="https://signoz.io/blog/opentelemetry-llm/" target="_blank" rel="noopener">Observing LLM Applications with OpenTelemetry</a></li>
<li><a href="https://www.insaion.com/blog/insaion-v0-8-4-opentelemetry" target="_blank" rel="noopener">Insaion – Automated ROS2 fleet monitoring, now with OpenTelemetry bridging</a></li>
<li><a href="https://techcrunch.com/2026/06/05/google-will-pay-spacex-920m-per-month-for-compute/" target="_blank" rel="noopener">Google will pay SpaceX $920M per month for compute</a></li>
<li><a href="https://venturebeat.com/infrastructure/microsoft-debuts-surface-rtx-spark-dev-box-to-run-large-ai-models-without-cloud-costs" target="_blank" rel="noopener">Microsoft debuts Surface RTX Spark Dev Box to run LLMs without cloud costs</a></li>
<li><a href="https://www.sleekcms.com/" target="_blank" rel="noopener">Show HN: SleekCMS – Lovable for Websites</a></li>
</ul>
<h2 id="heise-cloud-5">Heise Cloud (5)</h2>
<ul>
<li><a href="https://www.heise.de/meinung/Kommentar-Microsofts-Open-Source-Liebe-hat-einen-Preis-11320098.html" target="_blank" rel="noopener">Kommentar: Warum Microsoft jetzt auf Open Source setzt</a></li>
<li><a href="https://www.heise.de/news/Perplexity-verteilt-automatisiert-KI-Rechenbedarf-zwischen-Geraet-und-Cloud-11318486.html" target="_blank" rel="noopener">Perplexity verteilt automatisiert KI-Rechenbedarf zwischen Gerät und Cloud</a></li>
<li><a href="https://www.heise.de/hintergrund/UX-Design-als-Muellmaschine-Die-versteckten-Kosten-digitaler-Reibungslosigkeit-11311079.html" target="_blank" rel="noopener">Wegwischen – Die unsichtbaren Kosten der Reibungslosigkeit</a></li>
<li><a href="https://www.heise.de/news/Digitale-Unabhaengigkeit-EU-plant-harten-Zugriff-auf-staatliche-IT-Strukturen-11317332.html" target="_blank" rel="noopener">Digitale Unabhängigkeit: EU plant harten Zugriff auf staatliche IT-Strukturen</a></li>
<li><a href="https://www.heise.de/news/Zoom-KI-Agent-erledigt-was-im-Meeting-beschlossen-wurde-11315525.html" target="_blank" rel="noopener">Zoom: KI-Agent schließt ab, was Meetings beginnen</a></li>
</ul>
<h2 id="kubernetes-blog-1">Kubernetes Blog (1)</h2>
<ul>
<li><a href="https://kubernetes.io/blog/2026/06/01/dashboard-to-headlamp/" target="_blank" rel="noopener">From Kubernetes Dashboard to Headlamp: Understanding the Transition</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/ai-deployment-pipeline-velocity/" target="_blank" rel="noopener">AI teams now deploy 1,000 times a month. Your pipeline wasn’t built for that.</a></li>
<li><a href="https://thenewstack.io/microsoft-scout-openclaw-runtime/" target="_blank" rel="noopener">Microsoft just made the agent runtime free — and kept everything around it</a></li>
<li><a href="https://thenewstack.io/snowflake-coco-agentic-enterprise/" target="_blank" rel="noopener">“Whoever builds the most joyous product wins”: The agent war begins</a></li>
<li><a href="https://thenewstack.io/netlify-agent-experience-engineers/" target="_blank" rel="noopener">Netlify CTO Dana Lawson: Writing code is no longer the job</a></li>
<li><a href="https://thenewstack.io/notebook-to-production-ai/" target="_blank" rel="noopener">From Jupyter Notebook to production: How to ship AI systems that actually work</a></li>
<li><a href="https://thenewstack.io/openclaw-cohens-ai-agent-accountability-problem/" target="_blank" rel="noopener">OpenClaw used Gavriel Cohen’s code and exposed the AI Agent accountability problem</a></li>
<li><a href="https://thenewstack.io/replit-shopify-storefront-integration/" target="_blank" rel="noopener">Replit shows how vibe coding is getting its own financial stack — and a path to profit</a></li>
<li><a href="https://thenewstack.io/cloudflare-voidzero-acquisition-vite/" target="_blank" rel="noopener">Cloudflare aqui-hires VoidZero: Did a piece of the open web just stabilize, or become more brittle?</a></li>
<li><a href="https://thenewstack.io/cursor-pricing-token-billing/" target="_blank" rel="noopener">Cursor cuts prices and adds enterprise spend controls amid “tokenomics” reckoning</a></li>
<li><a href="https://thenewstack.io/google-gemma-local-ai/" target="_blank" rel="noopener">Google Gemma 4 12B nearly matches 26B benchmarks — and runs on your laptop</a></li>
<li><a href="https://thenewstack.io/snowflake-coco-coding-agent/" target="_blank" rel="noopener">Snowflake thinks it knows what’s really slowing developers down</a></li>
<li><a href="https://thenewstack.io/ai-agents-database-challenge/" target="_blank" rel="noopener">Autonomous agents have met their biggest challenge yet: The database.</a></li>
<li><a href="https://thenewstack.io/hpe-greenlake-agentic-hybrid-ops/" target="_blank" rel="noopener">Why agentic AI makes the ops platform the most important layer in the enterprise</a></li>
<li><a href="https://thenewstack.io/soc-alert-tuning-blind-spots/" target="_blank" rel="noopener">How to dramatically improve enterprise security alert tuning to battle cyberattacks</a></li>
<li><a href="https://thenewstack.io/dba-role-kubernetes-autonomous-databases/" target="_blank" rel="noopener">Why the need for humans won’t disappear in the age of autonomous databases</a></li>
<li><a href="https://thenewstack.io/securing-kubernetes-ai-agents/" target="_blank" rel="noopener">How to secure Kubernetes in the age of AI workloads</a></li>
<li><a href="https://thenewstack.io/asana-dash-ai-teammates/" target="_blank" rel="noopener">Asana says its new AI “chief of staff” turns your Slack chaos into trackable work</a></li>
<li><a href="https://thenewstack.io/nvidias-best-model-is-now-live/" target="_blank" rel="noopener">Nvidia’s best model is now live</a></li>
<li><a href="https://thenewstack.io/tokenomics-foundation/" target="_blank" rel="noopener">The AI cost crisis finally has a watchdog — just not the companies causing it</a></li>
<li><a href="https://thenewstack.io/secure-ot-data-movement/" target="_blank" rel="noopener">How to get operational data off the factory floor without creating an IT breach</a></li>
<li><a href="https://thenewstack.io/why-cpus-still-matter-in-the-age-of-ai-agents/" target="_blank" rel="noopener">Why CPUs still matter in the age of AI agents</a></li>
<li><a href="https://thenewstack.io/microsoft-build-2026-rayfin-replit-vibe-coding/" target="_blank" rel="noopener">Rayfin: Microsoft’s answer to the gap between vibe coding and enterprise production</a></li>
<li><a href="https://thenewstack.io/microsoft-build-2026-data-fabric-horizondb-ai-agents/" target="_blank" rel="noopener">Microsoft bets the enterprise AI race will be won on data context, not model power</a></li>
<li><a href="https://thenewstack.io/anthropic-glasswing-mythos-cybersecurity/" target="_blank" rel="noopener">“A successful attack could be catastrophic”: Anthropic gives more groups access to Claude Mythos</a></li>
<li><a href="https://thenewstack.io/github-wants-developers-back/" target="_blank" rel="noopener">How GitHub plans to win developers back</a></li>
<li><a href="https://thenewstack.io/windows-11-developer-mode/" target="_blank" rel="noopener">Microsoft really, really, really wants developers to love Windows again</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-24/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 23, Jun 1-7, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-23/</link>
      <pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-23/</guid>
      <description>This week: 51 releases, 167 news items.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week in Cloud Native saw a concentration of new stable releases across orchestration, security, and configuration management projects. Discussions in the community centered on the expanding role and challenges of AI agents within cloud native environments, alongside ongoing conversations about Kubernetes ecosystem tooling and security.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="cicd">CI/CD</h3>
<ul>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.4.3" target="_blank" rel="noopener">Argo CD v3.4.3</a></strong> - A maintenance release that includes container image signing by cosign.</li>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.3.11" target="_blank" rel="noopener">Argo CD v3.3.11</a></strong> - A maintenance release that includes container image signing.</li>
<li><strong><a href="https://github.com/opencost/opencost/releases/tag/v1.120.3" target="_blank" rel="noopener">OpenCost v1.120.3</a></strong> - Includes an initial Kubernetes model proposal, adds support for shorter node names in container keys, and fixes a memory leak on scrape targets.</li>
</ul>
<h3 id="build">Build</h3>
<ul>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.17.8" target="_blank" rel="noopener">Dapr Runtime v1.17.8</a></strong> - Addresses a workflow deadlock issue and a security vulnerability (CWE-346) related to Sentry OIDC discovery.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.51.1" target="_blank" rel="noopener">Backstage v1.51.1</a></strong> - A patch release addressing issues such as CTE materialization bottlenecks in <code>queryEntities</code>, a 406 response for GitLab archive retrieval, and <code>msgraph</code> user group member filtering.</li>
<li><strong><a href="https://github.com/podman-container-tools/buildah/releases/tag/v1.44.0" target="_blank" rel="noopener">Buildah v1.44.0</a></strong> - Modifies configuration file lookup behavior and fixes an issue where <code>--tag oci-archive</code> did not work with simple images.</li>
</ul>
<h3 id="security">Security</h3>
<ul>
<li><strong><a href="https://github.com/falcosecurity/falco/releases/tag/0.44.0" target="_blank" rel="noopener">Falco 0.44.0</a></strong> - A new minor release.</li>
<li><strong><a href="https://github.com/open-policy-agent/opa/releases/tag/v1.17.0" target="_blank" rel="noopener">Open Policy Agent v1.17.0</a></strong> - Introduces improved negation semantics with <code>future.keywords.not</code>, adds rule labels to decision logs, and publishes JSON schema for IR and bundle manifests.</li>
<li><strong><a href="https://github.com/spiffe/spire/releases/tag/v1.15.1" target="_blank" rel="noopener">SPIRE v1.15.1</a></strong> - Fixes a security vulnerability in the <code>azure_imds</code> server node attestor plugin where forged attested documents could be accepted.</li>
<li><strong><a href="https://github.com/spiffe/spire/releases/tag/v1.14.7" target="_blank" rel="noopener">SPIRE v1.14.7</a></strong> - Fixes a security vulnerability in the <code>azure_imds</code> server node attestor plugin where forged attested documents could be accepted.</li>
<li><strong><a href="https://github.com/kubescape/kubescape/releases/tag/v4.0.9" target="_blank" rel="noopener">Kubescape v4.0.9</a></strong> - Fixes partial GVR collection failures, accepts advertised base URI format in the vulnerability manifest parser, and includes additional unit tests.</li>
<li><strong><a href="https://github.com/openfga/openfga/releases/tag/v1.16.1" target="_blank" rel="noopener">OpenFGA v1.16.1</a></strong> - Fixes incorrect fallback behavior in the experimental <code>weighted_graph_check</code> algorithm and addresses metric labeling for it.</li>
<li><strong><a href="https://github.com/kubearmor/KubeArmor/releases/tag/v1.7.3" target="_blank" rel="noopener">KubeArmor v1.7.3</a></strong> - Uses Kubernetes informers to watch host and network policies and fixes a system monitor verifier error on Ubuntu 18 with clang 12.</li>
<li><strong><a href="https://github.com/kubearmor/KubeArmor/releases/tag/v1.7.2" target="_blank" rel="noopener">KubeArmor v1.7.2</a></strong> - Addresses an init UBI container build issue, upgrades Go dependencies, bumps the Podman package for a vulnerability fix, and improves init container compatibility on x86-64-v3 architectures.</li>
<li><strong><a href="https://github.com/sigstore/rekor/releases/tag/v1.5.2" target="_blank" rel="noopener">Sigstore Rekor v1.5.2</a></strong> - Enforces a maximum size limit on decompression, adds support for restricting kinds on insertion, and fixes TLS ServerName stripping in gRPC dials for the Trillian client.</li>
</ul>
<h3 id="observability">Observability</h3>
<ul>
<li><strong><a href="https://github.com/prometheus/prometheus/releases/tag/v3.12.0" target="_blank" rel="noopener">Prometheus v3.12.0</a></strong> - Addresses two security vulnerabilities (DoS in remote-write, secret exposure in STACKIT SD), and includes new PromQL and Service Discovery features, along with TSDB performance improvements.</li>
</ul>
<h3 id="storage">Storage</h3>
<ul>
<li><strong><a href="https://github.com/rook/rook/releases/tag/v1.19.6" target="_blank" rel="noopener">Rook v1.19.6</a></strong> - A patch release for the Ceph operator, adding <code>cluster</code> labels to Prometheus metrics, honoring per-device <code>deviceClass</code> in raw-mode OSD preparation, and improving self-signed certificate creation retry logic.</li>
<li><strong><a href="https://github.com/rook/rook/releases/tag/v1.18.11" target="_blank" rel="noopener">Rook v1.18.11</a></strong> - A patch release for the Ceph operator, enabling disk zapping for forceful OSD installation and fixing CSI provisioner priority class assignment.</li>
<li><strong><a href="https://github.com/kubernetes-csi/external-snapshotter/releases/tag/v8.6.0" target="_blank" rel="noopener">Kubernetes CSI External Snapshotter v8.6.0</a></strong> - Updates support for CSI Spec v1.11.0, where VolumeGroupSnapshot moves to GA, and sets the minimum supported Kubernetes version to 1.25.</li>
</ul>
<h3 id="configuration">Configuration</h3>
<ul>
<li><strong><a href="https://github.com/cloud-custodian/cloud-custodian/releases/tag/0.9.51.0" target="_blank" rel="noopener">Cloud Custodian 0.9.51.0</a></strong> - Adds WAFv2 support for API attributes, introduces guardrail features, improves AWS Config compliance matching, and sanitizes Lambda VpcConfig for SecurityHub findings.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.34" target="_blank" rel="noopener">Meshery v1.0.34</a></strong> - Fixes a goroutine context detachment issue in the server, enables Docker extension UI builds on the build platform, and addresses UI issues related to dashboard resource tables and icon clicks.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.33" target="_blank" rel="noopener">Meshery v1.0.33</a></strong> - Migrates MUI Box and Grid2 system props to <code>sx</code> for v9 compatibility and updates Sistent icon imports.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.32" target="_blank" rel="noopener">Meshery v1.0.32</a></strong> - Refactors <code>mesheryctl</code> by renaming the <code>--register</code> flag to <code>--skip-registration</code> and resolves a UI issue causing a <code>ConnectionTable</code> loop.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.31" target="_blank" rel="noopener">Meshery v1.0.31</a></strong> - Enhances end-to-end testing setup by consolidating CI workflows and adding a wait for E2E route readiness.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.30" target="_blank" rel="noopener">Meshery v1.0.30</a></strong> - Updates provider capabilities, removes unused manifest URL fixtures from <code>mesheryctl</code>, and decouples MeshMap extension tests.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.29" target="_blank" rel="noopener">Meshery v1.0.29</a></strong> - Fixes silent config corruption on YAML parse failure, resolves a cluster count issue, and addresses provider timeout errors in the server and UI.</li>
</ul>
<h3 id="orchestration">Orchestration</h3>
<ul>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.18.0" target="_blank" rel="noopener">Karmada v1.18.0</a></strong> - A new minor release with general improvements.</li>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.17.3" target="_blank" rel="noopener">Karmada v1.17.3</a></strong> - A patch release with general improvements.</li>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.16.6" target="_blank" rel="noopener">Karmada v1.16.6</a></strong> - A patch release with general improvements.</li>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.15.9" target="_blank" rel="noopener">Karmada v1.15.9</a></strong> - A patch release with general improvements.</li>
<li><strong><a href="https://github.com/volcano-sh/volcano/releases/tag/v1.15.0" target="_blank" rel="noopener">Volcano v1.15.0</a></strong> - Introduces Gang-scheduling to support converged general-purpose and AI computing workloads.</li>
<li><strong><a href="https://github.com/projectcapsule/capsule/releases/tag/v0.13.1" target="_blank" rel="noopener">Capsule v0.13.1</a></strong> - A patch release correcting Helm documentation and values schema for webhook service ports.</li>
<li><strong><a href="https://github.com/projectcapsule/capsule/releases/tag/v0.13.0" target="_blank" rel="noopener">Capsule v0.13.0</a></strong> - Changes the default behavior to use cert-manager certificates for admission webhooks, requiring explicit re-enablement of the Capsule TLS controller if cert-manager is not installed.</li>
</ul>
<h3 id="networking">Networking</h3>
<ul>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.14.39" target="_blank" rel="noopener">Kube-OVN v1.14.39</a></strong> - Fixes hook log file permissions.</li>
<li><strong><a href="https://github.com/kube-vip/kube-vip/releases/tag/v1.2.0" target="_blank" rel="noopener">Kube-VIP v1.2.0</a></strong> - Reintroduces BGP configuration via node annotations, ensures node names are RFC 1123 compliant, and adds end-to-end tests for endpoint watcher leader election.</li>
<li><strong><a href="https://github.com/submariner-io/submariner/releases/tag/v0.21.3" target="_blank" rel="noopener">Submariner v0.21.3</a></strong> - A new patch release.</li>
</ul>
<h3 id="container-runtime">Container Runtime</h3>
<ul>
<li><strong><a href="https://github.com/lima-vm/lima/releases/tag/v2.1.2" target="_blank" rel="noopener">Lima v2.1.2</a></strong> - Addresses shell mount path checks, adds a <code>--param</code> shortcut to <code>limactl</code>, fixes rsync path quoting, and improves <code>limactl ls</code> output for unknown terminal widths.</li>
</ul>
<h3 id="container-tools">Container Tools</h3>
<ul>
<li><strong><a href="https://github.com/podman-container-tools/skopeo/releases/tag/v1.23.0" target="_blank" rel="noopener">Skopeo v1.23.0</a></strong> - Modifies configuration file lookup behavior.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>The cloud native landscape this week was significantly shaped by discussions around AI agents and their integration into existing infrastructure. Multiple reports highlighted the operational challenges of AI at scale, including escalating cloud costs, termed &ldquo;tokenmaxxing,&rdquo; and the need for dedicated systems to manage AI retrieval and context. Security concerns were prominent, with analyses indicating that AI-generated code introduces new vulnerabilities and that current security paradigms are not adequately equipped to handle the rapid pace of AI-driven development. Initiatives like Google Cloud&rsquo;s &ldquo;AI Threat Defense&rdquo; platform and IBM/Red Hat&rsquo;s $5 billion commitment to open-source security for the AI era reflect industry efforts to address these emerging risks.</p>
<p>In the realm of Kubernetes and platform engineering, the conversation focused on practical implementation and optimization. Articles detailed approaches to building cloud-native internal developer platforms leveraging Kubernetes, GitOps, and supply chain security practices. The complexities of integrating core cloud native components like Prometheus and Cilium within Kubernetes environments were also explored, alongside strategies for GPU autoscaling with KEDA to support demanding AI workloads. Dell announced a disaggregated private cloud architecture designed for independent scalability of compute, storage, and cloud stacks.</p>
<p>Observability tools are adapting to new architectural patterns, with Jaeger evolving to trace AI agents using OpenTelemetry. This development reflects the increasing need for visibility into probabilistic AI systems. Additionally, the Kubernetes project published an update on reconciling records for unfixed CVEs, emphasizing transparency in security disclosures. Efforts to optimize cloud infrastructure included guidance on migrating Java applications to AWS Graviton processors and architecting cloud-native Kafka for a diskless future, aiming for improved efficiency and reduced operational overhead.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Hacker News discussions this week covered various Kubernetes topics, including deep dives into the Gateway API, provisioning private clusters, and comparing managed Kubernetes offerings. A significant portion of the conversation focused on the impact of AI agents, particularly regarding the security of AI-generated code, the financial implications of AI model usage (&ldquo;tokenmaxxing&rdquo;), and the development of new frameworks and tools for managing AI agent teams. Docker and container-related tools, such as Dockerfile linters and running Docker on Android, also saw engagement.</p>
<h2 id="-numbers-of-the-week">📊 Numbers of the Week</h2>
<ul>
<li>Total stable releases: 38 across 25 projects</li>
<li>Top 3 projects by commits this week:
<ol>
<li>meshery/meshery — 283 commits</li>
<li>cockroachdb/cockroach — 218 commits</li>
<li>backstage/backstage — 156 commits</li>
</ol>
</li>
<li>Top 3 projects by merged pull requests this week:
<ol>
<li>cockroachdb/cockroach — 216 merged PRs</li>
<li>keycloak/keycloak — 104 merged PRs</li>
<li>cilium/cilium — 84 merged PRs</li>
</ol>
</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-23/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-23">📚 All Articles from Week 23</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-compute-1">AWS Compute (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/compute/migrating-your-java-applications-to-aws-graviton-using-aws-transform-custom/" target="_blank" rel="noopener">Migrating your Java applications to AWS Graviton using AWS Transform custom</a></li>
</ul>
<h2 id="aws-containers-1">AWS Containers (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/containers/scaling-apache-starrocks-on-amazon-eks-with-keda-and-karpenter-for-enterprise-olap-workloads/" target="_blank" rel="noopener">Scaling StarRocks on Amazon EKS with KEDA and Karpenter for enterprise OLAP workloads</a></li>
</ul>
<h2 id="cncf-blog-6">CNCF Blog (6)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/06/01/dynamic-configuration-for-cloud-native-swift-services/" target="_blank" rel="noopener">Dynamic configuration for cloud native Swift services</a></li>
<li><a href="https://www.cncf.io/blog/2026/05/29/building-a-cloud-native-internal-developer-platform-with-kubernetes-gitops-and-supply-chain-security/" target="_blank" rel="noopener">Building a cloud native internal developer platform with Kubernetes, GitOps, and supply chain security</a></li>
<li><a href="https://www.cncf.io/blog/2026/05/28/the-kubernetes-integration-tax-prometheus-cilium-and-production-reality/" target="_blank" rel="noopener">The Kubernetes integration tax: Prometheus, Cilium and production reality</a></li>
<li><a href="https://www.cncf.io/blog/2026/05/27/gpu-autoscaling-on-kubernetes-with-keda-building-an-external-scaler/" target="_blank" rel="noopener">GPU autoscaling on Kubernetes with KEDA: Building an external scaler</a></li>
<li><a href="https://www.cncf.io/blog/2026/05/26/three-tag-leads-walk-into-the-toc/" target="_blank" rel="noopener">Three TAG leads walk into the TOC</a></li>
<li><a href="https://www.cncf.io/blog/2026/05/26/how-jaeger-is-evolving-to-trace-ai-agents-with-opentelemetry/" target="_blank" rel="noopener">How Jaeger is evolving to trace AI agents with OpenTelemetry</a></li>
</ul>
<h2 id="hacker-news-124">Hacker News (124)</h2>
<ul>
<li><a href="https://github.com/tanrikuluozlem/burn" target="_blank" rel="noopener">Reconciling Kubernetes cost estimates with CUR / FOCUS billing data</a></li>
<li><a href="https://www.romaglushko.com/blog/k8s-gateway-api/" target="_blank" rel="noopener">Deep Dive into Kubernetes Gateway API</a></li>
<li><a href="https://onatm.dev/2026/05/30/provisioning-a-private-talos-kubernetes-cluster-on-hetzner-cloud/" target="_blank" rel="noopener">Provisioning a Private Talos Kubernetes Cluster on Hetzner Cloud</a></li>
<li><a href="https://www.eucloudcost.com/kubernetes/" target="_blank" rel="noopener">EU Managed Kubernetes Comparison</a></li>
<li><a href="https://samof76.space/kubernetes-in-anger.html" target="_blank" rel="noopener">Kubernetes in Anger</a></li>
<li><a href="https://news.ycombinator.com/item?id=48352045" target="_blank" rel="noopener">My client is replacing me with Claude for all DevOps/infra and most feature dev</a></li>
<li><a href="https://github.com/octelium/cordium" target="_blank" rel="noopener">Show HN: Cordium: FOSS sandbox platform that eliminates credential injection</a></li>
<li><a href="https://github.com/nixys/nxs-universal-chart" target="_blank" rel="noopener">Show HN: Open-source tool for deploying applications to K8s/OpenShift</a></li>
<li><a href="https://vahidhashemi.com/2026/05/29/the-cnf-illusion-navigating-the-realities-of-cloud-native-networking/" target="_blank" rel="noopener">The CNF Illusion: Navigating the Realities of Cloud-Native Networking</a></li>
<li><a href="https://github.com/fayazara/screendrop" target="_blank" rel="noopener">Show HN: Screendrop – open-source cleanshot alternative</a></li>
<li><a href="https://kmeleonccf.com" target="_blank" rel="noopener">K-Meleon CCF: tiny Gecko engine browser reborn with agent built-in</a></li>
<li><a href="https://www.virtualizationhowto.com/2026/05/docker-on-windows-server-finally-felt-easier-after-i-tried-visualdock-server/" target="_blank" rel="noopener">Docker on Windows Server Felt Easier After I Tried VisualDock Server</a></li>
<li><a href="https://ewry.net/droast-dockerfile-linter/" target="_blank" rel="noopener">Show HN: Droast, a Dockerfile linter that stopped being polite</a></li>
<li><a href="https://github.com/OshekharO/Docker-On-Android" target="_blank" rel="noopener">Docker-On-Android: Guide to run Docker containers directly on Android</a></li>
<li><a href="https://github.com/craigmccaskill/posthorn" target="_blank" rel="noopener">Show HN: Posthorn, self-hosted mail gateway</a></li>
<li><a href="https://openenvelope.org/docs/schema/" target="_blank" rel="noopener">Show HN: Open Envelope – an open schema for defining AI agent teams</a></li>
<li><a href="https://news.ycombinator.com/item?id=48271934" target="_blank" rel="noopener">Sqlit – A lazygit-style TUI for SQL databases</a></li>
<li><a href="https://github.com/LiteLLM-Labs/lite-harness" target="_blank" rel="noopener">Show HN: Lite-Harness – Self-Hosted Cursor Agents (Use Claude Code/OpenCode)</a></li>
<li><a href="https://github.com/hunvreus/heypi" target="_blank" rel="noopener">Show HN: Heypi – Like OpenClaw but for Your Team (Slack, Discord, etc.)</a></li>
<li><a href="https://news.ycombinator.com/item?id=48311064" target="_blank" rel="noopener">Ask HN: Wishlist for an Immich-macOS-App?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48304227" target="_blank" rel="noopener">Dirty Frag: a kernel zero-day vs. container and microVM sandboxes</a></li>
<li><a href="https://news.ycombinator.com/item?id=48289469" target="_blank" rel="noopener">Bill Gates AI on AI (one month later)</a></li>
<li><a href="https://circleci.com/blog/chunk-sidecars/" target="_blank" rel="noopener">Show HN: Chunk sidecars for validating agent-generated code before pushing to CI</a></li>
<li><a href="https://happy-meadow-0c1a27010.7.azurestaticapps.net/" target="_blank" rel="noopener">A quick reading level quiz to guide student reading</a></li>
<li><a href="https://www.nytimes.com/2026/05/25/us/politics/artificial-intelliegence-courts.html" target="_blank" rel="noopener">Artificial Intelligence Floods Court Dockets with Home-Brewed Lawsuits</a></li>
<li><a href="https://riftmap.dev/showcase/prometheus/" target="_blank" rel="noopener">Show HN: The Prometheus org has 188 cross-repo dependencies (no signup)</a></li>
<li><a href="https://github.com/dominikhei/cardamon" target="_blank" rel="noopener">Show HN: I built a tool that finds unused Prometheus metrics</a></li>
<li><a href="https://www.elodin.systems/post/elodin-ai-grand-prix-race-sim-harness" target="_blank" rel="noopener">Show HN: Open-Source AI Racing Harness</a></li>
<li><a href="https://github.com/harmont-dev/harmont-cli" target="_blank" rel="noopener">Show HN: Hm – a task runner with a Python DSL, growing into a CI/CD system</a></li>
<li><a href="https://github.com/amorey/gochan" target="_blank" rel="noopener">Show HN: Gochan – A library of channel architectures for Go, inspired by Rust</a></li>
<li><a href="https://inktag.io" target="_blank" rel="noopener">Show HN: Built a tool to create brand-consistent images using AI</a></li>
<li><a href="https://chromewebstore.google.com/detail/stumpy/blfpeiakahiemhdiaaaacfgmdmdocfem" target="_blank" rel="noopener">Show HN: Stumpy – StumbleUpon Re-Created</a></li>
<li><a href="https://news.ycombinator.com/item?id=48321838" target="_blank" rel="noopener">Popular YouTuber says upcoming AI course expecting several million in revenue</a></li>
<li><a href="https://pictolab.io/" target="_blank" rel="noopener">Show HN: Pictolab (online HDR image editor)</a></li>
<li><a href="https://www.vox.com/future-perfect/489976/ai-successionism-transhumanism-posthumanism" target="_blank" rel="noopener">The people who actually want AI to replace humanity</a></li>
<li><a href="https://github.com/esnet/helm-oci" target="_blank" rel="noopener">Show HN: Helm plugin for working with OCI-based Helm charts</a></li>
<li><a href="https://helios.southlondonscientific.com/" target="_blank" rel="noopener">Show HN: Helios – what plug-in solar could generate for any address in Britain</a></li>
<li><a href="https://github.com/creusot-rs/creusot/tree/master" target="_blank" rel="noopener">Creusot helps you prove your Rust code is correct</a></li>
<li><a href="https://www.science.org/content/article/mind-blowing-iron-rich-immune-cells-help-homing-pigeons-navigate" target="_blank" rel="noopener">Iron-rich immune cells help homing pigeons navigate</a></li>
<li><a href="https://z3ugma.github.io/2026/05/25/a-comma-and-a-question-mark/" target="_blank" rel="noopener">A Comma and a Question Mark, Redux: Quick Terminal Helpers Using Pi</a></li>
<li><a href="https://www.oeaw.ac.at/en/news/austrian-academy-of-sciences-is-developing-the-ancient-greek-ai-apollo-with-mistral-ai-and-reply" target="_blank" rel="noopener">1M Ancient Greek fragments soon to be translated with the help of AI</a></li>
<li><a href="https://www.theregister.com/devops/2026/05/06/ruby-inventor-matz-working-on-native-compiler-with-ai-help/5230532" target="_blank" rel="noopener">Ruby inventor Matz working on native compiler with AI help</a></li>
<li><a href="https://www.theguardian.com/environment/2026/may/27/balcony-solar-panels-rising-utility-costs" target="_blank" rel="noopener">Balcony solar could help fight rising US utility costs</a></li>
<li><a href="https://www.wsj.com/finance/currencies/how-online-sleuthing-helped-catch-the-google-polymarket-trader-b6ccebb0" target="_blank" rel="noopener">How Online Sleuthing Helped Catch the ‘Google Insider’ on Polymarket</a></li>
<li><a href="https://blog.miloslavhomer.cz/encrypted-client-hello/" target="_blank" rel="noopener">Encrypted Client Hello Doesn&rsquo;t Help With Privacy</a></li>
<li><a href="https://www.reuters.com/business/openai-foundation-commits-250-million-help-workers-economies-navigate-ai-2026-05-27/" target="_blank" rel="noopener">OpenAI Foundation commits $250M to help navigate AI disruption</a></li>
<li><a href="https://stopclip.com" target="_blank" rel="noopener">Show HN: I help founders kill doom scrolling and hook people&rsquo;s attention fast</a></li>
<li><a href="https://cloud.google.com/blog/products/identity-security/introducing-google-ai-threat-defense" target="_blank" rel="noopener">Google AI Threat Defense to help you outpace the adversary</a></li>
<li><a href="https://hermes-agent.nousresearch.com/docs/user-guide/windows-native" target="_blank" rel="noopener">Hermes Agent is now natively supported on Windows</a></li>
<li><a href="https://www.ft.com/content/1699e348-02d5-491a-9924-1d5914d540f7" target="_blank" rel="noopener">Operation Jailbreak uses lessons from Ukraine to help weapons talk to each other</a></li>
<li><a href="https://completionkit.com/" target="_blank" rel="noopener">CompletionKit – stop guessing whether your prompt change helped</a></li>
<li><a href="https://www.phoronix.com/news/Linux-PoC-ML-KEM-X-Wing" target="_blank" rel="noopener">ML-KEM and X-Wing Patches Posted for Linux to Help with Post-Quantum Security</a></li>
<li><a href="https://avrea.com/blog/launching-avrea" target="_blank" rel="noopener">Launching Avrea: CI that helps teams ship faster</a></li>
<li><a href="https://www.wsj.com/finance/currencies/how-online-sleuthing-helped-catch-the-google-polymarket-trader-b6ccebb0" target="_blank" rel="noopener">Online Sleuthing Helped Catch the &lsquo;Google Insider&rsquo; on Polymarket</a></li>
<li><a href="https://github.com/progapandist/stripeek" target="_blank" rel="noopener">Show HN: A tool to debug complex Stripe interactions (built with Claude&rsquo;s help)</a></li>
<li><a href="https://gigatexal.blog/" target="_blank" rel="noopener">I added vi-modal bindings to my blog, a Chinese AI helped me do it</a></li>
<li><a href="https://gist.github.com/skipcloud/f1033afb4fa5681d69fa63458cc95928" target="_blank" rel="noopener">Using Git&rsquo;s rerere feature to escape recurring conflict hell</a></li>
<li><a href="https://twitter.com/teknium/status/2060936405732438428" target="_blank" rel="noopener">Hermes Agent co-founder defends Polymarket skill coming pre-installed</a></li>
<li><a href="https://help.delduca.org" target="_blank" rel="noopener">Show HN: I made an emergency page for my family</a></li>
<li><a href="https://github.com/scanaislop/aislop" target="_blank" rel="noopener">Show HN: AISlop, a CLI for catching AI generated code smells</a></li>
<li><a href="https://news.ycombinator.com/item?id=48347180" target="_blank" rel="noopener">$100 to a Debian Developer who can get Fresh Editor into Trixie</a></li>
<li><a href="https://github.com/bingud/filemat" target="_blank" rel="noopener">Show HN: Filemat – an open-source web-based file manager</a></li>
<li><a href="https://news.ycombinator.com/item?id=48325208" target="_blank" rel="noopener">Ask HN: Any advice on how to learn good software architecture practices?</a></li>
<li><a href="https://pixelpipeline.xyz" target="_blank" rel="noopener">Show HN: Game Boy pixel pipeline explorer</a></li>
<li><a href="https://news.ycombinator.com/item?id=48309371" target="_blank" rel="noopener">Garnix, the Nix CI, is shutting down</a></li>
<li><a href="https://www.theregister.com/ai-ml/2026/05/27/argonne-flexes-spare-supercompute-to-build-private-ai-inference-servic/5247362" target="_blank" rel="noopener">Argonne flexes spare supercompute to build private AI inference service</a></li>
<li><a href="https://en.wikipedia.org/wiki/The_Eye_of_Argon" target="_blank" rel="noopener">The Eye of Argon</a></li>
<li><a href="https://www.niemanlab.org/2026/05/erin-brockovich-made-a-map-to-track-data-centers-around-the-country/" target="_blank" rel="noopener">Erin Brockovich made a map to track data centers around the country</a></li>
<li><a href="https://commonedge.org/high-density-living-2000-years-ago-inside-the-roman-apartment-building/" target="_blank" rel="noopener">High Density Living, 2000 Years Ago: Inside the Roman Apartment Building</a></li>
<li><a href="https://mechanical-pencil.com/" target="_blank" rel="noopener">Mechanical Pencil: An illustrated celebration of the engineering around us</a></li>
<li><a href="https://www.ft.com/content/3d7ab893-1842-4c6c-a3d9-26871d79dde4" target="_blank" rel="noopener">Thiel moves family to Milei&rsquo;s libertarian Argentina</a></li>
<li><a href="https://sigbovik.org/2026/proceedings.pdf#%5B%7B%22num%22%3A13%2C%22gen%22%3A0%7D%2C%7B%22name%22%3A%22XYZ%22%7D%2C72%2C720%2Cnull%5D" target="_blank" rel="noopener">A Probabilistic Algorithm for Repairing All Roads in Lebanon via Papal Visits (2025)</a></li>
<li><a href="https://old.reddit.com/r/unitedairlines/comments/1tse6mq/ua_flight_turn_bluetooth_off_or_were_turning/" target="_blank" rel="noopener">UA flight – &rsquo;turn Bluetooth off or we&rsquo;re turning around&rsquo;</a></li>
<li><a href="https://www.nytimes.com/2026/05/28/world/americas/peter-thiel-argentina.html" target="_blank" rel="noopener">Why Peter Thiel Is Decamping to Argentina</a></li>
<li><a href="https://airlive.net/emergency/2026/05/31/united-flight-turned-around-over-atlantic-as-a-boy-named-his-bluetooth-device-bomb/" target="_blank" rel="noopener">Flight turned around over Atlantic as a boy named his Bluetooth device &ldquo;bomb&rdquo;</a></li>
<li><a href="https://www.businessinsider.com/peter-thiel-argentina-billionaire-moving-abroad-2026-5" target="_blank" rel="noopener">Peter Thiel&rsquo;s Move to Argentina Reflects Billionaire Trend</a></li>
<li><a href="https://www.theatlantic.com/family/2026/05/algorithm-decision-making-randomization/687098/" target="_blank" rel="noopener">Software engineer wanted to resist the usual algorithms, so he created his own</a></li>
<li><a href="https://strudai.com" target="_blank" rel="noopener">Show HN: Strudai, browser based agentic wrapper around Strudel</a></li>
<li><a href="https://baweaver.com/writing/2026/05/27/ai-didnt-create-these-problems/" target="_blank" rel="noopener">AI Didn&rsquo;t Create These Problems. It Just Stopped Routing Around Them</a></li>
<li><a href="http://thingsmygirlfriendandihavearguedabout.com/" target="_blank" rel="noopener">Seriously Off-Topic, But: Things My Girlfriend and I Have Argued About</a></li>
<li><a href="https://hrideshmg.com/p/stm32-hack/" target="_blank" rel="noopener">Hacking my way around a fake STM32</a></li>
<li><a href="https://aeon.co/essays/young-people-now-and-the-mal-du-siecle-of-19th-century-france" target="_blank" rel="noopener">Gen Z but Two Centuries Ago</a></li>
<li><a href="https://www.tbds.fr/en/blog/the-browser-already-knows-how-to-say-2-hours-ago" target="_blank" rel="noopener">Intl.RelativeTimeFormat: the browser knows how to say &lsquo;2 hours ago&rsquo;</a></li>
<li><a href="https://www.theverge.com/transportation/940486/united-flight-236-bluetooth-speaker-name-bomb" target="_blank" rel="noopener">United flight forced to turn around because of a Bluetooth speaker name</a></li>
<li><a href="https://news.ycombinator.com/item?id=48350239" target="_blank" rel="noopener">Tell HN: Meta&rsquo;s AI support feature allows Instagram accounts to be stolen</a></li>
<li><a href="https://ouijit.com/" target="_blank" rel="noopener">Show HN: Ouijit, an open-source task and terminal manager for coding agents</a></li>
<li><a href="https://drawonamap.com/" target="_blank" rel="noopener">Show HN: Map drawing tool where the map lives in the URL</a></li>
<li><a href="https://www.integuru.com" target="_blank" rel="noopener">Show HN: Integuru – Integrate with platforms via the source code</a></li>
<li><a href="https://at4klauncher.com" target="_blank" rel="noopener">Show HN: AT4K Launcher - Apple TV inspired Launcher for Android TVs</a></li>
<li><a href="https://www.vibebnb.fyi/" target="_blank" rel="noopener">Show HN: I brought back Airbnb categories</a></li>
<li><a href="https://news.ycombinator.com/item?id=48327706" target="_blank" rel="noopener">FYI: Dreamina is shady; do not use</a></li>
<li><a href="https://news.ycombinator.com/item?id=48320698" target="_blank" rel="noopener">Ask HN: What/how are you teaching your kids in the age of AI?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48345691" target="_blank" rel="noopener">Ask HN: Corporate Disconnect Between &ldquo;Tokenmaxxing&rdquo; and Token Optimization</a></li>
<li><a href="https://breadboard.safaorhan.com/" target="_blank" rel="noopener">Show HN: Breadboard – Figma for Breadboard Hackers</a></li>
<li><a href="https://freeciv.andrewmcgrath.info/" target="_blank" rel="noopener">Show HN: An update to our long-turn FreeCiv experience</a></li>
<li><a href="https://phive.app" target="_blank" rel="noopener">Show HN: Phive, a Gomoku-like game to play with friends or solo</a></li>
<li><a href="https://leaf.rivolink.mg" target="_blank" rel="noopener">Show HN: leaf – one month later: website, releases and lots of improvements</a></li>
<li><a href="https://samspov.com" target="_blank" rel="noopener">Show HN: I made samspov.com to easily track updates</a></li>
<li><a href="https://apps.apple.com/gb/app/animalis-game/id6762081213" target="_blank" rel="noopener">Show HN: I made Pokémon but with real animals in the real world</a></li>
<li><a href="https://news.ycombinator.com/item?id=48284149" target="_blank" rel="noopener">Coworkers Producing Shit Code</a></li>
<li><a href="https://news.ycombinator.com/item?id=48342105" target="_blank" rel="noopener">Ask HN: Books for someone who is transitioning from FAANG to finance</a></li>
<li><a href="https://news.ycombinator.com/item?id=48312002" target="_blank" rel="noopener">I built an Android-like OS that runs in the browser</a></li>
<li><a href="https://github.com/njbrake/dotpi/tree/main" target="_blank" rel="noopener">Show HN: Train Claude Code&rsquo;s replacement (ds4 and pi and aoe)</a></li>
<li><a href="https://github.com/BKDDFS/shamefile" target="_blank" rel="noopener">Show HN: Shamefile – Enforce docs for linter bypasses</a></li>
<li><a href="https://news.ycombinator.com/item?id=48354760" target="_blank" rel="noopener">Am I too pessimistic about Python&rsquo;s future?</a></li>
<li><a href="https://getkakeibo.com/en/" target="_blank" rel="noopener">Show HN: Kakeibo – a simple budget tracking app for simple people</a></li>
<li><a href="https://news.ycombinator.com/item?id=48345764" target="_blank" rel="noopener">Content Distributor &amp; tool builder</a></li>
<li><a href="https://bfl.ai/blog/flux-vto-virtual-try-on-at-catalog-scale" target="_blank" rel="noopener">Try on Any Garment Faster</a></li>
<li><a href="https://myzopotamia.dev/navier-stokes-fluid-simulation-explained-with-godot" target="_blank" rel="noopener">Navier-Stokes fluid simulation explained with Godot game engine</a></li>
<li><a href="https://www.omgubuntu.co.uk/2026/05/flutter-desktop-canonical-maintained" target="_blank" rel="noopener">Canonical takes over Flutter desktop maintenance</a></li>
<li><a href="https://www.escapemotions.com/experiments/fluid_fire_3/" target="_blank" rel="noopener">Fluid Fire Simulation Sandbox</a></li>
<li><a href="https://www.tomshardware.com/tech-industry/prototype-of-the-worlds-first-fluid-circuit-board-can-be-physically-rewired-in-less-than-a-minute-startup-claims-could-make-hardware-iteration-1-000-times-faster-than-traditional-pcb" target="_blank" rel="noopener">&lsquo;World&rsquo;s first fluid circuit board&rsquo; can be physically rewired in under a minute</a></li>
<li><a href="https://www.omgubuntu.co.uk/2026/05/flutter-desktop-canonical-maintained" target="_blank" rel="noopener">Canonical takes over Flutter desktop maintenance and roadmap</a></li>
<li><a href="https://www.youtube.com/watch?v=f30PceqQWko" target="_blank" rel="noopener">Don&rsquo;t Forget To Flush (2025) [video]</a></li>
<li><a href="https://medium.com/@yalovoy/i-built-the-same-app-with-five-gui-frameworks-tauri-slint-egui-dioxus-and-flutter-for-linux-31bd6f59ff6a" target="_blank" rel="noopener">I Built the Same App with Five GUI Frameworks: Tauri Slint Egui Dioxus Flutter</a></li>
<li><a href="https://www.leadinginproduct.com/p/status-quo-fluent" target="_blank" rel="noopener">The status quo should be fluent</a></li>
<li><a href="https://www.mikeash.com/pyblog/fluid-simulation-for-dummies.html" target="_blank" rel="noopener">Fluid Simulation for Dummies</a></li>
<li><a href="https://github.com/tomfunk/fungible" target="_blank" rel="noopener">Show HN: Fungible – A local personal finance app in the terminal</a></li>
<li><a href="https://jynx.app/" target="_blank" rel="noopener">Show HN: Jynx, a matchmaking app to find gaming teammates</a></li>
<li><a href="https://news.ycombinator.com/item?id=48285923" target="_blank" rel="noopener">Ask HN: Has AI affected negatively the job market for devs?</a></li>
<li><a href="https://www.therepository.email/wp-engine-and-automattic-trade-accusations-of-withheld-evidence-in-flurry-of-court-filings" target="_blank" rel="noopener">WP Engine and Automattic Trade Accusations</a></li>
<li><a href="https://old.reddit.com/r/NixOS/comments/1tq47o4/garnix_is_shutting_down_and_being_open_sourced" target="_blank" rel="noopener">Garnix Is Shutting Down</a></li>
<li><a href="https://signoz.io/blog/claude-code-measure-degradation-opentelemetry/" target="_blank" rel="noopener">Is Claude Code Getting Worse? How to Measure Degradation with OpenTelemetry</a></li>
<li><a href="https://emberian.github.io/svenvs/" target="_blank" rel="noopener">Show HN: CakeML-based self-verifying, self-improving system</a></li>
</ul>
<h2 id="heise-cloud-7">Heise Cloud (7)</h2>
<ul>
<li><a href="https://www.heise.de/news/Mistral-Vibe-Die-neuen-agentischen-Oberflaechen-Work-und-Code-ausprobiert-11311346.html" target="_blank" rel="noopener">Mistral Vibe: Die neuen agentischen Oberflächen Work und Code ausprobiert</a></li>
<li><a href="https://www.heise.de/news/Google-Cloud-Neue-KI-Plattform-soll-Schwachstellen-in-Minuten-schliessen-11311627.html" target="_blank" rel="noopener">Google Cloud: Neue KI-Plattform soll Schwachstellen in Minuten schließen</a></li>
<li><a href="https://www.heise.de/meinung/Kommentar-Mehr-Office-Chaos-bitte-11311055.html" target="_blank" rel="noopener">Kommentar: Mehr Office-Chaos, bitte</a></li>
<li><a href="https://www.heise.de/news/IBM-und-Red-Hat-5-Milliarden-Dollar-fuer-sicherere-Open-Source-Software-11310111.html" target="_blank" rel="noopener">IBM und Red Hat: 5 Milliarden Dollar für sicherere Open-Source-Software</a></li>
<li><a href="https://www.heise.de/hintergrund/KI-Funktionen-sicher-auf-europaeischer-Infrastruktur-nutzen-11308129.html" target="_blank" rel="noopener">KI-Funktionen sicher auf europäischer Infrastruktur nutzen</a></li>
<li><a href="https://www.heise.de/news/Klage-gegen-Cloud-Abgabe-Der-Verband-CISPE-zieht-in-Italien-vor-Gericht-11307185.html" target="_blank" rel="noopener">Klage gegen Cloud-Abgabe: Der Verband CISPE zieht in Italien vor Gericht</a></li>
<li><a href="https://www.heise.de/news/Dell-Private-Cloud-wird-zur-disaggregierten-Infrastruktur-11306242.html" target="_blank" rel="noopener">Dell disaggregiert Private Cloud für mehr Skalierbarkeit</a></li>
</ul>
<h2 id="infoq-cloud-native-1">InfoQ Cloud Native (1)</h2>
<ul>
<li><a href="https://www.infoq.com/articles/architecting-cloud-native-kafka/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Article: Architecting Cloud-Native Kafka: From Tiered Storage Towards a Diskless Future</a></li>
</ul>
<h2 id="kubernetes-blog-1">Kubernetes Blog (1)</h2>
<ul>
<li><a href="https://kubernetes.io/blog/2026/05/26/reconciling-unfixed-kubernetes-cves/" target="_blank" rel="noopener">Reconciling the Past: Correcting Records for Unfixed Kubernetes CVEs</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/nanoclaw-openclaw-agent-security/" target="_blank" rel="noopener">Gavriel Cohen found his own code inside OpenClaw, so he walked away</a></li>
<li><a href="https://thenewstack.io/ai-retrieval-at-scale/" target="_blank" rel="noopener">AI retrieval at scale is becoming a systems problem, not a tooling problem</a></li>
<li><a href="https://thenewstack.io/diy-platform-burnout-trap/" target="_blank" rel="noopener">The DIY platform trap that’s burning out engineering teams</a></li>
<li><a href="https://thenewstack.io/cursor-jira-integration-test/" target="_blank" rel="noopener">I tested Cursor’s new Jira integration and it’s 5 stars, no notes. Here’s why.</a></li>
<li><a href="https://thenewstack.io/frontier-llm-factcheck-disagreement/" target="_blank" rel="noopener">Why GPT-5.4, Claude, and Gemini can’t agree on basic, real-world facts</a></li>
<li><a href="https://thenewstack.io/replit-visa-ai-payments/" target="_blank" rel="noopener">Replit’s vibe coding platform just got a Visa-backed identity layer for AI agents — and it changes how agents spend money</a></li>
<li><a href="https://thenewstack.io/opus-4-8-claude-smarter-token-discipline-urgent/" target="_blank" rel="noopener">Opus 4.8 Made Claude Smarter. Token Discipline Got Urgent.</a></li>
<li><a href="https://thenewstack.io/torvalds-ai-programming-productivity/" target="_blank" rel="noopener">Why Linux creator Linus Torvalds gets angry hearing “99% of code is AI”</a></li>
<li><a href="https://thenewstack.io/opentelemetry-vendor-neutrality-guide/" target="_blank" rel="noopener">Vendor neutrality isn’t magic: A hard look at the OpenTelemetry ecosystem</a></li>
<li><a href="https://thenewstack.io/eu-cyber-resilience-act/" target="_blank" rel="noopener">“The AI did it” won’t save you when EU regulators come knocking</a></li>
<li><a href="https://thenewstack.io/kubernetes-rightsizing-trust-gap/" target="_blank" rel="noopener">The fix for soaring AI cloud bills exists — so why won’t we trust it?</a></li>
<li><a href="https://thenewstack.io/snyk-pentesting-ai-agents-security/" target="_blank" rel="noopener">AI is shipping code faster than security was built to handle</a></li>
<li><a href="https://thenewstack.io/aws-opensearch-serverless-agentic-rebuild/" target="_blank" rel="noopener">Why AWS scrapped OpenSearch’s architecture to chase agent workloads</a></li>
<li><a href="https://thenewstack.io/claude-opus-48-release/" target="_blank" rel="noopener">Claude Opus 4.8 is here: effort controls, dynamic workflows, cheaper fast mode, better honesty, less deception</a></li>
<li><a href="https://thenewstack.io/percona-20-oursql-foundation-rebrand/" target="_blank" rel="noopener">Percona celebrates 20th birthday with new foundation — and a goat cake</a></li>
<li><a href="https://thenewstack.io/forward-deployed-engineers-ai/" target="_blank" rel="noopener">Why OpenAI and Anthropic are hiring forward deployed engineer teams</a></li>
<li><a href="https://thenewstack.io/automation-anywhere-enterpriseclaw-ai-agents/" target="_blank" rel="noopener">Claw-style AI agents are coming to the enterprise. The governance infrastructure is still catching up.</a></li>
<li><a href="https://thenewstack.io/ai-agent-identity-crisis/" target="_blank" rel="noopener">The agentic identity crisis: Why your security isn’t ready for the AI revolution</a></li>
<li><a href="https://thenewstack.io/debugging-observable-ai-systems/" target="_blank" rel="noopener">Debugging the undebuggable: building observability into probabilistic AI systems</a></li>
<li><a href="https://thenewstack.io/snowflake-aws-6b-commitment/" target="_blank" rel="noopener">Snowflake commits $6B to AWS as it pushes deeper into AI</a></li>
<li><a href="https://thenewstack.io/motherduck-duckdb-mcp-collaboration/" target="_blank" rel="noopener">Why MotherDuck refuses to fork DuckDB</a></li>
<li><a href="https://thenewstack.io/claude-code-adhd/" target="_blank" rel="noopener">Researcher “gave Claude Code ‘ADHD’… and it thinks 2x better now.” Outside experts want more proof.</a></li>
<li><a href="https://thenewstack.io/aikido-ai-agents-security/" target="_blank" rel="noopener">“There is no accountability”: AI coding agents are installing packages no one owns</a></li>
<li><a href="https://thenewstack.io/lanai-token-tuner-tokenmaxxing/" target="_blank" rel="noopener">“Tokenmaxxing is real, expensive &amp; it’s spreading”: AI budgets are exploding</a></li>
<li><a href="https://thenewstack.io/managed-ai-agent-runtimes/" target="_blank" rel="noopener">With Google’s debut, the most important AI agent feature is now the most boring one</a></li>
<li><a href="https://thenewstack.io/context-lake-ai-agents/" target="_blank" rel="noopener">Why AI agents need a Context Lake</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-23/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 22, May 25-31, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-22/</link>
      <pubDate>Mon, 25 May 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-22/</guid>
      <description>This week: 55 releases, 160 news items.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week in Cloud Native saw the graduation of OpenTelemetry to a CNCF Graduated project, signaling its widespread adoption as an observability standard. Multiple projects released patch updates addressing security vulnerabilities and introducing various fixes. Discussions also continued around the integration of AI agents within cloud native development and infrastructure.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="container-runtime">Container Runtime</h3>
<ul>
<li><strong><a href="https://github.com/containerd/containerd/releases/tag/v2.3.1" target="_blank" rel="noopener">containerd v2.3.1</a></strong> - This patch release includes a security update for CVE-2026-46680 and fixes a bug where failed gRPC plugins were not tolerated during listener startup.</li>
<li><strong><a href="https://github.com/containerd/containerd/releases/tag/v2.2.4" target="_blank" rel="noopener">containerd v2.2.4</a></strong> - This patch release includes security updates for CVE-2026-46680 and CVE-2026-34986, and uses the mount manager during image volume processing to support snapshotters requiring writable block volumes.</li>
<li><strong><a href="https://github.com/containerd/containerd/releases/tag/v2.0.9" target="_blank" rel="noopener">containerd v2.0.9</a></strong> - This patch release includes a security fix for CVE-2026-46680, ensures container exit events are retained during <code>containerd</code> restarts, and applies hardening against TOCTOU race conditions in tar extraction.</li>
<li><strong><a href="https://github.com/containerd/containerd/releases/tag/v1.7.32" target="_blank" rel="noopener">containerd v1.7.32</a></strong> - This patch release includes a security fix for CVE-2026-46680, allows <code>hosts.toml</code> to contain root-level fields without an explicit <code>[host]</code> section, and fixes handling of out-of-range USER values in OCI specs.</li>
<li><strong><a href="https://github.com/containerd/containerd/releases/tag/api/v1.11.1" target="_blank" rel="noopener">containerd API 1.11.1</a></strong> - This patch release includes a fix for sandbox task API endpoints when using non-runc runtimes.</li>
</ul>
<h3 id="orchestration">Orchestration</h3>
<ul>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v2.3.1" target="_blank" rel="noopener">Crossplane v2.3.1</a></strong> - This patch release addresses user-reported issues and includes security updates for dependencies, such as <code>golang.org/x/crypto</code>.</li>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v2.2.2" target="_blank" rel="noopener">Crossplane v2.2.2</a></strong> - This patch release fixes user-reported issues and includes security updates for dependencies, such as <code>github.com/in-toto/in-toto-golang</code> and <code>github.com/go-git/go-git/v5</code>.</li>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v2.1.6" target="_blank" rel="noopener">Crossplane v2.1.6</a></strong> - This patch release addresses user-reported issues and includes security updates for dependencies, such as <code>golang.org/x/net</code> and <code>go.opentelemetry.io/otel</code>.</li>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v1.20.8" target="_blank" rel="noopener">Crossplane v1.20.8</a></strong> - This patch release fixes user-reported issues and includes security updates for dependencies, such as <code>github.com/docker/cli</code> and <code>golang.org/x/net</code>.</li>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v2.3.0" target="_blank" rel="noopener">Crossplane v2.3.0</a></strong> - This release introduces a local rendering engine, finer-grained reconciliation control for XRs and managed resources, and alpha deletion protection for Provider packages.</li>
</ul>
<h3 id="cicd">CI/CD</h3>
<ul>
<li><strong><a href="https://github.com/fluxcd/flux2/releases/tag/v2.8.8" target="_blank" rel="noopener">Flux v2.8.8</a></strong> - This patch release includes CVE fixes via <code>go-git</code>, reliability fixes in <code>helm-controller</code> and <code>source-controller</code>, moves Helm back to upstream v4.2.0, and adds support for GCP sovereign cloud artifact registries.</li>
<li><strong><a href="https://github.com/opencost/opencost/releases/tag/v1.120.2" target="_blank" rel="noopener">OpenCost v1.120.2</a></strong> - This release updates Go dependencies, supports shorter node names, and includes a fix for a memory leak during scrape target processing.</li>
</ul>
<h3 id="service-mesh">Service Mesh</h3>
<ul>
<li><strong><a href="https://github.com/istio/istio/releases/tag/1.30.0" target="_blank" rel="noopener">Istio 1.30.0</a></strong> - This is a new stable release of the service mesh.</li>
<li><strong><a href="https://github.com/istio/istio/releases/tag/1.29.3" target="_blank" rel="noopener">Istio 1.29.3</a></strong> - This is a patch release for the 1.29 series.</li>
<li><strong><a href="https://github.com/istio/istio/releases/tag/1.28.7" target="_blank" rel="noopener">Istio 1.28.7</a></strong> - This is a patch release for the 1.28 series.</li>
</ul>
<h3 id="security">Security</h3>
<ul>
<li><strong><a href="https://github.com/kyverno/kyverno/releases/tag/v1.18.1" target="_blank" rel="noopener">Kyverno v1.18.1</a></strong> - This release adds support for cluster-scoped resource generation in <code>GeneratingPolicy</code> and passes <code>AdmissionRequest</code> to update requests for mutate existing policies.</li>
<li><strong><a href="https://github.com/spiffe/spire/releases/tag/v1.15.0" target="_blank" rel="noopener">SPIRE v1.15.0</a></strong> - This release adds an <code>account_id</code> selector for <code>aws_iid</code> nodeattestor, TLS support for the Prometheus metrics sink, and a feature to prevent prefetching of X509-SVIDs for specific registration entries. It also adds rootless Podman support for the Docker workload attestor.</li>
<li><strong><a href="https://github.com/keycloak/keycloak/releases/tag/26.6.2" target="_blank" rel="noopener">Keycloak 26.6.2</a></strong> - This release includes security fixes for CVE-2026-33871 (HTTP/2 CONTINUATION Frame Flood Denial of Service) and CVE-2026-33870 (RFC violation).</li>
<li><strong><a href="https://github.com/openfga/openfga/releases/tag/v1.16.0" target="_blank" rel="noopener">OpenFGA v1.16.0</a></strong> - This release adds datastore ping timeout configurations, reports <code>allowed</code> results and <code>tuple_key</code> on Check and experimental <code>weighted_graph_check</code> resolution trace spans, and fixes cache key collisions in experimental <code>weighted_graph_check</code> union resolution.</li>
</ul>
<h3 id="observability">Observability</h3>
<ul>
<li><strong><a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.153.0" target="_blank" rel="noopener">OpenTelemetry Collector v0.153.0</a></strong> - This release includes breaking changes by stabilizing feature gates for <code>configoptional.AddEnabledField</code>, <code>confmap.newExpandedValueSanitizer</code>, <code>exporter.PersistRequestContext</code>, and <code>otelcol.printInitialConfig</code>.</li>
<li><strong><a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.152.1" target="_blank" rel="noopener">OpenTelemetry Collector v0.152.1</a></strong> - This release adds the <code>otelcol_exporter_in_flight_requests</code> metric to track the number of concurrent export requests per exporter.</li>
</ul>
<h3 id="build">Build</h3>
<ul>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.51.0" target="_blank" rel="noopener">Backstage v1.51.0</a></strong> - This release removes the deprecated <code>NavItemBlueprint</code> from <code>@backstage/frontend-plugin-api</code>, with navigation items now discovered from <code>PageBlueprint</code> extensions.</li>
</ul>
<h3 id="framework">Framework</h3>
<ul>
<li><strong><a href="https://github.com/kserve/kserve/releases/tag/v0.17.1" target="_blank" rel="noopener">KServe v0.17.1</a></strong> - This patch release includes fixes for installation scripts and Helm charts.</li>
</ul>
<h3 id="chaos-engineering">Chaos Engineering</h3>
<ul>
<li><strong><a href="https://github.com/litmuschaos/litmus/releases/tag/3.29.0" target="_blank" rel="noopener">LitmusChaos 3.29.0</a></strong> - This release includes a dependency bump for <code>google.golang.org/grpc</code> to v1.79.3, addressing CVE-2026-33186, and prevents duplicate chaos experiment triggers under concurrent reconciles.</li>
</ul>
<h3 id="messaging">Messaging</h3>
<ul>
<li><strong><a href="https://github.com/nats-io/nats-server/releases/tag/v2.14.1" target="_blank" rel="noopener">NATS Server v2.14.1</a></strong> - This release updates the Go version to 1.26.3, updates dependencies, and adds new metrics (<code>in_client_msgs</code>, <code>in_client_bytes</code>, <code>out_client_msgs</code>, <code>out_client_bytes</code>) for client message and byte counts.</li>
<li><strong><a href="https://github.com/nats-io/nats-server/releases/tag/v2.12.9" target="_blank" rel="noopener">NATS Server v2.12.9</a></strong> - This release updates the Go version to 1.25.10, updates dependencies, and adds new client metrics (<code>in_client_msgs</code>, <code>in_client_bytes</code>, <code>out_client_msgs</code>, <code>out_client_bytes</code>).</li>
</ul>
<h3 id="networking">Networking</h3>
<ul>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.14.38" target="_blank" rel="noopener">Kube-OVN v1.14.38</a></strong> - This release includes Go dependency updates.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.15.12" target="_blank" rel="noopener">Kube-OVN v1.15.12</a></strong> - This release backports u2o overlay-only routing and packages the ipvlan plugin in the <code>kube-ovn</code> image.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.14.37" target="_blank" rel="noopener">Kube-OVN v1.14.37</a></strong> - This release backports u2o overlay-only routing and packages the ipvlan plugin in the <code>kube-ovn</code> image.</li>
</ul>
<h3 id="configuration">Configuration</h3>
<ul>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.28" target="_blank" rel="noopener">Meshery v1.0.28</a></strong> - This release includes UI fixes for Next.js build imports and builder dependencies.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.27" target="_blank" rel="noopener">Meshery v1.0.27</a></strong> - This release updates <code>meshery/schemas</code> to v1.2.23, indexes <code>matchlabels</code> and binding identification loops, and fixes batch-loading of connection environments.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.26" target="_blank" rel="noopener">Meshery v1.0.26</a></strong> - This release includes Dockerfile updates.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.25" target="_blank" rel="noopener">Meshery v1.0.25</a></strong> - This release updates <code>meshery/schemas</code> to v1.2.22, fixes non-determinism in the relationship evaluation engine, and refactors provider naming.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.24" target="_blank" rel="noopener">Meshery v1.0.24</a></strong> - This release includes UI fixes to stop React update-depth loops on <code>/management/connections</code>, fixes performance dashboard crashes on null <code>test_start_time</code>, fixes permission issues in the configuration panel, and restores Navigator icons.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.23" target="_blank" rel="noopener">Meshery v1.0.23</a></strong> - This release updates <code>meshery/schemas</code> to v1.2.20, fixes a URL path, removes a test directory, and guards MeshSync metadata lookup when registry tables are absent.</li>
</ul>
<h3 id="scheduling">Scheduling</h3>
<ul>
<li><strong><a href="https://github.com/kubernetes-sigs/descheduler/releases/tag/descheduler-helm-chart-0.36.0" target="_blank" rel="noopener">Descheduler Helm Chart 0.36.0</a></strong> - This is a Helm chart release for the Kubernetes Descheduler.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/descheduler/releases/tag/v0.36.0" target="_blank" rel="noopener">Descheduler v0.36.0</a></strong> - This release adds init container support to the Helm chart and updates Helm RBAC to account for PVC failures.</li>
</ul>
<h3 id="edge">Edge</h3>
<ul>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.36.1%2Bk3s1" target="_blank" rel="noopener">K3s v1.36.1+k3s1</a></strong> - This release updates Kubernetes to v1.36.1, includes May backports, and updates the <code>rancher/local-path-provisioner</code> image version.</li>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.35.5%2Bk3s1" target="_blank" rel="noopener">K3s v1.35.5+k3s1</a></strong> - This release updates Kubernetes to v1.35.5, includes May backports, and updates the <code>rancher/local-path-provisioner</code> image version.</li>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.34.8%2Bk3s1" target="_blank" rel="noopener">K3s v1.34.8+k3s1</a></strong> - This release updates Kubernetes to v1.34.8, includes May backports, and updates the <code>rancher/local-path-provisioner</code> image version.</li>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.33.12%2Bk3s1" target="_blank" rel="noopener">K3s v1.33.12+k3s1</a></strong> - This release updates Kubernetes to v1.33.12, includes May backports, and updates the <code>rancher/local-path-provisioner</code> image version.</li>
</ul>
<h3 id="database">Database</h3>
<ul>
<li><strong><a href="https://github.com/scylladb/scylla-operator/releases/tag/v1.21.0" target="_blank" rel="noopener">ScyllaDB Operator v1.21.0</a></strong> - This is a new stable release of the ScyllaDB Operator.</li>
</ul>
<h3 id="backup">Backup</h3>
<ul>
<li><strong><a href="https://github.com/velero-io/velero/releases/tag/v1.18.1" target="_blank" rel="noopener">Velero v1.18.1</a></strong> - This release fixes wildcard expansion when includes are empty and excludes have wildcards, and adds a 2-second gap between temporary CSI VolumeSnapshotContent creation and deletion.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>The Cloud Native Computing Foundation (CNCF) announced that <strong>OpenTelemetry</strong> has graduated, signifying its maturity and widespread adoption as a vendor-neutral standard for observability across traces, metrics, and logs. This milestone reflects its use in production environments and its role in modern cloud native architectures. Related discussions covered techniques for designing end-to-end ingress request tracing in multi-tenant SaaS platforms and how Jaeger achieved significant data compression using ClickHouse as a storage backend.</p>
<p>The intersection of <strong>AI/ML and Cloud Native</strong> continued to be a prominent theme. NetEase Games shared insights on achieving 30-second cold starts for Large Language Models (LLMs) on Kubernetes, addressing the challenge of elastic compute for data-intensive AI workloads. New open-source initiatives like Prempti were introduced to provide policy and visibility for AI coding agents, which are increasingly integrated into developer workflows. Automation of Confidential Containers (CoCo) infrastructure with Kyverno was explored as a method to enhance security for containerized AI workloads. AWS highlighted Kubernetes Dynamic Resource Allocation as a way to simplify AI infrastructure management for specialized hardware like AWS Trainium and Elastic Fabric Adapter. Microsoft discussed the foundational role of open source in AI and agentic systems, introducing STATE-Bench as a benchmark for AI agent memory. Camunda announced ProcessOS, which incorporates an intelligence layer designed to learn from and optimize business processes using AI.</p>
<p>In <strong>Kubernetes Ecosystem</strong> news, the Kubernetes blog announced the availability of etcd 3.7.0-beta.0. CVS Health joined the CNCF as a Platinum member, expanding collaboration on cloud native initiatives. A field guide was published for the upcoming KubeCon + CloudNativeCon India event. A technical post discussed the limitations of <code>kubectl debug</code> in retaining termination container records, highlighting a &ldquo;silent evidence gap&rdquo; for debugging ephemeral states. AWS also announced that Bitnami container images will no longer be available on Amazon ECR Public Gallery starting June 10th, 2026, requiring users to adjust their image pulling strategies.</p>
<p><strong>Security</strong> updates were released across several projects, including containerd, Crossplane, FluxCD, Keycloak, and Litmus Chaos, addressing various CVEs and dependency vulnerabilities. Discussions also touched upon the security implications of AI coding agents and the importance of supply chain security, with calls from the Open Source Security Foundation (OpenSSF) for broader industry support for open source maintainers.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Hacker News discussions this week covered various aspects of Kubernetes, including new runtimes for AI agents, deep dives into Kubernetes internals, and tools for infrastructure-as-code that integrate with Kubernetes and Helm. Topics also included strategies for cost optimization in Kubernetes environments through off-hours scaling and analyses of default insecure CoreDNS configurations. Docker-related threads explored reverse-engineering undocumented microVM APIs and techniques for reducing Docker container image sizes. The broader impact of AI agents on development, local AI model execution, and the creation of reliability layers for LLM tool-calling also generated discussions.</p>
<h2 id="-numbers-of-the-week">📊 Numbers of the Week</h2>
<ul>
<li>Total stable releases: 43 across 20 projects</li>
<li>Top 3 projects by commits this week:
<ol>
<li>falcosecurity/falco — 263 commits</li>
<li>meshery/meshery — 233 commits</li>
<li>cockroachdb/cockroach — 228 commits</li>
</ol>
</li>
<li>Top 3 projects by merged pull requests this week:
<ol>
<li>cockroachdb/cockroach — 184 merged PRs</li>
<li>cilium/cilium — 116 merged PRs</li>
<li>keycloak/keycloak — 84 merged PRs</li>
</ol>
</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-22/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-22">📚 All Articles from Week 22</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-compute-2">AWS Compute (2)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/compute/streamline-your-infrastructure-automating-ami-creation-with-kiro-cli-and-ec2-image-builder/" target="_blank" rel="noopener">Streamline your infrastructure: Automating AMI creation with Kiro CLI and EC2 Image Builder</a></li>
<li><a href="https://aws.amazon.com/blogs/compute/sharing-capacity-blocks-for-ml-across-your-aws-organization/" target="_blank" rel="noopener">Sharing Capacity Blocks for ML Across Your AWS Organization</a></li>
</ul>
<h2 id="aws-containers-3">AWS Containers (3)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/containers/ai-powered-event-driven-amazon-eks-ami-updates-with-gitops/" target="_blank" rel="noopener">AI-powered event-driven Amazon EKS AMI updates with GitOps</a></li>
<li><a href="https://aws.amazon.com/blogs/containers/bitnami-image-removal-from-ecr-public/" target="_blank" rel="noopener">Bitnami image removal from ECR Public</a></li>
<li><a href="https://aws.amazon.com/blogs/containers/simplify-ai-infrastructure-for-aws-trainium-and-elastic-fabric-adapter-with-kubernetes-dynamic-resource-allocation/" target="_blank" rel="noopener">Simplify AI infrastructure for AWS Trainium and Elastic Fabric Adapter with Kubernetes Dynamic Resource Allocation</a></li>
</ul>
<h2 id="cncf-blog-8">CNCF Blog (8)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/05/22/designing-end-to-end-ingress-request-tracing-for-multi-tenant-saas-platforms/" target="_blank" rel="noopener">Designing end-to-end ingress request tracing for multi-tenant SaaS platforms</a></li>
<li><a href="https://www.cncf.io/blog/2026/05/21/aamchi-mumbai-a-kubecon-cloudnativecon-field-guide/" target="_blank" rel="noopener">Aamchi Mumbai: A KubeCon + CloudNativeCon field guide</a></li>
<li><a href="https://www.cncf.io/announcements/2026/05/21/cloud-native-computing-foundation-announces-opentelemetrys-graduation-solidifying-status-as-the-de-facto-observability-standard/" target="_blank" rel="noopener">Cloud Native Computing Foundation Announces OpenTelemetry’s Graduation, Solidifying Status as the De Facto Observability Standard</a></li>
<li><a href="https://www.cncf.io/blog/2026/05/21/how-netease-games-achieved-30-second-llm-cold-starts-on-kubernetes/" target="_blank" rel="noopener">How NetEase Games achieved 30-second LLM cold starts on Kubernetes</a></li>
<li><a href="https://www.cncf.io/blog/2026/05/20/introducing-prempti-policy-and-visibility-for-ai-coding-agents/" target="_blank" rel="noopener">Introducing Prempti: Policy and visibility for AI coding agents</a></li>
<li><a href="https://www.cncf.io/blog/2026/05/19/automating-confidential-containers-coco-infrastructure-with-kyverno/" target="_blank" rel="noopener">Automating Confidential Containers (CoCo) infrastructure with Kyverno</a></li>
<li><a href="https://www.cncf.io/announcements/2026/05/18/cncf-welcomes-cvs-health-as-a-platinum-member-to-expand-cloud-native-collaboration/" target="_blank" rel="noopener">CNCF Welcomes CVS Health as a Platinum Member To Expand Cloud Native Collaboration</a></li>
<li><a href="https://www.cncf.io/blog/2026/05/18/what-kubectl-debug-doesnt-tell-you-the-silent-evidence-gap/" target="_blank" rel="noopener">What kubectl debug doesn’t tell you: The silent evidence gap</a></li>
</ul>
<h2 id="hacker-news-109">Hacker News (109)</h2>
<ul>
<li><a href="https://github.com/agynio/platform" target="_blank" rel="noopener">Show HN: Agyn, an open-source Kubernetes runtime for AI agents</a></li>
<li><a href="https://semicolony.dev/codex/kubernetes/" target="_blank" rel="noopener">Show HN: A deep dive into Kubernetes internals</a></li>
<li><a href="https://github.com/platform-engineering-labs/formae" target="_blank" rel="noopener">Show HN: Formae now supports Kubernetes, Helm, .tfvars and a public plugin hub</a></li>
<li><a href="https://llmkube.com/" target="_blank" rel="noopener">LLMKube – A Kubernetes operator for local LLMs across Nvidia and Mac fleets</a></li>
<li><a href="https://metalbear.com/mirrord/ai/" target="_blank" rel="noopener">A solution for schlep blindness in agentic development for Kubernetes envs</a></li>
<li><a href="https://samof76.space/kubernetes-in-anger.html" target="_blank" rel="noopener">Kubernetes in Anger</a></li>
<li><a href="https://kube-downscaler.io/" target="_blank" rel="noopener">Show HN: GoKubeDownscaler – Off-Hours Kubernetes Scaling Cuts Costs by 70%</a></li>
<li><a href="https://blog.kammel.dev/post/kubernetes_coredns_insecure/" target="_blank" rel="noopener">Kubernetes&rsquo; Default CoreDNS Configuration Is *Insecure</a></li>
<li><a href="https://github.com/siderolabs/awesome-talos/wiki/Why-Kubernetes-nodes-inherit-problems-they-never-asked-for" target="_blank" rel="noopener">What Copy Fail looked like on a minimal OS</a></li>
<li><a href="https://www.gabrielebartolini.it/articles/2026/05/cloudnativepg-and-crunchy-pgo-an-honest-opinionated-comparison/" target="_blank" rel="noopener">CloudNativePG and Crunchy PGO: an honest, opinionated comparison</a></li>
<li><a href="https://github.com/DefangLabs/pulumi-defang" target="_blank" rel="noopener">Show HN: Compose-to-Cloud Pulumi Providers for AWS, GCP, and Azure</a></li>
<li><a href="https://github.com/antoinezambelli/forge" target="_blank" rel="noopener">Show HN: Forge – Guardrails take an 8B model from 53% to 99% on agentic tasks</a></li>
<li><a href="https://www.theodorehq.com/charm/" target="_blank" rel="noopener">Show HN: Charm – on-device spelling, grammar, and prediction for macOS</a></li>
<li><a href="https://rivet.dev/blog/2026-02-04-we-reverse-engineered-docker-sandbox-undocumented-microvm-api/" target="_blank" rel="noopener">We Reverse-Engineered Docker Sandbox&rsquo;s Undocumented MicroVM API</a></li>
<li><a href="https://the-practical-developer.online/posts/docker-image-from-1gb-to-80mb/" target="_blank" rel="noopener">We reduced a real Node.js production Docker image from 1.2GB to 78MB</a></li>
<li><a href="https://sandeepbansod.medium.com/why-your-docker-container-is-1-2gb-when-it-should-be-80mb-7b443a90f60f" target="_blank" rel="noopener">Why Your Docker Container Is 1.2GB When It Should Be 80MB</a></li>
<li><a href="https://github.com/traceypooh/shocker" target="_blank" rel="noopener">Shocker: Docker implemented in ~300 lines of bash</a></li>
<li><a href="https://www.runtm.com/" target="_blank" rel="noopener">Launch HN: Runtime (YC P26) – Sandboxed coding agents for everyone on a team</a></li>
<li><a href="https://news.ycombinator.com/item?id=48231769" target="_blank" rel="noopener">Show HN: TLS Certificate Management and PKI</a></li>
<li><a href="https://news.ycombinator.com/item?id=48244739" target="_blank" rel="noopener">Ask HN: How to increase depth instead of breadth as 10 yoe as swe?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48248801" target="_blank" rel="noopener">Show HN: I built a RAG and knowledge graph agent that runs locally</a></li>
<li><a href="https://news.ycombinator.com/item?id=48246659" target="_blank" rel="noopener">Show HN: I built a powerful RAG and knowledge graph agent that runs locally</a></li>
<li><a href="https://news.ycombinator.com/item?id=48226881" target="_blank" rel="noopener">Peak unemployment for a software engineer. What did I do wrong?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48180667" target="_blank" rel="noopener">The Oats Protocol – Open Agent Tools for Local Coding Agents</a></li>
<li><a href="https://arstechnica.com/ai/2026/05/ai-users-re-create-dead-pilots-voices-from-crash-investigation-docs/" target="_blank" rel="noopener">NTSB pulls docket after AI recreates dead pilots&rsquo; voices</a></li>
<li><a href="https://www.paddleyourownkanoo.com/2026/05/21/federal-crash-investigators-discover-internet-sleuths-have-attempted-to-reconstruct-cockpit-voice-audio-from-fatal-crash-of-ups-plane/" target="_blank" rel="noopener">Internet Sleuths Reconstruct Audio of Ups Plane Crash, NTSB Takes Down Dockets</a></li>
<li><a href="https://www.cnbc.com/2026/05/20/bezos-ai-bubble-concerns-amazon-prometheum-blue-origin.html" target="_blank" rel="noopener">Bezos brushes off concerns of an AI bubble: &lsquo;You shouldn&rsquo;t worry about it&rsquo;</a></li>
<li><a href="https://news.ycombinator.com/item?id=48218915" target="_blank" rel="noopener">Do you enjoy reading any type of AI written text?</a></li>
<li><a href="https://andonlabs.com/blog/andon-fm" target="_blank" rel="noopener">We let AIs run radio stations</a></li>
<li><a href="https://silentshark.app/alpha/" target="_blank" rel="noopener">Show HN: I made a tactical map-based WWII submarine simulator (public beta)</a></li>
<li><a href="https://www.mixfont.com/fonts" target="_blank" rel="noopener">Show HN: Free Fonts – a collection of 400+ original, open-source typefaces</a></li>
<li><a href="https://myuuid.shop" target="_blank" rel="noopener">Show HN: MyUUIDshop, Generate UUIDs and never worry about duplicates</a></li>
<li><a href="https://bevel.ink" target="_blank" rel="noopener">Show HN: Bevel – Guess the book from its opening passage</a></li>
<li><a href="https://github.com/nhdez/cervantes" target="_blank" rel="noopener">Show HN: Cervantes yet Another HN Reader</a></li>
<li><a href="https://news.ycombinator.com/item?id=48253530" target="_blank" rel="noopener">HN: Updating our Databases on AniTroves to provide biggest Anime, Manga database</a></li>
<li><a href="https://5minutefrenzy.com" target="_blank" rel="noopener">Show HN: 5 Minute Frenzy – free multiplication practice game for kids</a></li>
<li><a href="https://apps.apple.com/us/app/retab-tab-switch-for-safari/id6736950080" target="_blank" rel="noopener">Show HN: ReTab – a Cmd+Tab-style switcher for Safari tabs</a></li>
<li><a href="https://getatrium.dev" target="_blank" rel="noopener">Show HN: atrium – a resumable, tiling workspace manager for Claude Code, Codex</a></li>
<li><a href="https://proposalkit.io/" target="_blank" rel="noopener">Show HN: Proposalkit.io – you write the content, we control the design</a></li>
<li><a href="https://weloveit.io/how-expensive-is-your-wishlist/" target="_blank" rel="noopener">Show HN: How Expensive Is Your (Steam) Wishlist?</a></li>
<li><a href="https://blog.flipper.net/flipper-one-we-need-your-help/" target="_blank" rel="noopener">Flipper One – we need your help</a></li>
<li><a href="https://uvic-aurora.github.io/acav-manual/index.html" target="_blank" rel="noopener">Show HN: Anyone interested in a tool helps to explore C++ ASTs</a></li>
<li><a href="https://github.com/replikativ/superficie" target="_blank" rel="noopener">Superficie – Surface Syntax for Clojure to Help Exposition/Onboarding</a></li>
<li><a href="https://shitfixer.app/" target="_blank" rel="noopener">Shitfixer.app – helps you reframe negative experiences and find optimism</a></li>
<li><a href="https://www.psychologytoday.com/us/blog/freedom-mind/202104/the-definitive-guide-helping-people-trapped-in-cult" target="_blank" rel="noopener">The Definitive Guide to Helping People Trapped in a Cult</a></li>
<li><a href="https://www.reuters.com/world/europe/trump-official-helped-secure-us-visa-fugitive-polish-minister-2026-05-18/" target="_blank" rel="noopener">Trump official helped secure US visa for fugitive Polish minister</a></li>
<li><a href="https://www.theregister.com/cyber-crime/2026/05/22/jailbroken-gemini-helped-russian-speaking-fraudster-target-maga-crypto-users/5245390" target="_blank" rel="noopener">Jailbroken Gemini helped Russian-speaking fraudster target MAGA crypto users</a></li>
<li><a href="https://news.ycombinator.com/item?id=48247828" target="_blank" rel="noopener">We were building infra for OpenClaw, and today I just tried Hermes and holy shit</a></li>
<li><a href="https://www.nature.com/articles/s41586-026-10658-6" target="_blank" rel="noopener">An AI system to help scientists write expert-level empirical software</a></li>
<li><a href="https://www.wired.com/story/car-t-therapy-may-help-control-hiv-long-term/" target="_blank" rel="noopener">Supercharging Immune Cells May Help Control HIV Long-Term</a></li>
<li><a href="https://www.washingtonpost.com/politics/2026/05/22/last-minute-lobbying-by-tech-industry-officials-led-trump-cancel-ai-order/" target="_blank" rel="noopener">Pressure from Silicon Valley helped block Trump&rsquo;s expected order on AI</a></li>
<li><a href="https://substack.com/profile/273607136-melissa-mcguckin/note/c-263672437" target="_blank" rel="noopener">I Need Help</a></li>
<li><a href="https://whatmodelscanirun.com/" target="_blank" rel="noopener">What Models? Helps Match Local AI Models to Your Hardware</a></li>
<li><a href="https://www.google.com/url?q=https://www.cbsnews.com/news/starfront-observatories-light-pollution-telescope-farm/" target="_blank" rel="noopener">Light pollution is washing out the sky. A remote telescope farm helps stargazers</a></li>
<li><a href="https://aleph.se/andart2/math/did-amphetamines-help-erdos/" target="_blank" rel="noopener">Did Amphetamines Help Erdős?</a></li>
<li><a href="https://www.wired.com/story/quantum-jamming-could-help-unlock-the-mysteries-of-causality/" target="_blank" rel="noopener">Quantum &lsquo;Jamming&rsquo; Could Help Unlock the Mysteries of Causality</a></li>
<li><a href="https://spectrum.ieee.org/open-source-robot-ai-platforms" target="_blank" rel="noopener">Open-Source Software Is Starting to Help Robots Think</a></li>
<li><a href="https://itcrowd.io" target="_blank" rel="noopener">Marketing Help</a></li>
<li><a href="https://blog.google/innovation-and-ai/products/gemini-app/next-evolution-gemini-app/" target="_blank" rel="noopener">The Gemini app becomes more agentic, delivering proactive, 24/7 help</a></li>
<li><a href="https://phrasing.app/" target="_blank" rel="noopener">Phrasing helps you become fluent in multiple languages</a></li>
<li><a href="https://budgetbites.website/login" target="_blank" rel="noopener">BudgetBites – AI meal planning app that helps you save money on groceries</a></li>
<li><a href="https://github.com/actions-cool/issues-helper/issues/230" target="_blank" rel="noopener">Actions-cool/issues-helper GitHub Action Compromised</a></li>
<li><a href="https://news.ycombinator.com/item?id=48247302" target="_blank" rel="noopener">I&rsquo;m looking for people who can help us become a 3rd level civilization</a></li>
<li><a href="https://news.ycombinator.com/item?id=48221896" target="_blank" rel="noopener">Show HN: I Dedicated 4 Years to Mastering Offline Password Cracking</a></li>
<li><a href="https://news.ycombinator.com/item?id=48202486" target="_blank" rel="noopener">Alternatives to HN for &ldquo;tech outside of AI&rdquo; discussion?</a></li>
<li><a href="https://haystackeditor.com/" target="_blank" rel="noopener">Show HN: Haystack – Review the PRs that need human attention</a></li>
<li><a href="https://github.com/ueberdosis/hocuspocus" target="_blank" rel="noopener">Show HN: Hocuspocus 4 – self-hosted Yjs collaboration backend</a></li>
<li><a href="https://github.com/FredAntB/Spec-Driven-Development" target="_blank" rel="noopener">Show HN: I Made a Claude Skill for Spec-Driven Development (SDD)</a></li>
<li><a href="https://usagiengine.com/" target="_blank" rel="noopener">Show HN: I made a 2D Lua game engine using Rust with code and asset live reload</a></li>
<li><a href="https://omitten.com" target="_blank" rel="noopener">Show HN: Daily word puzzle game based on polysemy</a></li>
<li><a href="https://nand2mario.github.io/posts/2026/z386/" target="_blank" rel="noopener">z386: An Open-Source 80386 Built Around Original Microcode</a></li>
<li><a href="https://odyssey.ml/introducing-agora-1" target="_blank" rel="noopener">Agora-1: The Multi-Agent World Model</a></li>
<li><a href="https://phabricator.services.mozilla.com/D301917" target="_blank" rel="noopener">Bug 1950764: Work Around Crash on Intel Raptor Lake CPU</a></li>
<li><a href="http://www.luschny.de/math/factorial/FastFactorialFunctions.htm" target="_blank" rel="noopener">Fast Factorial Algorithms</a></li>
<li><a href="https://danielmiessler.com/blog/companies-graph-of-algorithms" target="_blank" rel="noopener">Companies Are Just a Graph of Algorithms</a></li>
<li><a href="https://www.rnz.co.nz/news/world/595636/an-asteroid-discovered-days-ago-will-narrowly-miss-earth" target="_blank" rel="noopener">An asteroid discovered days ago will narrowly miss Earth – RNZ News</a></li>
<li><a href="https://www.cnn.com/2026/05/18/science/asteroid-earth-close-pass" target="_blank" rel="noopener">An asteroid discovered days ago will narrowly miss Earth</a></li>
<li><a href="https://www.avclub.com/sega-phantasy-star-online-gaming" target="_blank" rel="noopener">25 years ago Sega figured out the internet with Phantasy Star Online</a></li>
<li><a href="https://github.com/superset-sh/superset" target="_blank" rel="noopener">Launch HN: Superset (YC P26) – IDE for the agents era</a></li>
<li><a href="https://news.ycombinator.com/item?id=48225596" target="_blank" rel="noopener">Show HN: Agent.email – sign up via curl, claim with a human OTP</a></li>
<li><a href="https://news.ycombinator.com/item?id=48245259" target="_blank" rel="noopener">Ask HN: Is $300/HR too low these days for custom full stack?</a></li>
<li><a href="https://github.com/getnao/sylph" target="_blank" rel="noopener">Show HN: Sylph – the open-source company brain behind my YC startup</a></li>
<li><a href="https://news.ycombinator.com/item?id=48204965" target="_blank" rel="noopener">&ldquo;An (important) message from Infomaniak&rsquo;s founder&rdquo;</a></li>
<li><a href="https://news.ycombinator.com/item?id=48248915" target="_blank" rel="noopener">Ask HN: Does anyone what a &ldquo;RiotCache.dat&rdquo; file was doing in my EFI partition?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48202774" target="_blank" rel="noopener">Ask HN: What are Stainless users doing now that Anthropic has killed it?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48192078" target="_blank" rel="noopener">Ask HN: How often do you code the expected way instead of a better one?</a></li>
<li><a href="https://npilk.github.io/openyardage-web/" target="_blank" rel="noopener">Show HN: Generate free golf yardage books from OpenStreetMap data</a></li>
<li><a href="https://github.com/mirshko/boatswain" target="_blank" rel="noopener">Show HN: Boatswain, A macOS menu bar app for Fathom Analytics</a></li>
<li><a href="https://news.ycombinator.com/item?id=48215340" target="_blank" rel="noopener">Can one run AI on source code with the prompt &ldquo;Find below-avg swear rate files&rdquo;?</a></li>
<li><a href="https://professorgoose.com/?version=2.0" target="_blank" rel="noopener">Show HN: how I fixed my ai goose tutor to stop punishing understanding</a></li>
<li><a href="https://fx.leftium.com/static" target="_blank" rel="noopener">Show HN: Antimemetic message that escapes screen capture</a></li>
<li><a href="https://news.ycombinator.com/item?id=48238426" target="_blank" rel="noopener">Tell HN: The Threat to US Citizen&rsquo;s ID / Voting Is Private Services</a></li>
<li><a href="https://trustenvelope.com/" target="_blank" rel="noopener">Show HN: Yes, I vibed coded something But not sure what to do with it</a></li>
<li><a href="https://www.saveneighbor.com" target="_blank" rel="noopener">Show HN: SaveNeighbor – food delivery through your own personal network</a></li>
<li><a href="https://computer.police.dev/" target="_blank" rel="noopener">Show HN: Computer Police – block malicious NPM/pip installs locally</a></li>
<li><a href="https://arnon.dk/the-current-ai-pricing-was-always-going-to-go-away/" target="_blank" rel="noopener">The current AI pricing was always going to go away</a></li>
<li><a href="https://fortune.com/2026/05/19/bolt-ceo-ryan-breslow-cut-hr-department-causing-problems-fintech-startup-turn-around/" target="_blank" rel="noopener">Bolt CEO says he let go of HR team for creating problems that didn&rsquo;t exist</a></li>
<li><a href="https://www.nature.com/articles/d41586-026-01554-0" target="_blank" rel="noopener">The brain&rsquo;s code seems to be in constant flux. Neuroscientists are baffled</a></li>
<li><a href="https://www.fluxzy.io/resources/blogs/electron-to-tauri-migration-fluxzy-desktop" target="_blank" rel="noopener">Five months after switching Fluxzy from Electron to Tauri</a></li>
<li><a href="https://www.indulgexpress.com/cover/2019/Apr/05/were-going-desi-by-toutatis-how-did-asterix-and-obelix-learn-to-speak-fluent-hindi-13870.html" target="_blank" rel="noopener">How did Asterix and Obelix learn to speak fluent Hindi? (2019)</a></li>
<li><a href="https://www.youtube.com/watch?v=8p5WAii09MA" target="_blank" rel="noopener">Rich Flu(2026): Deadly virus targets the wealthy and panic erupts in the streets [video]</a></li>
<li><a href="https://obsidian.md/" target="_blank" rel="noopener">Obsidian: The free and flexible app for your private thoughts</a></li>
<li><a href="https://news.ycombinator.com/item?id=48249258" target="_blank" rel="noopener">Ask HN: How can you have fun doing corporate dev work in the age of AI tools?</a></li>
<li><a href="https://superlog.sh/" target="_blank" rel="noopener">Show HN: Superlog (YC P26) – Observability that installs itself and fixes bugs</a></li>
<li><a href="https://www.bleepingcomputer.com/news/security/grafana-says-stolen-github-token-let-hackers-steal-codebase/" target="_blank" rel="noopener">Grafana says stolen GitHub token allowed attackers to download its codebase</a></li>
<li><a href="https://github.com/light-cloud-com/ice" target="_blank" rel="noopener">Show HN: Visual studio for cloud</a></li>
<li><a href="https://blog.light-cloud.com/cloud/rethinking-infrastructure" target="_blank" rel="noopener">Why I Sacrificed a Goat to AWS Gods</a></li>
<li><a href="https://archgenie.io" target="_blank" rel="noopener">Show HN: I built an AI cloud architect that ships working infrastructure</a></li>
<li><a href="https://northfleet.tech/field-notes/cloud-act-canadian-defence" target="_blank" rel="noopener">The CLOUD Act gap in Canadian defence infrastructure</a></li>
</ul>
<h2 id="heise-cloud-9">Heise Cloud (9)</h2>
<ul>
<li><a href="https://www.heise.de/news/Sicherheitsvorfall-bei-Fotoanbieter-Wird-Portraitbox-erpresst-11304453.html" target="_blank" rel="noopener">Fotoanbieter Portraitbox: Erpressung nach Sicherheitsvorfall?</a></li>
<li><a href="https://www.heise.de/ratgeber/Nachrichten-einsammeln-filtern-und-weitergeben-mit-Inoreader-11080839.html" target="_blank" rel="noopener">Nachrichten einsammeln, filtern und weitergeben mit Inoreader</a></li>
<li><a href="https://www.heise.de/news/ProcessOS-Agentisches-Betriebssystem-optimiert-Geschaeftsprozesse-11303557.html" target="_blank" rel="noopener">Camunda: ProcessOS optimiert Geschäftsprozesse mit KI</a></li>
<li><a href="https://www.heise.de/news/IT-Summit-2026-heise-Konferenz-zu-Digitaler-Souveraenitaet-11301035.html" target="_blank" rel="noopener">IT Summit 2026: heise-Konferenz zu Digitaler Souveränität</a></li>
<li><a href="https://www.heise.de/news/Freitag-Robotaxi-Probleme-in-den-USA-Australiens-Kinderschutz-Strafe-gegen-X-11303295.html" target="_blank" rel="noopener">Freitag: Robotaxi-Probleme in den USA, Australiens Kinderschutz-Strafe gegen X</a></li>
<li><a href="https://www.heise.de/news/Cloud-KI-Co-Wie-der-Deutschland-Stack-digitale-Souveraenitaet-schaffen-soll-11303221.html" target="_blank" rel="noopener">Mit dem Deutschland-Stack samt Zertifizierung zur digitalen Souveränität</a></li>
<li><a href="https://www.heise.de/news/Ethical-Hacking-fuer-Fortgeschrittene-sich-selbst-hacken-bevor-es-andere-tun-11297344.html" target="_blank" rel="noopener">Ethical Hacking für Fortgeschrittene – sich selbst hacken, bevor es andere tun</a></li>
<li><a href="https://www.heise.de/news/Google-und-US-Investor-bauen-gemeinsame-Rechenzentren-auf-Basis-von-Google-TPUs-11299933.html" target="_blank" rel="noopener">Google und US-Investor bauen gemeinsame Rechenzentren auf Basis von Google-TPUs</a></li>
<li><a href="https://www.heise.de/news/DeepL-Deutscher-Uebersetzungsdienst-setzt-jetzt-auf-AWS-11297053.html" target="_blank" rel="noopener">DeepL: Deutscher Übersetzungsdienst setzt jetzt auf AWS</a></li>
</ul>
<h2 id="kubernetes-blog-1">Kubernetes Blog (1)</h2>
<ul>
<li><a href="https://kubernetes.io/blog/2026/05/20/etcd-370-beta/" target="_blank" rel="noopener">Announcing etcd 3.7.0-beta.0</a></li>
</ul>
<h2 id="microsoft-open-source-2">Microsoft Open Source (2)</h2>
<ul>
<li><a href="https://opensource.microsoft.com/blog/2026/05/19/introducing-state-bench-a-benchmark-for-ai-agent-memory/" target="_blank" rel="noopener">Introducing STATE-Bench: A benchmark for AI agent memory</a></li>
<li><a href="https://opensource.microsoft.com/blog/2026/05/18/from-open-source-to-agentic-systems-microsoft-at-open-source-summit-north-america-2026/" target="_blank" rel="noopener">From open source to agentic systems: Microsoft at Open Source Summit North America 2026</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/who-monitors-ai-agents/" target="_blank" rel="noopener">Who’s monitoring the agents?</a></li>
<li><a href="https://thenewstack.io/jaeger-clickhouse-storage-backend/" target="_blank" rel="noopener">How Jaeger hit 8.6× compression on 10 million spans with ClickHouse</a></li>
<li><a href="https://thenewstack.io/clickhouse-ai-coding-agents/" target="_blank" rel="noopener">What ClickHouse learned from a year of coding with AI agents</a></li>
<li><a href="https://thenewstack.io/gemini-spark-vs-openclaw/" target="_blank" rel="noopener">OpenClaw passed 300,000 GitHub stars. Then Google launched Spark.</a></li>
<li><a href="https://thenewstack.io/anthropic-stainless-sdk-acquisition/" target="_blank" rel="noopener">Anthropic’s $300M Stainless deal lands hardest on OpenAI and Google</a></li>
<li><a href="https://thenewstack.io/agentic-ai-data-governance/" target="_blank" rel="noopener">How MCP and synthetic data are reshaping compliance in the agentic era</a></li>
<li><a href="https://thenewstack.io/anthropic-openai-wall-street-ai-agents-developers/" target="_blank" rel="noopener">What Anthropic and OpenAI launched in 72 hours has Wall Street paying attention</a></li>
<li><a href="https://thenewstack.io/jetbrains-independent-ai-coding/" target="_blank" rel="noopener">JetBrains is selling independence as the rest of AI coding picks sides</a></li>
<li><a href="https://thenewstack.io/operational-debt-ai-strategy/" target="_blank" rel="noopener">Three ways operational debt will break your AI strategy, and how to recover</a></li>
<li><a href="https://thenewstack.io/claude-small-business-test/" target="_blank" rel="noopener">I buried 20 problems in a fake P&amp;L to see if Claude for Small Business could find them</a></li>
<li><a href="https://thenewstack.io/confluent-intelligence-ai-agents/" target="_blank" rel="noopener">Why enterprise AI keeps stalling — and how data streaming could unlock it</a></li>
<li><a href="https://thenewstack.io/jfrog-ai-supply-chain-security/" target="_blank" rel="noopener">JFrog report recaps a tumultuous year in supply chain security</a></li>
<li><a href="https://thenewstack.io/kore-artemis-agent-platform/" target="_blank" rel="noopener">Kore counts down to Artemis, its moonshot for governable AI agents</a></li>
<li><a href="https://thenewstack.io/build-n8n-ai-workflow/" target="_blank" rel="noopener">How to build your first end-to-end AI workflow in n8n</a></li>
<li><a href="https://thenewstack.io/ci-for-coding-agents/" target="_blank" rel="noopener">CI wasn’t built for coding agents. Here’s what comes next.</a></li>
<li><a href="https://thenewstack.io/openssf-open-source-security-members/" target="_blank" rel="noopener">“Morally repugnant shortsightedness”: Why open source security leaders say companies must stop freeloading on maintainers</a></li>
<li><a href="https://thenewstack.io/opentelemetry-hits-general-availability/" target="_blank" rel="noopener">After becoming cloud computing’s telemetry standard, OpenTelemetry graduates into the AI infrastructure era</a></li>
<li><a href="https://thenewstack.io/docusign-mcp-agentic-agreements/" target="_blank" rel="noopener">Building the agentic agreement enterprise: How developers are unlocking agentic experiences with Docusign’s MCP server and platform</a></li>
<li><a href="https://thenewstack.io/cut-ai-search-costs/" target="_blank" rel="noopener">Cut your AI search costs without sacrificing quality</a></li>
<li><a href="https://thenewstack.io/nanoco-nanoclaw-sandboxed-agent/" target="_blank" rel="noopener">NanoCo bets the future of enterprise AI is one sandboxed agent per employee</a></li>
<li><a href="https://thenewstack.io/ai-agents-knowledge-workers/" target="_blank" rel="noopener">Why six AI labs built the same product for knowledge workers in four months</a></li>
<li><a href="https://thenewstack.io/ai-code-wcag-accessibility/" target="_blank" rel="noopener">Building for accessibility in an AI-first development world</a></li>
<li><a href="https://thenewstack.io/cursor-composer-benchmarks/" target="_blank" rel="noopener">Cursor bets on cheaper coding with Composer 2.5 and Kimi K2.5</a></li>
<li><a href="https://thenewstack.io/google-io-antigravity-codemender-ai-agentic/" target="_blank" rel="noopener">At Google I/O 2026, Antigravity gets a new job description</a></li>
<li><a href="https://thenewstack.io/andrej-karpathy-anthropic-pretraining/" target="_blank" rel="noopener">Anthropic hires OpenAI co-founder Andrej Karpathy to lead Claude pre-training research</a></li>
<li><a href="https://thenewstack.io/google-ai-ultra-pricing/" target="_blank" rel="noopener">Google launches $100 AI Ultra plan and cuts top tier to $200</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-22/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 21, May 18-24, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-21/</link>
      <pubDate>Mon, 18 May 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-21/</guid>
      <description>This week: 60 releases, 158 news items. Notable: python-tuf v7.0.0.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week saw a focus on Kubernetes stability and new features with several patch releases and the v1.36 update bringing advancements in scheduling and proxy capabilities. Security remained a key theme, with numerous projects addressing CVEs and updating dependencies. Discussions around AI agents and their integration into cloud native workflows continued to generate community interest.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="cicd">CI/CD</h3>
<ul>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.2.12" target="_blank" rel="noopener">Argo CD v3.2.12</a></strong> - A patch release providing installation manifests and signed container images.</li>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.3.10" target="_blank" rel="noopener">Argo CD v3.3.10</a></strong> - A patch release providing installation manifests and signed container images.</li>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.4.2" target="_blank" rel="noopener">Argo CD v3.4.2</a></strong> - A patch release providing installation manifests and signed container images.</li>
<li><strong><a href="https://github.com/fluxcd/flux2/releases/tag/v2.8.7" target="_blank" rel="noopener">Flux2 v2.8.7</a></strong> - Includes a bug fix in kustomize-controller for object annotation management and a CVE fix in source-controller and image-automation-controller via go-git v5.19.0.</li>
</ul>
<h3 id="networking">Networking</h3>
<ul>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.19.4" target="_blank" rel="noopener">Cilium v1.19.4</a></strong> - When <code>--k8s-service-proxy-name</code> is set, <code>EndpointSlices</code> are now filtered by the <code>service.kubernetes.io/service-proxy-name</code> label. Operators managing <code>EndpointSlices</code> must stamp the matching label.</li>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.18.10" target="_blank" rel="noopener">Cilium v1.18.10</a></strong> - Fixes a cilium-agent crash during CiliumNode updates by implementing retries. Addresses an issue where CiliumLocalRedirectPolicy addressMatcher could override an existing Service&rsquo;s frontend.</li>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.17.16" target="_blank" rel="noopener">Cilium v1.17.16</a></strong> - CiliumLocalRedirectPolicy addressMatcher now prevents overriding an existing Service&rsquo;s frontend by default; the previous behavior can be restored via a flag. Fixes a panic in <code>parseSPI</code> with malformed input.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.15.11" target="_blank" rel="noopener">Kube-OVN v1.15.11</a></strong> - Blocks VPC deletion if SNAT, DNAT, or FIP rules are actively using it.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.14.36" target="_blank" rel="noopener">Kube-OVN v1.14.36</a></strong> - Includes updates to Go dependencies.</li>
<li><strong><a href="https://github.com/submariner-io/submariner/releases/tag/v0.24.0" target="_blank" rel="noopener">Submariner v0.24.0</a></strong> - A new stable release.</li>
</ul>
<h3 id="build">Build</h3>
<ul>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.17.7" target="_blank" rel="noopener">Dapr v1.17.7</a></strong> - Resolves an issue where Workflow GetWorkItems gRPC streams were terminated when history payloads exceeded maximum size. Addresses orphaned workflows after scheduler pod restarts under load.</li>
<li><strong><a href="https://github.com/helm/helm/releases/tag/v4.2.0" target="_blank" rel="noopener">Helm v4.2.0</a></strong> - A feature release.</li>
<li><strong><a href="https://github.com/helm/helm/releases/tag/v3.21.0" target="_blank" rel="noopener">Helm v3.21.0</a></strong> - A feature release; Helm v3 is approaching end-of-life.</li>
<li><strong><a href="https://github.com/telepresenceio/telepresence/releases/tag/v2.28.0" target="_blank" rel="noopener">Telepresence v2.28.0</a></strong> - Provides official release artifacts, including installers that support running the root daemon as a system service.</li>
<li><strong><a href="https://github.com/containers/buildah/releases/tag/v1.39.9" target="_blank" rel="noopener">Buildah v1.39.9</a></strong> - Addresses CVE-2025-49713 by updating <code>x/crypto</code> to v0.43.0. Bumps Go Jose to v4.1.4 to address CVE-2026-34986.</li>
</ul>
<h3 id="orchestration">Orchestration</h3>
<ul>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.36.1" target="_blank" rel="noopener">Kubernetes v1.36.1</a></strong> - A patch release for Kubernetes v1.36.</li>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.35.5" target="_blank" rel="noopener">Kubernetes v1.35.5</a></strong> - A patch release for Kubernetes v1.35.</li>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.34.8" target="_blank" rel="noopener">Kubernetes v1.34.8</a></strong> - A patch release for Kubernetes v1.34.</li>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.33.12" target="_blank" rel="noopener">Kubernetes v1.33.12</a></strong> - A patch release for Kubernetes v1.33.</li>
</ul>
<h3 id="observability">Observability</h3>
<ul>
<li><strong><a href="https://github.com/jaegertracing/jaeger/releases/tag/v2.18.0" target="_blank" rel="noopener">Jaeger v2.18.0</a></strong> - Introduces breaking changes to metrics due to OpenTelemetry collector package upgrades and removes the <code>min step api</code> from metricstore. Adds auto-detection of UI base path from browser URL.</li>
<li><strong><a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.152.0" target="_blank" rel="noopener">OpenTelemetry Collector v0.152.0</a></strong> - Adds <code>otelcol_exporter_in_flight_requests</code> metric to track the number of in-flight export requests per exporter.</li>
</ul>
<h3 id="security">Security</h3>
<ul>
<li><strong><a href="https://github.com/open-policy-agent/opa/releases/tag/v1.16.2" target="_blank" rel="noopener">Open Policy Agent v1.16.2</a></strong> - Updates the Go version used to build binaries and images to 1.26.3, addressing multiple vulnerabilities.</li>
<li><strong><a href="https://github.com/theupdateframework/python-tuf/releases/tag/v7.0.0" target="_blank" rel="noopener">The Update Framework (Python) v7.0.0</a></strong> - A major release primarily due to a minor <code>ngclient</code> API adjustment. Fixes GHSA-qp9x-wp8f-qgjj related to incorrect delegation path matching on Windows. <code>Updater()</code> now explicitly requires a named bootstrap argument.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/v2.5.0" target="_blank" rel="noopener">External Secrets v2.5.0</a></strong> - Includes general updates and a documentation fix for VaultDynamicSecret examples.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/helm-chart-2.5.0" target="_blank" rel="noopener">External Secrets Helm Chart v2.5.0</a></strong> - A Helm chart release for external secrets management.</li>
<li><strong><a href="https://github.com/kubearmor/KubeArmor/releases/tag/v1.7.1" target="_blank" rel="noopener">KubeArmor v1.7.1</a></strong> - Fixes controller and operator UBI image releases and updates workflows for separate UBI image builds.</li>
<li><strong><a href="https://github.com/seebom-labs/seebom/releases/tag/v0.4.3" target="_blank" rel="noopener">SeeBOM v0.4.3</a></strong> - Container images are signed with cosign and attested with SLSA provenance.</li>
<li><strong><a href="https://github.com/seebom-labs/seebom/releases/tag/v0.4.2" target="_blank" rel="noopener">SeeBOM v0.4.2</a></strong> - Container images are signed with cosign and attested with SLSA provenance.</li>
<li><strong><a href="https://github.com/seebom-labs/seebom/releases/tag/v0.4.1" target="_blank" rel="noopener">SeeBOM v0.4.1</a></strong> - Container images are signed with cosign and attested with SLSA provenance.</li>
<li><strong><a href="https://github.com/seebom-labs/seebom/releases/tag/v0.4.0" target="_blank" rel="noopener">SeeBOM v0.4.0</a></strong> - Introduces a package search feature to find dependencies by name across ingested SBOMs and identify projects using them.</li>
<li><strong><a href="https://github.com/containers/skopeo/releases/tag/v1.11.5" target="_blank" rel="noopener">Skopeo v1.11.5</a></strong> - Addresses CVE-2025-65637 by updating Logrus. Bumps Go Jose to v3.0.5 to address CVE-2026-34986.</li>
</ul>
<h3 id="service-mesh">Service Mesh</h3>
<ul>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.13.6" target="_blank" rel="noopener">Kuma v2.13.6</a></strong> - Updates <code>golang.org/x/net</code> from 0.48.0 to 0.53.0 and <code>helm.sh/helm/v4</code> from 4.0.2 to 4.1.4. Exposes Control Plane HPA behavior. Addresses <code>dp-server</code> shutdown and context propagation.</li>
</ul>
<h3 id="configuration">Configuration</h3>
<ul>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.22" target="_blank" rel="noopener">Meshery v1.0.22</a></strong> - Updates remote provider URLs and fixes a workspace crash in the Meshery UI.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.21" target="_blank" rel="noopener">Meshery v1.0.21</a></strong> - Bumps <code>meshery/schemas</code> to v1.2.19 and v1.2.18. Pins Node.js to v22 in the eslint-gh workflow. Fixes server handling of comma-separated <code>PROVIDER_BASE</code> environment variables.</li>
</ul>
<h3 id="application-frameworks">Application Frameworks</h3>
<ul>
<li><strong><a href="https://github.com/spinframework/spin/releases/tag/canary" target="_blank" rel="noopener">Spin canary</a></strong> - A canary release of the latest commits, not intended for stable use.</li>
</ul>
<h3 id="cluster-management">Cluster Management</h3>
<ul>
<li><strong><a href="https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.13.2" target="_blank" rel="noopener">Cluster API v1.13.2</a></strong> - Fixes a Tilt kube-state-metrics deployment issue and an in-place update problem for KCP with InfraMachine webhooks.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.12.8" target="_blank" rel="noopener">Cluster API v1.12.8</a></strong> - Fixes a Tilt kube-state-metrics deployment issue and an in-place update problem for KCP with InfraMachine webhooks.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.11.11" target="_blank" rel="noopener">Cluster API v1.11.11</a></strong> - Bumps <code>github.com/moby/spdystream</code> to v0.5.1 and adds a kubeadm cluster role for KCP.</li>
</ul>
<h3 id="database">Database</h3>
<ul>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.3.2" target="_blank" rel="noopener">CrateDB 6.3.2</a></strong> - A patch release.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.2.8" target="_blank" rel="noopener">CrateDB 6.2.8</a></strong> - A patch release.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>Kubernetes project developments included several patch releases across older versions (v1.33.12, v1.34.8, v1.35.5) and a new patch for v1.36.1. The v1.36 release also introduced new alpha metrics for Route Sync in the Cloud Controller Manager, graduated the Mixed Version Proxy to Beta, and deprecated the <code>.spec.externalIPs</code> field for Services. Workload-Aware Scheduling in Kubernetes v1.36 advanced with features for AI/ML and batch workloads, and Pressure Stall Information (PSI) Metrics for Kubernetes graduated to GA. Discussions within the CNCF community highlighted strategies for reducing engineering time spent on Kubernetes upgrades and building cloud native platforms from the ground up using tools like Kairos, k0rdent, and bindy.</p>
<p>The integration of AI agents into cloud native environments was a significant theme. The CNCF published articles on extending AI gateways with Rust for custom transformations and on KubeStellar&rsquo;s use of AI agents for PR acceptance. Microsoft announced Conductor, an open-source CLI for deterministic orchestration of multi-agent AI workflows using YAML definitions. GitHub introduced updates to Copilot individual plans with flex allotments and a new desktop application. Anthropic launched its Claude Platform on AWS. The New Stack covered various aspects, including the energy consumption of AI, the role of AI in security operations centers, and the requirements for an &ldquo;agent-native cloud.&rdquo; MinIO&rsquo;s MemKV was noted for its potential to improve GPU utilization by reducing AI recompute overhead.</p>
<p>Cloud security and governance received attention, with Cloud Custodian marking a decade of managing public cloud environments, Kubernetes, and infrastructure as code. Open Policy Agent (OPA) v1.16.2 updated its Go version to address vulnerabilities, and The Update Framework (python-tuf) v7.0.0 included a security fix for delegation path matching. SeeBOM v0.4.0 introduced a package search feature to assist with supply chain incident response by identifying dependency usage across SBOMs. Containers/Buildah and Skopeo also released updates addressing CVEs. In Europe, Germany&rsquo;s BSI updated its C5 criteria catalog for cloud security and introduced the C3A catalog for sovereign clouds, prompting discussions on digital sovereignty and potential digital taxes for cloud software providers.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Discussions on Hacker News covered various aspects of Kubernetes, including TUI tools, local-first GitOps workspaces, secret management, and the implications of memory requests. The role of AI agents in development and operations was also a recurring topic, with discussions on agent-native cloud architectures, LLM observability, and structured multi-agent AI frameworks. Other popular topics included self-hosted media streaming platforms, Prometheus exporters for TLS certificate expiration, and the broader implications of AI in software development, including concerns about AI fatigue and over-reliance.</p>
<h2 id="-numbers-of-the-week">📊 Numbers of the Week</h2>
<ul>
<li>Total stable releases: 40 across 16 projects</li>
<li>Top 3 projects by commits this week:
<ol>
<li>meshery/meshery — 1013 commits</li>
<li>kubescape/kubescape — 280 commits</li>
<li>cockroachdb/cockroach — 209 commits</li>
</ol>
</li>
<li>Top 3 projects by merged pull requests this week:
<ol>
<li>meshery/meshery — 155 merged PRs</li>
<li>cockroachdb/cockroach — 152 merged PRs</li>
<li>kumahq/kuma — 111 merged PRs</li>
</ol>
</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-21/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-21">📚 All Articles from Week 21</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-containers-3">AWS Containers (3)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/containers/maximizing-value-with-amazon-eks-auto-mode-strategies-for-visibility-control-and-optimization/" target="_blank" rel="noopener">Maximizing value with Amazon EKS Auto Mode: Strategies for visibility, control, and optimization</a></li>
<li><a href="https://aws.amazon.com/blogs/containers/back-up-and-restore-your-amazon-eks-cluster-resources-using-velero/" target="_blank" rel="noopener">Back up and restore your Amazon EKS cluster resources using Velero</a></li>
<li><a href="https://aws.amazon.com/blogs/containers/implement-centralized-observability-for-multi-account-amazon-eks/" target="_blank" rel="noopener">Implement centralized observability for multi-account Amazon EKS</a></li>
</ul>
<h2 id="azure-devops-blog-1">Azure DevOps Blog (1)</h2>
<ul>
<li><a href="https://devblogs.microsoft.com/devops/may-patches-for-azure-devops-server-3/" target="_blank" rel="noopener">May Patches for Azure DevOps Server</a></li>
</ul>
<h2 id="cncf-blog-6">CNCF Blog (6)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/05/15/extending-ai-gateways-with-rust-custom-transformations-in-agentgateway-and-kgateway/" target="_blank" rel="noopener">Extending AI gateways with Rust: Custom transformations in agentgateway and kgateway</a></li>
<li><a href="https://www.cncf.io/blog/2026/05/14/when-ai-agents-become-contributors-how-kubestellar-reached-81-pr-acceptance/" target="_blank" rel="noopener">When AI agents become contributors: How KubeStellar reached 81% PR acceptance</a></li>
<li><a href="https://www.cncf.io/announcements/2026/05/13/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule/" target="_blank" rel="noopener">CNCF Debuts KubeCon + CloudNativeCon Japan 2026 Schedule</a></li>
<li><a href="https://www.cncf.io/blog/2026/05/13/building-a-cloud-native-platform-from-the-ground-up-with-kairos-k0rdent-and-bindy/" target="_blank" rel="noopener">Building a cloud native platform from the ground up with Kairos, k0rdent, and bindy</a></li>
<li><a href="https://www.cncf.io/blog/2026/05/12/a-decade-of-governance-cloud-custodian-at-10-and-its-role-in-the-agentic-ai-era/" target="_blank" rel="noopener">A decade of governance: Cloud Custodian at 10 and its role in the agentic AI era</a></li>
<li><a href="https://www.cncf.io/blog/2026/05/11/how-to-get-engineering-time-back-from-kubernetes-upgrades/" target="_blank" rel="noopener">How to get engineering time back from Kubernetes upgrades</a></li>
</ul>
<h2 id="hacker-news-104">Hacker News (104)</h2>
<ul>
<li><a href="https://github.com/janosmiko/lfk" target="_blank" rel="noopener">Show HN: LFK – A Fast Kubernetes TUI</a></li>
<li><a href="https://kunobi.ninja/blog/kunobi-v1" target="_blank" rel="noopener">Show HN: Kunobi 1.0 – A local-first Kubernetes workspace for GitOps teams</a></li>
<li><a href="https://cymatic.ie/blog/kubernetes-secret-management/" target="_blank" rel="noopener">Getting Secret Management Right in Kubernetes</a></li>
<li><a href="https://arxiv.org/abs/2604.26974" target="_blank" rel="noopener">C8s: A Confidential Kubernetes Architecture</a></li>
<li><a href="https://roszigit.com/en/blog/kubernetes-memory-request-limit" target="_blank" rel="noopener">Kubernetes memory requests don&rsquo;t do what you think (until you enable MemoryQoS)</a></li>
<li><a href="https://shadialtarsha.com/software/2026-05-13-i-think-kubernetes-networking-finally-clicked-for-me/" target="_blank" rel="noopener">Kubernetes Networking Clicked When I Stopped Starting with Kubernetes</a></li>
<li><a href="https://www.elastic.co/search-labs/blog/elasticsearch-kubernetes-zone-awareness-restarts-mtls" target="_blank" rel="noopener">Elastic Cloud on Kubernetes, simplified: zone awareness, restarts, and mTLS</a></li>
<li><a href="https://github.com/enix/x509-certificate-exporter" target="_blank" rel="noopener">Show HN: X509-certificate-exporter – Prometheus exporter for TLS cert expiration</a></li>
<li><a href="https://twitter.com/QuinnyPig/status/2055497559813304735" target="_blank" rel="noopener">What an &ldquo;agent-native cloud&rdquo; needs to look like</a></li>
<li><a href="https://www.sysdig.com/learn-cloud-native/what-is-headless-cloud-security" target="_blank" rel="noopener">Show HN: Headless Cloud Security – Headless SaaS has come to security</a></li>
<li><a href="https://mobile-squad.com/#personal-trainer" target="_blank" rel="noopener">Show HN: Personal Trainer – Lift, share plans, and rank with friends</a></li>
<li><a href="https://github.com/byrongamatos/slopsmith" target="_blank" rel="noopener">Slopsmith: A Self-Hosted Rocksmith Alternative That Runs in Docker</a></li>
<li><a href="https://pikemd.com/blog/sops-age-docker-compose/" target="_blank" rel="noopener">Secrets at Rest: SOPS and Age for Docker Compose Homelabs</a></li>
<li><a href="https://news.ycombinator.com/item?id=48124380" target="_blank" rel="noopener">Ask HN: Has any YC startup from the last 6–7 years scaled like Stripe or Docker?</a></li>
<li><a href="https://github.com/torrix-ai/install" target="_blank" rel="noopener">Show HN: Torrix, self hosted, LLM Observability,(no Postgres, no Redis)</a></li>
<li><a href="https://github.com/GlycemicGPT/GlycemicGPT" target="_blank" rel="noopener">Show HN: GlycemicGPT – Open-source AI-powered diabetes management</a></li>
<li><a href="https://github.com/serendipitynz/serenebach" target="_blank" rel="noopener">Show HN: Serene Bach – a Go weblog engine that runs as CGI or HTTP</a></li>
<li><a href="https://news.ycombinator.com/item?id=48166119" target="_blank" rel="noopener">Show HN: Machine – per-project dev VMs with session-only secrets</a></li>
<li><a href="https://www.swarmwright.com/" target="_blank" rel="noopener">Show HN: SwarmWright, structured multi-agent AI defined in markdowns</a></li>
<li><a href="https://www.gibil.dev/" target="_blank" rel="noopener">Show HN: Setup a box on demand and run your agent on it remotely</a></li>
<li><a href="https://github.com/duckflixapp/duckflix" target="_blank" rel="noopener">Show HN: Duckflix, an open-source self-hosted media streaming platform</a></li>
<li><a href="https://discreetvoice.com" target="_blank" rel="noopener">Show HN: I built an anonymous social platform after fighting with LinkedIn&rsquo;s API</a></li>
<li><a href="https://news.ycombinator.com/item?id=48143205" target="_blank" rel="noopener">XS Programming Language</a></li>
<li><a href="https://news.ycombinator.com/item?id=48165211" target="_blank" rel="noopener">Tell HN: Mindie.dev is scraping emails from profiles to send spam</a></li>
<li><a href="https://github.com/madmonk13/modal-16" target="_blank" rel="noopener">Show HN: Browser based sythesizer, drum machine and squencer</a></li>
<li><a href="https://news.ycombinator.com/item?id=48102861" target="_blank" rel="noopener">Can you help reconcile my first/second-hand LLM Experience with HN&rsquo;s Experience?</a></li>
<li><a href="https://agentank.ai/history/mat_8v9fSEZE8295dcZ8U" target="_blank" rel="noopener">Show HN: I spent $100 in Claude tokens and 1k battles training my AI tank</a></li>
<li><a href="https://quest.visionary-path.com/" target="_blank" rel="noopener">Show HN: Get dopamine from real action instead of doomscrolling</a></li>
<li><a href="https://github.com/kivirnz/chuddy" target="_blank" rel="noopener">Show HN: Chuddy, self-hosted media downloading, translation and OCR Telegram bot</a></li>
<li><a href="https://objo.dev" target="_blank" rel="noopener">Show HN: Objo Studio</a></li>
<li><a href="https://github.com/lennyxc/PandoCast" target="_blank" rel="noopener">Show HN: PandoCast: open-source Pandora player to solve an annoyance I had</a></li>
<li><a href="https://github.com/PyPlumber/Incorporator/" target="_blank" rel="noopener">Show HN: Incorporator, Turn any API/File into typed Python graph with pipeline</a></li>
<li><a href="https://github.com/farhan0167/cv-claw" target="_blank" rel="noopener">Show HN: A Claude Skill to render resume templates. CV/Resumes are HTML and JSON</a></li>
<li><a href="https://github.com/beeb/swpui" target="_blank" rel="noopener">Show HN: Swpui, a TUI for case-aware search and replace</a></li>
<li><a href="https://www.google.com/search?q=%22The&#43;Prompting&#43;Company,&#43;Inc.,&#43;All&#43;rights&#43;reserved%22" target="_blank" rel="noopener">&ldquo;The Prompting Company, Inc., All Rights Reserved&rdquo;</a></li>
<li><a href="https://github.com/ajensenwaud/recursant" target="_blank" rel="noopener">Show HN: Recursant, a mesh-based control plane for AI agents</a></li>
<li><a href="https://www.tomshardware.com/tech-industry/cryptocurrency/bitcoin-trader-recovers-usd400-000-using-claude-ai-after-losing-wallet-password-11-years-ago-bot-tried-3-5-trillion-passwords-before-decrypting-an-old-wallet-backup" target="_blank" rel="noopener">Bitcoin trader recovers wallet with help of Claude</a></li>
<li><a href="https://martin.sh/i-let-ai-build-a-tool-to-help-me-figure-out-what-was-waking-me-up-at-night/" target="_blank" rel="noopener">I let AI build a tool to help me figure out what was waking me up at night</a></li>
<li><a href="https://www.propublica.org/article/evicore-health-insurance-denials-cigna-unitedhealthcare-aetna-prior-authorizations" target="_blank" rel="noopener">&ldquo;Not Medically Necessary&rdquo;: Helping America&rsquo;s Health Insurers Deny Coverage</a></li>
<li><a href="https://www.hybridlogic.co.uk/blog/2026/05/mcp-hello-page" target="_blank" rel="noopener">MCP Hello Page</a></li>
<li><a href="https://www.quantamagazine.org/how-unknowable-math-can-help-hide-secrets-20260511/" target="_blank" rel="noopener">Unknowable Math Can Help Hide Secrets</a></li>
<li><a href="https://tohippo.com/what-the-hell-was-going-on-with-cigarette-ads-in-the-70s/" target="_blank" rel="noopener">What the Hell Was Going on with Cigarette Ads in the 70s? (2024)</a></li>
<li><a href="https://www.theregister.com/on-prem/2026/05/15/datacenters-slurping-juice-help-drive-75-jump-in-pjm-power-prices/5241491" target="_blank" rel="noopener">Datacenters slurping juice help drive 75% jump in PJM power prices</a></li>
<li><a href="https://plausible.io/blog/homepage-edits-conversion-lift" target="_blank" rel="noopener">Simplifying our homepage helped increase trial signups by 84%</a></li>
<li><a href="https://www.dexerto.com/entertainment/ai-helps-man-recover-400000-in-bitcoin-11-years-after-he-got-high-and-forgot-password-3364678/" target="_blank" rel="noopener">AI helps man recover $400k in Bitcoin 11 years after</a></li>
<li><a href="https://www.wsj.com/tech/ai/anthropic-mythos-apple-macos-bug-339da403" target="_blank" rel="noopener">Apple&rsquo;s Security Has Been Tough to Crack. Mythos Helped Find a Way In</a></li>
<li><a href="https://www.theguardian.com/society/2026/may/15/ice-vest-daily-cold-showers-weight-loss" target="_blank" rel="noopener">Ice vests or daily cold showers could help people lose weight, study finds</a></li>
<li><a href="https://arstechnica.com/tech-policy/2026/05/fcc-angers-small-carriers-by-helping-att-and-starlink-buy-echostar-spectrum/" target="_blank" rel="noopener">FCC angers small carriers by helping AT&amp;T and Starlink buy EchoStar spectrum</a></li>
<li><a href="https://www.wsj.com/business/retail/teens-helped-bring-malls-back-to-life-now-theyre-getting-banned-37bdc2a9" target="_blank" rel="noopener">Teens Helped Bring Malls Back to Life. Now They&rsquo;re Getting Banned.</a></li>
<li><a href="https://twitter.com/cprkrn/status/2054586810475364536" target="_blank" rel="noopener">Claude helped recover 5 BTC that was thought lost for 11 years</a></li>
<li><a href="https://www.pbs.org/newshour/nation/lawsuit-accuses-chatgpt-of-helping-gunman-plan-fsu-mass-shooting" target="_blank" rel="noopener">Lawsuit accuses ChatGPT of helping gunman plan FSU mass shooting</a></li>
<li><a href="https://github.com/MukundaKatta/hermes-agentmemory" target="_blank" rel="noopener">Show HN: Hermes-agentmemory, pull-model episodic memory with real deletes</a></li>
<li><a href="https://www.businessinsider.com/bagel-shop-owner-removes-ai-social-media-marketing-2026-5" target="_blank" rel="noopener">I used AI to help market my bagel shop. Then the one-star reviews came in</a></li>
<li><a href="https://abio.substack.com/p/cars-often-keep-people-poor-waymo" target="_blank" rel="noopener">Cars often keep people poor. Waymo could help</a></li>
<li><a href="https://www.wsj.com/world/edith-eva-eger-dead-13268534" target="_blank" rel="noopener">Edith Eger, Auschwitz Survivor Who Helped Others Cope with Trauma, Dies at 98</a></li>
<li><a href="https://x.ai/news/grok-hermes" target="_blank" rel="noopener">Use your Grok subscription in Hermes agent</a></li>
<li><a href="https://firethering.com/anthropic-mythos-macos-vulnerabilities-apple/" target="_blank" rel="noopener">Anthropic&rsquo;s Mythos helped find macOS bugs that bypass Apple security</a></li>
<li><a href="https://escuelitamaker.com" target="_blank" rel="noopener">Escuelita Maker – a free 28-day online program to help people launch projects</a></li>
<li><a href="https://github.com/DO-SAY-GO/freelang" target="_blank" rel="noopener">Show HN: I made a weird language and if you no think it dumb, I want your help</a></li>
<li><a href="https://www.mississippifreepress.org/lawsuit-blames-chatgpt-maker-openai-for-helping-plan-a-school-shooting/" target="_blank" rel="noopener">Lawsuit Blames ChatGPT Maker OpenAI for Helping Plan a School Shooting</a></li>
<li><a href="https://news.ycombinator.com/item?id=48145524" target="_blank" rel="noopener">Ask HN: How to be SOC2 Type 2 compliant as a solo-entreprenuer?</a></li>
<li><a href="https://www.hypercubic.ai/hopper" target="_blank" rel="noopener">Show HN: Agentic interface for mainframes and COBOL</a></li>
<li><a href="https://news.ycombinator.com/item?id=48110593" target="_blank" rel="noopener">Show HN: Gigacatalyst – Extend your SaaS with an embedded AI builder</a></li>
<li><a href="https://news.ycombinator.com/item?id=48122103" target="_blank" rel="noopener">Ask HN: What are you working on (non-AI)?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48160604" target="_blank" rel="noopener">Ask HN: Do you still spend time maintaining Claude.md / AGENTS.md files?</a></li>
<li><a href="https://github.com/yhzhang0128/egos-2000" target="_blank" rel="noopener">Two Thousand Line educational operating system released by Cornell University</a></li>
<li><a href="https://arstechnica.com/science/2026/05/neanderthals-drilled-cavities-to-treat-a-toothache-59000-years-ago/" target="_blank" rel="noopener">Neanderthals drilled cavities to treat a toothache 59,000 years ago</a></li>
<li><a href="https://twitter.com/elonmusk/status/2055277918633562153" target="_blank" rel="noopener">The latest X algorithm has been published to GitHub</a></li>
<li><a href="https://www.theguardian.com/science/2026/may/13/neanderthals-stone-drills-treat-cavities-tooth-siberia-dentist" target="_blank" rel="noopener">Neanderthals used stone drills to treat cavities 59k years ago, tooth suggests</a></li>
<li><a href="https://www.psu.edu/news/bellisario-college-communications/story/news-will-find-me-mindset-makes-people-trust-algorithms-and" target="_blank" rel="noopener">&lsquo;News will find me&rsquo; mindset makes people trust algorithms and online networks</a></li>
<li><a href="https://github.com/oswarld/openshears" target="_blank" rel="noopener">3months ago, I predicted OpenClaw wouldn&rsquo;t uninstall cleanly and prepared for it</a></li>
<li><a href="https://github.com/cactus-compute/needle" target="_blank" rel="noopener">Show HN: Needle: We Distilled Gemini Tool Calling into a 26M Model</a></li>
<li><a href="https://news.ycombinator.com/item?id=48164173" target="_blank" rel="noopener">Ask HN: When did computers stop being fun?</a></li>
<li><a href="https://www.gridtravel.app" target="_blank" rel="noopener">Show HN: GridTravel – A community based travel app for users to share routes</a></li>
<li><a href="https://a-dark-cave.com/" target="_blank" rel="noopener">Show HN: A Dark Cave – Minimalistic Graphics in the Age of AI Slop</a></li>
<li><a href="https://news.ycombinator.com/item?id=48135807" target="_blank" rel="noopener">Ask HN: What&rsquo;s the hardest part of building a SaaS that users keep paying for?</a></li>
<li><a href="https://infiniteswap.app/" target="_blank" rel="noopener">Show HN: Infinite Swap – Trade a bottle cap up to a house</a></li>
<li><a href="https://github.com/josipmusa/jds" target="_blank" rel="noopener">Show HN: JDS – a Copilot skill suite for structuring AI coding behavior</a></li>
<li><a href="https://visisign.app/" target="_blank" rel="noopener">Show HN: VisiSign – $0.10 per envelope e-signatures with no monthly fee</a></li>
<li><a href="https://gatsby.bot/" target="_blank" rel="noopener">Show HN: We sent a humanoid robot to clean a stranger&rsquo;s apartment in SF</a></li>
<li><a href="https://shaderkit.com/app" target="_blank" rel="noopener">Show HN: ShaderKit – A browser GLSL editor I built for my own art</a></li>
<li><a href="https://mainline.dev/demo" target="_blank" rel="noopener">Show HN: Mainline – a project tool with no backlog, story points or surveillance</a></li>
<li><a href="https://raybeam.live/" target="_blank" rel="noopener">Show HN: Raybeam – A better way to screen share on macOS</a></li>
<li><a href="https://github.com/svix/diom" target="_blank" rel="noopener">Show HN: Diom – Open-source back end primitives with no runtime dependencies</a></li>
<li><a href="https://news.ycombinator.com/item?id=48115190" target="_blank" rel="noopener">Ask HN: Does anyone know what a monad is?</a></li>
<li><a href="https://cook.sjer.red" target="_blank" rel="noopener">Show HN: Cooklang Rich Preview</a></li>
<li><a href="https://blog.mozilla.ai/first-line-of-defense-for-cq/" target="_blank" rel="noopener">Show HN: Vibe – Responsible AI Review for Cq (Stack Overflow for Agents)</a></li>
<li><a href="https://news.ycombinator.com/item?id=48102760" target="_blank" rel="noopener">Ask HN: How do you deal with AI fatigue?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48140228" target="_blank" rel="noopener">Ask HN: Will writing code by hand remain a part of work?</a></li>
<li><a href="https://www.fluxzy.io/resources/blogs/electron-to-tauri-migration-fluxzy-desktop" target="_blank" rel="noopener">Five months after switching Fluxzy from Electron to Tauri</a></li>
<li><a href="https://news.ycombinator.com/item?id=48097377" target="_blank" rel="noopener">Ask HN: I am 17 years old, which college should I apply if I have some projects?</a></li>
<li><a href="https://github.blog/news-insights/company-news/github-copilot-individual-plans-introducing-flex-allotments-in-pro-and-pro-and-a-new-max-plan/" target="_blank" rel="noopener">GitHub Copilot introduces flex allotments in Pro and Pro+, and a new Max plan</a></li>
<li><a href="https://ulusoyca.medium.com/how-a-two-year-old-firebase-mistake-led-to-a-3-167-ai-bill-overnight-89adfab1dad3" target="_blank" rel="noopener">A Firebase Mistake Led to a €3,167 AI Bill Overnight in My Flutter App</a></li>
<li><a href="https://techxplore.com/news/2026-04-lamination-stable-production-large-area.html" target="_blank" rel="noopener">Continuous lamination unlocks production of large-area flexible circuit boards</a></li>
<li><a href="https://github.blog/news-insights/company-news/github-copilot-individual-plans-introducing-flex-allotments-in-pro-and-pro-and-a-new-max-plan/" target="_blank" rel="noopener">GitHub Copilot individual plans: Introducing flex allotments</a></li>
<li><a href="https://github.com/FLOX-Foundation/flox" target="_blank" rel="noopener">Show HN: FLOX C++ trading systems framework with MCP</a></li>
<li><a href="https://github.com/pileax-ai/pileax" target="_blank" rel="noopener">Show HN: PileaX – AI Chat and note and book Library, all-in-one KnowledgeBase</a></li>
<li><a href="https://www.bloomberg.com/news/articles/2026-05-14/trump-bought-nvidia-boeing-microsoft-in-flurry-of-transactions" target="_blank" rel="noopener">Trump&rsquo;s More Than 3,700 Trades Astonish Wall Street Insiders</a></li>
<li><a href="https://github.blog/news-insights/company-news/github-copilot-individual-plans-introducing-flex-allotments-in-pro-and-pro-and-a-new-max-plan/" target="_blank" rel="noopener">Update on GitHub Copilot usage-based pricing</a></li>
<li><a href="https://www.dash0.com/knowledge/opentelemetry-logging-explained" target="_blank" rel="noopener">JSON logging isn&rsquo;t enough anymore: A deep dive into OTel Logs</a></li>
<li><a href="https://twitter.com/grafana/status/2055827123236171827" target="_blank" rel="noopener">Grafana Labs internal source code accessed</a></li>
<li><a href="https://apps.apple.com/us/app/atrophy/id6765778979" target="_blank" rel="noopener">Show HN: I made an iOS app to gauge AI over-reliance and AI psychosis</a></li>
<li><a href="https://www.tryardent.com/" target="_blank" rel="noopener">Launch HN: Ardent (YC P26) – Postgres sandboxes in seconds with zero migration</a></li>
<li><a href="https://manufact.com/blog/mcp-testing" target="_blank" rel="noopener">Show HN: How we made MCP development feel good</a></li>
</ul>
<h2 id="heise-cloud-9">Heise Cloud (9)</h2>
<ul>
<li><a href="https://www.heise.de/news/Montag-Neue-Digitalsteuer-fuer-Big-Tech-Meta-Smartglasses-mit-mehr-Funktionen-11296641.html" target="_blank" rel="noopener">Montag: Neue Digitalsteuer für Big-Tech, Meta-Smartglasses mit mehr Funktionen</a></li>
<li><a href="https://www.heise.de/news/KI-Boom-reicht-nicht-Kalifornien-plant-Digitalsteuer-fuer-Cloud-Software-11296297.html" target="_blank" rel="noopener">KI-Boom reicht nicht: Kalifornien plant Digitalsteuer für Cloud-Software</a></li>
<li><a href="https://www.heise.de/meinung/Kommentar-Die-SaaSpocalypse-hat-begonnen-11295569.html" target="_blank" rel="noopener">Kommentar: Das Ende der SaaS-Gelddruckmaschine</a></li>
<li><a href="https://www.heise.de/hintergrund/Google-vs-Wildberger-Wie-der-Bund-US-Konzerne-aus-Staatsauftraegen-draengen-will-11284765.html" target="_blank" rel="noopener">Google vs. Wildberger: Wie der Bund US-Konzerne aus Staatsaufträgen drängen will</a></li>
<li><a href="https://www.heise.de/news/software-architektur-tv-John-Romeros-Prinzipien-mit-Tom-Asel-11293294.html" target="_blank" rel="noopener">software-architektur.tv: John Romeros Prinzipien – mit Tom Asel</a></li>
<li><a href="https://www.heise.de/hintergrund/C3A-Der-neue-BSI-Massstab-fuer-souveraene-Clouds-im-Ueberblick-11285742.html" target="_blank" rel="noopener">C3A: Der neue BSI-Maßstab für souveräne Clouds im Überblick</a></li>
<li><a href="https://www.heise.de/hintergrund/BSI-aktualisiert-C5-Kriterienkatalog-fuer-Cloud-Sicherheit-11289753.html" target="_blank" rel="noopener">BSI aktualisiert C5-Kriterienkatalog für Cloud-Sicherheit</a></li>
<li><a href="https://www.heise.de/hintergrund/Google-Cloud-Wenn-Anthropic-das-richtige-LLM-hat-sollen-Kunden-Claude-nutzen-11291278.html" target="_blank" rel="noopener">Google Cloud: „Wenn Anthropic das richtige LLM hat, sollen Kunden Claude nutzen“</a></li>
<li><a href="https://www.heise.de/news/Dienstag-Rechtsstreit-zwischen-Shein-und-Temu-Schweiz-gegen-US-Cloud-Dominanz-11290529.html" target="_blank" rel="noopener">Dienstag: Rechtsstreit zwischen Shein und Temu, Schweiz gegen US-Cloud-Dominanz</a></li>
</ul>
<h2 id="infoq-cloud-native-3">InfoQ Cloud Native (3)</h2>
<ul>
<li><a href="https://www.infoq.com/news/2026/05/cloudflare-workflows-v2-release/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Cloudflare Introduces Workflows V2 with Deterministic Execution and 50K Concurrent Workflows</a></li>
<li><a href="https://www.infoq.com/news/2026/05/anthropic-claude-aws/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Anthropic Launches Claude Platform on AWS</a></li>
<li><a href="https://www.infoq.com/presentations/streaming-application-aws-infrastructure/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Presentation: Evolution of a Backend for a Streaming Application</a></li>
</ul>
<h2 id="kubernetes-blog-5">Kubernetes Blog (5)</h2>
<ul>
<li><a href="https://kubernetes.io/blog/2026/05/15/ccm-new-metric-route-sync-total/" target="_blank" rel="noopener">Kubernetes v1.36: New Metric for Route Sync in the Cloud Controller Manager</a></li>
<li><a href="https://kubernetes.io/blog/2026/05/15/kubernetes-1-36-feature-mixed-version-proxy-beta/" target="_blank" rel="noopener">Kubernetes v1.36: Mixed Version Proxy Graduates to Beta</a></li>
<li><a href="https://kubernetes.io/blog/2026/05/14/kubernetes-v1-36-deprecation-and-removal-of-service-externalips/" target="_blank" rel="noopener">Kubernetes v1.36: Deprecation and removal of Service ExternalIPs</a></li>
<li><a href="https://kubernetes.io/blog/2026/05/13/kubernetes-v1-36-advancing-workload-aware-scheduling/" target="_blank" rel="noopener">Kubernetes v1.36: Advancing Workload-Aware Scheduling</a></li>
<li><a href="https://kubernetes.io/blog/2026/05/12/kubernetes-v1-36-psi-metrics-ga/" target="_blank" rel="noopener">Kubernetes v1.36: PSI Metrics for Kubernetes Graduates to GA</a></li>
</ul>
<h2 id="microsoft-open-source-1">Microsoft Open Source (1)</h2>
<ul>
<li><a href="https://opensource.microsoft.com/blog/2026/05/14/conductor-deterministic-orchestration-for-multi-agent-ai-workflows/" target="_blank" rel="noopener">Conductor: Deterministic orchestration for multi-agent AI workflows</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/mac-mini-agent-infrastructure/" target="_blank" rel="noopener">The Mac mini just became infrastructure</a></li>
<li><a href="https://thenewstack.io/cleanup-cost-ai-code/" target="_blank" rel="noopener">The clean-up cost of AI-generated code is what the velocity narrative leaves out</a></li>
<li><a href="https://thenewstack.io/github-copilot-desktop-app/" target="_blank" rel="noopener">GitHub takes aim at Claude Code and Codex with its new Copilot app</a></li>
<li><a href="https://thenewstack.io/forward-deployed-engineer-fde-openai-google/" target="_blank" rel="noopener">Forward deployed engineer is AI’s hottest job as OpenAI and Google race to hire. Here’s how to become one.</a></li>
<li><a href="https://thenewstack.io/block-goose-agentic-foundation/" target="_blank" rel="noopener">Why Block handed Goose to the Linux Foundation</a></li>
<li><a href="https://thenewstack.io/kiro-requirements-analysis-automated-reasoning/" target="_blank" rel="noopener">AWS found bugs in 60% of software requirements. Its fix isn’t more AI — it’s a 50-year-old logic engine.</a></li>
<li><a href="https://thenewstack.io/streaming-ai-energy-efficiency/" target="_blank" rel="noopener">The software fix that could shrink AI’s energy bill without new hardware</a></li>
<li><a href="https://thenewstack.io/elastic-ai-soc-data-unification/" target="_blank" rel="noopener">Why AI is failing in the security operations center</a></li>
<li><a href="https://thenewstack.io/agentic-ai-build-buy/" target="_blank" rel="noopener">The hidden cost of build vs. buy for agentic AI in regulated industries</a></li>
<li><a href="https://thenewstack.io/openai-codex-chatgpt-mobile/" target="_blank" rel="noopener">OpenAI brings Codex to the ChatGPT mobile app</a></li>
<li><a href="https://thenewstack.io/conductor-cloud-ai-coding-agents/" target="_blank" rel="noopener">Cloud code: Conductor joins the rush toward remote coding agents</a></li>
<li><a href="https://thenewstack.io/gitlab-ai-agents-jevons-paradox/" target="_blank" rel="noopener">GitLab is betting a 19th-century economic theory will shape its AI era</a></li>
<li><a href="https://thenewstack.io/anthropic-agent-sdk-credits/" target="_blank" rel="noopener">Anthropic splits billing again: Agent SDK gets separate credit pools</a></li>
<li><a href="https://thenewstack.io/python-rust-ai-sidecar/" target="_blank" rel="noopener">The Rust sidecar pattern that fixes Python AI’s biggest weakness</a></li>
<li><a href="https://thenewstack.io/agentic-analytics-cost-squeeze/" target="_blank" rel="noopener">Fivetran’s CPO: Closed data stacks won’t survive the agent era</a></li>
<li><a href="https://thenewstack.io/minio-memkv-recompute-tax/" target="_blank" rel="noopener">MinIO’s MemKV promises 95% better GPU utilization by ending AI recompute tax</a></li>
<li><a href="https://thenewstack.io/red-hat-agentic-skills-repository/" target="_blank" rel="noopener">Red Hat’s skill packs give AI agents something a bigger model never could: 20 years of institutional memory</a></li>
<li><a href="https://thenewstack.io/claude-code-agent-view/" target="_blank" rel="noopener">Anthropic’s Claude Code agent view is a better dashboard. So why aren’t developers convinced?</a></li>
<li><a href="https://thenewstack.io/openai-daybreak-anthropic-glasswing/" target="_blank" rel="noopener">OpenAI’s Daybreak and Anthropic’s Glasswing have nearly identical benchmarks — and 3 of the same partners</a></li>
<li><a href="https://thenewstack.io/gpt55-instant-vs-gpt52-tested/" target="_blank" rel="noopener">I tested OpenAI’s three claims about GPT-5.5 Instant, and only one fully held up</a></li>
<li><a href="https://thenewstack.io/temporal-durable-execution-ai-workflows/" target="_blank" rel="noopener">Temporal hits 3,000 paying customers with its crash-proof workflow engine</a></li>
<li><a href="https://thenewstack.io/agent-harness-distributed-feedback-problem/" target="_blank" rel="noopener">Why agent harnesses fail inside cloud-native systems</a></li>
<li><a href="https://thenewstack.io/cimento-human-risk-ai/" target="_blank" rel="noopener">Cimento emerges from stealth to secure the one thing no firewall can protect</a></li>
<li><a href="https://thenewstack.io/kubernetes-yaml-management-scale/" target="_blank" rel="noopener">Cloud native application challenges: installing the walking skeleton</a></li>
<li><a href="https://thenewstack.io/engineering-team-skills-library/" target="_blank" rel="noopener">How to build a skills library for your engineering team</a></li>
<li><a href="https://thenewstack.io/enterprise-ai-model-customization/" target="_blank" rel="noopener">Why enterprise AI needs customization</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-21/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 20, May 11-17, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-20/</link>
      <pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-20/</guid>
      <description>This week: 47 releases, 167 news items.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week in Cloud Native saw significant updates across the Kubernetes ecosystem, with several core features graduating to General Availability in Kubernetes v1.36. The increasing integration and impact of AI agents on development workflows and cloud operations also remained a prominent theme, alongside various security and observability enhancements in projects and platforms.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="cicd">CI/CD</h3>
<ul>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.4.1" target="_blank" rel="noopener">Argo CD v3.4.1</a></strong> - This release aligns how Argo CD interprets Kubernetes cluster versions with Helm 3.19.0 behavior. This change impacts Application Sets with Cluster Generators that use <code>argocd.argoproj.io/auto-label-cluster-info</code> on cluster secrets.</li>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.1.16" target="_blank" rel="noopener">Argo CD v3.1.16</a></strong> - This marks the final release of the 3.1 series, which reached end-of-life on May 6th, 2026. The project maintainers advise upgrading to a supported version (v3.2, v3.3, or v3.4) as this version will no longer receive bug fixes or security updates.</li>
</ul>
<h3 id="container-runtime">Container Runtime</h3>
<ul>
<li><strong><a href="https://github.com/cri-o/cri-o/releases/tag/v1.36.0" target="_blank" rel="noopener">CRI-O v1.36.0</a></strong> - This is a new stable release that includes updated dependencies and provides release bundles with SHA-256 checksums, cosign signatures, and SPDX bills of materials.</li>
<li><strong><a href="https://github.com/cri-o/cri-o/releases/tag/v1.35.3" target="_blank" rel="noopener">CRI-O v1.35.3</a></strong> - Includes features and other changes since v1.35.2.</li>
<li><strong><a href="https://github.com/cri-o/cri-o/releases/tag/v1.34.8" target="_blank" rel="noopener">CRI-O v1.34.8</a></strong> - Contains dependency changes and other updates since v1.34.7.</li>
<li><strong><a href="https://github.com/cri-o/cri-o/releases/tag/v1.33.12" target="_blank" rel="noopener">CRI-O v1.33.12</a></strong> - Features dependency changes and other updates since v1.33.11.</li>
</ul>
<h3 id="registry">Registry</h3>
<ul>
<li><strong><a href="https://github.com/goharbor/harbor/releases/tag/v2.15.1" target="_blank" rel="noopener">Harbor v2.15.1</a></strong> - Fixes the &ldquo;Last Pull&rdquo; time on parent/child artifacts and on creation, adds a User-Agent to all requests, and addresses an issue with proxy cache serving local content when remote is not found.</li>
<li><strong><a href="https://github.com/goharbor/harbor/releases/tag/v2.14.4" target="_blank" rel="noopener">Harbor v2.14.4</a></strong> - Includes fixes for session regeneration arguments and lifetime, prevents background polling from renewing session TTL, and resolves an issue related to the scanner API.</li>
</ul>
<h3 id="security">Security</h3>
<ul>
<li><strong><a href="https://github.com/kubearmor/KubeArmor/releases/tag/v1.7.0" target="_blank" rel="noopener">KubeArmor v1.7.0</a></strong> - Introduces DNS enforcement capabilities, including support for allow policies and audit logging for DNS activity.</li>
<li><strong><a href="https://github.com/kubearmor/KubeArmor/releases/tag/v1.6.19" target="_blank" rel="noopener">KubeArmor v1.6.19</a></strong> - Addresses a bug where the liveness probe was not functioning by making it configurable via environment variables. It also fixes a bpflsm enforcer verifier issue and increases the livenessProbe timeout and failure threshold.</li>
<li><strong><a href="https://github.com/kubescape/kubescape/releases/tag/v4.0.8" target="_blank" rel="noopener">Kubescape v4.0.8</a></strong> - Includes fixes for back-propagating connector URLs to <code>configObj</code> during <code>initializeCloudAPI</code> and updates related to VAP timeout.</li>
<li><strong><a href="https://github.com/kubescape/kubescape/releases/tag/v4.0.7" target="_blank" rel="noopener">Kubescape v4.0.7</a></strong> - Contains fixes for portforwarder host trimming, and updates related to service discovery and exception expiration filters.</li>
<li><strong><a href="https://github.com/kubescape/kubescape/releases/tag/v4.0.6" target="_blank" rel="noopener">Kubescape v4.0.6</a></strong> - Provides fixes for the OPA processor, applying namespace filters in <code>failedIDs</code> pre-seed, surfacing rule evaluation errors, and resolving namespace filter issues for cluster-scoped resources.</li>
<li><strong><a href="https://github.com/openfga/openfga/releases/tag/v1.15.1" target="_blank" rel="noopener">OpenFGA v1.15.1</a></strong> - Reuses a single MySQL container across tests to improve performance and reduce resource usage. It also fixes a potential panic in command error handling, a bug propagating expected errors from list objects, and cache invalidation logic for the Check API.</li>
<li><strong><a href="https://github.com/seebom-labs/seebom/releases/tag/v0.3.2" target="_blank" rel="noopener">SeeBOM v0.3.2</a></strong> - Releases container images signed with cosign (keyless) and attested with SLSA provenance.</li>
<li><strong><a href="https://github.com/seebom-labs/seebom/releases/tag/v0.3.1" target="_blank" rel="noopener">SeeBOM v0.3.1</a></strong> - Releases container images signed with cosign (keyless) and attested with SLSA provenance.</li>
<li><strong><a href="https://github.com/seebom-labs/seebom/releases/tag/v0.3.0" target="_blank" rel="noopener">SeeBOM v0.3.0</a></strong> - Releases container images signed with cosign (keyless) and attested with SLSA provenance.</li>
</ul>
<h3 id="database">Database</h3>
<ul>
<li><strong><a href="https://github.com/vitessio/vitess/releases/tag/v24.0.1" target="_blank" rel="noopener">Vitess v24.0.1</a></strong> - This release includes 6 merged Pull Requests.</li>
<li><strong><a href="https://github.com/vitessio/vitess/releases/tag/v23.0.4" target="_blank" rel="noopener">Vitess v23.0.4</a></strong> - This release includes 44 merged Pull Requests.</li>
</ul>
<h3 id="storage">Storage</h3>
<ul>
<li><strong><a href="https://github.com/longhorn/longhorn/releases/tag/v1.11.2" target="_blank" rel="noopener">Longhorn v1.11.2</a></strong> - Introduces improvements and bug fixes aimed at enhancing system quality, resilience, stability, and security. This includes several critical stability fixes, such as a replica rebuild progress fix.</li>
</ul>
<h3 id="orchestration">Orchestration</h3>
<ul>
<li><strong><a href="https://github.com/volcano-sh/volcano/releases/tag/v1.14.2" target="_blank" rel="noopener">Volcano v1.14.2</a></strong> - Addresses security vulnerability CVE-2026-44247, which relates to a Webhook Server Out-of-Memory (OOM) issue due to unbounded HTTP request body size, along with multiple other bug fixes.</li>
<li><strong><a href="https://github.com/volcano-sh/volcano/releases/tag/v1.13.3" target="_blank" rel="noopener">Volcano v1.13.3</a></strong> - Addresses security vulnerability CVE-2026-44247, which relates to a Webhook Server Out-of-Memory (OOM) issue due to unbounded HTTP request body size, along with multiple other bug fixes.</li>
<li><strong><a href="https://github.com/volcano-sh/volcano/releases/tag/v1.12.4" target="_blank" rel="noopener">Volcano v1.12.4</a></strong> - Addresses security vulnerability CVE-2026-44247, which relates to a Webhook Server Out-of-Memory (OOM) issue due to unbounded HTTP request body size, along with multiple other bug fixes.</li>
</ul>
<h3 id="configuration">Configuration</h3>
<ul>
<li><strong><a href="https://github.com/metal3-io/baremetal-operator/releases/tag/v0.13.0" target="_blank" rel="noopener">Baremetal Operator v0.13.0</a></strong> - Introduces breaking changes by uplifting CAPI to v1.13.0-rc.1, k8s group to v0.35.4, and controller-runtime to v0.23.3. It removes the iRMC driver and deprecates <code>BMH.Spec.Firmware</code>. New features include allowing forced detachment of a host from Ironic, accepting per-host pull secrets for external OCI registries, and adding libvirt network creation and deletion to <code>vbmctl</code>.</li>
<li><strong><a href="https://github.com/openyurtio/openyurt/releases/tag/v1.7.0" target="_blank" rel="noopener">OpenYurt v1.7.0</a></strong> - OTA (Over-The-Air) upgrade for DaemonSet workloads now supports image preheating. This shifts image pulling to an earlier phase than the Pod restart, which can reduce service downtime in edge environments with limited network connectivity.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.20" target="_blank" rel="noopener">Meshery v1.0.20</a></strong> - Bumps <code>meshery/schemas</code> to v1.2.15, fixes <code>X-API-Key</code> setting for the anonymous global token, and corrects the catalog path in <code>DefaultLocalProvider</code>.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.19" target="_blank" rel="noopener">Meshery v1.0.19</a></strong> - Bumps <code>meshery/schemas</code> to v1.2.13 and v1.2.12, fixes post-login redirect locally via cookie, replaces JSON schema-version bridges with typed copies, and standardizes event metadata keys to canonical camelCase.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.18" target="_blank" rel="noopener">Meshery v1.0.18</a></strong> - Fixes style hydration on evaluator-added components, ensures camelCase server metadata keys in payloads, pins <code>docker/cli</code> to v28.5.1 to match <code>docker/compose/v2 v2.40.3</code>, and clarifies design fetch/get/delete error messages.</li>
</ul>
<h3 id="build">Build</h3>
<ul>
<li><strong><a href="https://github.com/containers/buildah/releases/tag/v1.33.15" target="_blank" rel="noopener">Buildah v1.33.15</a></strong> - Bumps Go Jose to v3.0.5 and addresses CVE-2026-34986.</li>
<li><strong><a href="https://github.com/containers/buildah/releases/tag/v1.29.8" target="_blank" rel="noopener">Buildah v1.29.8</a></strong> - Bumps Go Jose to v3.0.5 and addresses CVE-2026-34986.</li>
<li><strong><a href="https://github.com/containers/buildah/releases/tag/v1.26.11" target="_blank" rel="noopener">Buildah v1.26.11</a></strong> - Bumps runc to 1.2.9 to address CVE-2025-52881, CVE-2025-31133, and CVE-2025-52565. It also includes a fix for CVE-2025-47913 related to <code>x/crypto</code> and a minimum Go version bump.</li>
</ul>
<h3 id="networking">Networking</h3>
<ul>
<li><strong><a href="https://github.com/kubernetes-sigs/gateway-api/releases/tag/monthly-2026.05" target="_blank" rel="noopener">Gateway API monthly-2026.05</a></strong> - This is the monthly release for the Gateway API experimental channel, incorporating the latest features and fixes from the project&rsquo;s main branch.</li>
</ul>
<h3 id="edge">Edge</h3>
<ul>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.36.0%2Bk3s1" target="_blank" rel="noopener">K3s v1.36.0+k3s1</a></strong> - Updates Kubernetes to v1.36.0. Changes include the addition of a firewall section to <code>check-config.sh</code> and an update to <code>golangci-lint</code>.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>This week, Kubernetes v1.36 introduced several features to General Availability, including Volume Group Snapshots and Declarative Validation for native types, enhancing data management and configuration reliability. Dynamic Resource Allocation (DRA) also saw updates with new features and drivers. For scalability, Server-Side Sharded List and Watch was introduced to help controllers manage high-cardinality resources in large clusters, while new admission policies prevent deletion of critical security configurations. In the broader ecosystem, Microcks became a CNCF incubating project, and Kyverno released version 1.18, its first update since graduating within the CNCF.</p>
<p>The integration of AI agents into development and operational workflows continues to be a focal point. Benchmarking efforts evaluated AI agent performance on Kubernetes bug fixes, and new tools emerged for securing GitHub Actions CI dependencies. Cloud providers are also adapting, with AWS introducing Trusted Remote Execution (Rex) for policy-enforced scripts and enabling AI agents to interact with legacy applications via WorkSpaces. DigitalOcean announced an AI-Native Cloud for production AI workloads, and Atlassian is leveraging AI agents for routine tasks. However, discussions also highlighted security concerns, such as potential remote bash command execution via ChatGPT and Claude web frontends, and the reported compromise of the Antrea Kubernetes networking project.</p>
<p>Observability and operational efficiency received attention, with ongoing discussions about the complexity of managing multiple observability stacks despite available tools like OpenTelemetry. AWS enhanced EKS Container Network Observability to track inter-AZ and NAT gateway traffic, providing insights for cost and performance optimization. Additionally, OpenYurt v1.7.0 introduced image preheating for DaemonSet OTA upgrades, aiming to reduce service downtime in edge environments by decoupling image pulling from Pod restarts. This week also saw several releases across projects like Harbor and Buildah addressing security vulnerabilities and dependency updates, reinforcing the continuous effort to maintain secure and stable cloud native infrastructure.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Hacker News discussions this week centered on the security and sandboxing of AI agents, with several new tools and approaches showcased for isolating agent execution environments. Kubernetes management and homelab setups were also recurring topics, alongside the broader implications of AI on software development jobs and workflows. Conversations also covered containerization technologies like Docker Compose in production and comparisons between WebAssembly and Docker images.</p>
<h2 id="-numbers-of-the-week">📊 Numbers of the Week</h2>
<ul>
<li>Total stable releases: 31 across 15 projects</li>
<li>Top 3 projects by commits this week:
<ol>
<li>cockroachdb/cockroach — 259 commits</li>
<li>meshery/meshery — 240 commits</li>
<li>kubernetes/kubernetes — 181 commits</li>
</ol>
</li>
<li>Top 3 projects by merged pull requests this week:
<ol>
<li>cockroachdb/cockroach — 203 merged PRs</li>
<li>kubernetes/kubernetes — 111 merged PRs</li>
<li>envoyproxy/envoy — 80 merged PRs</li>
</ol>
</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-20/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-20">📚 All Articles from Week 20</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-containers-3">AWS Containers (3)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/containers/gradual-deployments-in-amazon-ecs-with-linear-and-canary-strategies/" target="_blank" rel="noopener">Gradual deployments in Amazon ECS with linear and canary strategies</a></li>
<li><a href="https://aws.amazon.com/blogs/containers/cross-region-disaster-recovery-for-amazon-eks-using-aws-backup/" target="_blank" rel="noopener">Cross-Region disaster recovery for Amazon EKS using AWS Backup</a></li>
<li><a href="https://aws.amazon.com/blogs/containers/track-inter-az-and-nat-gateway-traffic-with-eks-container-network-observability/" target="_blank" rel="noopener">Track inter-AZ and NAT gateway traffic with EKS Container Network Observability</a></li>
</ul>
<h2 id="aws-open-source-1">AWS Open Source (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/opensource/introducing-trusted-remote-execution-policy-enforced-scripts-for-ai-agents-and-humans/" target="_blank" rel="noopener">Introducing Trusted Remote Execution: Policy-Enforced Scripts for AI Agents and Humans</a></li>
</ul>
<h2 id="cncf-blog-5">CNCF Blog (5)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/05/08/benchmarking-ai-agent-retrieval-strategies-on-kubernetes-bug-fixes/" target="_blank" rel="noopener">Benchmarking AI agent retrieval strategies on Kubernetes bug fixes</a></li>
<li><a href="https://www.cncf.io/blog/2026/05/07/microcks-becomes-a-cncf-incubating-project/" target="_blank" rel="noopener">Microcks becomes a CNCF incubating project</a></li>
<li><a href="https://www.cncf.io/blog/2026/05/06/the-tools-are-ready-so-why-are-most-cloud-native-teams-still-running-three-observability-stacks/" target="_blank" rel="noopener">The tools are ready. So why are most cloud native teams still running three observability stacks?</a></li>
<li><a href="https://www.cncf.io/blog/2026/05/05/announcing-kyverno-release-1-18/" target="_blank" rel="noopener">Announcing Kyverno release 1.18!</a></li>
<li><a href="https://www.cncf.io/blog/2026/05/04/securing-github-actions-ci-dependencies-recipe-card/" target="_blank" rel="noopener">Securing GitHub Actions CI dependencies: Recipe card</a></li>
</ul>
<h2 id="hacker-news-116">Hacker News (116)</h2>
<ul>
<li><a href="https://github.com/kubeastra/kubeastra" target="_blank" rel="noopener">Show HN: KubeAstra–Open-source AI agent that debugs and recovers Kubernetes pods</a></li>
<li><a href="https://opensourcemalware.com/blog/antrea-compromise2" target="_blank" rel="noopener">Popular Kubernetes Networking Project Antrea Compromised</a></li>
<li><a href="https://github.com/atilladeniz/Kubeli" target="_blank" rel="noopener">Kubeli – A modern, beautiful Kubernetes management desktop application</a></li>
<li><a href="https://www.jonashietala.se/blog/2026/05/05/planning_my_kubernetes_homelab/" target="_blank" rel="noopener">Planning My Kubernetes Homelab</a></li>
<li><a href="https://shoehorn.dev" target="_blank" rel="noopener">Show HN: Shoehorn – Backstage without the maintenance overhead</a></li>
<li><a href="https://github.com/kubernetes-sigs/kubebuilder-declarative-pattern" target="_blank" rel="noopener">Toolkit for building declarative K8s operators</a></li>
<li><a href="https://www.digitalocean.com/blog/introducing-digitalocean-ai-native-cloud" target="_blank" rel="noopener">DigitalOcean AI-Native Cloud for Production AI Workloads</a></li>
<li><a href="https://qbeast.io/blogs/qbeast-0-6-multi-cloud-saas-ai-native-access-and-faster-queries" target="_blank" rel="noopener">Qbeast 0.6: Multi-cloud SaaS, AI-native access, and faster queries</a></li>
<li><a href="https://github.com/marvincaspar/agent-sanbox" target="_blank" rel="noopener">Show HN: Runs AI coding agents inside isolated Docker containers</a></li>
<li><a href="https://nickjanetakis.com/blog/why-i-like-using-docker-compose-in-production" target="_blank" rel="noopener">I Like Using Docker Compose in Production</a></li>
<li><a href="https://bogomolov.work/blog/posts/wasm-vs-docker/" target="_blank" rel="noopener">Docker images are MB; a full game engine compiles to 35MB WASM</a></li>
<li><a href="https://nvoxland.github.io/bundlebase/" target="_blank" rel="noopener">Show HN: Bundlebase – Docker for Data</a></li>
<li><a href="https://github.com/ArmorerLabs/Armorer" target="_blank" rel="noopener">Show HN: Armorer – A secure local control plane to sandbox AI agents in Docker</a></li>
<li><a href="https://github.com/qosha1/remote-compose" target="_blank" rel="noopener">Show HN: Agent-isolated remote envs with full Docker Compose support</a></li>
<li><a href="https://chuniversiteit.nl/operations/reverse-proxy-for-docker-compose" target="_blank" rel="noopener">Access your Docker Compose services via easy-to-remember names</a></li>
<li><a href="https://github.com/nicdercole/Tor-Lighttpd-Onion-2026" target="_blank" rel="noopener">Tor Onion Service with Docker Compose and Lighttpd</a></li>
<li><a href="https://allbsides.com/" target="_blank" rel="noopener">Show HN: I indexed 8,643 BSides talks across 227 chapters and 6 continents</a></li>
<li><a href="https://github.com/themackabu/ant" target="_blank" rel="noopener">Show HN: Ant – A from-scratch JavaScript runtime in 9 MB</a></li>
<li><a href="https://news.ycombinator.com/item?id=48056990" target="_blank" rel="noopener">Show HN: Armorer – A secure local control plane for AI agents</a></li>
<li><a href="https://github.com/airlockrun/airlock/" target="_blank" rel="noopener">Show HN: Airlock – self-upgrading compiled AI agents</a></li>
<li><a href="https://news.ycombinator.com/item?id=48067380" target="_blank" rel="noopener">Show HN: Download your resume.io resume as PDF without paying</a></li>
<li><a href="https://incidentary.com/" target="_blank" rel="noopener">Show HN: An OTel exporter that posts the cause to your incident channel</a></li>
<li><a href="https://news.ycombinator.com/item?id=48076557" target="_blank" rel="noopener">Tell HN: ChatGPT and Claude web frontends can run bash commands remotely</a></li>
<li><a href="https://www.docker.com/blog/comparing-sandboxing-approaches-ai-agents/" target="_blank" rel="noopener">Comparing Sandboxing Approaches for AI Agents</a></li>
<li><a href="https://www.elastic.co/search-labs/blog/elasticsearch-columnar-metrics-engine-30x-faster-prometheus" target="_blank" rel="noopener">30x faster than Prometheus: How we rebuilt ES as a leading columnar datastore</a></li>
<li><a href="https://news.ycombinator.com/item?id=48016041" target="_blank" rel="noopener">Show HN: 10K English words traced to 4 foundations(Space, Time, Energy, Pattern)</a></li>
<li><a href="https://pxlnv.com/linklog/adobe-modern-user-interface/" target="_blank" rel="noopener">Adobe&rsquo;s &lsquo;Modern&rsquo; User Interface Is Just Webpages – Pixel Envy</a></li>
<li><a href="https://news.ycombinator.com/item?id=48026211" target="_blank" rel="noopener">Ask HN: Is there a term for feeling sad about forced AI adoption?</a></li>
<li><a href="https://www.blamo.ai/" target="_blank" rel="noopener">Show HN: Blamo A vibecoded app for vibecoding vibe games</a></li>
<li><a href="https://news.ycombinator.com/item?id=48038472" target="_blank" rel="noopener">Do I just forget everything I&rsquo;ve learned?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48074751" target="_blank" rel="noopener">Ask HN: Would you tell your kids to learn to code?</a></li>
<li><a href="https://navalstrike.app" target="_blank" rel="noopener">Show HN: Naval Strike – simultaneous turn-based fleet combat in the browser</a></li>
<li><a href="https://brianguthrie.com/p/prospero/" target="_blank" rel="noopener">Show HN: Prospero Is Superpowers for Writing</a></li>
<li><a href="https://news.ycombinator.com/item?id=48017838" target="_blank" rel="noopener">I&rsquo;m looking for an AI Automation Engineer role or gig</a></li>
<li><a href="https://github.com/ajensenwaud/recursant" target="_blank" rel="noopener">Show HN: Recursant, &ldquo;Istio for agents&rdquo;, is now open source</a></li>
<li><a href="https://christopher-helm.com/einfuehrung-von-ki-im-mittelstand/" target="_blank" rel="noopener">Show HN: KI im Mittelstand oder KI-Frustration? inkl. Demo</a></li>
<li><a href="https://www.businessinsider.com/davidovs-venture-collective-dvc-ai-agents-talent-run-deals-2025-10" target="_blank" rel="noopener">VC fired all analysts, is using AI to help run deals for its new $75M fund</a></li>
<li><a href="https://github.com/meller/laneconductor" target="_blank" rel="noopener">My first post scored 1. Karpathy&rsquo;s autoresearch idea helped me repost</a></li>
<li><a href="https://www.theglobeandmail.com/canada/science/article-dna-donors-help-identify-franklin-expedition-members/" target="_blank" rel="noopener">DNA donors help identify Franklin expedition members</a></li>
<li><a href="https://www.npr.org/2026/05/06/nx-s1-5704317/genetic-embryo-screening" target="_blank" rel="noopener">Companies help parents try to pick their babies&rsquo; traits. Experts are wary</a></li>
<li><a href="https://www.wired.com/story/could-contact-tracing-apps-help-with-the-hantavirus-not-really/" target="_blank" rel="noopener">Could Contact-Tracing Apps Help with the Hantavirus? Not</a></li>
<li><a href="https://www.outcryai.com/research/how-to-create-activist-ai" target="_blank" rel="noopener">Frontier models refuse to help organizers, so we built our own activist AI</a></li>
<li><a href="https://www.theassemblync.com/news/education/higher-education/how-two-duke-alumni-helped-conservatives-take-over-the-neh/" target="_blank" rel="noopener">How Two Duke Alumni Helped Conservatives Take over the NEH</a></li>
<li><a href="https://www.cnn.com/2026/05/07/business/japans-3d-printing-construction-sector-crisis-hnk-spc" target="_blank" rel="noopener">3D-printed house could help solve Japan&rsquo;s construction crisis</a></li>
<li><a href="https://masilotti.com/shipped-without-me/" target="_blank" rel="noopener">10 years helping Rails devs reach App Store. Today, someone shipped without me</a></li>
<li><a href="https://news.ycombinator.com/item?id=48088891" target="_blank" rel="noopener">Ask HN: Can you make money from writing short stories with the help of AI?</a></li>
<li><a href="https://www.wsj.com/tech/ai/anthropic-and-fis-are-building-an-ai-agent-to-help-banks-police-financial-crimes-5a0be5a8" target="_blank" rel="noopener">Anthropic and FIS Are Building an AI Agent to Help Banks Police Financial Crimes</a></li>
<li><a href="https://github.com/pthom/imgui_bundle" target="_blank" rel="noopener">Show HN: Full Python GUI apps in the browser – no JavaScript, no server</a></li>
<li><a href="https://tack.pics" target="_blank" rel="noopener">Show HN: Free tool to mark points and polygon regions</a></li>
<li><a href="https://news.ycombinator.com/item?id=48035508" target="_blank" rel="noopener">Ask HN: How to start up as an individual developer?</a></li>
<li><a href="https://crit.md/" target="_blank" rel="noopener">Show HN: Crit – local review tool for agent plans and code diffs</a></li>
<li><a href="https://news.ycombinator.com/item?id=48088819" target="_blank" rel="noopener">Show HN: I trained a chess engine to play like humans</a></li>
<li><a href="https://news.ycombinator.com/item?id=48038079" target="_blank" rel="noopener">Reviewing in the Age of AI</a></li>
<li><a href="https://agentmgmt.dev/" target="_blank" rel="noopener">Show HN: The independent guide to agent orchestrators</a></li>
<li><a href="https://news.ycombinator.com/item?id=48063510" target="_blank" rel="noopener">Reflections on NetBSD 11</a></li>
<li><a href="https://news.ycombinator.com/item?id=48048118" target="_blank" rel="noopener">Show HN: LaoTzu Writer Studio</a></li>
<li><a href="https://news.ycombinator.com/item?id=48032863" target="_blank" rel="noopener">Ask HN: Is the future everyone having 100 MCP processes running on their PC?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48079444" target="_blank" rel="noopener">Ask HN: Before Open Source took over the server, what was the discourse like?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48080516" target="_blank" rel="noopener">Ask HN: Can a tinnitus be triggered by high frequency noises?</a></li>
<li><a href="https://www.dreamworkhq.com/" target="_blank" rel="noopener">Show HN: Dreamwork – a job search site I made after Indeed fired my pregnant wif</a></li>
<li><a href="https://layers.jamiemill.com/" target="_blank" rel="noopener">Show HN: Layers – AI skills for deep product design</a></li>
<li><a href="https://github.com/TechAlchemistX/secretenv" target="_blank" rel="noopener">Show HN: SecretEnv – Run any process with secrets from all your backends</a></li>
<li><a href="https://news.ycombinator.com/item?id=48088126" target="_blank" rel="noopener">Ask HN: Which LLM are you using to evaluate your ideas?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48059756" target="_blank" rel="noopener">Ask HN: How are you handling QA being bottlenecked with more AI-generated PRs?</a></li>
<li><a href="https://github.com/arc-edge/wfb-link/" target="_blank" rel="noopener">Show HN: wfb-link, a userspace WiFiBroadcast radio stack for macOS</a></li>
<li><a href="https://news.ycombinator.com/item?id=48084278" target="_blank" rel="noopener">Cancelling Claude subscription renewal immediately revokes Design access</a></li>
<li><a href="https://codeberg.org/janAkali/ced" target="_blank" rel="noopener">Show HN: Ced – C REPL in 50 lines of POSIX shell</a></li>
<li><a href="https://thonyc.wordpress.com/2026/05/06/al-khwarizmi-didnt-in-any-way-originate-invent-or-create-the-algorithm/" target="_blank" rel="noopener">Al-Khwarizmi didn&rsquo;t in any way originate, invent or create the algorithm</a></li>
<li><a href="https://www.thestudiesshow.com/p/macbook-neo-when-fastest-apple-computer-time-machine" target="_blank" rel="noopener">How long ago would the MacBook Neo be Apple&rsquo;s fastest computer?</a></li>
<li><a href="https://www.nytimes.com/2026/05/07/science/plutino-atmosphere-astronomy-pluto.html" target="_blank" rel="noopener">Surprising Signs of an Atmosphere Around a Tiny World, Billions of Miles Away</a></li>
<li><a href="https://www.educationdaly.us/p/what-if-peak-ed-tech-was-200-years" target="_blank" rel="noopener">What If Ed Tech Peaked 200 Years Ago?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48060054" target="_blank" rel="noopener">Ask HN: We just had an actual UUID v4 collision&hellip;</a></li>
<li><a href="https://github.com/nooga/let-go" target="_blank" rel="noopener">Show HN: I made a Clojure-like language in Go, boots in 7ms</a></li>
<li><a href="https://github.com/ReviewStage/stage-cli" target="_blank" rel="noopener">Show HN: Stage CLI – An easier way of reading your AI generated changes locally</a></li>
<li><a href="https://www.getadb.com/" target="_blank" rel="noopener">Show HN: GETadb.com – every GET request creates a DB</a></li>
<li><a href="https://getspace.app/cli" target="_blank" rel="noopener">Show HN: Create flashcards with Space CLI</a></li>
<li><a href="https://news.ycombinator.com/item?id=48045237" target="_blank" rel="noopener">Ask HN: What do you still do manually in 2026 that should be automated?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48030736" target="_blank" rel="noopener">Ask HN: The death of software development as a job?</a></li>
<li><a href="https://news.ycombinator.com/item?id=48087073" target="_blank" rel="noopener">Tell HN: Claude claims the AGPLv3 license violates it&rsquo;s content policy</a></li>
<li><a href="https://wuphf.team" target="_blank" rel="noopener">Show HN: My AI agents bully each other to prevent context drift</a></li>
<li><a href="https://drawers.computer" target="_blank" rel="noopener">Show HN: Drawers – macOS has apps and files, but no projects</a></li>
<li><a href="https://news.ycombinator.com/item?id=48069567" target="_blank" rel="noopener">So that&rsquo;s why they call it &ldquo;YOLO-mode&rdquo;</a></li>
<li><a href="https://app.rudel.ai/wrapped" target="_blank" rel="noopener">Show HN: Rudel – Claude Code / Codex sessions reveals 9 types of AI coder</a></li>
<li><a href="https://github.com/hash-anu/lightrag-snkv" target="_blank" rel="noopener">Show HN: Query months of HN discussions and comments as a knowledge graph</a></li>
<li><a href="https://news.ycombinator.com/item?id=48043362" target="_blank" rel="noopener">I just sent out my first Quote as a business owner</a></li>
<li><a href="https://news.ycombinator.com/item?id=48076414" target="_blank" rel="noopener">Ask HN: Former master-tech building AI systems – how to break into software?</a></li>
<li><a href="https://github.com/idodekerobo/draft-cli-plugin" target="_blank" rel="noopener">Show HN: A Codex/Claude Code plugin for persistent product context thru sessions</a></li>
<li><a href="https://github.com/capsulerun/bash" target="_blank" rel="noopener">Show HN: Capsule Bash – Sandboxed Bash for Agents</a></li>
<li><a href="https://news.ycombinator.com/item?id=48083228" target="_blank" rel="noopener">Ask HN: What&rsquo;s the most compelling paranormal evidence you found online?</a></li>
<li><a href="https://greatlittle.software/" target="_blank" rel="noopener">Show HN: Great Little Software – interviews with solo developers</a></li>
<li><a href="https://cbrincoveanu.github.io/gulugulu/" target="_blank" rel="noopener">Show HN: Gulugulu, an old-style client-side search engine for the old weird web</a></li>
<li><a href="https://news.ycombinator.com/item?id=48015644" target="_blank" rel="noopener">Recapping Cap Table?</a></li>
<li><a href="https://anycrap.shop/developers" target="_blank" rel="noopener">Show HN: Anycrap – REST API for 35k absurdist AI-generated products</a></li>
<li><a href="https://nyaaywatch.in" target="_blank" rel="noopener">Show HN: NyaayWatch – Observability layer for the Indian judiciary</a></li>
<li><a href="https://looties.io/" target="_blank" rel="noopener">Show HN: Looties – a marketplace for tech swag fans</a></li>
<li><a href="https://gamevibe.us/21-blackjack" target="_blank" rel="noopener">Show HN: Vibe-coding video games with Claude (Day 21: Blackjack)</a></li>
<li><a href="https://news.ycombinator.com/item?id=48066085" target="_blank" rel="noopener">NPM UUID&rsquo;s random number gen contains shared mutable state bug since 3 weeks</a></li>
<li><a href="https://polls.araoz.net/poll/pilot" target="_blank" rel="noopener">A multiplayer poll where you have 10 seconds to answer</a></li>
<li><a href="https://news.ycombinator.com/item?id=48009260" target="_blank" rel="noopener">Need Some Testers</a></li>
<li><a href="https://flux.community/matthew-sheffield/2026/05/richard-dawkins-and-the-claude-delusion/" target="_blank" rel="noopener">Richard Dawkins and the Claude Delusion</a></li>
<li><a href="https://www.e-flux.com/notes/6783490/the-image-machine" target="_blank" rel="noopener">Félix Guattari – The Image Machine (1990)</a></li>
<li><a href="https://github.com/quoll/asami" target="_blank" rel="noopener">Asami: A flexible graph store, written in Clojure</a></li>
<li><a href="https://thehill.com/opinion/finance/5859902-hybrid-work-performance-retention/" target="_blank" rel="noopener">Salary isn&rsquo;t everything: Why flexibility to work remotely is the future of work</a></li>
<li><a href="https://newatlas.com/automotive/brembo-fluid-free-electronic-braking-system-sensify-production/" target="_blank" rel="noopener">Brembo&rsquo;s fluid-free electronic braking system is coming to a car near you</a></li>
<li><a href="https://www.youtube.com/watch?v=AWig98GVIno" target="_blank" rel="noopener">Y-Zipper: 3D Printing Flexible-Rigid Transitions in One Click [video]</a></li>
<li><a href="https://academic.oup.com/cid/advance-article/doi/10.1093/cid/ciag294/8672548" target="_blank" rel="noopener">Flu a and B Viral Shedding in Adults Who Get Live Attenuated Flu Vax</a></li>
<li><a href="https://dl.acm.org/doi/10.1145/3772318.3790723" target="_blank" rel="noopener">3D Print Flexible–Rigid Transition Mechanism for Rapid and Reversible Assembly</a></li>
<li><a href="https://news.ycombinator.com/item?id=48008015" target="_blank" rel="noopener">Fluctuating Accuracy in LLM Responses</a></li>
<li><a href="https://github.com/fsilavong/agent-eval" target="_blank" rel="noopener">Show HN: Agent-evals – Claude skill to build your own evals</a></li>
<li><a href="https://github.com/av/facts" target="_blank" rel="noopener">Show HN: Replacing spec-driven development with just facts</a></li>
<li><a href="https://news.ycombinator.com/item?id=48018109" target="_blank" rel="noopener">Ask HN:How&rsquo;s you experience building an app on Cloudflare? (Workers, D1,R2 etc.)</a></li>
<li><a href="https://mysigner.dev/" target="_blank" rel="noopener">Show HN: MySigner – Ship iOS and Android apps with one command</a></li>
<li><a href="https://github.com/SFKislev/Flue" target="_blank" rel="noopener">Show HN: Coding agents can control desktop software without MCPs</a></li>
<li><a href="https://github.com/anticleiades/swing-fluid-swipe" target="_blank" rel="noopener">Show HN: &lsquo;Safari-Like&rsquo; 2-finger nav gesture for IntelliJ (Java Swing) on macOS</a></li>
<li><a href="https://apnews.com/article/microshifting-work-time-flexible-schedule-balance-97a98519916b447cd60c73261ffc0b4e" target="_blank" rel="noopener">&lsquo;Microshifting&rsquo; puts a new spin on 9-to-5 schedules</a></li>
<li><a href="https://github.com/grafana/gcx" target="_blank" rel="noopener">Gcx: A CLI for managing Grafana Cloud resources</a></li>
</ul>
<h2 id="heise-cloud-11">Heise Cloud (11)</h2>
<ul>
<li><a href="https://www.heise.de/hintergrund/Kaercher-dampft-zu-Google-Workspace-Microsoft-weitermachen-wollte-man-nicht-11286015.html" target="_blank" rel="noopener">Kärcher dampft zu Google Workspace: „Microsoft weitermachen wollte man nicht“</a></li>
<li><a href="https://www.heise.de/news/AWS-Ausfall-in-den-USA-legt-Coinbase-lahm-11287767.html" target="_blank" rel="noopener">UpdateAWS-Ausfall in den USA legt Coinbase lahm</a></li>
<li><a href="https://www.heise.de/news/Jira-Tickets-fuer-die-KI-Atlassian-laesst-Agenten-ran-11286166.html" target="_blank" rel="noopener">Atlassian: KI-Agenten übernehmen die Routinearbeit</a></li>
<li><a href="https://www.heise.de/news/iCloud-Lock-in-Apple-droht-weiter-Milliardenstrafe-in-Grossbritannien-11286923.html" target="_blank" rel="noopener">iCloud-Lock-in: Apple droht weiter Milliardenstrafe in Großbritannien</a></li>
<li><a href="https://www.heise.de/news/Open-Source-statt-Google-Docs-oder-Notion-La-Suite-Docs-5-0-0-erschienen-11285486.html" target="_blank" rel="noopener">La Suite Docs 5.0.0: Neue API, Bruch mit alten Clients</a></li>
<li><a href="https://www.heise.de/news/AWS-oeffnet-seine-Cloud-fuer-KI-Agenten-11285165.html" target="_blank" rel="noopener">AWS öffnet seine Cloud für KI-Agenten</a></li>
<li><a href="https://www.heise.de/news/AWS-WorkSpaces-KI-Agenten-steuern-Legacy-Apps-11284518.html" target="_blank" rel="noopener">AWS WorkSpaces: KI-Agenten steuern Legacy-Apps</a></li>
<li><a href="https://www.heise.de/tests/Teams-Alternativen-Diese-Videokonferenz-Tools-bietet-der-europaeische-Markt-11261301.html" target="_blank" rel="noopener">Teams-Alternativen: Diese Videokonferenz-Tools bietet der europäische Markt</a></li>
<li><a href="https://www.heise.de/news/IT-Summit-2026-heise-Konferenz-zu-Digitaler-Souveraenitaet-11280290.html" target="_blank" rel="noopener">IT Summit 2026: heise-Konferenz zu Digitaler Souveränität</a></li>
<li><a href="https://www.heise.de/ratgeber/Xbox-Games-streamen-So-geht-s-auf-Apple-Geraeten-11280106.html" target="_blank" rel="noopener">Xbox-Games streamen: So geht&rsquo;s auf Apple-Geräten</a></li>
<li><a href="https://www.heise.de/hintergrund/Sovereignty-Washing-Wie-man-Cloud-Souveraenitaet-wirklich-bewertet-11280154.html" target="_blank" rel="noopener">Sovereignty Washing: Wie man Cloud-Souveränität wirklich bewertet</a></li>
</ul>
<h2 id="kubernetes-blog-5">Kubernetes Blog (5)</h2>
<ul>
<li><a href="https://kubernetes.io/blog/2026/05/08/kubernetes-v1-36-volume-group-snapshot-ga/" target="_blank" rel="noopener">Kubernetes v1.36: Moving Volume Group Snapshots to GA</a></li>
<li><a href="https://kubernetes.io/blog/2026/05/07/kubernetes-v1-36-dra-136-updates/" target="_blank" rel="noopener">Kubernetes v1.36: More Drivers, New Features, and the Next Era of DRA</a></li>
<li><a href="https://kubernetes.io/blog/2026/05/06/kubernetes-v1-36-server-side-sharded-list-and-watch/" target="_blank" rel="noopener">Kubernetes v1.36: Server-Side Sharded List and Watch</a></li>
<li><a href="https://kubernetes.io/blog/2026/05/05/kubernetes-v1-36-declarative-validation-ga/" target="_blank" rel="noopener">Kubernetes v1.36: Declarative Validation Graduates to GA</a></li>
<li><a href="https://kubernetes.io/blog/2026/05/04/kubernetes-v1-36-manifest-based-admission-control/" target="_blank" rel="noopener">Kubernetes v1.36: Admission Policies That Can&rsquo;t Be Deleted</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/anthropic-claudecode-opencode-split/" target="_blank" rel="noopener">Why 157,000 developers are hedging against Anthropic with OpenCode</a></li>
<li><a href="https://thenewstack.io/claude-word-excel-powerpoint-outlook-microsoft-office/" target="_blank" rel="noopener">Claude can now follow users across Outlook, Word, Excel, and PowerPoint</a></li>
<li><a href="https://thenewstack.io/cncf-projects-integration-production/" target="_blank" rel="noopener">Why Prometheus couldn’t see Cilium metrics at 2 a.m.</a></li>
<li><a href="https://thenewstack.io/anthropic-public-bug-bounty/" target="_blank" rel="noopener">Anthropic puts the “myth” in Mythos with its HackerOne bug bounty program</a></li>
<li><a href="https://thenewstack.io/arcjet-wafs-guards-ai-agents-security/" target="_blank" rel="noopener">The attack surface moved inside the agent. So did Arcjet.</a></li>
<li><a href="https://thenewstack.io/tanzu-platform-ai-ready/" target="_blank" rel="noopener">Tanzu Platform’s 15-year head start meets the AI moment</a></li>
<li><a href="https://thenewstack.io/enterprise-ai-agent-adoption/" target="_blank" rel="noopener">Datadog and T-Mobile leaders reveal the reality of deploying AI agents in production</a></li>
<li><a href="https://thenewstack.io/anthropic-elon-musk-cornered-sam-altman/" target="_blank" rel="noopener">How Anthropic and Elon Musk cornered Sam Altman this week</a></li>
<li><a href="https://thenewstack.io/openai-codex-chrome-extension/" target="_blank" rel="noopener">OpenAI Codex arrives in the browser with new Chrome extension</a></li>
<li><a href="https://thenewstack.io/cursor-sdk-ai-agents/" target="_blank" rel="noopener">“Several known limitations”: Developers react to Cursor’s promising but still-moving SDK</a></li>
<li><a href="https://thenewstack.io/ai-agent-conference-startups/" target="_blank" rel="noopener">AI startups are scrambling to survive in big tech’s shadow</a></li>
<li><a href="https://thenewstack.io/amp-neo-cli-agents/" target="_blank" rel="noopener">“The terminal still matters”: Amp rebuilds its CLI for an agentic future beyond the command line</a></li>
<li><a href="https://thenewstack.io/anthropic-spacex-claude-limits/" target="_blank" rel="noopener">Anthropic recruited SpaceX’s 220,000-GPU Colossus 1 to fix what Claude users kept complaining about</a></li>
<li><a href="https://thenewstack.io/kubernetes-fleet-management-scale/" target="_blank" rel="noopener">How Microsoft is governing thousands of Kubernetes clusters without manual intervention</a></li>
<li><a href="https://thenewstack.io/temporal-replay-2026-news/" target="_blank" rel="noopener">Temporal reveals a serverless option for its Durable Execution platform</a></li>
<li><a href="https://thenewstack.io/openai-gpt-5-level-speech/" target="_blank" rel="noopener">OpenAI brings GPT-5-level reasoning to its speech models</a></li>
<li><a href="https://thenewstack.io/ai-observability-opentelemetry-webinar/" target="_blank" rel="noopener">Elastic architects reveal how to query observability data in plain English</a></li>
<li><a href="https://thenewstack.io/openai-codex-claude-code/" target="_blank" rel="noopener">I tested the new OpenAI Codex features on a real Python codebase, and it’s the strongest Claude Code rival yet</a></li>
<li><a href="https://thenewstack.io/github-mcp-security-scanning/" target="_blank" rel="noopener">GitHub builds an immune system for AI coding agents running on MCP</a></li>
<li><a href="https://thenewstack.io/yugabyte-meko-ai-agent-state/" target="_blank" rel="noopener">With the launch of Meko, Yugabyte targets the data layer that’s breaking multi-agent AI systems</a></li>
<li><a href="https://thenewstack.io/ai-coding-junior-developers/" target="_blank" rel="noopener">The introverts’ edge: How AI is leveling the developer floor</a></li>
<li><a href="https://thenewstack.io/ai-agents-credential-crisis/" target="_blank" rel="noopener">How a Cursor AI agent wiped PocketOS’s production database in under 10 seconds</a></li>
<li><a href="https://thenewstack.io/ably-durable-sessions-ai/" target="_blank" rel="noopener">Why long-running AI agents break on HTTP and how Ably is fixing it</a></li>
<li><a href="https://thenewstack.io/anthropic-managed-agents-dreaming-outcomes/" target="_blank" rel="noopener">Anthropic will let its managed agents dream</a></li>
<li><a href="https://thenewstack.io/servicenow-ai-governance-agents/" target="_blank" rel="noopener">Developers will use whatever AI coding tool they want. ServiceNow is building for that reality.</a></li>
<li><a href="https://thenewstack.io/atlassian-teamwork-graph-agents/" target="_blank" rel="noopener">Why Atlassian is letting Claude Code into its own data graph</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-20/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 19, May 4-10, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-19/</link>
      <pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-19/</guid>
      <description>This week: 73 releases, 185 news items. Notable: vitess v24.0.0, strimzi-kafka-operator 1.0.0.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week in Cloud Native saw significant security updates across several projects, including critical fixes for Argo CD, Prometheus, and SPIFFE/SPIRE. Kubernetes v1.36 introduced new alpha and beta features for resource management and controller observability. Discussions also focused on the increasing integration of AI agents within cloud native environments and their associated security and operational considerations.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="security">Security</h3>
<ul>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.3.9" target="_blank" rel="noopener">Argo CD v3.3.9</a></strong> - Contains a security fix for a critical vulnerability (GHSA-3v3m-wc6v-x4x3).</li>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.2.11" target="_blank" rel="noopener">Argo CD v3.2.11</a></strong> - Contains a security fix for a critical vulnerability (GHSA-3v3m-wc6v-x4x3).</li>
<li><strong><a href="https://github.com/kyverno/kyverno/releases/tag/v1.18.0" target="_blank" rel="noopener">Kyverno v1.18.0</a></strong> - Adds configurable blocklist and scoped token authorization for HTTP context loading and introduces support for namespaced secrets and pod-level references for image registry credentials.</li>
<li><strong><a href="https://github.com/open-policy-agent/opa/releases/tag/v1.16.1" target="_blank" rel="noopener">Open Policy Agent v1.16.1</a></strong> - Addresses a regression in the plugin manager that could cause the service to hang on shutdown.</li>
<li><strong><a href="https://github.com/open-policy-agent/opa/releases/tag/v1.16.0" target="_blank" rel="noopener">Open Policy Agent v1.16.0</a></strong> - Introduces <code>uri.parse</code> and <code>uri.is_valid</code> built-in functions, adds data API request/response metadata, and exports Prometheus metrics via OTLP. The release notes advise users to upgrade directly to v1.16.1 due to a plugin manager regression.</li>
<li><strong><a href="https://github.com/prometheus/prometheus/releases/tag/v3.11.3" target="_blank" rel="noopener">Prometheus v3.11.3</a></strong> - Fixes multiple security issues, including a remote-read snappy decode vulnerability, an AzureAD OAuth <code>client_secret</code> exposure, and an old UI XSS vulnerability.</li>
<li><strong><a href="https://github.com/prometheus/prometheus/releases/tag/v3.5.3" target="_blank" rel="noopener">Prometheus v3.5.3</a></strong> - Fixes multiple security issues, including a remote-read snappy decode vulnerability, an AzureAD OAuth <code>client_secret</code> exposure, and an old UI XSS vulnerability.</li>
<li><strong><a href="https://github.com/spiffe/spire/releases/tag/v1.14.6" target="_blank" rel="noopener">SPIFFE/SPIRE v1.14.6</a></strong> - Fixes an issue in the <code>aws_iid</code> server node attestor plugin where an attacker could impersonate EC2 instances during node attestation.</li>
<li><strong><a href="https://github.com/spiffe/spire/releases/tag/v1.13.6" target="_blank" rel="noopener">SPIFFE/SPIRE v1.13.6</a></strong> - Fixes an issue in the <code>aws_iid</code> server node attestor plugin where an attacker could impersonate EC2 instances during node attestation.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.50.4" target="_blank" rel="noopener">Backstage v1.50.4</a></strong> - Contains security fixes for <code>@backstage/plugin-catalog-backend-module-unprocessed</code>, <code>@backstage/plugin-catalog-unprocessed-entities-common version</code>, and <code>@backstage/plugin-catalog-unprocessed-entities</code>.</li>
<li><strong><a href="https://github.com/kubewarden/adm-controller/releases/tag/v1.35.0" target="_blank" rel="noopener">Kubewarden Controller v1.35.0</a></strong> - Fixes a security vulnerability (GHSA-wqcw-g35j-j578) and adds a host-capabilities whitelist feature.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.13.5" target="_blank" rel="noopener">Kuma v2.13.5</a></strong> - Fixes localhost admin authentication, addresses KDS mux client reconnection issues, and deduplicates access logs for shared inbound ports.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.12.10" target="_blank" rel="noopener">Kuma v2.12.10</a></strong> - Fixes localhost admin authentication, addresses KDS mux client reconnection issues, and deduplicates access logs for shared inbound ports.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.11.13" target="_blank" rel="noopener">Kuma v2.11.13</a></strong> - Fixes localhost admin authentication, addresses KDS mux client reconnection issues, and deduplicates access logs for shared inbound ports.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/2.9.15" target="_blank" rel="noopener">Kuma v2.9.15</a></strong> - Fixes localhost admin authentication, addresses KDS mux client reconnection issues, and deduplicates access logs for shared inbound ports.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.7.25" target="_blank" rel="noopener">Kuma v2.7.25</a></strong> - Fixes localhost admin authentication, addresses KDS mux client reconnection issues, and deduplicates access logs for shared inbound ports.</li>
<li><strong><a href="https://github.com/distribution/distribution/releases/tag/v3.1.1" target="_blank" rel="noopener">Distribution v3.1.1</a></strong> - Fixes CVE-2026-41888, bounds-checks the file basename in PurgeUploads Walk callback, adds S3 Express One Zone support, and fixes the tag list endpoint in proxy mode.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/v2.4.1" target="_blank" rel="noopener">External Secrets v2.4.1</a></strong> - Supports multiple replicationLocations on PushSecret for GCP.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/helm-chart-2.4.1" target="_blank" rel="noopener">External Secrets Helm Chart v2.4.1</a></strong> - Updates the Helm chart for external secrets management.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/secrets-store-csi-driver/releases/tag/v1.6.0" target="_blank" rel="noopener">Kubernetes-sigs/secrets-store-csi-driver v1.6.0</a></strong> - Replaces the dedicated secret rotation controller with the CSI <code>RequiresRepublish</code> mechanism, causing kubelet to re-fetch secrets from the provider when rotation is enabled.</li>
<li><strong><a href="https://github.com/containers/skopeo/releases/tag/v1.14.6" target="_blank" rel="noopener">Skopeo v1.14.6</a></strong> - Bumps Go Jose to v3.0.5 to address CVE-2026-34986 and fixes an issue where listing tags in JFrog Artifactory could fail.</li>
<li><strong><a href="https://github.com/openfga/openfga/releases/tag/v1.15.0" target="_blank" rel="noopener">OpenFGA v1.15.0</a></strong> - Implements edge pruning in the list objects pipeline algorithm, which improves request latency for complex authorization models. It also fixes the experimental <code>weighted_graph_check</code> query cache being skipped.</li>
</ul>
<h3 id="container-runtime">Container Runtime</h3>
<ul>
<li><strong><a href="https://github.com/containerd/containerd/releases/tag/v2.3.0" target="_blank" rel="noopener">containerd v2.3.0</a></strong> - Focuses on stability, new features, and improvements. It marks the first annual LTS release under a new schedule aligned with Kubernetes releases, offering extended support.</li>
<li><strong><a href="https://github.com/containerd/containerd/releases/tag/api/v1.11.0" target="_blank" rel="noopener">containerd API v1.11.0</a></strong> - Adds transfer types for container filesystem copy and updates the sandbox API to include a spec field. It also adds <code>os.features</code> support for EROFS native container images.</li>
</ul>
<h3 id="orchestration--cluster-management">Orchestration &amp; Cluster Management</h3>
<ul>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.17.2" target="_blank" rel="noopener">Karmada v1.17.2</a></strong> - Contains bug fixes and improvements; refer to the changelog for details.</li>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.16.5" target="_blank" rel="noopener">Karmada v1.16.5</a></strong> - Contains bug fixes and improvements; refer to the changelog for details.</li>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.15.8" target="_blank" rel="noopener">Karmada v1.15.8</a></strong> - Contains bug fixes and improvements; refer to the changelog for details.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.13.1" target="_blank" rel="noopener">Kubernetes-sigs/cluster-api v1.13.1</a></strong> - Adds support for Management Clusters v1.32.x to v1.36.x and Workload Clusters v1.30.x to v1.36.x. It also includes dependency updates.</li>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.35.4%2Bk3s1" target="_blank" rel="noopener">K3s v1.35.4+k3s1</a></strong> - Updates Kubernetes to v1.35.4 and includes flannel v0.28.4.</li>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.34.7%2Bk3s1" target="_blank" rel="noopener">K3s v1.34.7+k3s1</a></strong> - Updates Kubernetes to v1.34.7 and includes flannel v0.28.4.</li>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.33.11%2Bk3s1" target="_blank" rel="noopener">K3s v1.33.11+k3s1</a></strong> - Updates Kubernetes to v1.33.11 and includes flannel v0.28.4.</li>
</ul>
<h3 id="databases">Databases</h3>
<ul>
<li><strong><a href="https://github.com/etcd-io/etcd/releases/tag/v3.6.11" target="_blank" rel="noopener">etcd v3.6.11</a></strong> - Contains bug fixes and improvements; refer to the changelog for details.</li>
<li><strong><a href="https://github.com/etcd-io/etcd/releases/tag/v3.5.30" target="_blank" rel="noopener">etcd v3.5.30</a></strong> - Contains bug fixes and improvements; refer to the changelog for details.</li>
<li><strong><a href="https://github.com/etcd-io/etcd/releases/tag/v3.4.44" target="_blank" rel="noopener">etcd v3.4.44</a></strong> - Contains bug fixes and improvements; refer to the changelog for details.</li>
<li><strong><a href="https://github.com/vitessio/vitess/releases/tag/v24.0.0" target="_blank" rel="noopener">Vitess v24.0.0</a></strong> - Introduces window function pushdown for sharded keyspaces, view routing rules, tablet targeting via USE statement, VTGate Binlog Streaming support, and structured logging.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.2.7" target="_blank" rel="noopener">CrateDB v6.2.7</a></strong> - Contains bug fixes and improvements; refer to the release notes for details.</li>
</ul>
<h3 id="messaging">Messaging</h3>
<ul>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.17.6" target="_blank" rel="noopener">Dapr v1.17.6</a></strong> - Fixes an issue where pub/sub messages were incorrectly routed to the dead-letter queue during graceful shutdown or hot-reload of a pub/sub component.</li>
<li><strong><a href="https://github.com/nats-io/nats-server/releases/tag/v2.14.0" target="_blank" rel="noopener">NATS Server v2.14.0</a></strong> - Adds feature flags in the server configuration and introduces fast-ingest batch publishing for JetStream. Requires Go 1.26.2.</li>
<li><strong><a href="https://github.com/nats-io/nats-server/releases/tag/v2.12.8" target="_blank" rel="noopener">NATS Server v2.12.8</a></strong> - Refactors and simplifies setting pinned headers in consumers and improves scanning for the starting sequence for consumers in JetStream. Requires Go 1.25.9.</li>
<li><strong><a href="https://github.com/nats-io/nats-server/releases/tag/v2.11.17" target="_blank" rel="noopener">NATS Server v2.11.17</a></strong> - Fixes reload logic on gateways. Requires Go 1.25.9.</li>
<li><strong><a href="https://github.com/strimzi/strimzi-kafka-operator/releases/tag/1.0.0" target="_blank" rel="noopener">Strimzi Kafka Operator v1.0.0</a></strong> - Removes support for the <code>v1beta2</code> API; only the new <code>v1</code> CRD API is supported. Upgrades require conversion of custom resources and CRDs.</li>
</ul>
<h3 id="observability">Observability</h3>
<ul>
<li><strong><a href="https://github.com/opencost/opencost/releases/tag/v1.120.1" target="_blank" rel="noopener">OpenCost v1.120.1</a></strong> - Corrects lookup fallbacks, provider detection, and network support for Carbon. It also makes MCP server opt-in by defaulting <code>MCP_SERVER_ENABLED</code> to false and adds an AWS Spot Price History API caching layer.</li>
<li><strong><a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.151.0" target="_blank" rel="noopener">OpenTelemetry Collector v0.151.0</a></strong> - Changes <code>replace</code> statements in the generated Collector Go module to use relative paths by default, which may affect existing build use-cases.</li>
</ul>
<h3 id="storage">Storage</h3>
<ul>
<li><strong><a href="https://github.com/rook/rook/releases/tag/v1.19.5" target="_blank" rel="noopener">Rook v1.19.5</a></strong> - Grants scc to the <code>rook-ceph-nvmeof</code> service account, removes newlines from liveness probe scripts, adds Helm ownership annotation to CSI resources, and fixes CRUSH device class not being applied during OSD re-discovery.</li>
</ul>
<h3 id="application-frameworks">Application Frameworks</h3>
<ul>
<li><strong><a href="https://github.com/kserve/kserve/releases/tag/v0.18.0" target="_blank" rel="noopener">KServe v0.18.0</a></strong> - Includes updates to the build process, fixes for Helm chart packaging, and refactoring for endpoint testing and chart naming.</li>
<li><strong><a href="https://github.com/spinframework/spin/releases/tag/canary" target="_blank" rel="noopener">Fermyon Spin Canary</a></strong> - A canary release reflecting recent commits on the main branch, intended for developers to preview features that may not be fully implemented.</li>
</ul>
<h3 id="configuration">Configuration</h3>
<ul>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.17" target="_blank" rel="noopener">Meshery v1.0.17</a></strong> - Fixes server authentication for shutdown deregister and logout, and addresses a nil pointer dereference in <code>processEvaluationResponse</code>.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.16" target="_blank" rel="noopener">Meshery v1.0.16</a></strong> - Prevents <code>ProviderUIHandler</code> from emitting an empty <code>meshery-provider</code> cookie.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.15" target="_blank" rel="noopener">Meshery v1.0.15</a></strong> - Addresses a redirect loop in enforced-provider mode for <code>/user/login</code> and <code>/provider</code> endpoints, and updates <code>github.com/meshery/schemas</code> to v1.2.6.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.14" target="_blank" rel="noopener">Meshery v1.0.14</a></strong> - Promotes raw error passthroughs to MeshKit codes and includes various server-side chore tasks.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>The integration of Artificial Intelligence (AI) into cloud native ecosystems was a prominent theme this week. Multiple reports and discussions highlighted the increasing presence of AI agents in development workflows and operational environments. Concerns were raised regarding the security implications of autonomous AI agents, particularly their ability to find and exploit zero-day vulnerabilities, prompting calls for robust sandboxing mechanisms and enhanced security measures within Kubernetes. The CNCF also released initial data on AI&rsquo;s impact on open-source development, indicating growing adoption and exploration within cloud native projects.</p>
<p>Kubernetes itself saw updates with announcements for v1.36 features. This includes the introduction of Pod-Level Resource Managers as an alpha feature, designed to provide more granular resource control. In-Place Vertical Scaling for Pod-Level Resources graduated to Beta, allowing dynamic adjustment of container resources without restarting pods. Other v1.36 features include updates to Memory QoS for tiered memory protection and improvements to staleness mitigation and observability for controllers. The ability to modify container resource requests and limits in pod templates for suspended Jobs also moved to beta.</p>
<h2>💬 Community Buzz</h2>
Discussions on Hacker News covered various Kubernetes-related projects, including K3k for running Kubernetes inside Kubernetes, Kured for node reboots, and several Rust-based Kubernetes reimplementations like Rusternetes and Superkube. AI agent orchestration and security were also frequent topics, with projects like AgentPort (a security gateway for agents) and ToolMesh (for turning REST APIs into agent tools) being showcased. Other subjects included self-hosting applications (Piruetas, DD Photos, AliothPress), containerization tools (Docker Compose, Docker 29's default image store change, Docker vs. Podman), and message brokers (LavinMQ).
<h2 id="-numbers-of-the-week">📊 Numbers of the Week</h2>
<ul>
<li>Total stable releases: 50 across 22 projects</li>
<li>Top 3 projects by commits this week:
<ol>
<li>meshery/meshery — 321 commits</li>
<li>cockroachdb/cockroach — 311 commits</li>
<li>kubernetes/kubernetes — 123 commits</li>
</ol>
</li>
<li>Top 3 projects by merged pull requests this week:
<ol>
<li>cockroachdb/cockroach — 208 merged PRs</li>
<li>cilium/cilium — 87 merged PRs</li>
<li>meshery/meshery — 81 merged PRs</li>
</ol>
</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-19/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-19">📚 All Articles from Week 19</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-compute-2">AWS Compute (2)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/compute/enhancing-network-observability-with-new-aws-outposts-racks-lag-metrics/" target="_blank" rel="noopener">Enhancing network observability with new AWS Outposts racks LAG metrics</a></li>
<li><a href="https://aws.amazon.com/blogs/compute/serverless-icymi-q1-2026/" target="_blank" rel="noopener">Serverless ICYMI Q1 2026</a></li>
</ul>
<h2 id="aws-containers-2">AWS Containers (2)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/containers/simplify-hybrid-kubernetes-networking-with-amazon-eks-hybrid-nodes-gateway/" target="_blank" rel="noopener">Simplify hybrid Kubernetes networking with Amazon EKS Hybrid Nodes gateway</a></li>
<li><a href="https://aws.amazon.com/blogs/containers/implement-spiffe-spire-authorization-on-amazon-eks/" target="_blank" rel="noopener">Implement SPIFFE/SPIRE authorization on Amazon EKS</a></li>
</ul>
<h2 id="cncf-blog-3">CNCF Blog (3)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/04/30/ai-sandboxing-is-having-its-kubernetes-moment/" target="_blank" rel="noopener">AI sandboxing is having its Kubernetes moment</a></li>
<li><a href="https://www.cncf.io/blog/2026/04/29/the-state-of-ai-in-cncf-projects-a-first-look-at-the-data/" target="_blank" rel="noopener">The state of AI in CNCF projects: A first look at the data</a></li>
<li><a href="https://www.cncf.io/blog/2026/04/27/kubernetes-for-platform-teams-leveraging-k0s-and-k0rdent/" target="_blank" rel="noopener">Kubernetes for platform teams: Leveraging k0s and k0rdent</a></li>
</ul>
<h2 id="hacker-news-128">Hacker News (128)</h2>
<ul>
<li><a href="https://github.com/rancher/k3k" target="_blank" rel="noopener">K3k: Kubernetes in Kubernetes</a></li>
<li><a href="https://lovable.dev/blog/hunting-networking-bugs-in-kubernetes" target="_blank" rel="noopener">Our agent found a bug with WireGuard in Google Kubernetes Engine</a></li>
<li><a href="https://github.com/kubereboot/kured" target="_blank" rel="noopener">Kubereboot/Kured: Kubernetes Reboot Daemon</a></li>
<li><a href="https://github.com/skyhook-io/radar" target="_blank" rel="noopener">Radar: Local-first Kubernetes UI in a single Go binary</a></li>
<li><a href="https://gitlab.com/aranya-tech/public/clusterdos" target="_blank" rel="noopener">Show HN: ClusterdOS – Kubernetes without the platform team</a></li>
<li><a href="https://arxiv.org/abs/2604.26974" target="_blank" rel="noopener">C8s: A Confidential Kubernetes Architecture</a></li>
<li><a href="https://github.com/calfonso/rusternetes" target="_blank" rel="noopener">Rusternetes : A ground-up reimplementation of Kubernetes in Rust</a></li>
<li><a href="https://github.com/debarshibasak/superkube" target="_blank" rel="noopener">Show HN: Superkube - Rewriting Kubernetes in Rust</a></li>
<li><a href="https://github.com/stevefan1999-personal/surrealdb-operator" target="_blank" rel="noopener">Show HN: C# based Kubernetes Operator to deploy SurrealDB</a></li>
<li><a href="https://typekro.run" target="_blank" rel="noopener">TypeKro: Write TypeScript. Deploy Kubernetes</a></li>
<li><a href="https://news.ycombinator.com/item?id=47925632" target="_blank" rel="noopener">Ask HN: Enterprise Agent Orchestration Recommendations?</a></li>
<li><a href="https://aliothpress.com/" target="_blank" rel="noopener">AliothPress – self-hosted, cloud-native CMS with a wizard-based installation</a></li>
<li><a href="https://github.com/rocky-data/rocky" target="_blank" rel="noopener">Show HN: Rocky – Rust SQL engine with branches, replay, column lineage</a></li>
<li><a href="https://github.com/blacknon/lssh" target="_blank" rel="noopener">Show HN: Lssh – Terminal-native remote access suite for SSH and cloud targets</a></li>
<li><a href="https://news.ycombinator.com/item?id=47976481" target="_blank" rel="noopener">Show HN: Ramble, iOS voice notes that send webhooks</a></li>
<li><a href="https://github.com/syabro/snitchmd" target="_blank" rel="noopener">Show HN: Snitchmd – Cloudflare-protected URLs into clean Markdown via Docker</a></li>
<li><a href="https://ddphotos.donohoe.info" target="_blank" rel="noopener">Show HN: DD Photos – static photo albums, now with Docker and 1-command deploy</a></li>
<li><a href="https://distr.sh/blog/running-docker-in-production/" target="_blank" rel="noopener">Should I Run Plain Docker Compose in Production in 2026?</a></li>
<li><a href="https://docs.docker.com/engine/storage/containerd" target="_blank" rel="noopener">Docker 29 has changed its default image store for new installs</a></li>
<li><a href="https://www.datacamp.com/blog/docker-vs-podman" target="_blank" rel="noopener">Docker vs. Podman: Which Containerization Tool Is Right for You – DataCamp</a></li>
<li><a href="https://piruet.app" target="_blank" rel="noopener">Show HN: Piruetas – A self-hosted diary app I built for my girlfriend</a></li>
<li><a href="https://github.com/cloudamqp/lavinmq" target="_blank" rel="noopener">Show HN: LavinMQ, an open-source message broker written in Crystal</a></li>
<li><a href="https://bhatti.sh/" target="_blank" rel="noopener">Show HN: Bhatti – Self-hostable Firecracker orchestrator with auto pause/wake</a></li>
<li><a href="https://news.ycombinator.com/item?id=47945185" target="_blank" rel="noopener">Why Codex works better than Claude Code for my production monolith</a></li>
<li><a href="https://github.com/dizlexic/moo-tasks" target="_blank" rel="noopener">Show HN: A Multi User Multi Task Board MCP Server</a></li>
<li><a href="https://agentport.sh/" target="_blank" rel="noopener">Show HN: AgentPort – Open-source Security Gateway For Agents</a></li>
<li><a href="https://github.com/BigBodyCobain/Shadowbroker/tree/main" target="_blank" rel="noopener">Show HN: My OSINT dashboard with 60+ feeds now has a pseudonymous P2P comms</a></li>
<li><a href="https://github.com/vkolev/timmygram-server" target="_blank" rel="noopener">Show HN: Self hosted video feed for children</a></li>
<li><a href="https://github.com/yakkomajuri/agentport" target="_blank" rel="noopener">Show HN: Integrations gateway for agents with 2FA for destructive ops (OSS)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47973939" target="_blank" rel="noopener">Ask HN: How do you self-host your apps?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47933950" target="_blank" rel="noopener">Show HN: ToolMesh – turn all your REST APIs into MCP tools via declarative YAML</a></li>
<li><a href="https://github.com/neo-airouter/rvidia-exporter" target="_blank" rel="noopener">Rvidia-exporter – Prometheus metrics exporter for Nvidia GPUs</a></li>
<li><a href="https://www.envoyglobal.com/news-alert/spain-approves-extraordinary-regularization-process-for-migrants-residing-in-the-country/" target="_blank" rel="noopener">Spain Approves Regularization Process for Migrants Residing in the Country</a></li>
<li><a href="https://katherinemichel.github.io/blog/travel/southwest-headquarters-tour-2026.html" target="_blank" rel="noopener">Southwest Headquarters Tour</a></li>
<li><a href="https://kviss.eu/" target="_blank" rel="noopener">Show HN: My retired dad and I made a daily, somewhat difficult, quiz</a></li>
<li><a href="https://simdrive.xyz/" target="_blank" rel="noopener">Show HN: SimDrive – a browser racing game with your phone as the controller:D</a></li>
<li><a href="https://omar.tech" target="_blank" rel="noopener">Show HN: Omar – A TUI for managing 100 coding agents</a></li>
<li><a href="https://news.ycombinator.com/item?id=47974256" target="_blank" rel="noopener">Ask HN: How do you feel about AI assisted blogging?</a></li>
<li><a href="https://en.wikipedia.org/wiki/The_Isolator_%28helmet%29" target="_blank" rel="noopener">The Isolator (Helmet)</a></li>
<li><a href="https://github.com/anthropics/claude-code/issues/53262" target="_blank" rel="noopener">HERMES.md in commit messages causes requests to route to extra usage billing</a></li>
<li><a href="https://blog.jeffschomay.com/letting-ai-play-my-game" target="_blank" rel="noopener">Letting AI play my game – building an agentic test harness to help play-testing</a></li>
<li><a href="https://noahclements.com/Wahoo-Bolt-Hidden-Debug-Mode/" target="_blank" rel="noopener">Welcome to Hell Developer</a></li>
<li><a href="https://wannalaunch.com/" target="_blank" rel="noopener">Show HN: I built a tool that helps predict HN front page success</a></li>
<li><a href="https://theconsensus.dev/p/2026/05/02/automating-hermitage.html" target="_blank" rel="noopener">Automating Hermitage to see how transactions differ in MySQL and MariaDB</a></li>
<li><a href="https://github.com/cashapp/hermit" target="_blank" rel="noopener">Hermit – uniform tooling for Linux and Mac</a></li>
<li><a href="https://incident.io/blog/whos-on-call-how-claude-helped-us-calculate-this-2-500-x-faster" target="_blank" rel="noopener">Who&rsquo;s on call? How Opus 4.6 helped us calculate this 2,500x faster</a></li>
<li><a href="https://news.ycombinator.com/item?id=47989105" target="_blank" rel="noopener">Ask HN: Where can I go to ask for help?</a></li>
<li><a href="https://languages.jdunn.dev/" target="_blank" rel="noopener">Show HN: Hello, World in many different languages</a></li>
<li><a href="https://sketchvlm.github.io/" target="_blank" rel="noopener">ChatGPT/Gemini can now draw on your screen to help you navigate complex software</a></li>
<li><a href="https://newsnetwork.mayoclinic.org/discussion/mayo-clinic-ai-detects-pancreatic-cancer-up-to-3-years-before-diagnosis-in-landmark-validation-study/" target="_blank" rel="noopener">Mayo Clinic AI helps specialists detect pancreatic cancer up to 3 years early</a></li>
<li><a href="https://www.theverge.com/column/921654/optimizer-eight-sleep-ai-summaries-health-wellness" target="_blank" rel="noopener">My $5K smart bed needs to shut the hell up</a></li>
<li><a href="https://www.dexerto.com/entertainment/california-man-uses-elaborate-drone-show-to-help-delivery-drivers-find-his-house-3359267/" target="_blank" rel="noopener">California man uses elaborate drone show to help delivery drivers find his house</a></li>
<li><a href="https://www.feistyduck.com/newsletter/issue_136_ech_is_done_but_can_we_make_it_work" target="_blank" rel="noopener">Encrypted Client Hello (ECH) Is Done, but Can We Make It Work?</a></li>
<li><a href="https://greyenlightenment.com/2026/04/26/slow-metabolism-may-help-explain-high-dieting-failure-rates/" target="_blank" rel="noopener">&ldquo;Slow Metabolism&rdquo; May Help Explain High Dieting Failure Rates</a></li>
<li><a href="https://gunguesser.com" target="_blank" rel="noopener">Vibecoded my dream game, GeoGuesser for guns, now its helping with student bills</a></li>
<li><a href="https://news.ycombinator.com/item?id=47943730" target="_blank" rel="noopener">Help a fellow dev on AI-localization?</a></li>
<li><a href="https://scitechdaily.com/scientists-develop-bioengineered-chewing-gum-that-could-help-fight-oral-cancer/" target="_blank" rel="noopener">Scientists Develop Bioengineered Chewing Gum That Could Help Fight Oral Cancer</a></li>
<li><a href="https://sainthelenaisland.info/index.htm" target="_blank" rel="noopener">About St Helena, in the South Atlantic Ocean</a></li>
<li><a href="https://www.cbc.ca/news/canada/british-columbia/dungeons-and-dragons-kids-therapy-neurodivergence-9.7178879" target="_blank" rel="noopener">B.C. researcher taps magic of Dungeons and Dragons to help kids</a></li>
<li><a href="https://physicsworld.com/a/ai-could-help-human-scientists-pick-promising-research-topics/" target="_blank" rel="noopener">AI could help human scientists pick promising research topics</a></li>
<li><a href="https://github.com/nakafaai/nakafa.lab" target="_blank" rel="noopener">Help me to find cure for my brother (thalassemia)</a></li>
<li><a href="https://benemson.com/blog/agents/my-agent-memory-library-helps-write-indie-articles" target="_blank" rel="noopener">My Agent Memory Library Helps Write Indie Articles</a></li>
<li><a href="https://michaelbluejay.com/airfare/dontfly.html" target="_blank" rel="noopener">Don&rsquo;t fly if you can help it</a></li>
<li><a href="https://excitech.media/p/professors-bold-prediction-ai-could" target="_blank" rel="noopener">Professor&rsquo;s bold prediction: AI could help cure all diseases within a decade</a></li>
<li><a href="https://news.ycombinator.com/item?id=47997057" target="_blank" rel="noopener">Ask HN: Please, I need your help to try out an iOS app I work on</a></li>
<li><a href="https://birdora.app" target="_blank" rel="noopener">Birdora – a calm app to help you notice birds around you</a></li>
<li><a href="https://github.com/trycua/cua" target="_blank" rel="noopener">Show HN: Drive any macOS app in the background without stealing the cursor</a></li>
<li><a href="https://hnup.date/hn-sota" target="_blank" rel="noopener">Show HN: State of the Art of Coding Models, According to Hacker News Commenters</a></li>
<li><a href="https://github.com/electricant/adblock-rust-manager" target="_blank" rel="noopener">Show HN: Adblock-rust Manager – Firefox extension to enable the Brave ad blocker</a></li>
<li><a href="https://fusion.adam.new/install" target="_blank" rel="noopener">Show HN: AI CAD Harness</a></li>
<li><a href="https://news.ycombinator.com/item?id=47979898" target="_blank" rel="noopener">Ask HN: Who wants to be fired? (May 2026)</a></li>
<li><a href="https://snewpapers.com/" target="_blank" rel="noopener">Show HN: Large Scale Article Extract of Newspapers 1730s-1960s</a></li>
<li><a href="https://github.com/lalitshankarch/rvcore" target="_blank" rel="noopener">Show HN: I built a RISC-V emulator that runs DOOM</a></li>
<li><a href="https://github.com/mimiclone/argon2-swift" target="_blank" rel="noopener">Show HN: Memory Safe Argon2 Implementation in Pure Swift 6</a></li>
<li><a href="https://arxiv.org/abs/2509.00462" target="_blank" rel="noopener">AI Self-preferencing in Algorithmic Hiring: Empirical Evidence and Insights</a></li>
<li><a href="https://www.universiteitleiden.nl/en/news/2025/07/neanderthals-ran-fat-factories-125000-years-ago" target="_blank" rel="noopener">Neanderthals ran &lsquo;fat factories&rsquo; 125k years ago (2025)</a></li>
<li><a href="https://www.tcd.ie/news_events/articles/2026/caedmons-hymn-discovery/" target="_blank" rel="noopener">New copy of earliest poem in English, written 1,3k years ago, discovered in Rome</a></li>
<li><a href="https://www.nytimes.com/2026/04/26/climate/supreme-court-bayer-monsanto-roundup-glyphosate.html" target="_blank" rel="noopener">Supreme Court to hear arguments in landmark Roundup weedkiller case</a></li>
<li><a href="https://github.com/intel/auto-round" target="_blank" rel="noopener">Advanced Quantization Algorithm for LLMs</a></li>
<li><a href="https://lwn.net/Articles/1066156/" target="_blank" rel="noopener">A more efficient implementation of Shor&rsquo;s algorithm</a></li>
<li><a href="https://wesearch.press/" target="_blank" rel="noopener">Show HN: WeSearch – Anonymous news aggregator with no algorithm, 700 sources</a></li>
<li><a href="https://docs.merca.earth/blog/1990s-game-dev-algorithms-distributed-systems" target="_blank" rel="noopener">Show HN: 1990s Game Dev Algorithms for Distributed Systems</a></li>
<li><a href="https://gfmag.com/economics-policy-regulation/argentina-milei-administration-eliminates-deficit/" target="_blank" rel="noopener">Milei Ends Argentina&rsquo;s Deficit After 123 Years – Global Finance Magazine</a></li>
<li><a href="https://news.ycombinator.com/item?id=47976477" target="_blank" rel="noopener">Ask HN: GitHub flagged my org two weeks ago. No reason given, no appeal response</a></li>
<li><a href="https://nautil.us/kon-tiki-set-sail-79-years-ago-today-1280285" target="_blank" rel="noopener">Kon-Tiki Set Sail 79 Years Ago Today</a></li>
<li><a href="https://github.com/anthropics/claude-code/issues/49363" target="_blank" rel="noopener">Regression: malware reminder on every read still causes subagent refusals</a></li>
<li><a href="https://github.com/bruin-data/dac" target="_blank" rel="noopener">Show HN: DAC – open-source dashboard as code tool for agents and humans</a></li>
<li><a href="https://github.com/lahfir/agent-desktop" target="_blank" rel="noopener">Show HN: Agent-desktop – Native desktop automation CLI for AI agents</a></li>
<li><a href="https://pu.dev/" target="_blank" rel="noopener">Show HN: Pu.sh – a full coding-agent harness in 400 lines of shell</a></li>
<li><a href="https://news.ycombinator.com/item?id=47945522" target="_blank" rel="noopener">Tell HN: An update from the new Tindie team</a></li>
<li><a href="https://sitemogging.com" target="_blank" rel="noopener">Show HN: Site Mogging</a></li>
<li><a href="https://mljar.com/" target="_blank" rel="noopener">Show HN: Mljar Studio – local AI data analyst that saves analysis as notebooks</a></li>
<li><a href="https://copilot.simplepdf.com/?share=a7d00ad073c75a75d493228e6ff7b11eb3f2d945b6175913e87898ec96ca8076&amp;form=w9&amp;lang=en" target="_blank" rel="noopener">Show HN: Filling PDF forms with AI using client-side tool calling</a></li>
<li><a href="https://news.ycombinator.com/item?id=47927607" target="_blank" rel="noopener">Tell HN: One Medical Is a Nightmare</a></li>
<li><a href="https://news.ycombinator.com/item?id=47927899" target="_blank" rel="noopener">Ask HN: Will hardware ever be cheap again?</a></li>
<li><a href="https://forkle.co.uk/" target="_blank" rel="noopener">Show HN: I built a dual crossword puzzle where two crosswords share one grid</a></li>
<li><a href="https://news.ycombinator.com/item?id=47939342" target="_blank" rel="noopener">Why don&rsquo;t AI coding tools like REST?</a></li>
<li><a href="https://frequal.com/forwriters/" target="_blank" rel="noopener">Show HN: Software Engineer to Novelist: Writing a Book Like Coding</a></li>
<li><a href="https://news.ycombinator.com/item?id=47921679" target="_blank" rel="noopener">The &ldquo;just build it with Claude&rdquo; paradox</a></li>
<li><a href="https://www.zkhrv.com/parrot" target="_blank" rel="noopener">Show HN: Parrot – a fun, skeuomorphic audio recorder to hear yourself</a></li>
<li><a href="https://news.ycombinator.com/item?id=47924285" target="_blank" rel="noopener">GitHub Copilot is moving to usage-based billing and retiring annual plans</a></li>
<li><a href="https://news.ycombinator.com/item?id=47933355" target="_blank" rel="noopener">$38k AWS Bedrock bill caused by a simple prompt caching miss</a></li>
<li><a href="https://news.ycombinator.com/item?id=47956326" target="_blank" rel="noopener">My friends left me because I told them I was a furry</a></li>
<li><a href="https://gamevibe.us/14-tetromino" target="_blank" rel="noopener">Show HN: Vibe-coding video games with Claude (Day 14: Tetris)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47969140" target="_blank" rel="noopener">Ask HN: Rant, Am I bad or is this a company with a poor tech culture?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47920020" target="_blank" rel="noopener">Ask HN: What does your agentic software dark factory look like?</a></li>
<li><a href="https://playchessgate.com/" target="_blank" rel="noopener">Show HN: Can a person&rsquo;s chess mind outlive them? An attempt with 41 masters</a></li>
<li><a href="https://projectionlab.com/" target="_blank" rel="noopener">Show HN: I made a simulator for personal finance (5 year update)</a></li>
<li><a href="https://herald-mail.app/" target="_blank" rel="noopener">Show HN: Herald – Local-first terminal email client</a></li>
<li><a href="https://github.com/ewhauser/shuck" target="_blank" rel="noopener">Show HN: Shuck – a fast shell linter written in Rust</a></li>
<li><a href="https://news.ycombinator.com/item?id=47977081" target="_blank" rel="noopener">Ask HN: Is there any good open-source alternative to MinIO?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47960571" target="_blank" rel="noopener">Make HN great again: Neovim vs. IDEs</a></li>
<li><a href="https://plus.flux.community/p/richard-dawkins-and-the-claude-delusion" target="_blank" rel="noopener">Richard Dawkins and the Claude Delusion</a></li>
<li><a href="https://flueframework.com/" target="_blank" rel="noopener">Flue is a TypeScript framework for building the next generation of agents</a></li>
<li><a href="https://www.sfgate.com/food/article/santa-cruz-restaurant-ai-21955920.php" target="_blank" rel="noopener">Santa Cruz restaurant changes logo after flurry of negative reviews for AI art</a></li>
<li><a href="https://flueframework.com" target="_blank" rel="noopener">Flue Sandbox Agent Framework</a></li>
<li><a href="https://imosspro.vercel.app/" target="_blank" rel="noopener">Realtime Faux-Raytraced Interactive 125,000 hair particles on Web</a></li>
<li><a href="https://blog.alcazarsec.com/posts/monero-is-simpler-zcash-is-more-flexible" target="_blank" rel="noopener">Monero is simpler, Zcash is more flexible</a></li>
<li><a href="https://medicalxpress.com/news/2026-04-hydraulic-brain-body-motion-linked.html" target="_blank" rel="noopener">Body motion linked to fluid movement in the brain</a></li>
<li><a href="https://tangled.org/dunkirk.sh/pear" target="_blank" rel="noopener">Show HN: I made a website to clean up recipe websites</a></li>
<li><a href="https://github.com/dmno-dev/bumpy" target="_blank" rel="noopener">Show HN: Bumpy – versioning/changelog tool, fixed 120 open changesets issues</a></li>
<li><a href="https://news.ycombinator.com/item?id=47927175" target="_blank" rel="noopener">Ask HN: Will fixed applications become a thing of the past with agentic AI?</a></li>
<li><a href="https://github.com/frenchie4111/harness" target="_blank" rel="noopener">Show HN: Harness – Manage parallel Claude Code agents across Git worktrees</a></li>
<li><a href="https://news.ycombinator.com/item?id=47974702" target="_blank" rel="noopener">Ask HN: Macbook or Linux Laptop for devs and heavy users?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47941993" target="_blank" rel="noopener">Which (tech) companies have the best work life balance?</a></li>
<li><a href="https://www.tomshardware.com/tech-industry/artificial-intelligence/openai-has-effectively-abandoned-first-party-stargate-data-centers-in-favor-of-more-flexible-deals-company-now-prefers-to-lease-compute-and-says-stargate-is-an-umbrella-term" target="_blank" rel="noopener">OpenAI has effectively abandoned first-party Stargate data centers</a></li>
<li><a href="https://www.techzine.eu/news/infrastructure/140634/dutch-central-bank-chooses-lidl-for-european-cloud/" target="_blank" rel="noopener">Dutch central bank ditches AWS and chooses Lidl for European Cloud</a></li>
<li><a href="https://avkcode.github.io/blog/self-healing-platform-agent-store.html" target="_blank" rel="noopener">Agentic AI made DevOps and Agile obsolete</a></li>
</ul>
<h2 id="heise-cloud-15">Heise Cloud (15)</h2>
<ul>
<li><a href="https://www.heise.de/news/Ethical-Hacking-fuer-Fortgeschrittene-sich-selbst-hacken-bevor-es-andere-tun-11276303.html" target="_blank" rel="noopener">Ethical Hacking für Fortgeschrittene – sich selbst hacken, bevor es andere tun</a></li>
<li><a href="https://www.heise.de/news/KI-Agent-loescht-Daten-Katastrophe-fuer-PocketOS-11279416.html" target="_blank" rel="noopener">KI-Agent löscht Daten: Katastrophe für PocketOS</a></li>
<li><a href="https://www.heise.de/news/CODE-DE-Lab-Deutschland-startet-zentrale-Cloud-Plattform-fuer-Satellitendaten-11279432.html" target="_blank" rel="noopener">CODE-DE Lab: Deutschland startet zentrale Cloud-Plattform für Satellitendaten</a></li>
<li><a href="https://www.heise.de/news/Nach-Drohnenangriff-AWS-schwoert-Nahost-Kunden-auf-lange-Ausfallzeit-ein-11279376.html" target="_blank" rel="noopener">Nach Drohnenangriff: AWS schwört Nahost-Kunden auf lange Ausfallzeit ein</a></li>
<li><a href="https://www.heise.de/news/Storage-Server-Network-Call-for-Proposals-fuer-Konferenz-S2N-verlaengert-11276735.html" target="_blank" rel="noopener">Storage, Server, Network: Call for Proposals für Konferenz S2N verlängert</a></li>
<li><a href="https://www.heise.de/news/Mistral-AI-Neues-Sprachmodell-Medium-3-5-und-Cloud-Coding-Agenten-11277993.html" target="_blank" rel="noopener">Mistral AI: Neues Sprachmodell Medium 3.5 und Cloud-Coding-Agenten</a></li>
<li><a href="https://www.heise.de/news/Souveraener-Bezahldienst-Wero-klebt-noch-an-AWS-aber-gelobt-Besserung-11277113.html" target="_blank" rel="noopener">Souveräner Bezahldienst Wero klebt noch an AWS, aber gelobt Besserung</a></li>
<li><a href="https://www.heise.de/news/Donnerstag-Googles-KI-Suche-als-Umsatztreiber-Speicherkrise-belastet-Microsoft-11277448.html" target="_blank" rel="noopener">Donnerstag: Googles KI-Suche als Umsatztreiber, Speicherkrise belastet Microsoft</a></li>
<li><a href="https://www.heise.de/news/Microsoft-steigert-Einnahmen-weiter-aber-Speicherkrise-verteuert-Rechenzentren-11277438.html" target="_blank" rel="noopener">Microsoft steigert Einnahmen weiter, aber Speicherkrise verteuert Rechenzentren</a></li>
<li><a href="https://www.heise.de/news/Google-erweitert-Gemini-in-Deutschland-um-Personalisierungsfunktionen-11276570.html" target="_blank" rel="noopener">Google erweitert Gemini in Deutschland um Personalisierungsfunktionen</a></li>
<li><a href="https://www.heise.de/news/Tauziehen-um-Behoerden-Cloud-Google-verzoegert-deutsche-Souveraenitaetsplaene-11275768.html" target="_blank" rel="noopener">Tauziehen um Behörden-Cloud: Google verzögert deutsche Souveränitätspläne</a></li>
<li><a href="https://www.heise.de/news/Datev-Anwendungen-seit-Dienstagmittag-gestoert-11275632.html" target="_blank" rel="noopener">Datev: Anwendungen seit Dienstagmittag gestört</a></li>
<li><a href="https://www.heise.de/news/Microsoft-stopft-Luecke-mit-Risiko-Hoechstwertung-in-Entra-ID-11274360.html" target="_blank" rel="noopener">Microsoft stopft Lücke mit Risiko-Höchstwertung in Entra ID</a></li>
<li><a href="https://www.heise.de/tests/PaaS-Komfort-auf-eigener-Infrastruktur-mit-Open-Source-Tool-Coolify-umsetzen-11265203.html" target="_blank" rel="noopener">PaaS-Komfort auf eigener Infrastruktur mit Open-Source-Tool Coolify umsetzen</a></li>
<li><a href="https://www.heise.de/news/Google-Cloud-zieht-bei-KI-Kosten-die-Notbremse-11273876.html" target="_blank" rel="noopener">Google Cloud zieht bei KI-Kosten die Notbremse</a></li>
</ul>
<h2 id="infoq-cloud-native-2">InfoQ Cloud Native (2)</h2>
<ul>
<li><a href="https://www.infoq.com/articles/securing-autonomous-ai-agents-kubernetes/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Article: Securing Autonomous AI Agents on Kubernetes: Trust Boundaries, Secrets, and Observability for a New Category of Cloud Workload</a></li>
<li><a href="https://www.infoq.com/articles/dpop-key-storage-unsolved-problem/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Article: The DPoP Storage Paradox: Why Browser-Based Proof-of-Possession Remains an Unsolved Problem</a></li>
</ul>
<h2 id="kubernetes-blog-5">Kubernetes Blog (5)</h2>
<ul>
<li><a href="https://kubernetes.io/blog/2026/05/01/kubernetes-v1-36-feature-pod-level-resource-managers-alpha/" target="_blank" rel="noopener">Kubernetes v1.36: Pod-Level Resource Managers (Alpha)</a></li>
<li><a href="https://kubernetes.io/blog/2026/04/30/kubernetes-v1-36-inplace-pod-level-resources-beta/" target="_blank" rel="noopener">Kubernetes v1.36: In-Place Vertical Scaling for Pod-Level Resources Graduates to Beta</a></li>
<li><a href="https://kubernetes.io/blog/2026/04/29/kubernetes-v1-36-memory-qos-tiered-protection/" target="_blank" rel="noopener">Kubernetes v1.36: Tiered Memory Protection with Memory QoS</a></li>
<li><a href="https://kubernetes.io/blog/2026/04/28/kubernetes-v1-36-staleness-mitigation-for-controllers/" target="_blank" rel="noopener">Kubernetes v1.36: Staleness Mitigation and Observability for Controllers</a></li>
<li><a href="https://kubernetes.io/blog/2026/04/27/kubernetes-v1-36-mutable-pod-resources-for-suspended-jobs/" target="_blank" rel="noopener">Kubernetes v1.36: Mutable Pod Resources for Suspended Jobs (beta)</a></li>
</ul>
<h2 id="microsoft-open-source-2">Microsoft Open Source (2)</h2>
<ul>
<li><a href="https://opensource.microsoft.com/blog/2026/04/30/postgresql-enters-its-ai-era-run-postgresql-like-a-pro-in-the-era-of-ai-and-rapid-growth/" target="_blank" rel="noopener">PostgreSQL enters its AI era: Run PostgreSQL like a pro in the era of AI and rapid growth</a></li>
<li><a href="https://opensource.microsoft.com/blog/2026/04/28/continuing-the-story-of-early-dos-development/" target="_blank" rel="noopener">Continuing the story of early DOS development</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/sas-innovate-agentic-ai-governance/" target="_blank" rel="noopener">“To us, it’s just a tool”: How SAS is selling AI to the Fortune 500</a></li>
<li><a href="https://thenewstack.io/open-mainframe-enterprise-modernization/" target="_blank" rel="noopener">Mainframe modernization is no longer optional for the AI-driven enterprise</a></li>
<li><a href="https://thenewstack.io/ibm-bob-agentic-coding/" target="_blank" rel="noopener">Most AI coding is “like taking your Ferrari to buy milk”: IBM’s Neel Sundaresan</a></li>
<li><a href="https://thenewstack.io/opensearch-ai-data-layer/" target="_blank" rel="noopener">Inside OpenSearch’s bid to become the default AI data layer</a></li>
<li><a href="https://thenewstack.io/incredibuild-ai-agents-sandbox-coding/" target="_blank" rel="noopener">AI agents are running wild on developer machines. Incredibuild has a fix.</a></li>
<li><a href="https://thenewstack.io/does-ai-demand-kubernetes/" target="_blank" rel="noopener">Fresh data has us asking, does AI demand Kubernetes?</a></li>
<li><a href="https://thenewstack.io/suse-ai-infrastructure-kubernetes/" target="_blank" rel="noopener">How SUSE positions itself as the infrastructure layer for the AI era</a></li>
<li><a href="https://thenewstack.io/ibm-bob-agentic-development/" target="_blank" rel="noopener">IBM Bob hits 80,000 developers with 45% productivity gains</a></li>
<li><a href="https://thenewstack.io/mistral-vibe-cloud-agents/" target="_blank" rel="noopener">Mistral, Europe’s answer to OpenAI and Anthropic, pushes its coding agents to the cloud</a></li>
<li><a href="https://thenewstack.io/cursor-sdk-harness/" target="_blank" rel="noopener">Cursor’s $60 billion bet is on the harness, not the model</a></li>
<li><a href="https://thenewstack.io/production-ready-ai-platforms/" target="_blank" rel="noopener">A nine-point checklist for shipping production-ready AI</a></li>
<li><a href="https://thenewstack.io/openai-aws-bedrock-integration/" target="_blank" rel="noopener">The OpenAI-Microsoft reset, decoded: Why AWS may come out ahead</a></li>
<li><a href="https://thenewstack.io/anthropics-claude-security-beta/" target="_blank" rel="noopener">Anthropic’s Claude Security emerges from closed preview to scan your codebases for vulnerabilities</a></li>
<li><a href="https://thenewstack.io/meta-abandons-llama-spark/" target="_blank" rel="noopener">Meta abandons open-source Llama for proprietary Muse Spark</a></li>
<li><a href="https://thenewstack.io/quickbase-pave-vibe-coding/" target="_blank" rel="noopener">Quickbase’s Pave targets vibe coding’s notorious 80% problem</a></li>
<li><a href="https://thenewstack.io/strands-agents-tool-design/" target="_blank" rel="noopener">Cut AI token usage by 96%? Here’s how AWS Strands Agents does it.</a></li>
<li><a href="https://thenewstack.io/anaconda-ai-outerbounds-python-metaflow/" target="_blank" rel="noopener">Anaconda acquires Outerbounds to rein in the buggy code AI agents keep shipping</a></li>
<li><a href="https://thenewstack.io/anthropic-agents-managed-aws-claude/" target="_blank" rel="noopener">Anthropic wants to be the AWS of agentic AI</a></li>
<li><a href="https://thenewstack.io/openai-bedrock-trainium-silicon/" target="_blank" rel="noopener">AWS lands OpenAI on Bedrock, but Trainium is the real story</a></li>
<li><a href="https://thenewstack.io/warp-open-source-client/" target="_blank" rel="noopener">Warp’s gamble: Going open source to take on closed-source rivals</a></li>
<li><a href="https://thenewstack.io/platform-engineering-ai-agents/" target="_blank" rel="noopener">How AI transforms your role as a platform engineer</a></li>
<li><a href="https://thenewstack.io/hpe-agentic-ops-copilot/" target="_blank" rel="noopener">How HPE is closing the loop on cloud and AI sprawl with agentic AI</a></li>
<li><a href="https://thenewstack.io/google-doesnt-care/" target="_blank" rel="noopener">“Developer loyalty is at zero right now”: Google doesn’t care which AI coding tool you use</a></li>
<li><a href="https://thenewstack.io/broadcom-vcf-kubernetes-platform/" target="_blank" rel="noopener">Why Broadcom is betting on a private cloud comeback</a></li>
<li><a href="https://thenewstack.io/sas-viya-mcp-governance/" target="_blank" rel="noopener">SAS opens its analytics engine to Claude, Copilot and any AI agent with Viya MCP Server</a></li>
<li><a href="https://thenewstack.io/json-schema-ai-reliability/" target="_blank" rel="noopener">Why JSON Schema matters more than ever in the age of generative AI</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-19/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 18, Apr 27 - May 3, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-18/</link>
      <pubDate>Mon, 27 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-18/</guid>
      <description>This week: 49 releases, 180 news items. Notable: spin v4.0.0.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week saw the Kubernetes project release v1.36, introducing General Availability for fine-grained Kubelet API authorization and User Namespaces. The Gateway API also advanced with its v1.5 stable release. Discussions around AI agents and their integration into cloud native development, operations, and security workflows were also prominent.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="cicd">CI/CD</h3>
<ul>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.3.8" target="_blank" rel="noopener">Argo CD v3.3.8</a></strong> - A patch release providing container images and CLI binaries signed by cosign with generated provenance.</li>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.2.10" target="_blank" rel="noopener">Argo CD v3.2.10</a></strong> - A patch release providing container images and CLI binaries signed by cosign with generated provenance.</li>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.1.15" target="_blank" rel="noopener">Argo CD v3.1.15</a></strong> - A patch release providing container images and CLI binaries signed by cosign with generated provenance.</li>
<li><strong><a href="https://github.com/fluxcd/flux2/releases/tag/v2.8.6" target="_blank" rel="noopener">Flux 2 v2.8.6</a></strong> - Includes bug fixes and improvements across <code>helm-controller</code>, <code>image-automation-controller</code>, <code>kustomize-controller</code>, <code>notification-controller</code>, and <code>source-controller</code>, addressing a post-renderer conflict.</li>
</ul>
<h3 id="security">Security</h3>
<ul>
<li><strong><a href="https://github.com/cert-manager/cert-manager/releases/tag/v1.19.5" target="_blank" rel="noopener">cert-manager v1.19.5</a></strong> - A patch release addressing reported vulnerabilities by bumping Go dependencies and updating Go to 1.25.8.</li>
<li><strong><a href="https://github.com/kyverno/kyverno/releases/tag/v1.17.2" target="_blank" rel="noopener">Kyverno v1.17.2</a></strong> - Fixes policy logging verbosity, report creation for namespaced policies, handling of empty results for target expressions, and object usage checks.</li>
<li><strong><a href="https://github.com/kyverno/kyverno/releases/tag/v1.16.4" target="_blank" rel="noopener">Kyverno v1.16.4</a></strong> - Addresses CVE-2025-68121 and CVE-2026-24051.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/v2.4.0" target="_blank" rel="noopener">External Secrets v2.4.0</a></strong> - Releases the Helm chart for v2.3.0 and includes a documentation fix.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/helm-chart-2.4.0" target="_blank" rel="noopener">External Secrets helm-chart-2.4.0</a></strong> - Helm chart release for external secrets management.</li>
</ul>
<h3 id="networking">Networking</h3>
<ul>
<li><strong><a href="https://github.com/coredns/coredns/releases/tag/v1.14.3" target="_blank" rel="noopener">CoreDNS v1.14.3</a></strong> - Adds Windows service support, full TSIG verification across DoH, DoH3, QUIC, and gRPC transports, and optional TLS for the metrics endpoint. Includes performance improvements via cache prefetching and QUIC optimizations.</li>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.38.0" target="_blank" rel="noopener">Envoy v1.38.0</a></strong> - Introduces breaking changes requiring explicit <code>max_early_data_bytes</code> for <code>tcp_proxy</code> with certain <code>upstream_connect_mode</code> values, and alters <code>on_demand</code> filter behavior regarding internal redirects.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.16.1" target="_blank" rel="noopener">Kube-OVN v1.16.1</a></strong> - Fixes controller behavior to retain VM LSP port-group memberships when a sibling pod is active and includes dependency updates.</li>
</ul>
<h3 id="orchestration">Orchestration</h3>
<ul>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v2.2.1" target="_blank" rel="noopener">Crossplane v2.2.1</a></strong> - A patch release addressing dependency upgrade issues with <code>ImageConfig</code> prefix rewriting and includes security fixes for dependencies.</li>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v2.1.5" target="_blank" rel="noopener">Crossplane v2.1.5</a></strong> - A patch release addressing dependency upgrade issues with <code>ImageConfig</code> prefix rewriting and includes security fixes for dependencies.</li>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v2.0.8" target="_blank" rel="noopener">Crossplane v2.0.8</a></strong> - A patch release addressing dependency upgrade issues with <code>ImageConfig</code> prefix rewriting and includes security fixes for dependencies.</li>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v1.20.7" target="_blank" rel="noopener">Crossplane v1.20.7</a></strong> - A patch release including a security fix by updating Go to 1.25.9 to address multiple CVEs.</li>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v1.20.6" target="_blank" rel="noopener">Crossplane v1.20.6</a></strong> - A patch release mitigating potential script injection in the promote workflow, adding required permissions to workflows, and including security fixes for dependencies.</li>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.36.0" target="_blank" rel="noopener">Kubernetes v1.36.0</a></strong> - The &ldquo;Haru&rdquo; release, graduating fine-grained Kubelet API authorization and User Namespaces to General Availability.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.13.0" target="_blank" rel="noopener">Cluster API v1.13.0</a></strong> - Updates Go to 1.25 and <code>controller-runtime</code> to v0.23, and improves KCP recovery from various failures. Supports management clusters v1.32.x to v1.35.x and workload clusters v1.30.x to v1.35.x.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.12.7" target="_blank" rel="noopener">Cluster API v1.12.7</a></strong> - Fixes CVE-2026-39883 and addresses KCP deletion issues when <code>InfraTemplates</code> are missing.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.11.10" target="_blank" rel="noopener">Cluster API v1.11.10</a></strong> - Fixes CVE-2026-39883 and updates <code>cert-manager</code> to v1.20.2 for <code>clusterctl</code>.</li>
</ul>
<h3 id="build">Build</h3>
<ul>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.50.3" target="_blank" rel="noopener">Backstage v1.50.3</a></strong> - Fixes issues with home page widget drag/resize, performance regressions in the facets endpoint, and preservation of external hrefs in BUI link components.</li>
<li><strong><a href="https://github.com/kubevirt/kubevirt/releases/tag/v1.8.2" target="_blank" rel="noopener">KubeVirt v1.8.2</a></strong> - A patch release with general bug fixes and improvements, and signed release tags.</li>
<li><strong><a href="https://github.com/kubevirt/kubevirt/releases/tag/v1.7.3" target="_blank" rel="noopener">KubeVirt v1.7.3</a></strong> - A patch release with general bug fixes and improvements, and signed release tags.</li>
<li><strong><a href="https://github.com/kubevirt/kubevirt/releases/tag/v1.6.5" target="_blank" rel="noopener">KubeVirt v1.6.5</a></strong> - A patch release with general bug fixes and improvements, and signed release tags.</li>
</ul>
<h3 id="configuration">Configuration</h3>
<ul>
<li><strong><a href="https://github.com/metal3-io/baremetal-operator/releases/tag/v0.12.4" target="_blank" rel="noopener">Metal3-io Baremetal Operator v0.12.4</a></strong> - Fixes HFC controller error loops on deleted resources, removes unused RBAC permissions, and bumps CAPI to v1.12.7 and Go to 1.25.9.</li>
<li><strong><a href="https://github.com/metal3-io/baremetal-operator/releases/tag/v0.11.7" target="_blank" rel="noopener">Metal3-io Baremetal Operator v0.11.7</a></strong> - Fixes HFC controller error loops on deleted resources, removes unused RBAC permissions, and updates CAPI to v1.11.10 and Go to 1.25.9.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.13" target="_blank" rel="noopener">Meshery v1.0.13</a></strong> - Restores mutated fields when relationships are deleted and fixes SSE event streamer disconnect handling in the CLI.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.12" target="_blank" rel="noopener">Meshery v1.0.12</a></strong> - Uses file names for imported designs, canonicalizes camelCase wrapper keys, and supports dual-accept for design/pattern files in API requests.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.11" target="_blank" rel="noopener">Meshery v1.0.11</a></strong> - Fixes a nil logger panic in Kubernetes machine initialization and addresses a remote provider pattern file data format mismatch.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.10" target="_blank" rel="noopener">Meshery v1.0.10</a></strong> - Adopts <code>MesheryPatternImportRequestBody</code> schema, makes the Go engine default for local server evaluation, and includes UI fixes for extension loading and CSS subpaths.</li>
</ul>
<h3 id="application-frameworks">Application Frameworks</h3>
<ul>
<li><strong><a href="https://github.com/fermyon/spin/releases/tag/v4.0.0" target="_blank" rel="noopener">Spin v4.0.0</a></strong> - A major release with artifacts signed by cosign.</li>
</ul>
<h3 id="observability">Observability</h3>
<ul>
<li><strong><a href="https://github.com/inspektor-gadget/inspektor-gadget/releases/tag/v0.51.1" target="_blank" rel="noopener">Inspektor Gadget v0.51.1</a></strong> - A bugfix release that converts the <code>Makefile.build</code> to use Go.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<h3 id="kubernetes-core-developments">Kubernetes Core Developments</h3>
<p>Kubernetes v1.36, codenamed &ldquo;Haru,&rdquo; was released, bringing fine-grained Kubelet API authorization and User Namespaces to General Availability. The User Namespaces feature is specific to Linux. Additionally, SELinux Volume Label Changes reached GA, with potential breaking changes anticipated in v1.37. The Gateway API also released v1.5, moving several features to stable status. Discussions emerged concerning the state of Kubernetes resource optimization, with reports indicating low CPU and memory utilization, and the ongoing shift from Ingress NGINX following its retirement.</p>
<h3 id="ai-and-agentic-workflows">AI and Agentic Workflows</h3>
<p>The integration of AI agents into cloud native operations and development workflows was a recurring theme. Examples include using AI for migrating Ingress NGINX configurations to Higress, auto-diagnosing Kubernetes alerts with AI tools, and AI agents assisting with pull request acceptance in projects like KubeStellar. Observability for AI agents is being addressed, with Jaeger adopting OpenTelemetry. OpenAI introduced Workspace Agents, GPT-5.5, and a local Privacy Filter for PII, indicating a move towards more autonomous and privacy-aware AI tools. Google also announced its eighth-generation TPUs, designed for the agentic era, and stated that 75% of its new code is AI-written. Concerns were raised regarding the security implications of AI software vulnerability exploitation and the control over autonomous AI agents.</p>
<h3 id="security-and-compliance">Security and Compliance</h3>
<p>The retirement of Ingress NGINX highlighted the need for migration and security updates. Supply chain compromises were reported, including malicious Axios npm package versions and Checkmarx artifacts in the KICS Docker repository. Germany&rsquo;s BSI published criteria for sovereign cloud services, emphasizing digital autonomy. Cursor and Chainguard announced a partnership to secure the AI agent supply chain. OpenAI&rsquo;s Privacy Filter for local PII processing represents a new approach to data privacy in AI applications.</p>
<h3 id="ecosystem-and-tools">Ecosystem and Tools</h3>
<p>Several projects released updates or were highlighted. Meshery saw multiple patch releases addressing server stability and API handling. CoreDNS added Windows service support and improved TSIG verification. Cluster API updated Go versions and improved KCP recovery. New open-source tools for self-hosting Docker containers, Kubernetes operators for identity management, AI gateways, and credential vaults for agents were also noted. AWS announced a partnership with Meta involving Graviton Cores for agentic AI and discussed decoupling authorization at scale with Cedar-based resource policies.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Discussions on Hacker News focused on the Kubernetes v1.36 release, including User Namespaces, and broader topics like Kubernetes resource optimization, probes, and alternative implementations (e.g., Rusternetes). AI agents were a major subject, covering their impact on coding, security implications, and tools for managing credentials, sandboxes, and multi-agent systems. Other topics included self-hosting Docker containers, the utility of syntax highlighting, challenges in open-source contributions, and the perceived decline in Google search quality.</p>
<h2 id="-numbers-of-the-week">📊 Numbers of the Week</h2>
<ul>
<li>Total stable releases: 34 across 17 projects</li>
<li>Top 3 projects by commits this week:
<ol>
<li>meshery/meshery — 279 commits</li>
<li>kubernetes/kubernetes — 189 commits</li>
<li>cockroachdb/cockroach — 185 commits</li>
</ol>
</li>
<li>Top 3 projects by merged pull requests this week:
<ol>
<li>cockroachdb/cockroach — 193 merged PRs</li>
<li>kubernetes/kubernetes — 136 merged PRs</li>
<li>cilium/cilium — 90 merged PRs</li>
</ol>
</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-18/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-18">📚 All Articles from Week 18</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-open-source-2">AWS Open Source (2)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/opensource/decoupling-authorization-at-scale-mongodb-atlas-and-cedar-based-resource-policies/" target="_blank" rel="noopener">Decoupling Authorization at Scale: MongoDB Atlas and Cedar-Based Resource Policies</a></li>
<li><a href="https://aws.amazon.com/blogs/opensource/deploying-cloud-based-engineering-workbenches-with-the-virtual-engineering-workbench-on-aws/" target="_blank" rel="noopener">Deploying cloud-based engineering workbenches with the Virtual Engineering Workbench on AWS</a></li>
</ul>
<h2 id="azure-devops-blog-4">Azure DevOps Blog (4)</h2>
<ul>
<li><a href="https://devblogs.microsoft.com/devops/axios-npm-supply-chain-compromise-guidance-for-azure-pipelines-customers/" target="_blank" rel="noopener">Axios npm Supply Chain Compromise – Guidance for Azure Pipelines Customers</a></li>
<li><a href="https://devblogs.microsoft.com/devops/optimizing-git-policy-management-at-scale/" target="_blank" rel="noopener">Optimizing Git policy management at scale</a></li>
<li><a href="https://devblogs.microsoft.com/devops/actual-result-azure-test-plans/" target="_blank" rel="noopener">Public Preview: Actual Result for Manual Tests in Azure Test Plans</a></li>
<li><a href="https://devblogs.microsoft.com/devops/azure-devops-mcp-server-april-update/" target="_blank" rel="noopener">Azure DevOps MCP Server April Update</a></li>
</ul>
<h2 id="cncf-blog-3">CNCF Blog (3)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/04/23/from-ingress-nginx-to-higress-migrating-60-resources-in-30-minutes-with-ai/" target="_blank" rel="noopener">From Ingress NGINX to Higress: migrating 60+ resources in 30 minutes with AI</a></li>
<li><a href="https://www.cncf.io/blog/2026/04/21/auto-diagnosing-kubernetes-alerts-with-holmesgpt-and-cncf-tools/" target="_blank" rel="noopener">Auto-diagnosing Kubernetes alerts with HolmesGPT and CNCF tools</a></li>
<li><a href="https://www.cncf.io/blog/2026/04/20/from-public-static-void-main-to-golden-kubestronaut-the-art-of-unlearning/" target="_blank" rel="noopener">From public static void main to Golden Kubestronaut: The Art of unlearning</a></li>
</ul>
<h2 id="hacker-news-131">Hacker News (131)</h2>
<ul>
<li><a href="https://www.macchaffee.com/blog/2024/you-have-built-a-kubernetes/" target="_blank" rel="noopener">Dear friend, you have built a Kubernetes (2024)</a></li>
<li><a href="https://kubernetes.io/blog/2026/04/23/kubernetes-v1-36-userns-ga/" target="_blank" rel="noopener">Kubernetes v1.36: User Namespaces in Kubernetes are finally GA</a></li>
<li><a href="https://www.infoworld.com/article/4161056/enterprises-are-rethinking-kubernetes.html" target="_blank" rel="noopener">Enterprises Are Rethinking Kubernetes</a></li>
<li><a href="https://peteremil.com/kubernetes-probes-are-awesome-until-they-arent/" target="_blank" rel="noopener">Kubernetes Probes are Awesome (until they aren&rsquo;t)</a></li>
<li><a href="https://github.com/pando85/kaniop" target="_blank" rel="noopener">Show HN: Kaniop – Kubernetes Operator for Kanidm</a></li>
<li><a href="https://github.com/calfonso/rusternetes" target="_blank" rel="noopener">Rusternetes: A ground-up reimplementation of Kubernetes in Rust</a></li>
<li><a href="https://blog.dave.tf/post/new-kubernetes/" target="_blank" rel="noopener">A better Kubernetes, from the ground up (2020)</a></li>
<li><a href="https://recif-platform.github.io" target="_blank" rel="noopener">Show HN: Récif – Open-source control tower for AI agents on Kubernetes</a></li>
<li><a href="https://www.theregister.com/2026/04/23/kubernetes_1_36_haru/" target="_blank" rel="noopener">Kubernetes release that kills Ingress Nginx, contains Japanese poetry and art</a></li>
<li><a href="https://cast.ai/blog/2026-state-of-kubernetes-resource-optimization-cpu-at-8-memory-at-20-and-getting-worse/" target="_blank" rel="noopener">2026 State of Kubernetes Resource Optimization: CPU at 8%, Memory at 20%</a></li>
<li><a href="https://github.com/zeroecco/holos" target="_blank" rel="noopener">Show HN: Holos – QEMU/KVM with a compose-style YAML, GPUs and health checks</a></li>
<li><a href="https://news.ycombinator.com/item?id=47854957" target="_blank" rel="noopener">Show HN: CLI-use – turn any MCP server into a CLI in one command</a></li>
<li><a href="https://github.com/xataio/xata" target="_blank" rel="noopener">Xata – open-source, cloud native, Postgres platform</a></li>
<li><a href="https://github.com/Ag3497120/verantyx" target="_blank" rel="noopener">Verantyx – A native IDE that obfuscates code before sending it to Cloud LLMs</a></li>
<li><a href="https://github.com/TencentCloud/CubeSandbox" target="_blank" rel="noopener">Show HN: We built a &lt;60ms, open-source alternative to E2B using RustVMM and KVM</a></li>
<li><a href="https://antiz.fr/blog/archlinux-now-has-a-reproducible-docker-image/" target="_blank" rel="noopener">Arch Linux Now Has a Bit-for-Bit Reproducible Docker Image</a></li>
<li><a href="https://socket.dev/blog/checkmarx-supply-chain-compromise" target="_blank" rel="noopener">Malicious Checkmarx Artifacts Found in Official KICS Docker Repository</a></li>
<li><a href="https://socket.dev/blog/checkmarx-supply-chain-compromise" target="_blank" rel="noopener">Malicious Checkmarx Artifacts Found in Official KICS Docker Repo and Code Ext</a></li>
<li><a href="https://apps.apple.com/us/app/woof-disk-cleaner-organizer/id6761780156?mt=12" target="_blank" rel="noopener">Show HN: A tiny macOS app that clears app caches and NPM/Docker/Xcode junk</a></li>
<li><a href="https://github.com/ENTERPILOT/GOModel/" target="_blank" rel="noopener">Show HN: GoModel – an open-source AI gateway in Go</a></li>
<li><a href="https://lightwhale.asklandd.dk/" target="_blank" rel="noopener">Show HN: I&rsquo;ve built a nice home server OS</a></li>
<li><a href="https://github.com/Infisical/agent-vault" target="_blank" rel="noopener">Show HN: Agent Vault – Open-source credential proxy and vault for agents</a></li>
<li><a href="https://playtiao.com" target="_blank" rel="noopener">Show HN: Tiao, A two-player turn-based board game</a></li>
<li><a href="https://news.ycombinator.com/item?id=47867083" target="_blank" rel="noopener">Need advice: Back end engineer → infrastructure: how do you make the transition?</a></li>
<li><a href="https://www.agentmcp.studio" target="_blank" rel="noopener">Show HN: Agent MCP Studio – build multi-agent MCP systems in a browser tab</a></li>
<li><a href="https://news.ycombinator.com/item?id=47898711" target="_blank" rel="noopener">Ask HN: MicroVM setup for VS Code Dev Container-like experience?</a></li>
<li><a href="https://github.com/TwillAI/agentbox-sdk" target="_blank" rel="noopener">Show HN: AgentBox – SDK to Run Claude Code, Codex, or OpenCode in Any Sandbox</a></li>
<li><a href="https://github.com/lambdadevelopment/lambda-erp" target="_blank" rel="noopener">Show HN: Lambda ERP – Open-source ERP you can run through chat</a></li>
<li><a href="https://markmnl.github.io/fmsg/show-hn.html" target="_blank" rel="noopener">Show HN: fmsg – An open distributed messaging protocol</a></li>
<li><a href="https://github.com/eoffermann/BigBlueBam" target="_blank" rel="noopener">Show HN: BigBlueBam, MIT-licensed Work OS where agents are first-class coworkers</a></li>
<li><a href="https://www.getcore.me/" target="_blank" rel="noopener">Show HN: Core – open-source AI butler that clears your backlog without you</a></li>
<li><a href="https://github.com/clidey/whodb/tree/main/cli" target="_blank" rel="noopener">Show HN: Open-source database CLI that doubles as an MCP server for agents</a></li>
<li><a href="https://geofastmap.com/" target="_blank" rel="noopener">Show HN: GeoFastMapAPI – open-source Fast vector and raster server for mapmakers</a></li>
<li><a href="https://www.bloomberg.com/news/articles/2026-04-21/jeff-bezos-nears-10-billion-funding-round-for-ai-lab-ft-says" target="_blank" rel="noopener">Jeff Bezos Nears $10B Funding Round for Project Prometheus</a></li>
<li><a href="https://www.opendata.dev/blog/introducing-timeseries/" target="_blank" rel="noopener">OpenData Timeseries: Prometheus-compatible metrics on object storage</a></li>
<li><a href="https://charlielabs.ai/" target="_blank" rel="noopener">Show HN: Daemons – we pivoted from building agents to cleaning up after them</a></li>
<li><a href="https://news.ycombinator.com/item?id=47842292" target="_blank" rel="noopener">Getting back into photography, ditching the phone camera in 2026?</a></li>
<li><a href="https://github.com/shanteacontrols/OpenDeck" target="_blank" rel="noopener">Show HN: OpenDeck – DIY MIDI Platform Based on Zephyr RTOS</a></li>
<li><a href="https://github.com/magland/tabs/blob/main/README.md" target="_blank" rel="noopener">Show HN: Too many browser tabs! I solved it with a simple electron app</a></li>
<li><a href="https://github.com/jbarbier/which-claude-code" target="_blank" rel="noopener">Show HN: Auto-generated titles and colors for parallel Claude Code sessions</a></li>
<li><a href="https://news.ycombinator.com/item?id=47872758" target="_blank" rel="noopener">Hey I made a AI Native personal workspace for the desktop worker</a></li>
<li><a href="https://news.ycombinator.com/item?id=47862180" target="_blank" rel="noopener">How do you overcome the &ldquo;build it and they will come&rdquo; trap?</a></li>
<li><a href="https://www.science.org/content/article/simple-house-may-help-prevent-multiple-fatal-diseases-african-children" target="_blank" rel="noopener">$8800 house design helps prevent fatal diseases in African children</a></li>
<li><a href="https://bylinetimes.com/2026/04/14/the-neo-nazi-enforcer-who-helped-build-peter-thiels-online-influence-empire/" target="_blank" rel="noopener">Weev, the Neo-Nazi Who Helped Build Peter Thiel&rsquo;s Online Influence Empire</a></li>
<li><a href="https://www.bloomberg.com/news/features/2026-04-22/ai-and-mark-cuban-among-startup-s-tools-to-fight-denied-health-care-claims" target="_blank" rel="noopener">Health AI Startup Has Helped Reverse Denied Health Insurance Claims</a></li>
<li><a href="https://theintercept.com/2026/04/24/palantir-irs-contract-data/" target="_blank" rel="noopener">Palantir Is Helping Trump&rsquo;s IRS Conduct &ldquo;Massive-Scale&rdquo; Data Mining</a></li>
<li><a href="https://github.com/anthropics/claude-code/issues/53262" target="_blank" rel="noopener">Hermes.md in Git commit messages causes requests to route to extra usage billing</a></li>
<li><a href="https://www.technologyreview.com/2026/04/24/1136352/health-care-ai-dont-know-actually-helps-patients/" target="_blank" rel="noopener">Health-care AI is here. We don&rsquo;t know if it helps patients</a></li>
<li><a href="https://www.economist.com/finance-and-economics/2026/04/23/xi-jinping-wants-a-powerful-currency-americas-war-has-helped" target="_blank" rel="noopener">Xi Jinping wants a powerful currency. America&rsquo;s war has helped</a></li>
<li><a href="https://www.theguardian.com/commentisfree/2026/apr/19/citizens-united-super-pacs" target="_blank" rel="noopener">A major US court case could help fix the ills of Citizens United</a></li>
<li><a href="https://github.com/dtnewman/zev-cli" target="_blank" rel="noopener">Show HN: Zev helps you remember (or discover) CLI commands with natural language</a></li>
<li><a href="https://www.axios.com/2026/04/25/israel-ai-influence-parscale" target="_blank" rel="noopener">Trump alum helps Israel mount AI influence campaign</a></li>
<li><a href="https://gist.github.com/zmaril/5326884" target="_blank" rel="noopener">I want to write software that helps kill people (2013)</a></li>
<li><a href="https://github.com/anthropics/claude-code/issues/53262" target="_blank" rel="noopener">Hermes.ms in Git history causes extra usage billing of Claude subscription</a></li>
<li><a href="https://www.impactloop.com/artikel/microsoft-helped-write-data-centre-emissions-secrecy-into-eu-law-investigation-finds" target="_blank" rel="noopener">Microsoft helped write data centre emissions secrecy into EU law</a></li>
<li><a href="https://apnews.com/article/london-marathon-ai-smart-glasses-5ab4dab11759a42fef0450c7c16bfb25" target="_blank" rel="noopener">AI smart glasses will help visually impaired runners take on the London Marathon</a></li>
<li><a href="https://e360.yale.edu/features/longevity-conservation" target="_blank" rel="noopener">Older and Wiser: How Elder Animals Help Species to Survive</a></li>
<li><a href="https://slashquiz.org/" target="_blank" rel="noopener">Show HN: I made a quiz to help people learn Claude Code features (with macOS UI)</a></li>
<li><a href="https://fortune.com/2026/04/25/north-korean-it-worker-scheme-american-faciliators/" target="_blank" rel="noopener">North Korean IT workers are stealing remote jobs: Americans are helping them</a></li>
<li><a href="https://www.theguardian.com/environment/2026/apr/24/coral-reefs-jamaica" target="_blank" rel="noopener">Soundtrack of the sea: divers use underwater speakers to help dying coral reefs</a></li>
<li><a href="https://www.nytimes.com/2026/04/20/world/europe/ukraine-russia-war-robots-drones.html" target="_blank" rel="noopener">Ukraine, Short on Troops, Is Turning to Robots to Help Its War Efforts</a></li>
<li><a href="https://medicalxpress.com/news/2026-04-unexpected-cancer-mutations-brain-immune.html" target="_blank" rel="noopener">Unexpected cancer mutations in brain&rsquo;s immune cells may help fuel Alzheimer&rsquo;s</a></li>
<li><a href="https://news.ycombinator.com/item?id=47860862" target="_blank" rel="noopener">Ask HN: Does Syntax Highlighting Help?</a></li>
<li><a href="https://www.a16z.news/p/we-can-and-do-solve-crime" target="_blank" rel="noopener">How Flock is helping make America safer, one city at a time</a></li>
<li><a href="https://news.ycombinator.com/item?id=47868064" target="_blank" rel="noopener">Open-Source contributions do not help</a></li>
<li><a href="https://chromewebstore.google.com/detail/screenshot-translator/odbeafjpjnkmogdkkibehnpdcddpekod" target="_blank" rel="noopener">Chrome extension which helps to learn language while binge watching</a></li>
<li><a href="https://sigmalifting.app/" target="_blank" rel="noopener">Show HN: SigmaLifting CLI – helping agents understand strength training</a></li>
<li><a href="https://news.ycombinator.com/item?id=47865431" target="_blank" rel="noopener">Giving agents &ldquo;eyes&rdquo; on visual diffs</a></li>
<li><a href="https://unsung.aresluna.org/plain-text-has-been-around-for-decades-and-its-here-to-stay/" target="_blank" rel="noopener">Plain text has been around for decades and it’s here to stay</a></li>
<li><a href="https://github.com/rockcat/HATS" target="_blank" rel="noopener">AI agents that argue with each other to improve decisions</a></li>
<li><a href="https://www.nytimes.com/2026/04/26/world/europe/40-years-ago-a-nuclear-catastrophe-at-chernobyl.html" target="_blank" rel="noopener">40 Years Ago, a Nuclear Catastrophe at Chernobyl</a></li>
<li><a href="https://ipirozhenko.com/I-gave-up-on-TDD-years-ago.-AI-coding-agents-made-me-a-believer_AraZUld3PILClKFlAqNv" target="_blank" rel="noopener">I gave up on TDD years ago. AI coding agents made me a believer</a></li>
<li><a href="https://www.sciencedirect.com/science/article/pii/S1044743126000217" target="_blank" rel="noopener">GLP-1 receptor agonist effects on Alzheimer&rsquo;s pathophysiology: Systematic review</a></li>
<li><a href="https://ryanholiday.net/20-years-ago-i-spent-8-on-this-my-life-was-never-the-same/" target="_blank" rel="noopener">20 Years Ago, I Spent $8 on This. My Life Was Never the Same</a></li>
<li><a href="https://thoughts.jock.pl/p/opus-4-7-codex-comeback-2026" target="_blank" rel="noopener">I Cancelled Codex Two Months Ago. Opus 4.7 Brought Me Back</a></li>
<li><a href="https://news.ycombinator.com/item?id=47906253" target="_blank" rel="noopener">Tell HN: An app is silently installing itself on my iPhone every day</a></li>
<li><a href="https://mediator.ai/" target="_blank" rel="noopener">Show HN: Mediator.ai – Using Nash bargaining and LLMs to systematize fairness</a></li>
<li><a href="https://atomicapp.ai/" target="_blank" rel="noopener">Show HN: Atomic – Local-first, AI-augmented personal knowledge base</a></li>
<li><a href="https://news.ycombinator.com/item?id=47888068" target="_blank" rel="noopener">Ask HN: Am I getting old, or is working with AI juniors becoming a nightmare?</a></li>
<li><a href="https://github.com/drio/unixmagic" target="_blank" rel="noopener">Show HN: The Unix Magic poster, annotated (updated)</a></li>
<li><a href="https://jumpstartsignal.com/" target="_blank" rel="noopener">Show HN: A free ESG stock screener that publishes its losses and methodology</a></li>
<li><a href="https://news.ycombinator.com/item?id=47854549" target="_blank" rel="noopener">Tell HN: My open-source project hit 5k registered users</a></li>
<li><a href="https://kraa.io/kraa/trees" target="_blank" rel="noopener">Show HN: Real-Real-Time Chat</a></li>
<li><a href="https://nojs.club/" target="_blank" rel="noopener">Show HN: No JavaScript Club</a></li>
<li><a href="https://barrasso.me/posts/2026-04-22-text-to-bash-with-shell-talk/" target="_blank" rel="noopener">Show HN: ShellTalk brings deterministic text-to-bash</a></li>
<li><a href="https://news.ycombinator.com/item?id=47855317" target="_blank" rel="noopener">Show HN: Should – Expressive Assertions for Go</a></li>
<li><a href="https://www.actionforge.dev" target="_blank" rel="noopener">Show HN: A visual CI/CD system</a></li>
<li><a href="https://news.ycombinator.com/item?id=47832448" target="_blank" rel="noopener">Ask HN: Did Claude lowered its usage limits?</a></li>
<li><a href="https://platform.newscatcherapi.com/catchall/try" target="_blank" rel="noopener">Show HN: CatchAll – slowest web search API that outperforms everything on recall</a></li>
<li><a href="https://github.com/ramongougis/WaveletLM" target="_blank" rel="noopener">Show HN: WaveletLM – wavelet-based, attention-free model with O(n log n) scaling</a></li>
<li><a href="https://odozi.app" target="_blank" rel="noopener">Show HN: Odozi – open-source iOS journaling app</a></li>
<li><a href="https://news.ycombinator.com/item?id=47856082" target="_blank" rel="noopener">Ask HN: Are there any engineering orgs that use incentives?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47889608" target="_blank" rel="noopener">Ask HN: Has anyone else found Google unusable lately?</a></li>
<li><a href="https://github.com/mohidbt/api-ingest" target="_blank" rel="noopener">Show HN: API Ingest – Agentic Search (Inter) API Docs</a></li>
<li><a href="https://news.ycombinator.com/item?id=47860627" target="_blank" rel="noopener">Ask HN: People who moved away from tech business/career, what do you do?</a></li>
<li><a href="https://www.togetherletters.com" target="_blank" rel="noopener">Show HN: TogetherLetters – Group newsletters with no app, no feed, no login</a></li>
<li><a href="https://macyaps.com/" target="_blank" rel="noopener">Show HN: MacYaps – Battery dying? WiFi gone? Your Mac talks back</a></li>
<li><a href="https://bets.bernikins.com/" target="_blank" rel="noopener">Show HN: Friendly prediction markets to turn trips into a running tournament</a></li>
<li><a href="https://wakatime.com/ai" target="_blank" rel="noopener">Show HN: Personal AI Metrics Dashboard</a></li>
<li><a href="https://gamevibe.us/9-pong-paralyzer" target="_blank" rel="noopener">Show HN: Making video games every day with Claude (Day 9: Pong Paralyzer)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47875235" target="_blank" rel="noopener">Ask HN: Why am I unable to post Show HN?</a></li>
<li><a href="https://vmpixel.com/" target="_blank" rel="noopener">Show HN: Linux Desktops in the Browser</a></li>
<li><a href="https://news.ycombinator.com/item?id=47839782" target="_blank" rel="noopener">OpenAI&rsquo;s Chronicles is basically what I open-sourced last week, to continue?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47833955" target="_blank" rel="noopener">I Built a 22k-Line App with Zero Coding Experience. Or, how to control agents</a></li>
<li><a href="https://github.com/skorotkiewicz/fluxbb-rs" target="_blank" rel="noopener">FluxBB Built with Rust</a></li>
<li><a href="https://www.tokyodev.com/articles/how-magic-the-gathering-took-me-from-n2-to-japanese-fluency" target="_blank" rel="noopener">Magic: The Gathering took me from N2 to Japanese fluency</a></li>
<li><a href="https://chillphysicsenjoyer.substack.com/p/fluid-dynamics-for-toddlers" target="_blank" rel="noopener">Fluid dynamics for Toddlers: A much simpler Navier-Stokes derivation</a></li>
<li><a href="https://apnews.com/article/hegseth-pentagon-flu-vaccine-mandate-us-military-ce6069bf42de217092f9ca3154764593" target="_blank" rel="noopener">Flu vaccine no longer mandated for US troops</a></li>
<li><a href="https://arstechnica.com/health/2026/04/europe-not-us-first-to-authorize-modernas-combo-mrna-flu-covid-vaccine/" target="_blank" rel="noopener">Europe–not US–first to authorize Moderna&rsquo;s combo mRNA flu-Covid vaccine</a></li>
<li><a href="https://www.reuters.com/legal/litigation/moderna-starts-late-stage-trial-bird-flu-vaccine-us-uk-2026-04-21/" target="_blank" rel="noopener">Moderna starts late-stage trial of bird flu vaccine in US, UK</a></li>
<li><a href="https://www.process-one.net/blog/fluux-messenger-0-15-2-rtl-support-faster-reconnection-and-a-pile-of-reliability-fixes/" target="_blank" rel="noopener">Fluux Messenger 0.15.2 – A Modern Cross Platform XMPP Client (TypeScript)</a></li>
<li><a href="https://www.cbsnews.com/news/pete-hegseth-scraps-mandatory-flu-shots-american-service-members/" target="_blank" rel="noopener">Pete Hegseth scraps mandatory flu shots for U.S. service members</a></li>
<li><a href="https://www.medscape.com/viewarticle/high-dose-flu-vaccine-linked-lower-dementia-risk-2026a1000cjf" target="_blank" rel="noopener">High-Dose Flu Vaccine Linked to Lower Dementia Risk</a></li>
<li><a href="https://www.nature.com/articles/s41598-026-43385-z" target="_blank" rel="noopener">Chaotic fluctuations mark mental activity in task-based heart rate variability</a></li>
<li><a href="https://www.newscientist.com/article/2523838-if-a-bird-flu-pandemic-starts-we-may-have-an-mrna-vaccine-ready/" target="_blank" rel="noopener">If a bird flu pandemic starts, we may have an mRNA vaccine ready</a></li>
<li><a href="https://news.ycombinator.com/item?id=47892445" target="_blank" rel="noopener">Tell HN: Anthropic won&rsquo;t reset usage limits for those who downgraded</a></li>
<li><a href="https://github.com/abi/lilo" target="_blank" rel="noopener">Show HN: Lilo – a self-hosted, open-source intelligent personal OS</a></li>
<li><a href="https://www.dashpane.pro" target="_blank" rel="noopener">Show HN: DashPane v2, a macOS app switcher and launcher</a></li>
<li><a href="https://github.com/fluffypony/yojam" target="_blank" rel="noopener">Yojam: A macOS default-browser shim that routes URLs through a rule engine</a></li>
<li><a href="https://fluencycraft.com/" target="_blank" rel="noopener">Aprendendo Inglês Com IA</a></li>
<li><a href="https://github.com/paperclipai/paperclip" target="_blank" rel="noopener">Paperclip – a ticket-based multi AI agent orchestrator</a></li>
<li><a href="https://grafana.com/blog/grafana-13-release-all-the-latest-features/" target="_blank" rel="noopener">Grafana 13</a></li>
<li><a href="https://github.com/grafana/gcx" target="_blank" rel="noopener">Show HN: gcx – The Official Grafana Cloud CLI</a></li>
<li><a href="https://blog.google/innovation-and-ai/infrastructure-and-cloud/google-cloud/eighth-generation-tpu-agentic-era/" target="_blank" rel="noopener">Our eighth generation TPUs: two chips for the agentic era</a></li>
<li><a href="https://blog.google/innovation-and-ai/infrastructure-and-cloud/google-cloud/cloud-next-2026-sundar-pichai/" target="_blank" rel="noopener">Google says 75% of its new code is AI written</a></li>
<li><a href="https://blog.google/innovation-and-ai/infrastructure-and-cloud/google-cloud/next-2026/" target="_blank" rel="noopener">Google Cloud Next 2026</a></li>
<li><a href="https://www.techzine.eu/news/infrastructure/140634/dutch-central-bank-chooses-lidl-for-european-cloud/" target="_blank" rel="noopener">Dutch central bank chooses Lidl for European Cloud</a></li>
<li><a href="https://news.ycombinator.com/item?id=47835599" target="_blank" rel="noopener">Show HN: Alien – Self-hosting with remote management (written in Rust)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47859207" target="_blank" rel="noopener">OpenClaw stats don&rsquo;t add up</a></li>
<li><a href="https://news.ycombinator.com/item?id=47865692" target="_blank" rel="noopener">Speed Matters: Why AI Software Vulnerability Exploitation is going be bad</a></li>
<li><a href="https://news.ycombinator.com/item?id=47833278" target="_blank" rel="noopener">Is anyone else bothered that AI agents can basically do what they want?</a></li>
</ul>
<h2 id="heise-cloud-9">Heise Cloud (9)</h2>
<ul>
<li><a href="https://www.heise.de/news/BSI-definiert-wann-eine-Cloud-wirklich-souveraen-ist-11272737.html" target="_blank" rel="noopener">BSI definiert, wann eine Cloud wirklich souverän ist</a></li>
<li><a href="https://www.heise.de/ratgeber/Familienarchiv-statt-Datengrab-Wie-Sie-Bilder-und-Videos-richtig-speichern-11242519.html" target="_blank" rel="noopener">Familienarchiv statt Datengrab: Wie Sie Bilder und Videos richtig speichern</a></li>
<li><a href="https://www.heise.de/news/Hannover-Messe-verliert-Besucher-Kuenftige-Auflage-verkuerzt-sich-11272133.html" target="_blank" rel="noopener">Hannover Messe verliert Besucher: Künftige Auflage verkürzt sich</a></li>
<li><a href="https://www.heise.de/news/CloudLand-2026-Last-Call-zum-Cloud-Native-Festival-11267514.html" target="_blank" rel="noopener">CloudLand 2026: Last Call zum Cloud Native Festival</a></li>
<li><a href="https://www.heise.de/news/Meta-kauft-zig-Millionen-AWS-Graviton-Cores-fuer-Agentic-AI-11272067.html" target="_blank" rel="noopener">Meta kauft zig Millionen AWS Graviton Cores für Agentic AI</a></li>
<li><a href="https://www.heise.de/news/software-architektur-tv-Wozu-formale-Methoden-mit-Lars-Hupel-11271569.html" target="_blank" rel="noopener">software-architektur.tv: Wozu formale Methoden? mit Lars Hupel</a></li>
<li><a href="https://www.heise.de/news/Last-Call-Digitale-Souveraenitaet-Cloud-KI-und-Security-krisensicher-machen-11264601.html" target="_blank" rel="noopener">Last Call: Digitale Souveränität – Cloud, KI und Security krisensicher machen</a></li>
<li><a href="https://www.heise.de/news/QEMU-11-0-0-AWS-Nitro-Enclaves-jetzt-lokal-testen-11271045.html" target="_blank" rel="noopener">UpdateQEMU 11.0.0: AWS Nitro Enclaves jetzt lokal testen</a></li>
<li><a href="https://www.heise.de/news/Vertragsfehler-75-000-Microsoft-Lizenzen-in-Hannover-vorerst-nutzlos-11266223.html" target="_blank" rel="noopener">Vertragsfehler: 75.000 Microsoft-Lizenzen in Hannover vorerst nutzlos</a></li>
</ul>
<h2 id="kubernetes-blog-5">Kubernetes Blog (5)</h2>
<ul>
<li><a href="https://kubernetes.io/blog/2026/04/24/kubernetes-v1-36-fine-grained-kubelet-authorization-ga/" target="_blank" rel="noopener">Kubernetes v1.36: Fine-Grained Kubelet API Authorization Graduates to GA</a></li>
<li><a href="https://kubernetes.io/blog/2026/04/23/kubernetes-v1-36-userns-ga/" target="_blank" rel="noopener">Kubernetes v1.36: User Namespaces in Kubernetes are finally GA</a></li>
<li><a href="https://kubernetes.io/blog/2026/04/22/breaking-changes-in-selinux-volume-labeling/" target="_blank" rel="noopener">SELinux Volume Label Changes goes GA (and likely implications in v1.37)</a></li>
<li><a href="https://kubernetes.io/blog/2026/04/22/kubernetes-v1-36-release/" target="_blank" rel="noopener">Kubernetes v1.36: ハル (Haru)</a></li>
<li><a href="https://kubernetes.io/blog/2026/04/21/gateway-api-v1-5/" target="_blank" rel="noopener">Gateway API v1.5: Moving features to Stable</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/disappearing-ai-middle-class/" target="_blank" rel="noopener">The disappearing AI middle class</a></li>
<li><a href="https://thenewstack.io/ai-codebase-maturity-model/" target="_blank" rel="noopener">Beyond prompting: How KubeStellar reached 81% PR acceptance with AI agents</a></li>
<li><a href="https://thenewstack.io/multi-cloud-blind-spots/" target="_blank" rel="noopener">The one Slack message that proved our elite engineering team was flying blind</a></li>
<li><a href="https://thenewstack.io/build-video-search-vespa/" target="_blank" rel="noopener">How to find and unlock the data hidden within videos</a></li>
<li><a href="https://thenewstack.io/cursors-agents-window-vs-claude-code/" target="_blank" rel="noopener">The debugging wars: Cursor 3 takes aim at Claude Code’s agentic edge</a></li>
<li><a href="https://thenewstack.io/jaeger-v2-ai-observability/" target="_blank" rel="noopener">Jaeger adopts OpenTelemetry at its core to solve the AI agent observability gap</a></li>
<li><a href="https://thenewstack.io/openai-workspace-agents-gpt-5-5/" target="_blank" rel="noopener">The real story from OpenAI’s big week is Workspace Agents, not GPT-5.5</a></li>
<li><a href="https://thenewstack.io/leanstral-formal-verification-code/" target="_blank" rel="noopener">Mistral’s Leanstral wants to kill off human-in-the-loop code checks, but is it blowing in the wind?</a></li>
<li><a href="https://thenewstack.io/vectors-tensors-ai-search-explained/" target="_blank" rel="noopener">Vectors gave us AI search, tensors are going to make it smarter</a></li>
<li><a href="https://thenewstack.io/openai-chatgpt-gpt-5-5-security/" target="_blank" rel="noopener">“Mythos-like hacking, open to all”: Industry reacts to OpenAI’s GPT 5.5</a></li>
<li><a href="https://thenewstack.io/cursor-chainguard-agentic-ai-secure/" target="_blank" rel="noopener">Cursor and Chainguard partner to lock down the AI agent supply chain</a></li>
<li><a href="https://thenewstack.io/claude-cloud-native-validation/" target="_blank" rel="noopener">Why Claude needs a real environment to validate cloud-native code</a></li>
<li><a href="https://thenewstack.io/openai-privacy-filter-pii/" target="_blank" rel="noopener">OpenAI’s new Privacy Filter runs on your laptop so PII never hits the cloud</a></li>
<li><a href="https://thenewstack.io/openai-shared-workspace-agents/" target="_blank" rel="noopener">OpenAI debuts always-on agents to end the friction of manual team handoffs</a></li>
<li><a href="https://thenewstack.io/openai-launches-gpt-5-5-calling-it-a-new-class-of-intelligence/" target="_blank" rel="noopener">OpenAI launches GPT-5.5, calling it “a new class of intelligence”</a></li>
<li><a href="https://thenewstack.io/kyverno-cncf-graduation-interview/" target="_blank" rel="noopener">Jim Bugwadia on why finding a Kubernetes problem is only half the battle for Kyverno users</a></li>
<li><a href="https://thenewstack.io/solving-ai-productivity-gap/" target="_blank" rel="noopener">Only 5% of firms are seeing AI ROI.  Our May 7 live event will explain how to change those metrics.</a></li>
<li><a href="https://thenewstack.io/claude-opus-47-flaky-performance/" target="_blank" rel="noopener">AI shrinkflation: Why Anthropic’s Claude Opus 4.7 may be less capable than the model it replaced</a></li>
<li><a href="https://thenewstack.io/spacex-cursor-ai-deal/" target="_blank" rel="noopener">The SpaceX-Cursor deal is a gutsy Hail Mary that could work</a></li>
<li><a href="https://thenewstack.io/mcp-summit-aws-bedrock/" target="_blank" rel="noopener">How AWS Bedrock is shaping Model Context Protocol</a></li>
<li><a href="https://thenewstack.io/accenture-wavemaker-ai-modernization/" target="_blank" rel="noopener">Why Accenture and WaveMaker are betting on agentic AI to close a $3 billion software gap</a></li>
<li><a href="https://thenewstack.io/roo-code-cloud-ides-ai-coding/" target="_blank" rel="noopener">Roo Code pivots to cloud-based agent, says IDEs aren’t the future of coding</a></li>
<li><a href="https://thenewstack.io/google-cloud-cat-mouse/" target="_blank" rel="noopener">Google wants AI defense to be as fast as AI offense</a></li>
<li><a href="https://thenewstack.io/google-splits-tpu-line/" target="_blank" rel="noopener">Google splits its TPU line in two for the agentic era</a></li>
<li><a href="https://thenewstack.io/google-gemini-agent-platform/" target="_blank" rel="noopener">Google finally builds the AI and agent platform it’s been describing for years</a></li>
<li><a href="https://thenewstack.io/groundcover-ai-observability-agents/" target="_blank" rel="noopener">Groundcover eyes visibility gap in agentic AI monitoring by targeting multi-step workflows</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-18/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 17, Apr 20-26, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-17/</link>
      <pubDate>Mon, 20 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-17/</guid>
      <description>This week: 82 releases, 145 news items.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week saw a wave of patch releases across multiple Cloud Native projects, addressing security vulnerabilities and stability concerns. Discussions in the community largely focused on the expanding role of AI agents in development and operations, alongside advancements in Kubernetes tooling and observability practices.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="application-frameworks">Application Frameworks</h3>
<ul>
<li><strong><a href="https://github.com/spinframework/spin/releases/tag/canary" target="_blank" rel="noopener">Fermyon Spin Canary</a></strong> - This is a canary release reflecting the latest commits on the main branch, intended for developers to preview upcoming features.</li>
</ul>
<h3 id="build">Build</h3>
<ul>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.17.5" target="_blank" rel="noopener">Dapr Runtime v1.17.5</a></strong> - Contains a critical security fix for a service invocation path traversal vulnerability that could bypass access control policies.</li>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.16.14" target="_blank" rel="noopener">Dapr Runtime v1.16.14</a></strong> - Includes a critical security fix for a service invocation path traversal vulnerability that could bypass access control policies.</li>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.15.14" target="_blank" rel="noopener">Dapr Runtime v1.15.14</a></strong> - Provides a critical security fix for a service invocation path traversal vulnerability that could bypass access control policies and updates Go to v1.25.9.</li>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.16.13" target="_blank" rel="noopener">Dapr Runtime v1.16.13</a></strong> - Updates the Go version to 1.25.9 and includes bug fixes for scheduled jobs and Pulsar pubsub <code>processMode</code>.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.50.2" target="_blank" rel="noopener">Backstage v1.50.2</a></strong> - Addresses issues including configurable TechDocs sidebar positioning, a <code>zod</code> dependency bump, clamped React Aria dependency ranges, and a fix for active tab indicators.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.49.5" target="_blank" rel="noopener">Backstage v1.49.5</a></strong> - Pins React Aria dependencies to a <code>~</code> range to prevent unintended minor version upgrades.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.48.6" target="_blank" rel="noopener">Backstage v1.48.6</a></strong> - Pins React Aria dependencies to a <code>~</code> range to prevent unintended minor version upgrades.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.47.4" target="_blank" rel="noopener">Backstage v1.47.4</a></strong> - Pins React Aria dependencies to a <code>~</code> range to prevent unintended minor version upgrades.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.46.7" target="_blank" rel="noopener">Backstage v1.46.7</a></strong> - Pins React Aria dependencies to a <code>~</code> range to prevent unintended minor version upgrades.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.45.6" target="_blank" rel="noopener">Backstage v1.45.6</a></strong> - Pins React Aria dependencies to a <code>~</code> range to prevent unintended minor version upgrades.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.46.6" target="_blank" rel="noopener">Backstage v1.46.6</a></strong> - Fixes a dependency on <code>tar</code> v6 by upgrading to <code>tar</code> v7.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.45.5" target="_blank" rel="noopener">Backstage v1.45.5</a></strong> - Fixes a dependency on <code>tar</code> v6 by upgrading to <code>tar</code> v7.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.44.3" target="_blank" rel="noopener">Backstage v1.44.3</a></strong> - Fixes a dependency on <code>tar</code> v6 by upgrading to <code>tar</code> v7.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.43.5" target="_blank" rel="noopener">Backstage v1.43.5</a></strong> - Fixes a dependency on <code>tar</code> v6 by upgrading to <code>tar</code> v7.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.50.1" target="_blank" rel="noopener">Backstage v1.50.1</a></strong> - Fixes old config schema values, config path resolution for embedded-postgres, and updates React Aria to v1.17.0.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.50.0" target="_blank" rel="noopener">Backstage v1.50.0</a></strong> - Introduces a breaking change where <code>auth.omitIdentityTokenOwnershipClaim</code> now defaults to <code>true</code>, removing identity token ownership claims from user tokens by default.</li>
<li><strong><a href="https://github.com/containers/buildah/releases/tag/v1.41.9" target="_blank" rel="noopener">Buildah v1.41.9</a></strong> - Addresses security vulnerabilities by bumping <code>Jose</code> to v4.1.4 (CVE-2026-34986) and includes a fix for CVE-2025-47913.</li>
</ul>
<h3 id="cicd">CI/CD</h3>
<ul>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.3.7" target="_blank" rel="noopener">Argo CD v3.3.7</a></strong> - Notes a potential bug where the application controller may fail to refresh applications, leading to out-of-sync states.</li>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.2.9" target="_blank" rel="noopener">Argo CD v3.2.9</a></strong> - Notes a potential bug where the application controller may fail to refresh applications, leading to out-of-sync states.</li>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.1.14" target="_blank" rel="noopener">Argo CD v3.1.14</a></strong> - Notes a potential bug where the application controller may fail to refresh applications, leading to out-of-sync states.</li>
<li><strong><a href="https://github.com/opencost/opencost/releases/tag/v1.120.0" target="_blank" rel="noopener">OpenCost v1.120.0</a></strong> - Includes an initial <code>kubemodel</code> proposal, dependency bumps for <code>golang.org/x/oauth2</code> and <code>github.com/spf13/viper</code>, support for shorter node names, and a fix for memory leaks on scrape target processing.</li>
</ul>
<h3 id="chaos-engineering">Chaos Engineering</h3>
<ul>
<li><strong><a href="https://github.com/litmuschaos/litmus/releases/tag/3.28.0" target="_blank" rel="noopener">LitmusChaos 3.28.0</a></strong> - Prevents stale config leaks across multiple probes of the same type and fixes a subscriber crash on Workflow ADD events with ChaosEngine nodes.</li>
</ul>
<h3 id="configuration">Configuration</h3>
<ul>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.9" target="_blank" rel="noopener">Meshery v1.0.9</a></strong> - Improves error messages for <code>mesheryctl</code> model init, resolves server panics in provider logic and K8s context handlers, and fixes environment fetch failures.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.8" target="_blank" rel="noopener">Meshery v1.0.8</a></strong> - Bumps <code>follow-redirects</code> dependency, adds unit tests for URL encoding/decoding, and upgrades MeshSync and Kubernetes dependencies to v0.35.2.</li>
</ul>
<h3 id="container-runtime">Container Runtime</h3>
<ul>
<li><strong><a href="https://github.com/containerd/containerd/releases/tag/v2.2.3" target="_blank" rel="noopener">Containerd 2.2.3</a></strong> - Includes a security patch for spdystream (CVE-2026-35469), preserves cgroup mount options for privileged containers, and ensures <code>UpdatePodSandbox</code> refreshes sandbox details.</li>
<li><strong><a href="https://github.com/containerd/containerd/releases/tag/v2.1.7" target="_blank" rel="noopener">Containerd 2.1.7</a></strong> - Includes a security patch for spdystream (CVE-2026-35469), preserves host cgroup mount options for privileged containers, and fixes image volumes.</li>
<li><strong><a href="https://github.com/containerd/containerd/releases/tag/v2.0.8" target="_blank" rel="noopener">Containerd 2.0.8</a></strong> - Includes a security patch for spdystream (CVE-2026-35469) and sanitizes errors before gRPC return to prevent possible credential leaks in pod events.</li>
<li><strong><a href="https://github.com/containerd/containerd/releases/tag/v1.7.31" target="_blank" rel="noopener">Containerd 1.7.31</a></strong> - Includes a security patch for spdystream (CVE-2026-35469), fixes a CNI issue where DEL is not executed after a restart, and sanitizes errors before gRPC return.</li>
<li><strong><a href="https://github.com/containers/podman/releases/tag/v5.8.2" target="_blank" rel="noopener">Podman v5.8.2</a></strong> - Addresses CVE-2026-33414, where <code>podman machine init --image</code> on Windows Hyper-V could run Powershell-escaped commands from the image path, and fixes a bug where containers with <code>unless-stopped</code> policy would not restart after reboot.</li>
</ul>
<h3 id="container-tools">Container Tools</h3>
<ul>
<li><strong><a href="https://github.com/containers/skopeo/releases/tag/v1.20.1" target="_blank" rel="noopener">Skopeo v1.20.1</a></strong> - Bumps Go Jose to v4.1.4, addressing CVE-2026-34986.</li>
<li><strong><a href="https://github.com/containers/skopeo/releases/tag/v1.18.2" target="_blank" rel="noopener">Skopeo v1.18.2</a></strong> - Bumps Go Jose to v4.1.4, addressing CVE-2026-34986, and fixes CVE-2025-27144.</li>
<li><strong><a href="https://github.com/containers/skopeo/releases/tag/v1.22.2" target="_blank" rel="noopener">Skopeo v1.22.2</a></strong> - Fixes signature verification of images that only sign per-platform manifests in <code>skopeo proxy</code>.</li>
</ul>
<h3 id="database">Database</h3>
<ul>
<li><strong><a href="https://github.com/tikv/tikv/releases/tag/v8.5.6" target="_blank" rel="noopener">TiKV v8.5.6</a></strong> - This is a patch release focused on bug fixes and improvements, with details available in the TiDB v8.5.6 release notes.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.2.6" target="_blank" rel="noopener">CrateDB 6.2.6</a></strong> - A patch release; refer to the CrateDB release notes for detailed changes.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.1.4" target="_blank" rel="noopener">CrateDB 6.1.4</a></strong> - A patch release; refer to the CrateDB release notes for detailed changes.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.0.6" target="_blank" rel="noopener">CrateDB 6.0.6</a></strong> - A patch release; refer to the CrateDB release notes for detailed changes.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.3.1" target="_blank" rel="noopener">CrateDB 6.3.1</a></strong> - A patch release; refer to the CrateDB release notes for detailed changes.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.2.5" target="_blank" rel="noopener">CrateDB 6.2.5</a></strong> - A patch release; refer to the CrateDB release notes for detailed changes.</li>
</ul>
<h3 id="messaging">Messaging</h3>
<ul>
<li><strong><a href="https://github.com/nats-io/nats-server/releases/tag/v2.12.7" target="_blank" rel="noopener">NATS Server v2.12.7</a></strong> - Updates Go to 1.25.9, bumps <code>nats.go</code> dependency, and improves JetStream purging by loading only relevant filestore blocks.</li>
<li><strong><a href="https://github.com/nats-io/nats-server/releases/tag/v2.11.16" target="_blank" rel="noopener">NATS Server v2.11.16</a></strong> - Updates Go to 1.25.9 and fixes issues including <code>no_auth_user</code> restriction to client connections, correct enforcement of overlapping wildcard ACL deny patterns, and queue subscriptions bypassing non-queue ACL deny patterns.</li>
</ul>
<h3 id="networking">Networking</h3>
<ul>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.19.3" target="_blank" rel="noopener">Cilium v1.19.3</a></strong> - Fixes a performance bug in L7 policy proxy redirect handling and resolves an issue where the Cilium agent fails to initialize with KVStore identity mode using etcd behind a Kubernetes Service.</li>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.18.9" target="_blank" rel="noopener">Cilium v1.18.9</a></strong> - Fixes a performance bug in L7 policy proxy redirect handling and addresses incorrect policy service selector handling.</li>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.17.15" target="_blank" rel="noopener">Cilium v1.17.15</a></strong> - Fixes incorrect policy service selector handling, corrects Envoy XDS server NPDS listeners accounting, and resolves a slow memory leak triggered by incremental policy updates.</li>
</ul>
<h3 id="observability">Observability</h3>
<ul>
<li><strong><a href="https://github.com/prometheus/prometheus/releases/tag/v3.11.2" target="_blank" rel="noopener">Prometheus v3.11.2</a></strong> - Fixes a Stored XSS vulnerability (CVE-2026-40179) in the web UI via crafted metric names and label values, and introduces a <code>health_filter</code> field for Consul SD.</li>
<li><strong><a href="https://github.com/prometheus/prometheus/releases/tag/v3.5.2" target="_blank" rel="noopener">Prometheus v3.5.2</a></strong> - Fixes a Stored XSS vulnerability (CVE-2026-40179) in the web UI via unescaped metric names and labels, and includes a performance improvement for regex simplification.</li>
<li><strong><a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.150.0" target="_blank" rel="noopener">OpenTelemetry Collector v0.150.0</a></strong> - Updates the <code>semconv</code> package from 1.38.0 to 1.40.0 and restricts the <code>ToVersion</code> feature flag attribute to <code>Stable</code> and <code>Deprecated</code> stages in <code>cmd/mdatagen</code>.</li>
</ul>
<h3 id="orchestration">Orchestration</h3>
<ul>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.35.4" target="_blank" rel="noopener">Kubernetes v1.35.4</a></strong> - A patch release. Refer to the changelog for details.</li>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.34.7" target="_blank" rel="noopener">Kubernetes v1.34.7</a></strong> - A patch release. Refer to the changelog for details.</li>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.33.11" target="_blank" rel="noopener">Kubernetes v1.33.11</a></strong> - A patch release. Refer to the changelog for details.</li>
</ul>
<h3 id="security">Security</h3>
<ul>
<li><strong><a href="https://github.com/keycloak/keycloak/releases/tag/26.6.1" target="_blank" rel="noopener">Keycloak 26.6.1</a></strong> - Includes a security fix for CVE-2026-4366, addressing a Blind Server-Side Request Forgery (SSRF) via HTTP Redirect Handling.</li>
<li><strong><a href="https://github.com/kubescape/kubescape/releases/tag/v4.0.5" target="_blank" rel="noopener">Kubescape v4.0.5</a></strong> - Updates the Go version and bumps dependencies.</li>
<li><strong><a href="https://github.com/kubescape/kubescape/releases/tag/v4.0.4" target="_blank" rel="noopener">Kubescape v4.0.4</a></strong> - Includes dependency updates for <code>google.golang.org/grpc</code>, <code>golang.org/x/image</code>, and <code>github.com/go-git/go-git/v5</code>.</li>
<li><strong><a href="https://github.com/openfga/openfga/releases/tag/v1.14.2" target="_blank" rel="noopener">OpenFGA v1.14.2</a></strong> - Fixes the use of delimiters in contextual tuple keys within the experimental <code>weighted_graph_check</code> and adds validation in <code>v2Check</code>.</li>
<li><strong><a href="https://github.com/kubearmor/KubeArmor/releases/tag/v1.6.18" target="_blank" rel="noopener">KubeArmor v1.6.18</a></strong> - Improves CRI socket detection, adds support for pts rules, and includes nil pointer checks.</li>
<li><strong><a href="https://github.com/kubearmor/KubeArmor/releases/tag/v1.6.17" target="_blank" rel="noopener">KubeArmor v1.6.17</a></strong> - Removes global variables, fixes typos in documentation, and updates Helm chart to v1.6.16.</li>
<li><strong><a href="https://github.com/aquasecurity/trivy/releases/tag/v0.70.0" target="_blank" rel="noopener">Trivy v0.70.0</a></strong> - A stable release; refer to the changelog for detailed updates.</li>
</ul>
<h3 id="service-mesh">Service Mesh</h3>
<ul>
<li><strong><a href="https://github.com/istio/istio/releases/tag/1.29.2" target="_blank" rel="noopener">Istio 1.29.2</a></strong> - A patch release. Refer to the release notes for details.</li>
<li><strong><a href="https://github.com/istio/istio/releases/tag/1.28.6" target="_blank" rel="noopener">Istio 1.28.6</a></strong> - A patch release. Refer to the release notes for details.</li>
</ul>
<h3 id="storage">Storage</h3>
<ul>
<li><strong><a href="https://github.com/rook/rook/releases/tag/v1.19.4" target="_blank" rel="noopener">Rook v1.19.4</a></strong> - Fixes CephObjectStoreUser support for setting capabilities, adds missing RBAC role for <code>ceph-mgr</code> in secondary clusters, and includes logging for OSD version detection.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>The Cloud Native landscape this week was significantly influenced by discussions around Artificial Intelligence and its integration into development workflows. Several reports highlighted the increasing sophistication, speed, and scale of software vulnerability discovery due to AI models. This shift suggests that maintainers and security researchers need to adapt to new methods of identifying and mitigating flaws. Concurrently, new AI models and tools were released, such as Claude Opus 4.7 with improved vision and memory, and specialized applications like Claude Design and Claude Code, indicating a trend toward AI-driven design and coding assistants. Frameworks and SDKs for building AI agents, including OpenAI&rsquo;s Agents SDK and Hugging Face&rsquo;s HoloTab, also gained attention, often emphasizing the separation of the agent&rsquo;s logic from its execution environment.</p>
<p>In the realm of security, several critical updates were released for core Cloud Native projects. Containerd, Dapr, Prometheus, Keycloak, Podman, Buildah, and Skopeo all issued patch releases addressing various vulnerabilities, including XSS, path traversal, and SSRF. Microsoft also introduced new capabilities for Azure DevOps Advanced Security, including one-click security scanning and organization-wide alert triage. The broader conversation around security extended to the challenges of securing AI agent systems and the importance of Software Bill of Materials (SBOMs) in mitigating risks, particularly in light of potential compromises.</p>
<p>Developer experience and platform engineering continued to be a focal point. Articles discussed measuring the return on investment for developer tools and the ongoing evolution of internal developer platforms. The CNCF shared insights into migrating Kubernetes ingress controllers from <code>ingress-nginx</code> to Envoy Gateway for internal services and deploying K3s on on-prem infrastructure using GitOps. Additionally, new tools supporting developer workflows emerged, such as Pulumi&rsquo;s full Bun runtime support and Docker Extensions for enterprise-grade observability. Google also highlighted its Axion processors for Kubernetes, framing them as a scheduling decision to broaden ARM adoption in cloud environments.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Hacker News discussions this week frequently revolved around the development and practical application of AI agents, covering frameworks, coding assistants, and their implications for software security. Other prominent topics included various Kubernetes operational tools, new database solutions focusing on features like copy-on-write branching and efficient storage, and strategies for observability and metrics pipelines, including migrations to OpenTelemetry and Prometheus.</p>
<h2 id="-numbers-of-the-week">📊 Numbers of the Week</h2>
<ul>
<li>Total stable releases: 60 across 24 projects</li>
<li>Top 3 projects by commits this week:
<ol>
<li>cockroachdb/cockroach — 240 commits</li>
<li>backstage/backstage — 182 commits</li>
<li>meshery/meshery — 170 commits</li>
</ol>
</li>
<li>Top 3 projects by merged pull requests this week:
<ol>
<li>cockroachdb/cockroach — 212 merged PRs</li>
<li>cilium/cilium — 113 merged PRs</li>
<li>envoyproxy/envoy — 86 merged PRs</li>
</ol>
</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-17/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-17">📚 All Articles from Week 17</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-compute-1">AWS Compute (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/compute/aws-outposts-monitoring-and-reporting-a-comprehensive-amazon-eventbridge-solution/" target="_blank" rel="noopener">AWS Outposts monitoring and reporting: A comprehensive Amazon EventBridge solution</a></li>
</ul>
<h2 id="aws-containers-2">AWS Containers (2)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/containers/deploying-model-context-protocol-mcp-servers-on-amazon-ecs/" target="_blank" rel="noopener">Deploying Model Context Protocol (MCP) servers on Amazon ECS</a></li>
<li><a href="https://aws.amazon.com/blogs/containers/navigating-enterprise-networking-challenges-with-amazon-eks-auto-mode/" target="_blank" rel="noopener">Navigating enterprise networking challenges with Amazon EKS Auto Mode</a></li>
</ul>
<h2 id="azure-devops-blog-2">Azure DevOps Blog (2)</h2>
<ul>
<li><a href="https://devblogs.microsoft.com/devops/one-click-security-scanning-and-org-wide-alert-triage-come-to-advanced-security/" target="_blank" rel="noopener">One-click security scanning and org-wide alert triage come to Advanced Security</a></li>
<li><a href="https://devblogs.microsoft.com/devops/april-patches-for-azure-devops-server/" target="_blank" rel="noopener">April Patches for Azure DevOps Server</a></li>
</ul>
<h2 id="cncf-blog-4">CNCF Blog (4)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/04/17/k3s-on-on-prem-infrastructures-the-gitops-way-writing-a-custom-k0rdent-template-from-scratch/" target="_blank" rel="noopener">K3s on On-Prem Infrastructures the GitOps Way: Writing a Custom k0rdent Template from Scratch</a></li>
<li><a href="https://www.cncf.io/blog/2026/04/16/the-ai-driven-shift-in-vulnerability-discovery-what-maintainers-and-bug-finders-need-to-know/" target="_blank" rel="noopener">The AI-driven shift in vulnerability discovery: What maintainers and bug finders need to know</a></li>
<li><a href="https://www.cncf.io/blog/2026/04/15/how-to-measure-the-roi-of-developer-tools/" target="_blank" rel="noopener">How To Measure the ROI of Developer Tools</a></li>
<li><a href="https://www.cncf.io/blog/2026/04/13/ingress-nginx-to-envoy-gateway-migration-on-cncf-internal-services-cluster/" target="_blank" rel="noopener">ingress-nginx to Envoy Gateway migration on CNCF internal services cluster</a></li>
</ul>
<h2 id="hacker-news-100">Hacker News (100)</h2>
<ul>
<li><a href="https://github.com/pjs7678/kpod-metrics" target="_blank" rel="noopener">kpod-metrics: eBPF-based pod-level kernel metrics collector for Kubernetes</a></li>
<li><a href="https://k8s-bin-packing-viz.oschvr.com" target="_blank" rel="noopener">Kubernetes Bin Packing Vizualiser</a></li>
<li><a href="https://github.com/janosmiko/lfk" target="_blank" rel="noopener">Show HN: Lfk – a yazi inspired, Vim-like keyboard focused fast Kubernetes TUI</a></li>
<li><a href="https://github.com/nixys" target="_blank" rel="noopener">Nxs-universal-chart – open-source tool to install applications into Kubernetes</a></li>
<li><a href="https://github.com/yantrikos/yantrikdb-server" target="_blank" rel="noopener">Show HN: A memory database that forgets, consolidates, and detects contradiction</a></li>
<li><a href="https://github.com/xataio/xata" target="_blank" rel="noopener">Show HN: Xata, open-source Postgres platform with copy-on-write branches</a></li>
<li><a href="https://github.com/shivampkumar/trellis-mac" target="_blank" rel="noopener">Show HN: Run TRELLIS.2 Image-to-3D generation natively on Apple Silicon</a></li>
<li><a href="https://github.com/fluffypony/yojam" target="_blank" rel="noopener">Show HN: Yojam – Route links to the right browser/profile, strip trackers first</a></li>
<li><a href="https://github.com/gainsec/autoprober" target="_blank" rel="noopener">Guy builds AI driven hardware hacker arm from duct tape, old cam and CNC machine</a></li>
<li><a href="https://www.chainguard.dev/unchained/docker-hodgepodge-images" target="_blank" rel="noopener">Docker Hodgepodge Images</a></li>
<li><a href="https://github.com/ory/dockertest/tree/v4" target="_blank" rel="noopener">Show HN: Write better Go integration tests with open source dockertest v4</a></li>
<li><a href="https://github.com/SethPyle376/hiraeth" target="_blank" rel="noopener">Show HN: Hiraeth – AWS Emulator</a></li>
<li><a href="https://jfrog.com/fly/" target="_blank" rel="noopener">Show HN: Host, share, promote and track release artifacts via your coding agent</a></li>
<li><a href="https://github.com/audiodude/sudomake-friends/" target="_blank" rel="noopener">Show HN: Sudomake Friends, personalized AI personas in a Telegram group chat</a></li>
<li><a href="https://404privacy.com/" target="_blank" rel="noopener">Show HN: 404 – a localhost proxy that substitutes your device fingerprint</a></li>
<li><a href="https://news.ycombinator.com/item?id=47752976" target="_blank" rel="noopener">Show HN: I built a tool that automatically turns tickets into design doc and PRs</a></li>
<li><a href="https://github.com/Rp12/uae-openfinance-test-backend" target="_blank" rel="noopener">Show HN: Open Finance Insurance sandbox (OAuth2, quotes → policies)</a></li>
<li><a href="https://covalence.app/" target="_blank" rel="noopener">Show HN: Covalence – Cross-Client Memory for Claude, Cursor, and MCP (macOS)</a></li>
<li><a href="https://www.nytimes.com/2026/04/18/us/politics/supreme-court-shadow-docket.html" target="_blank" rel="noopener">Supreme Court Shadow Docket</a></li>
<li><a href="https://www.nytimes.com/2026/04/16/us/politics/the-docket-supreme-court-penn-teller.html" target="_blank" rel="noopener">Two Magicians Warn the Supreme Court About Junk Science</a></li>
<li><a href="https://www.nytimes.com/2026/04/18/us/politics/supreme-court-shadow-docket.html" target="_blank" rel="noopener">Five Days That Remade the Supreme Court</a></li>
<li><a href="https://beyondloom.com/decker/lil.html" target="_blank" rel="noopener">Lil: A Scripting Language</a></li>
<li><a href="https://medium.com/airbnb-engineering/building-a-high-volume-metrics-pipeline-with-opentelemetry-and-vmagent-c714d6910b45" target="_blank" rel="noopener">Moving a large-scale metrics pipeline from StatsD to OpenTelemetry / Prometheus</a></li>
<li><a href="https://www.opendata.dev/blog/introducing-timeseries" target="_blank" rel="noopener">OpenData Timeseries: Prometheus-compatible metrics on object storage</a></li>
<li><a href="https://github.com/yuuki/rdma_exporter" target="_blank" rel="noopener">Prometheus Exporter for RDMA (RoCE) NIC Statistics in Linux</a></li>
<li><a href="https://news.ycombinator.com/item?id=47792122" target="_blank" rel="noopener">Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis</a></li>
<li><a href="https://github.com/GRVYDEV/marky" target="_blank" rel="noopener">Show HN: Marky – A lightweight Markdown viewer for agentic coding</a></li>
<li><a href="https://github.com/0xchamin/mcptube" target="_blank" rel="noopener">Show HN: Mcptube – Karpathy&rsquo;s LLM Wiki idea applied to YouTube videos</a></li>
<li><a href="https://news.ycombinator.com/item?id=47761892" target="_blank" rel="noopener">Show HN: Pushduck – S3 uploads that run on Cloudflare Workers, no AWS SDK</a></li>
<li><a href="https://sleuththetruth.com/" target="_blank" rel="noopener">Show HN: I built a Wikipedia based AI deduction game</a></li>
<li><a href="https://news.ycombinator.com/item?id=47822787" target="_blank" rel="noopener">Ask HN: May be a basic question, but how can I use AI well?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47811959" target="_blank" rel="noopener">Do I Stop Learning Coding? DSA?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47819553" target="_blank" rel="noopener">Show HN: How Are You-elderly fall detection app I built solo with AI in 6 months</a></li>
<li><a href="https://codeberg.org/mlow/lmcli" target="_blank" rel="noopener">Show HN: Lmcli v0.5.0 – A useable tool for LLM minimalists</a></li>
<li><a href="https://www.cutearr.com/" target="_blank" rel="noopener">Show HN: I couldn&rsquo;t find any BS-free QR code generator, so I built one</a></li>
<li><a href="https://podads.yet-to-be.com/" target="_blank" rel="noopener">Show HN: Podads – An Ad Blocker for Your Podcasts</a></li>
<li><a href="https://github.com/jshchnz/codemaxxed" target="_blank" rel="noopener">Show HN: Codemaxxed – 350M+ LOC and a GitHub cease and desist</a></li>
<li><a href="https://entrevue.app/try/" target="_blank" rel="noopener">Show HN: One-click code review interview</a></li>
<li><a href="https://fairerdisputations.org/second-wave-motherhood/" target="_blank" rel="noopener">Did Second-Wave Feminists Really &ldquo;Forget&rdquo; Motherhood?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47811132" target="_blank" rel="noopener">Tell HN: Security Incident at Porter (YC S20)</a></li>
<li><a href="https://cloudexit.pro/" target="_blank" rel="noopener">AWS/GCP too expensive? Cloudexit.pro will help you move to bare-metal</a></li>
<li><a href="https://www.science.org/content/article/helium-3-runs-scarce-researchers-seek-new-ways-chill-quantum-computers" target="_blank" rel="noopener">As helium-3 runs scarce, researchers seek new ways to chill quantum computers</a></li>
<li><a href="https://medicalxpress.com/news/2026-03-fine-tune-tongue-movements.html" target="_blank" rel="noopener">Hearing yourself speak helps fine-tune tongue movements</a></li>
<li><a href="https://www.chicagobooth.edu/review/how-customer-lists-trademarks-help-companies-borrow" target="_blank" rel="noopener">How customer lists and trademarks help companies borrow</a></li>
<li><a href="https://www.cnn.com/2026/04/14/health/glp1-liver-health-benefits-weight-loss" target="_blank" rel="noopener">Some people don&rsquo;t lose weight with GLP-1s. The drugs are helping anyway</a></li>
<li><a href="https://www.wsj.com/opinion/studies-suggest-red-meat-may-help-prevent-alzheimers-4f4b47f8" target="_blank" rel="noopener">Studies Suggest Red Meat May Help Prevent Alzheimer&rsquo;s</a></li>
<li><a href="https://antipodeanodyssey.wordpress.com/" target="_blank" rel="noopener">How Aesop and Jean de la Fontaine help us learn new languages</a></li>
<li><a href="https://hermes-agent.nousresearch.com" target="_blank" rel="noopener">Hermes Agent by Nous Research</a></li>
<li><a href="https://www.rubenerd.au/zfs-removing-code/" target="_blank" rel="noopener">ZFS Helped to Remove Code</a></li>
<li><a href="https://cogzest.com/2026/04/how-cognitive-science-can-help-us-design-better-software/" target="_blank" rel="noopener">Cognitive science can help us design better software – CogZest</a></li>
<li><a href="https://www.theguardian.com/environment/2026/apr/09/intentional-snakebites-antivenom" target="_blank" rel="noopener">Bitten by snakes 200 times – on purpose: quest to help deliver new antivenom</a></li>
<li><a href="https://techcrunch.com/2026/04/16/runway-ceo-says-ai-could-help-hollywood-make-50-films-instead-of-one-100m-blockbuster/" target="_blank" rel="noopener">Runway CEO: AI could help Hollywood make 50 films instead of 1 $100M blockbuster</a></li>
<li><a href="https://www.23mile.com/insights/what-happens-when-founders-cant-raise-but-dont-want-to-lose-it-all" target="_blank" rel="noopener">Why don&rsquo;t VCs help founders prepare for failed fundraising?</a></li>
<li><a href="https://appleinsider.com/articles/26/04/15/apples-ai-coding-bootcamp-could-help-its-engineers-make-a-better-siri-with-ai" target="_blank" rel="noopener">Apple&rsquo;s &lsquo;AI coding bootcamp&rsquo; could help its engineers fix Siri</a></li>
<li><a href="https://news.ycombinator.com/item?id=47822940" target="_blank" rel="noopener">Ask HN: How did you land your first projects as a solo engineer/consultant?</a></li>
<li><a href="https://samhenri.gold/blog/20260418-claude-design/" target="_blank" rel="noopener">Thoughts and feelings around Claude Design</a></li>
<li><a href="https://jakevdp.github.io/blog/2013/08/28/understanding-the-fft/" target="_blank" rel="noopener">Understanding the FFT Algorithm (2013)</a></li>
<li><a href="https://lwn.net/SubscriberLink/1066156/80d0f285132960fb/" target="_blank" rel="noopener">A more efficient implementation of Shor&rsquo;s algorithm</a></li>
<li><a href="https://mastodon.social/@jdm_/116429380667467307" target="_blank" rel="noopener">10 years ago, someone wrote a test for servo that included an expiry in 2026</a></li>
<li><a href="https://www.seangoedecke.com/many-anti-ai-arguments-are-conservative/" target="_blank" rel="noopener">Many anti-AI arguments are conservative arguments</a></li>
<li><a href="https://github.com/mxgmn/WaveFunctionCollapse" target="_blank" rel="noopener">Wave Function Collapse Algorithm</a></li>
<li><a href="https://cybereason-public.github.io/owLSM/architecture/rule-evaluation.html" target="_blank" rel="noopener">Full algorithm chain I used to implement a sigma rules engine in Linux Kernel</a></li>
<li><a href="https://github.com/ginlix-ai/langalpha" target="_blank" rel="noopener">Show HN: LangAlpha – what if Claude Code was built for Wall Street?</a></li>
<li><a href="https://stagereview.app/" target="_blank" rel="noopener">Show HN: Stage – Putting humans back in control of code review</a></li>
<li><a href="https://news.ycombinator.com/item?id=47764215" target="_blank" rel="noopener">Ask HN: I quit my job over weaponized robots to start my own venture</a></li>
<li><a href="https://news.ycombinator.com/item?id=47792026" target="_blank" rel="noopener">Tell HN: 48 absurd web projects – one every month</a></li>
<li><a href="https://news.ycombinator.com/item?id=47814832" target="_blank" rel="noopener">Claude Code Opus 4.7 keeps checking on malware</a></li>
<li><a href="https://news.ycombinator.com/item?id=47761785" target="_blank" rel="noopener">Ask HN: LeetCode, anyone still doing it?</a></li>
<li><a href="https://github.com/greggman/equirect" target="_blank" rel="noopener">Show HN: Equirect – a Rust VR video player</a></li>
<li><a href="https://github.com/locke-inc/open-passkey" target="_blank" rel="noopener">Show HN: Open Passkey – open-source passkey auth with free &ldquo;backendless&rdquo; host</a></li>
<li><a href="https://voiden.md/download" target="_blank" rel="noopener">Show HN: Voiden – API Workflows as Markdown Files (Obsidian × Curl)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47821326" target="_blank" rel="noopener">Ran into a fake &ldquo;LP&rdquo; at a YC after-party and I need to vent</a></li>
<li><a href="https://news.ycombinator.com/item?id=47825673" target="_blank" rel="noopener">Opus 4.7 vs. 4.6 after 3 days of real coding side by side from my actual session</a></li>
<li><a href="https://news.ycombinator.com/item?id=47818097" target="_blank" rel="noopener">Ask HN: Anyone know of that &ldquo;levels of AI programming&rdquo; blog post?</a></li>
<li><a href="https://github.com/egregore-labs/egregore" target="_blank" rel="noopener">Show HN: Egregore – Shared memory and coordination for multiplayer Claude Code</a></li>
<li><a href="https://news.ycombinator.com/item?id=47775686" target="_blank" rel="noopener">Ask HN: As an Australian, is it possible to get a remote US role?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47811466" target="_blank" rel="noopener">Gmail label bridge on Claude Cowork just broke</a></li>
<li><a href="https://gamevibe.us/2-hangman" target="_blank" rel="noopener">Show HN: Vibe-coding video games with Claude</a></li>
<li><a href="https://github.com/aleksUIX/vastlint" target="_blank" rel="noopener">Show HN: Vastlint, inline linting for ad tags in VS Code, Kiro, Cursor</a></li>
<li><a href="https://news.ycombinator.com/item?id=47829997" target="_blank" rel="noopener">Is AI pressure making developer burnout worse? (anonymous survey inside)</a></li>
<li><a href="https://embedlite.com/" target="_blank" rel="noopener">Show HN: A drop-in, open-source replacement for YouTube embed iframes</a></li>
<li><a href="https://github.com/biosed/dell-1320c-cups-driver" target="_blank" rel="noopener">Show HN: I reverse-engineered the driver for my 15 year old printer (Dell 1320c)</a></li>
<li><a href="https://hormuztrail.com/" target="_blank" rel="noopener">Show HN: Hormuz Trail - Oregon Trail parody/black-box AI coding exercise</a></li>
<li><a href="https://news.ycombinator.com/item?id=47750504" target="_blank" rel="noopener">Ask HN: Why are printers always so unreliable?</a></li>
<li><a href="https://88hours.github.io/helix-community/" target="_blank" rel="noopener">Show HN: Helix – open-source self-healing back end for production crashes</a></li>
<li><a href="https://github.com/klemenvod/TokenBrawl" target="_blank" rel="noopener">Show HN: A Bomberman-style 1v1 game where LLMs compete in real time</a></li>
<li><a href="https://arxiv.org/abs/2604.13363" target="_blank" rel="noopener">Scalable Fluxonium Quantum Processors via Tunable-Coupler Architecture</a></li>
<li><a href="https://github.com/Robbyant/lingbot-map" target="_blank" rel="noopener">LingBot-Map: Geometric Context Transformer for Streaming 3D Reconstruction</a></li>
<li><a href="https://www.pnas.org/doi/full/10.1073/pnas.2536005123" target="_blank" rel="noopener">Municipal water fluoridation, adolescent IQ and cognition across the life course</a></li>
<li><a href="https://aistupidlevel.info" target="_blank" rel="noopener">AI Stupid Level: Independent monitoring fluctuations in AI model performance</a></li>
<li><a href="https://github.com/HecoAI/gai" target="_blank" rel="noopener">Show HN: GAI, A flexible and idiomatic GO Agent framework</a></li>
<li><a href="https://picower.mit.edu/news/flexibly-organize-thought-brain-makes-use-space" target="_blank" rel="noopener">To flexibly organize thought, the brain makes use of space</a></li>
<li><a href="https://gist.github.com/Reebz/99db98ad4d3c45ebed84989a13710788" target="_blank" rel="noopener">Show HN: My favorite local-feeling remotely accessible Claude Code setup</a></li>
<li><a href="https://github.com/flumennigrum/gradle-avro-plugin" target="_blank" rel="noopener">Show HN: Gradle Avro Plugin to generate Java POJOs from Avro schemas</a></li>
<li><a href="https://github.com/arlington-labs/agentchat" target="_blank" rel="noopener">Show HN: Agentchat, a skill that teaches agents to make group chats</a></li>
<li><a href="https://www.whostudios.com/" target="_blank" rel="noopener">Show HN: Who&rsquo;Studios – A Social Design Platform</a></li>
<li><a href="https://www.fluentu.com/blog/german/german-dog-commands/" target="_blank" rel="noopener">German Dog Commands</a></li>
<li><a href="https://github.com/fluffypony/yojam" target="_blank" rel="noopener">Open links in whatever browser, app, or profile you need</a></li>
<li><a href="https://github.com/boostsecurityio/smokedmeat" target="_blank" rel="noopener">Show HN: SmokedMeat, like Metasploit, but for CI/CD (open-source)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47761957" target="_blank" rel="noopener">Show HN: Burrow – Runtime Security for AI Agents</a></li>
</ul>
<h2 id="heise-cloud-6">Heise Cloud (6)</h2>
<ul>
<li><a href="https://www.heise.de/news/AWS-Interconnect-Multicloud-Vernetzung-ohne-VPN-und-Colocation-11259042.html" target="_blank" rel="noopener">AWS Interconnect: Multicloud-Vernetzung ohne VPN und Colocation</a></li>
<li><a href="https://www.heise.de/news/EU-Anbieter-schnueren-gemeinsames-Notsystem-bei-Cloudabschaltung-11258162.html" target="_blank" rel="noopener">EU-Anbieter schnüren gemeinsames Notsystem bei Cloudabschaltung</a></li>
<li><a href="https://www.heise.de/hintergrund/Platform-Engineering-vs-DevOps-Was-steckt-hinter-Internal-Developer-Platforms-11255407.html" target="_blank" rel="noopener">Platform Engineering vs. DevOps: Was steckt hinter Internal Developer Platforms?</a></li>
<li><a href="https://www.heise.de/news/Cloudflare-Ein-CLI-Tool-fuer-alles-11256008.html" target="_blank" rel="noopener">Cloudflare: Ein CLI-Tool für alles</a></li>
<li><a href="https://www.heise.de/hintergrund/Windows-11-und-Intune-Endpunkte-zentral-verwalten-und-absichern-11251798.html" target="_blank" rel="noopener">Windows 11 und Intune: Endpunkte zentral verwalten und absichern</a></li>
<li><a href="https://www.heise.de/news/Amazon-Luna-verliert-Zugriff-auf-extern-gekaufte-Spiele-11254340.html" target="_blank" rel="noopener">Amazon Luna verliert Zugriff auf extern gekaufte Spiele</a></li>
</ul>
<h2 id="infoq-cloud-native-4">InfoQ Cloud Native (4)</h2>
<ul>
<li><a href="https://www.infoq.com/news/2026/04/pulumi-bun-support/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Pulumi Adds Full Bun Runtime Support</a></li>
<li><a href="https://www.infoq.com/articles/lambda-extension-deferred-flush/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Article: Using AWS Lambda Extensions to Run Post-Response Telemetry Flush</a></li>
<li><a href="https://www.infoq.com/articles/enterprise-grade-observability-extension-docker/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Article: Beyond One-Click: Designing an Enterprise-Grade Observability Extension for Docker</a></li>
<li><a href="https://www.infoq.com/podcasts/help-avoid-trivy-compromise/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Podcast: How SBOMs and Engineering Discipline Can Help You Avoid Trivy’s Compromise</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/smartbear-swagger-ai-api-management/" target="_blank" rel="noopener">SmartBear’s Swagger update targets the API drift problem AI coding tools created</a></li>
<li><a href="https://thenewstack.io/ai-agent-harness-pricing-split/" target="_blank" rel="noopener">Anthropic, OpenAI, Google, and Microsoft agree that the harness is the product. They disagree on the price.</a></li>
<li><a href="https://thenewstack.io/google-and-openai-are-making-a-run-at-claudes-desktop-moat-and-anthropic-is-making-it-easy/" target="_blank" rel="noopener">Google and OpenAI are making a run at Claude’s desktop moat, and Anthropic is making it easy</a></li>
<li><a href="https://thenewstack.io/how-to-prepare-your-company-for-the-era-of-agentic-itops/" target="_blank" rel="noopener">How to prepare your company for the era of agentic ITops</a></li>
<li><a href="https://thenewstack.io/anthropic-claude-design-launch/" target="_blank" rel="noopener">Anthropic launches Claude Design, a Figma and Canva rival built on Claude</a></li>
<li><a href="https://thenewstack.io/escape-break-fix-trap/" target="_blank" rel="noopener">3 steps to escaping the “break-fix” trap</a></li>
<li><a href="https://thenewstack.io/postgres-nvme-s3-storage/" target="_blank" rel="noopener">Why Postgres wants NVMe on the hot path, and S3 everywhere else</a></li>
<li><a href="https://thenewstack.io/amazon-aws-mcp-agentic/" target="_blank" rel="noopener">As agentic AI explodes, Amazon doubles down on MCP</a></li>
<li><a href="https://thenewstack.io/hugging-face-holotab/" target="_blank" rel="noopener">Hugging Face pushes into “computer use” with HoloTab agent that works through your browser</a></li>
<li><a href="https://thenewstack.io/php-web-skills-hiring-age/" target="_blank" rel="noopener">Who will maintain the web when PHP’s veterans retire?</a></li>
<li><a href="https://thenewstack.io/claude-opus-47-launch/" target="_blank" rel="noopener">Claude Opus 4.7 arrives with better vision, memory, and instruction-following</a></li>
<li><a href="https://thenewstack.io/openais-superapp-takes-shape/" target="_blank" rel="noopener">OpenAI’s superapp is taking shape as Codex goes beyond coding</a></li>
<li><a href="https://thenewstack.io/dogfooding-and-platforms-spotifys-agentic-first-development/" target="_blank" rel="noopener">Dogfooding and platforms: Spotify’s agentic-first development</a></li>
<li><a href="https://thenewstack.io/expo-bets-big-on-react-natives-agentic-future/" target="_blank" rel="noopener">Expo bets big on React Native’s agentic future</a></li>
<li><a href="https://thenewstack.io/anthropic-claude-identity-verification/" target="_blank" rel="noopener">Anthropic lays down identity verification on Claude</a></li>
<li><a href="https://thenewstack.io/is-your-internal-platform-ready-to-keep-up-with-ai-accelerated-development/" target="_blank" rel="noopener">Is your internal platform ready to keep up with AI-accelerated development?</a></li>
<li><a href="https://thenewstack.io/google-axion-kubernetes-arm/" target="_blank" rel="noopener">A year in, Google wants its Axion processors to feel like a scheduling decision</a></li>
<li><a href="https://thenewstack.io/gemini-app-macos-launch/" target="_blank" rel="noopener">Google Gemini Mac app debuts to end the clunky hunt for browser tabs</a></li>
<li><a href="https://thenewstack.io/openai-agents-sdk-sandboxes/" target="_blank" rel="noopener">OpenAI’s Agents SDK separates the harness from the compute</a></li>
<li><a href="https://thenewstack.io/claude-code-and-the-rise-of-personal-software/" target="_blank" rel="noopener">Claude Code and the rise of personal software</a></li>
<li><a href="https://thenewstack.io/data-stack-consolidation-risks/" target="_blank" rel="noopener">What engineering leaders get wrong about data stack consolidation</a></li>
<li><a href="https://thenewstack.io/postgres-iceberg-cdc-benchmarks/" target="_blank" rel="noopener">Postgres to Iceberg in 13 minutes: How Supermetal compares to Flink, Kafka Connect, and Spark</a></li>
<li><a href="https://thenewstack.io/cal-com-codebase-security-ai/" target="_blank" rel="noopener">Cal.com goes private: A security reckoning for open source</a></li>
<li><a href="https://thenewstack.io/cloud-database-complacency-research/" target="_blank" rel="noopener">Why “good enough” cloud databases are becoming a business risk</a></li>
<li><a href="https://thenewstack.io/securing-ai-agent-systems/" target="_blank" rel="noopener">Agents are rewriting the rules of security. Here’s what engineering needs to know.</a></li>
<li><a href="https://thenewstack.io/ai-code-qa-bottleneck/" target="_blank" rel="noopener">When AI writes 100K lines of code, QA becomes the whole job</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-17/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 16, Apr 13-19, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-16/</link>
      <pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-16/</guid>
      <description>This week: 62 releases, 143 news items.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week in Cloud Native saw a flurry of activity, particularly in the realm of AI integration and security. We observed a significant number of patch releases across core projects, reinforcing stability and addressing vulnerabilities, while the community actively discussed the evolving landscape of AI agents and their interaction with cloud-native tooling.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="security--identity">Security &amp; Identity</h3>
<ul>
<li><strong><a href="https://github.com/cert-manager/cert-manager/releases/tag/v1.20.2" target="_blank" rel="noopener">cert-manager v1.20.2</a></strong> - Fixes invalid YAML generation in Helm charts and updates Go and dependencies to address reported vulnerabilities.</li>
<li><strong><a href="https://github.com/falcosecurity/falco/releases/tag/0.43.1" target="_blank" rel="noopener">falco 0.43.1</a></strong> - A patch release that includes updates to its core libraries and driver.</li>
<li><strong><a href="https://github.com/open-policy-agent/opa/releases/tag/v1.15.2" target="_blank" rel="noopener">Open Policy Agent v1.15.2</a></strong> - Updates the Go version to 1.26.2, incorporating multiple security fixes.</li>
<li><strong><a href="https://github.com/spiffe/spire/releases/tag/v1.14.5" target="_blank" rel="noopener">SPIFFE/SPIRE v1.14.5</a></strong> - Upgrades Go to 1.26.2 to mitigate several reported CVEs.</li>
<li><strong><a href="https://github.com/spiffe/spire/releases/tag/v1.13.5" target="_blank" rel="noopener">SPIFFE/SPIRE v1.13.5</a></strong> - Upgrades Go to 1.25.9, addressing multiple security vulnerabilities.</li>
<li><strong><a href="https://github.com/keycloak/keycloak/releases/tag/26.6.0" target="_blank" rel="noopener">Keycloak 26.6.0</a></strong> - Introduces new capabilities like JWT Authorization Grant and federated client authentication for enhanced security.</li>
<li><strong><a href="https://github.com/openfga/openfga/releases/tag/v1.14.1" target="_blank" rel="noopener">OpenFGA v1.14.1</a></strong> - Adds server shutdown timeout configuration and improves performance for ListObjects and cache key generation.</li>
<li><strong><a href="https://github.com/distribution/distribution/releases/tag/v3.1.0" target="_blank" rel="noopener">Distribution v3.1.0</a></strong> - Addresses CVE-2026-35172 and CVE-2026-33540, and adds support for tag pagination.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/v2.3.0" target="_blank" rel="noopener">External Secrets v2.3.0</a></strong> - A general update that modernizes Go code and includes various improvements.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/helm-chart-2.3.0" target="_blank" rel="noopener">External Secrets helm-chart-2.3.0</a></strong> - A new Helm chart release for external secrets management in Kubernetes.</li>
<li><strong><a href="https://github.com/kubewarden/kubewarden-controller/releases/tag/v1.34.2" target="_blank" rel="noopener">Kubewarden Controller v1.34.2</a></strong> - Updates the <code>wasmtime-provider</code> dependency.</li>
<li><strong><a href="https://github.com/kubewarden/kubewarden-controller/releases/tag/v1.34.1" target="_blank" rel="noopener">Kubewarden Controller v1.34.1</a></strong> - Updates <code>wasmtime</code> and the Go language version to v1.26.2.</li>
<li><strong><a href="https://github.com/kubewarden/kubewarden-controller/releases/tag/v1.34.0" target="_blank" rel="noopener">Kubewarden Controller v1.34.0</a></strong> - Introduces CI checks for autogenerated code, fixes version pinning, and improves registry URI handling for <code>kwctl</code>.</li>
<li><strong><a href="https://github.com/sigstore/cosign/releases/tag/v3.0.6" target="_blank" rel="noopener">Sigstore Cosign v3.0.6</a></strong> - Resolves a critical security advisory (GHSA-w6c6-c85g-mmv6) and adds support for signing with OpenBao-managed keys.</li>
<li><strong><a href="https://github.com/sigstore/cosign/releases/tag/v2.6.3" target="_blank" rel="noopener">Sigstore Cosign v2.6.3</a></strong> - Also resolves the GHSA-w6c6-c85g-mmv6 security advisory.</li>
</ul>
<h3 id="networking">Networking</h3>
<ul>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.37.2" target="_blank" rel="noopener">Envoy Proxy v1.37.2</a></strong> - Fixes a crash on listener removal, addresses issues with dynamic module filters and internal redirect logic, and updates Docker release images.</li>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.36.6" target="_blank" rel="noopener">Envoy Proxy v1.36.6</a></strong> - Addresses dynamic module filter issues, internal redirect hangs, and updates Docker release images.</li>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.35.10" target="_blank" rel="noopener">Envoy Proxy v1.35.10</a></strong> - Provides updates and fixes for Docker release images.</li>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.34.14" target="_blank" rel="noopener">Envoy Proxy v1.34.14</a></strong> - Delivers updates and fixes for Docker release images.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.15.10" target="_blank" rel="noopener">Kube-OVN v1.15.10</a></strong> - Includes fixes for upgrade errors and updates Go dependencies.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.16.0" target="_blank" rel="noopener">Kube-OVN v1.16.0</a></strong> - Adds NetworkPolicy support for multi-network pods, static IP/MAC for multiple interfaces, IPv6/dual-stack MetalLB integration, and KubeVirt live-migration options.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.15.9" target="_blank" rel="noopener">Kube-OVN v1.15.9</a></strong> - Updates Go to v1.26.2 and fixes VPC policy route next hops.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/gateway-api/releases/tag/monthly-2026.04" target="_blank" rel="noopener">Kubernetes Gateway API monthly-2026.04</a></strong> - The monthly experimental release for April 2026, incorporating the latest features and fixes.</li>
</ul>
<h3 id="service-mesh">Service Mesh</h3>
<ul>
<li><strong><a href="https://github.com/istio/istio/releases/tag/1.27.9" target="_blank" rel="noopener">Istio 1.27.9</a></strong> - A patch release providing continued stability and maintenance updates.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/2.9.14" target="_blank" rel="noopener">Kuma v2.9.14</a></strong> - Bumps Prometheus common dependency and includes a fix to prevent panics during stream closure.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.13.4" target="_blank" rel="noopener">Kuma v2.13.4</a></strong> - Addresses Helm annotation definitions, deduplicates XDS filters, ensures namespace passing in reachable backends, and prevents panics on stream closure.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.12.9" target="_blank" rel="noopener">Kuma v2.12.9</a></strong> - Bumps Prometheus common, fixes Helm annotations, passes namespace in reachable backends lookup, and prevents panics on stream closure.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.11.12" target="_blank" rel="noopener">Kuma v2.11.12</a></strong> - Bumps Prometheus common and prevents panics on send to closed channels during stream closure.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.7.24" target="_blank" rel="noopener">Kuma v2.7.24</a></strong> - Bumps Prometheus common and includes a fix to prevent panics during stream closure.</li>
</ul>
<h3 id="build-cicd--container-tools">Build, CI/CD &amp; Container Tools</h3>
<ul>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.17.4" target="_blank" rel="noopener">Dapr Runtime v1.17.4</a></strong> - Contains bug fixes for Pulsar pub/sub component behavior and cross-app workflow states.</li>
<li><strong><a href="https://github.com/fluxcd/flux2/releases/tag/v2.8.5" target="_blank" rel="noopener">Flux2 v2.8.5</a></strong> - A patch release with bug fixes and improvements across kustomize-controller, source-controller, and notification-controller.</li>
<li><strong><a href="https://github.com/fluxcd/flux2/releases/tag/v2.8.4" target="_blank" rel="noopener">Flux2 v2.8.4</a></strong> - A patch release focused on fixes for the Flux CLI, including Windows compatibility for <code>flux build ks</code> and <code>flux diff ks</code>.</li>
<li><strong><a href="https://github.com/helm/helm/releases/tag/v4.1.4" target="_blank" rel="noopener">Helm v4.1.4</a></strong> - A security fix patch release.</li>
<li><strong><a href="https://github.com/helm/helm/releases/tag/v3.20.2" target="_blank" rel="noopener">Helm v3.20.2</a></strong> - A security patch release for the Helm 3.x series.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.49.4" target="_blank" rel="noopener">Backstage v1.49.4</a></strong> - Fixes issues with OAuth 2.0 endpoints, template naming, and permissions for the scaffolder plugin.</li>
<li><strong><a href="https://github.com/telepresenceio/telepresence/releases/tag/v2.27.4" target="_blank" rel="noopener">Telepresence v2.27.4</a></strong> - Offers official release artifacts and installers, including an option to run the root daemon as a system service.</li>
<li><strong><a href="https://github.com/containers/buildah/releases/tag/v1.43.1" target="_blank" rel="noopener">Buildah v1.43.1</a></strong> - Bumps to Buildah v1.43.0, fixes a call to <code>chown</code>, and updates <code>go-jose</code> for security.</li>
<li><strong><a href="https://github.com/containers/skopeo/releases/tag/v1.22.1" target="_blank" rel="noopener">Skopeo v1.22.1</a></strong> - Bumps to v1.22.1, addresses CVE-2026-34986, and updates <code>c/common</code> and <code>c/image</code>.</li>
</ul>
<h3 id="observability">Observability</h3>
<ul>
<li><strong><a href="https://github.com/prometheus/prometheus/releases/tag/v3.11.1" target="_blank" rel="noopener">Prometheus v3.11.1</a></strong> - Fixes a startup failure for OTLP HTTP tracing when <code>insecure: true</code> is configured.</li>
<li><strong><a href="https://github.com/inspektor-gadget/inspektor-gadget/releases/tag/v0.51.0" target="_blank" rel="noopener">Inspektor Gadget v0.51.0</a></strong> - Introduces new gadgets like <code>profile_cuda</code> and <code>top_cpu_throttle</code> for detecting CFS bandwidth throttling, and adds a logs operator.</li>
</ul>
<h3 id="cluster-management">Cluster Management</h3>
<ul>
<li><strong><a href="https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.12.5" target="_blank" rel="noopener">Cluster API v1.12.5</a></strong> - Improves CAPD&rsquo;s wait mechanism for multi-user targets and includes several bug fixes, supporting a wide range of Kubernetes versions.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.11.8" target="_blank" rel="noopener">Cluster API v1.11.8</a></strong> - Also improves CAPD&rsquo;s wait for multi-user targets and provides bug fixes, supporting Kubernetes v1.28.x to v1.34.x.</li>
</ul>
<h3 id="application-frameworks">Application Frameworks</h3>
<ul>
<li><strong><a href="https://github.com/spinframework/spin/releases/tag/v3.6.3" target="_blank" rel="noopener">Fermyon Spin v3.6.3</a></strong> - A patch release that updates the <code>wasmtime</code> version to address security advisories.</li>
</ul>
<h3 id="configuration">Configuration</h3>
<ul>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.7" target="_blank" rel="noopener">Meshery v1.0.7</a></strong> - Part of a series of patch releases, this version fixes static asset serving, improves CLI error handling, and refines logging.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.6" target="_blank" rel="noopener">Meshery v1.0.6</a></strong> - Addresses 404 errors, guards against nil KubernetesServerID, restores body on provider retry, and ensures user token passing.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.5" target="_blank" rel="noopener">Meshery v1.0.5</a></strong> - Aligns MesheryPattern JSON tags, fixes UI eslint configuration, and adds deployment preview capabilities.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.4" target="_blank" rel="noopener">Meshery v1.0.4</a></strong> - Fixes the Meshery logo animation, pattern file naming in the UI, and E2E test failures.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.3" target="_blank" rel="noopener">Meshery v1.0.3</a></strong> - Corrects patternFile tag naming and enhances API documentation styling.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.2" target="_blank" rel="noopener">Meshery v1.0.2</a></strong> - Includes swagger cleanup, fixes <code>orgID</code> query parameter case, and upgrades to Meshery Schemas v1.0.4.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.1" target="_blank" rel="noopener">Meshery v1.0.1</a></strong> - Resolves <code>orgId</code> query parameter case mismatches, improves DeleteMeshSyncResource HTTP response handling, and fixes auth redirect loops.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>The Cloud Native landscape this week was heavily dominated by discussions and advancements in <strong>AI and its integration with cloud-native infrastructure</strong>. A significant trend observed is the rapid evolution of AI coding tools, with platforms like Cursor, Claude Code, and Codex increasingly merging into unified developer stacks. There&rsquo;s a palpable &ldquo;AI Psychosis&rdquo; among developers, as described by Karpathy, highlighting the intense focus on leveraging AI for coding, automation, and operational tasks. The PyTorch Foundation expanded its AI stack with Safetensors, ExecuTorch, and Helion, while Anthropic introduced enterprise-focused offerings like Claude Cowork and Managed Agents, indicating a strong push towards AI adoption in corporate environments. Concerns about AI safety and the need for guardrails were also prominent, alongside discussions on tracking the fast-growing, yet hard-to-monitor, AI-related spend. Notably, the CNCF highlighted how projects like Dragonfly are addressing the performance and efficiency challenges of large-scale AI model distribution using peer-to-peer acceleration.</p>
<p><strong>Kubernetes and Platform Engineering</strong> continued to be a central theme, with insights from KubeCon + CloudNativeCon Europe 2026 emphasizing the evolution of platform engineering practices and the growing importance of inclusion and accessibility within the community. Discussions also touched upon optimizing Kubernetes deployments, such as addressing waste in HPA-managed workloads and the promise of Amazon EKS Auto Mode to reduce operational toil. The concept of true enterprise sovereignty, particularly for databases like PostgreSQL powered by Kubernetes, gained traction, offering portability across cloud environments. AWS is also enhancing EKS operations with intelligent knowledge graphs built using the AWS DevOps Agent, aiming to streamline troubleshooting and incident response.</p>
<p>In <strong>Cloud Infrastructure and Management</strong>, major providers rolled out new capabilities. AWS introduced S3 Files, transforming its object storage into a file system that supports NFS 4.1+, and enhanced AWS Lambda with Managed Instances offering up to 32 GB of memory for intensive applications. Microsoft is working towards making service mesh &ldquo;invisible,&rdquo; simplifying its adoption and management. Alongside these advancements, <strong>Security and Digital Sovereignty</strong> remain critical. European initiatives, including BSI&rsquo;s updated C5 criteria catalog for cloud computing, underscore the increasing demand for secure, sovereign cloud solutions that protect against geopolitical risks and reduce dependence on a few large tech corporations. Projects like cert-manager, Falco, OPA, and SPIFFE/SPIRE released updates addressing vulnerabilities and bolstering security postures across the cloud-native ecosystem.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Hacker News was buzzing with the rapid development and deployment of <strong>AI agents</strong>. Discussions ranged from building autonomous AI agent fleets with Kubernetes (A3) and self-hosted, isolated AI agent environments (CongaLine) to tools for managing AI-generated code (Twill.ai, Claudraband). The community also explored lightweight Kubernetes chaos operators (Omen) and the challenges of evaluating candidates in the age of AI-assisted coding. Docker&rsquo;s role in isolating AI agents and the reliability of <code>docker pull</code> were also hot topics, alongside a few humorous takes on learning Kubernetes pronunciation.</p>
<h2 id="-week-in-numbers">📊 Week in Numbers</h2>
<ul>
<li>51 stable releases across 27 projects</li>
<li>AI agents and their development dominated news cycles, reflecting a significant industry focus on automation and intelligent systems.</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-16/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-16">📚 All Articles from Week 16</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-compute-1">AWS Compute (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/compute/building-memory-intensive-apps-with-aws-lambda-managed-instances/" target="_blank" rel="noopener">Building Memory-Intensive Apps with AWS Lambda Managed Instances</a></li>
</ul>
<h2 id="aws-containers-1">AWS Containers (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/containers/building-intelligent-knowledge-graphs-for-amazon-eks-operations-using-aws-devops-agent/" target="_blank" rel="noopener">Building intelligent knowledge graphs for Amazon EKS operations using AWS DevOps Agent</a></li>
</ul>
<h2 id="cncf-blog-3">CNCF Blog (3)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/04/11/what-i-learned-at-my-first-kubecon-cloudnativecon-as-a-high-school-speaker/" target="_blank" rel="noopener">What I Learned at My First KubeCon + CloudNativeCon as a High School Speaker</a></li>
<li><a href="https://www.cncf.io/blog/2026/04/10/rethinking-platform-engineering-through-diverse-perspectives-at-kubecon-cloudnativecon-eu-amsterdam/" target="_blank" rel="noopener">Rethinking platform engineering through diverse perspectives at KubeCon + CloudNativeCon EU Amsterdam</a></li>
<li><a href="https://www.cncf.io/blog/2026/04/06/peer-to-peer-acceleration-for-ai-model-distribution-with-dragonfly/" target="_blank" rel="noopener">Peer-to-Peer acceleration for AI model distribution with Dragonfly</a></li>
</ul>
<h2 id="hacker-news-98">Hacker News (98)</h2>
<ul>
<li><a href="https://www.leonidasr.com/posts/a3-kubernetes-for-autonomous-ai-agent-fleets/" target="_blank" rel="noopener">A3: Kubernetes for autonomous AI agent fleets</a></li>
<li><a href="https://github.com/k-krew/omen" target="_blank" rel="noopener">Show HN: Omen – A lightweight Kubernetes chaos operator with manual approval</a></li>
<li><a href="https://devglish.com/" target="_blank" rel="noopener">DevGlish – I mispronounced &ldquo;Kubernetes&rdquo; for 2 years. So I built this</a></li>
<li><a href="https://github.com/t4db/t4" target="_blank" rel="noopener">Show HN: T4 – a versioned datastore with branching and time-travel (S3-backed)</a></li>
<li><a href="https://github.com/cruxdigital-llc/congaline" target="_blank" rel="noopener">Show HN: CongaLine – Self-hosted isolated AI agent fleet (OpenClaw, Hermes)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47711279" target="_blank" rel="noopener">Ask HN: What should I re-skill in?</a></li>
<li><a href="https://twill.ai" target="_blank" rel="noopener">Launch HN: Twill.ai (YC S25) – Delegate to cloud agents, get back PRs</a></li>
<li><a href="https://steadcast.co" target="_blank" rel="noopener">Show HN: Steadcast – Free Mac podcast player for learning, not background noise</a></li>
<li><a href="https://news.ycombinator.com/item?id=47702760" target="_blank" rel="noopener">Ask HN:Is there an open source project that combines coding agents &amp; deployment</a></li>
<li><a href="https://news.ycombinator.com/item?id=47738883" target="_blank" rel="noopener">Tell HN: Docker pull fails in Spain due to football Cloudflare block</a></li>
<li><a href="https://github.com/hwdsl2/docker-whisper" target="_blank" rel="noopener">Show HN: Docker-whisper: Self-hosted Whisper speech-to-text server (OpenAI API)</a></li>
<li><a href="https://timbreai.substack.com/p/how-docker-and-the-linux-kernel-isolate" target="_blank" rel="noopener">Docker and the Linux Kernel Isolate Your Agent, and Where They Don&rsquo;t</a></li>
<li><a href="https://raus.cloud/blog/docker-swarm-test-11-euro-lesson/" target="_blank" rel="noopener">We Spent €11/Month Testing Docker Swarm So You Don&rsquo;t Have To</a></li>
<li><a href="https://andrewlock.net/running-ai-agents-safely-in-a-microvm-using-docker-sandbox/" target="_blank" rel="noopener">Running AI agents safely in a microVM using Docker sandbox</a></li>
<li><a href="https://www.relvy.ai" target="_blank" rel="noopener">Launch HN: Relvy (YC F24) – On-call runbooks, automated</a></li>
<li><a href="https://news.ycombinator.com/item?id=47727255" target="_blank" rel="noopener">Show HN: HyperFlow – A self-improving agent framework built on LangGraph</a></li>
<li><a href="https://github.com/holtwick/bx-mac" target="_blank" rel="noopener">Show HN: Bx – macOS native sandbox for AI and coding tools</a></li>
<li><a href="https://github.com/alainbrown/openfable" target="_blank" rel="noopener">Show HN: OpenFable – Open-source RAG engine using tree-structured indexes</a></li>
<li><a href="https://streams.dbconvert.com" target="_blank" rel="noopener">Show HN: I got tired of juggling 4 tools for data work – built one instead</a></li>
<li><a href="https://news.ycombinator.com/item?id=47683498" target="_blank" rel="noopener">The way every agent framework handles MCP is a latent security problem</a></li>
<li><a href="https://github.com/sh-cho/idt" target="_blank" rel="noopener">Show HN: Idt – A Swiss Army Knife for UUID, ULID, Snowflake, and More</a></li>
<li><a href="https://locker.dev" target="_blank" rel="noopener">Show HN: Stop paying for Dropbox/Google Drive, use your own S3 bucket instead</a></li>
<li><a href="https://news.ycombinator.com/item?id=47714654" target="_blank" rel="noopener">Ask HN: Software engineers who enjoy working with LLMs?</a></li>
<li><a href="https://opentailwind.dev/" target="_blank" rel="noopener">Free 1700 tailwind blocks. Enjoy</a></li>
<li><a href="https://www.hormuz-havoc.com/" target="_blank" rel="noopener">Show HN: Hormuz Havoc, a satirical game that got overrun by AI bots in 24 hours</a></li>
<li><a href="https://news.ycombinator.com/item?id=47734011" target="_blank" rel="noopener">Tell HN: See the AI Doc</a></li>
<li><a href="https://www.coindesk.com/markets/2026/04/08/iran-eyes-crypto-toll-for-oil-tanker-transit-through-strait-of-hormuz" target="_blank" rel="noopener">Iran eyes crypto toll for oil tanker transits through Strait of Hormuz</a></li>
<li><a href="https://updates.thunderbird.net/en-US/thunderbird/140.0/apr26-1e/donate/" target="_blank" rel="noopener">Help Keep Thunderbird Alive</a></li>
<li><a href="https://www.wired.com/story/openai-backs-bill-exempt-ai-firms-model-harm-lawsuits/" target="_blank" rel="noopener">OpenAI backs Illinois bill that would limit when AI labs can be held liable</a></li>
<li><a href="https://www.construction-physics.com/p/helium-is-hard-to-replace" target="_blank" rel="noopener">Helium is hard to replace</a></li>
<li><a href="https://www.danvk.org/2026/03/08/oldnyc-updates.html" target="_blank" rel="noopener">AI helps add 10k more photos to OldNYC</a></li>
<li><a href="https://github.com/agberohq/keeper" target="_blank" rel="noopener">Show HN: Keeper – embedded secret store for Go (help me break it)</a></li>
<li><a href="https://defensescoop.com/2026/04/11/strait-of-hormuz-mine-clearance-navy-centcom-underwater-drones/" target="_blank" rel="noopener">Navy to use underwater drones to help clear Iranian mines from Strait of Hormuz</a></li>
<li><a href="https://sfstandard.com/2025/09/02/elizabeth-holmes-bryan-johnson-prison-tweets/" target="_blank" rel="noopener">Elizabeth Holmes is tweeting from jail. How? (2025)</a></li>
<li><a href="https://denmarkification.com/" target="_blank" rel="noopener">Help Denmark Buy California – Because Why Not?</a></li>
<li><a href="https://www.newyorker.com/magazine/2026/04/06/he-helped-stop-iran-from-getting-the-bomb" target="_blank" rel="noopener">He Helped Stop Iran from Getting the Bomb</a></li>
<li><a href="https://www.davidtran.me/coderegon-trail/" target="_blank" rel="noopener">Show HN: Coderegon Trail – A retro game to help you explore open-source repos</a></li>
<li><a href="https://aeon.co/essays/how-the-hypercuriosity-of-adhd-may-have-helped-humans-thrive" target="_blank" rel="noopener">How the hypercuriosity of ADHD may have helped humans thrive</a></li>
<li><a href="https://torrentfreak.com/yout-com-hopes-supreme-courts-cox-ruling-helps-its-case-riaa-disagrees/" target="_blank" rel="noopener">Yout.com Hopes Supreme Court&rsquo;s Cox Ruling Helps Its Case; RIAA Disagrees</a></li>
<li><a href="https://danilafe.com/blog/llm_personal_software/" target="_blank" rel="noopener">Personal Software with the Help of LLMs</a></li>
<li><a href="https://github.com/andlind/almondsrc" target="_blank" rel="noopener">Coders and testers help me out</a></li>
<li><a href="https://www.bbc.co.uk/news/articles/c2lwvz1pl1no" target="_blank" rel="noopener">Want to help garden birds? Don&rsquo;t feed them in warmer months, says RSPB</a></li>
<li><a href="https://www.404media.co/trans-rights-privacy-online-cybersecurity-workshop-deadname-not-found/" target="_blank" rel="noopener">A &lsquo;Self-Doxing&rsquo; Rave Helps Trans People Stay Safe Online</a></li>
<li><a href="https://www.who.int/europe/news/item/08-04-2026-new-who-database-helps-countries-turn-health-data-into-better-policy" target="_blank" rel="noopener">New WHO database helps countries turn health data into better policy</a></li>
<li><a href="https://www.cbsnews.com/news/faa-video-gamers-increase-air-traffic-controllers/" target="_blank" rel="noopener">U.S. faces an air traffic controller shortage. It&rsquo;s turning to gamers for help</a></li>
<li><a href="https://spectrum.ieee.org/decentralized-ai-training-2676670858" target="_blank" rel="noopener">Decentralized Training Can Help Solve AI&rsquo;s Energy Woes</a></li>
<li><a href="https://www.scmp.com/economy/china-economy/article/3346978/china-help-cuba-solar-energy-amid-us-oil-blockade-and-total-power-outage" target="_blank" rel="noopener">China to help Cuba with solar energy amid US oil blockade</a></li>
<li><a href="https://m.dpreview.com/articles/7253889286/canon-lenses-help-create-the-eye-of-mothra" target="_blank" rel="noopener">Canon lenses help create the eye of MOTHRA</a></li>
<li><a href="https://github.com/randerson112/craft" target="_blank" rel="noopener">Show HN: I built a Cargo-like build tool for C/C++</a></li>
<li><a href="https://fluidcad.io/" target="_blank" rel="noopener">Show HN: FluidCAD – Parametric CAD with JavaScript</a></li>
<li><a href="https://news.ycombinator.com/item?id=47667504" target="_blank" rel="noopener">Ask HN: How do you handle marketing as a solo technical founder?</a></li>
<li><a href="https://github.com/halfwhey/claudraband" target="_blank" rel="noopener">Show HN: Claudraband – Claude Code for the Power User</a></li>
<li><a href="https://news.ycombinator.com/item?id=47665194" target="_blank" rel="noopener">Zooming UIs in 2026: Prezi, impress.js, and why I built something different</a></li>
<li><a href="https://eve.new/login" target="_blank" rel="noopener">Show HN: Eve – Managed OpenClaw for work</a></li>
<li><a href="https://www.networkflowalgs.com/" target="_blank" rel="noopener">Network Flow Algorithms</a></li>
<li><a href="https://buttondown.com/jaffray/archive/floyds-sampling-algorithm/" target="_blank" rel="noopener">Floyd&rsquo;s Sampling Algorithm</a></li>
<li><a href="https://www.theguardian.com/world/2026/apr/12/crypto-javier-milei-bribery-argentina" target="_blank" rel="noopener">Javier Milei&rsquo;s bribery scandal may have derailed Argentina&rsquo;s crypto investment</a></li>
<li><a href="https://en.wikipedia.org/wiki/Great_auk" target="_blank" rel="noopener">There were penguins in America and Europe 200 years ago</a></li>
<li><a href="https://news.ycombinator.com/item?id=47687910" target="_blank" rel="noopener">Ask HN: Is there some sort of stigma around Qubes OS on HN?</a></li>
<li><a href="https://theconversation.com/the-ai-bubble-isnt-new-karl-marx-explained-the-mechanisms-behind-it-nearly-150-years-ago-270663" target="_blank" rel="noopener">The AI bubble isn&rsquo;t new – Marx explained the mechanisms behind it 150 years ago</a></li>
<li><a href="https://www.chilcy.com/" target="_blank" rel="noopener">Most businesses still run on spreadsheets built 10 years ago</a></li>
<li><a href="https://nautil.us/what-happened-to-the-ancient-bug-giants-of-300-million-years-ago-1279562" target="_blank" rel="noopener">What Happened to the Ancient Bug Giants of 300M Years Ago?</a></li>
<li><a href="https://mythos.one/me/brianswichkow/54528e" target="_blank" rel="noopener">Show HN: We built the &ldquo;LLM knowledge base&rdquo; Karpathy described 9 yrs ago</a></li>
<li><a href="https://www.freestyle.sh/" target="_blank" rel="noopener">Launch HN: Freestyle – Sandboxes for Coding Agents</a></li>
<li><a href="https://github.com/mattmireles/gemma-tuner-multimodal" target="_blank" rel="noopener">Show HN: Gemma 4 Multimodal Fine-Tuner for Apple Silicon</a></li>
<li><a href="https://cssstudio.ai" target="_blank" rel="noopener">Show HN: CSS Studio. Design by hand, code by agent</a></li>
<li><a href="https://mooncraft2000.com" target="_blank" rel="noopener">Show HN: Moon simulator game, ray-casting</a></li>
<li><a href="https://github.com/final-run/finalrun-agent" target="_blank" rel="noopener">Show HN: Finalrun – Spec-driven testing using English and vision for mobile apps</a></li>
<li><a href="https://news.ycombinator.com/item?id=47722081" target="_blank" rel="noopener">Ask HN: Hiring in the age of AI-assisted coding: what works?</a></li>
<li><a href="https://github.com/DinobaseHQ/dinobase" target="_blank" rel="noopener">Show HN: I built a database for AI agents</a></li>
<li><a href="https://news.ycombinator.com/item?id=47728126" target="_blank" rel="noopener">I collected startup ideas. It changed how I think about ideas completely</a></li>
<li><a href="https://news.ycombinator.com/item?id=47668813" target="_blank" rel="noopener">Claude Code limits are starting to feel like a psychological trick</a></li>
<li><a href="https://github.com/zoriya/kyoo" target="_blank" rel="noopener">Show HN: Kyoo v5 – self hosted media server</a></li>
<li><a href="https://github.com/Kuberwastaken/claurst" target="_blank" rel="noopener">Show HN: Rocky and Caveman Speak in Claurst CLI Save Big Token Amaze Amaze Amaze</a></li>
<li><a href="https://news.ycombinator.com/item?id=47728487" target="_blank" rel="noopener">My AI workflow evolved from prompts to a near-autonomous workflow</a></li>
<li><a href="https://github.com/openziti/mcp-gateway" target="_blank" rel="noopener">Show HN: MCP Gateway – Zero-Trust Access to MCP Tool Servers</a></li>
<li><a href="https://github.com/bullseye2d/bullseye2d" target="_blank" rel="noopener">Show HN: Bullseye2D – A Dart library for cross-platform 2D games</a></li>
<li><a href="https://github.com/tilework-tech/nori-skillsets/pull/465/files" target="_blank" rel="noopener">Show HN: Ship of Theseus License</a></li>
<li><a href="https://news.ycombinator.com/item?id=47736372" target="_blank" rel="noopener">Ask HN: What should I do with my app? 130 downloads 3 real subscribers</a></li>
<li><a href="https://news.ycombinator.com/item?id=47677971" target="_blank" rel="noopener">Ask HN: How do you promote apps which are vibe coded but has real life usecase?</a></li>
<li><a href="https://redgridtactical.com/mgrs" target="_blank" rel="noopener">Show HN: Topo maps and Meshtastic mesh networking in MGRS navigator</a></li>
<li><a href="https://news.ycombinator.com/item?id=47696872" target="_blank" rel="noopener">Ask HN: We got 100 stars. A weekend project got 12k. What are we missing?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47718079" target="_blank" rel="noopener">Ask HN: Will we ever do something about patent trolls?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47701941" target="_blank" rel="noopener">Can a non – coder build a high tech product?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47673575" target="_blank" rel="noopener">Ask HN: How do you get feedback for your products?</a></li>
<li><a href="https://onboardly-ruddy.vercel.app" target="_blank" rel="noopener">Show HN: Onboardly – Ask questions about any GitHub codebase in plain English</a></li>
<li><a href="https://zenodo.org/records/19513269" target="_blank" rel="noopener">447 TB/cm² at zero retention energy – atomic-scale memory on fluorographane</a></li>
<li><a href="https://www.npr.org/2026/04/03/nx-s1-5763891/flu-resistance-peptide-sick-antiviral" target="_blank" rel="noopener">Never been sick with the flu? Now scientists may know why</a></li>
<li><a href="https://www.process-one.net/blog/fluux-messenger-0-15/" target="_blank" rel="noopener">Fluux Messenger 0.15.0 – A Modern Cross Platform XMPP Client (TypeScript)</a></li>
<li><a href="https://www.businessinsider.com/tokenmaxxing-ai-token-leaderboards-debate-2026-4" target="_blank" rel="noopener">Is &ldquo;Tokenmaxxing&rdquo; a Flex?</a></li>
<li><a href="https://lingle.ai/" target="_blank" rel="noopener">Show HN: Lingle – Voice agent to simulate zoom-based personal language lessons</a></li>
<li><a href="https://avikde.github.io/vla-pipeline/" target="_blank" rel="noopener">Show HN: A reasoning hierarchical robotics pipeline you can run in the browser</a></li>
<li><a href="https://news.ycombinator.com/item?id=47659208" target="_blank" rel="noopener">Fine-tuning Gemma 4 locally</a></li>
<li><a href="https://news.ycombinator.com/item?id=47735439" target="_blank" rel="noopener">I propose a new programming language, CPC</a></li>
<li><a href="https://apnews.com/article/microshifting-work-time-flexible-schedule-balance-97a98519916b447cd60c73261ffc0b4e" target="_blank" rel="noopener">&lsquo;Microshifting&rsquo; puts a new spin on 9-to-5 schedules</a></li>
<li><a href="https://signoz.io/blog/n8n-monitoring-with-opentelemetry/" target="_blank" rel="noopener">Bringing Observability to Your N8n Workflows: OpenTelemetry in Action</a></li>
<li><a href="https://github.com/metafab/otel-gui" target="_blank" rel="noopener">Show HN: Otel-GUI – an open source OpenTelemetry viewer for dev and debug</a></li>
<li><a href="https://promptjuggler.com" target="_blank" rel="noopener">Show HN: PromptJuggler – A dev env and runner for prompts, workflows, agents</a></li>
</ul>
<h2 id="heise-cloud-12">Heise Cloud (12)</h2>
<ul>
<li><a href="https://www.heise.de/news/Digitale-Souveraenitaet-in-der-Praxis-Cloud-KI-und-Security-krisensicher-machen-11222625.html" target="_blank" rel="noopener">Digitale Souveränität in der Praxis – Cloud, KI und Security krisensicher machen</a></li>
<li><a href="https://www.heise.de/news/Nutanix-KI-Plattform-Bare-Metal-Kubernetes-und-Neocloud-Dienste-11252808.html" target="_blank" rel="noopener">Nutanix: KI-Plattform, Bare-Metal-Kubernetes und Neocloud-Dienste</a></li>
<li><a href="https://www.heise.de/news/Freitag-TikTok-Rechenzentrum-fuer-EU-Daten-OpenAIs-Stargate-UK-Projekt-auf-Eis-11251426.html" target="_blank" rel="noopener">Freitag: TikTok-Rechenzentrum für EU-Daten, OpenAIs Stargate-UK-Projekt auf Eis</a></li>
<li><a href="https://www.heise.de/hintergrund/Leitfaden-fuer-Unternehmen-Der-Weg-in-die-souveraene-Cloud-11250423.html" target="_blank" rel="noopener">Leitfaden für Unternehmen: Der Weg in die souveräne Cloud</a></li>
<li><a href="https://www.heise.de/ratgeber/Wie-KI-gestuetzte-Dokumentengeneration-Cloud-Design-Prozesse-vereinfacht-11246552.html" target="_blank" rel="noopener">Wie KI-gestützte Dokumentengeneration Cloud-Design-Prozesse vereinfacht</a></li>
<li><a href="https://www.heise.de/news/iX-Workshop-IT-Umgebungen-mit-Microsoft-Defender-XDR-vor-Angriffen-schuetzen-11229254.html" target="_blank" rel="noopener">iX-Workshop: IT-Umgebungen mit Microsoft Defender XDR vor Angriffen schützen</a></li>
<li><a href="https://www.heise.de/news/AWS-macht-S3-zum-Dateisystem-11249237.html" target="_blank" rel="noopener">AWS macht S3 zum Dateisystem</a></li>
<li><a href="https://www.heise.de/news/Microsoft-aendert-Loeschverhalten-von-OneDrive-11248240.html" target="_blank" rel="noopener">Microsoft ändert Löschverhalten von OneDrive</a></li>
<li><a href="https://www.heise.de/news/Digitale-Souveraenitaet-Vortraege-gesucht-11247192.html" target="_blank" rel="noopener">Digitale Souveränität: Vorträge gesucht!</a></li>
<li><a href="https://www.heise.de/hintergrund/iPhone-ohne-Apple-Was-man-beachten-muss-wenn-man-iCloud-nicht-will-11229359.html" target="_blank" rel="noopener">iPhone ohne Apple: Was man beachten muss, wenn man iCloud nicht will</a></li>
<li><a href="https://www.heise.de/news/BSI-Kriterienkatalog-fuer-Cloud-Computing-C5-verlangt-mehr-11247015.html" target="_blank" rel="noopener">BSI-Kriterienkatalog für Cloud-Computing C5 verlangt mehr</a></li>
<li><a href="https://www.heise.de/news/Ethical-Hacking-fuer-Fortgeschrittene-sich-selbst-hacken-bevor-es-andere-tun-11222507.html" target="_blank" rel="noopener">Ethical Hacking für Fortgeschrittene – sich selbst hacken, bevor es andere tun</a></li>
</ul>
<h2 id="infoq-cloud-native-1">InfoQ Cloud Native (1)</h2>
<ul>
<li><a href="https://www.infoq.com/presentations/duolingo-eks-kubernetes/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Presentation: Duolingo&rsquo;s Kubernetes Leap</a></li>
</ul>
<h2 id="microsoft-open-source-1">Microsoft Open Source (1)</h2>
<ul>
<li><a href="https://opensource.microsoft.com/blog/2026/04/09/how-drasi-used-github-copilot-to-find-documentation-bugs/" target="_blank" rel="noopener">How Drasi used GitHub Copilot to find documentation bugs</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/ai-coding-tool-stack/" target="_blank" rel="noopener">Cursor, Claude Code, and Codex are merging into one AI coding stack nobody planned</a></li>
<li><a href="https://thenewstack.io/hpa-managed-workloads-why-waste-stays/" target="_blank" rel="noopener">HPA-managed workloads: Why the obvious waste stays</a></li>
<li><a href="https://thenewstack.io/karpathy-says-developers-have-ai-psychosis-everyone-else-is-next/" target="_blank" rel="noopener">Karpathy says developers have ‘AI Psychosis.’ Everyone else is next.</a></li>
<li><a href="https://thenewstack.io/skiplabs-ai-guardrails-skipper/" target="_blank" rel="noopener">Where are the guardrails everyone promised for AI?</a></li>
<li><a href="https://thenewstack.io/build-rag-document-search/" target="_blank" rel="noopener">How to build an AI-powered private document search app with RAG, ChromaDB, and memory</a></li>
<li><a href="https://thenewstack.io/data-governance-ai-agents/" target="_blank" rel="noopener">Why data governance is the secret to AI agent success</a></li>
<li><a href="https://thenewstack.io/pytorch-ai-stack-expand/" target="_blank" rel="noopener">PyTorch Foundation Expands AI Stack with Safetensors, ExecuTorch, and Helion</a></li>
<li><a href="https://thenewstack.io/openais-new-100-tier-targets-developers-hitting-codex-and-claude-code-limits/" target="_blank" rel="noopener">OpenAI’s new $100 tier targets developers hitting Codex (and Claude Code) limits</a></li>
<li><a href="https://thenewstack.io/replit-revenuecat-help-vibe-coders-monetize/" target="_blank" rel="noopener">Replit taps RevenueCat to help vibe-coders make money</a></li>
<li><a href="https://thenewstack.io/anthropic-takes-claude-cowork-out-of-preview-and-straight-into-the-enterprise/" target="_blank" rel="noopener">Anthropic takes Claude Cowork out of preview and straight into the enterprise</a></li>
<li><a href="https://thenewstack.io/aws-wants-to-register-your-ai-agents/" target="_blank" rel="noopener">AWS wants to register your AI agents</a></li>
<li><a href="https://thenewstack.io/the-next-stages-of-ai-conformance-in-the-cloud-native-open-source-world/" target="_blank" rel="noopener">The next stages of AI conformance in the cloud-native, open-source world</a></li>
<li><a href="https://thenewstack.io/ai-generated-code-crisis/" target="_blank" rel="noopener">Open source maintainers are drowning in AI-generated pull requests. Enterprise teams are next.</a></li>
<li><a href="https://thenewstack.io/ramp-ai-token-spend-management/" target="_blank" rel="noopener">Ramp targets AI’s fastest-growing cost: spend that’s hard to track</a></li>
<li><a href="https://thenewstack.io/zencoder-goes-beyond-coding/" target="_blank" rel="noopener">Zencoder goes beyond coding</a></li>
<li><a href="https://thenewstack.io/niantic-spatial-scaniverse-world-models/" target="_blank" rel="noopener">Niantic Spatial wants to map the 80% of the economy AI can’t see</a></li>
<li><a href="https://thenewstack.io/in-the-ai-age-java-is-more-relevant-than-ever/" target="_blank" rel="noopener">In the AI age, Java is more relevant than ever</a></li>
<li><a href="https://thenewstack.io/with-claude-managed-agents-anthropic-wants-to-run-your-ai-agents-for-you/" target="_blank" rel="noopener">With Claude Managed Agents, Anthropic wants to run your AI agents for you</a></li>
<li><a href="https://thenewstack.io/microsoft-wants-to-make-service-mesh-invisible/" target="_blank" rel="noopener">Microsoft wants to make service mesh invisible</a></li>
<li><a href="https://thenewstack.io/meta-open-source-models/" target="_blank" rel="noopener">Open-source leaders question whether Meta’s Alexandr Wang will truly give away its AI models</a></li>
<li><a href="https://thenewstack.io/altman-openai-ai-safety/" target="_blank" rel="noopener">Sam Altman promised billions for AI safety. Here’s what OpenAI actually spent.</a></li>
<li><a href="https://thenewstack.io/aws-s3-files-filesystem/" target="_blank" rel="noopener">Amazon S3 Files gives the world’s biggest object store a file system</a></li>
<li><a href="https://thenewstack.io/anthropic-claude-mythos-cybersecurity/" target="_blank" rel="noopener">Anthropic’s Claude Mythos is now available, but not for you</a></li>
<li><a href="https://thenewstack.io/eks-auto-mode-kubernetes/" target="_blank" rel="noopener">Amazon EKS Auto Mode wants to end Kubernetes toil — one node at a time</a></li>
<li><a href="https://thenewstack.io/sovereign-postgresql-kubernetes-portability/" target="_blank" rel="noopener">True enterprise sovereignty is more approachable than ever, thanks to K8s-powered cloud-neutral PostgreSQL</a></li>
<li><a href="https://thenewstack.io/aria-networks-ai-network/" target="_blank" rel="noopener">Model Flop Utilization is the metric Aria Networks says will define the AI infrastructure era</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-16/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 15, Apr 6-12, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-15/</link>
      <pubDate>Mon, 06 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-15/</guid>
      <description>This week: 36 releases, 188 news items.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>A busy week in Cloud Native, dominated by the accelerating integration of AI into development workflows and infrastructure. We saw significant updates across container runtimes, networking, and observability projects, alongside critical discussions on AI agent security, cost optimization, and the evolving role of developers in an AI-driven landscape.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="container-runtimes">Container Runtimes</h3>
<ul>
<li><strong><a href="https://github.com/cri-o/cri-o/releases/tag/v1.35.2" target="_blank" rel="noopener">CRI-O v1.35.2</a></strong> - This patch release, along with v1.34.7 and v1.33.11, delivers essential bug fixes and general improvements to the container runtime.</li>
<li><strong><a href="https://github.com/lima-vm/lima/releases/tag/v2.1.1" target="_blank" rel="noopener">Lima v2.1.1</a></strong> - Introduces Windows artifacts, improves macOS guest UID handling, fixes <code>vz</code> audio device issues, and updates <code>nerdctl</code> to v2.2.2.</li>
</ul>
<h3 id="build--application-frameworks">Build &amp; Application Frameworks</h3>
<ul>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.16.12" target="_blank" rel="noopener">Dapr Runtime v1.16.12</a></strong> - Addresses critical bug fixes, including a gRPC authorization bypass (CVE-2026-33186), Pulsar pub/sub schema validation, and scheduler stability.</li>
<li><strong><a href="https://github.com/kubevela/kubevela/releases/tag/v1.10.8" target="_blank" rel="noopener">KubeVela v1.10.8</a></strong> - Features fixes for dynamic keys in status.details, prevents recreation of externally deleted resources, and improves resource tracking.</li>
<li><strong><a href="https://github.com/kubevirt/kubevirt/releases/tag/v1.8.1" target="_blank" rel="noopener">KubeVirt v1.8.1</a></strong> - A patch release following v1.8.0, incorporating 17 changes and various bug fixes.</li>
<li><strong><a href="https://github.com/spinframework/spin/releases/tag/canary" target="_blank" rel="noopener">Spin canary</a></strong> - A &ldquo;canary&rdquo; release for developers to try out the latest features from the main branch, noted as unstable.</li>
</ul>
<h3 id="networking--storage">Networking &amp; Storage</h3>
<ul>
<li><strong><a href="https://github.com/etcd-io/etcd/releases/tag/v3.6.10" target="_blank" rel="noopener">etcd v3.6.10</a></strong> - This release, along with v3.5.29 and v3.4.43, provides general updates and stability improvements to the distributed key-value store.</li>
<li><strong><a href="https://github.com/antrea-io/antrea/releases/tag/v2.6.1" target="_blank" rel="noopener">Antrea v2.6.1</a></strong> - Fixes OpenAPI schema generation, addresses a controller panic in NodeIPsIndexFunc, and updates CNI plugins to v1.9.1 with a CVE fix.</li>
<li><strong><a href="https://github.com/kube-vip/kube-vip/releases/tag/v1.1.2" target="_blank" rel="noopener">Kube-Vip v1.1.2</a></strong> - Corrects unnecessary SNAT updates for egress and includes dependency bumps.</li>
</ul>
<h3 id="observability">Observability</h3>
<ul>
<li><strong><a href="https://github.com/jaegertracing/jaeger/releases/tag/v2.17.0" target="_blank" rel="noopener">Jaeger v2.17.0</a></strong> - Brings backend changes, including bug fixes for timer duration parsing and trace search error filters, and restores Grafana in example configurations.</li>
<li><strong><a href="https://github.com/prometheus/prometheus/releases/tag/v3.11.0" target="_blank" rel="noopener">Prometheus v3.11.0</a></strong> - Deprecates specific Hetzner SD labels, encouraging the use of new, more precise labels for improved metric collection.</li>
<li><strong><a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.149.0" target="_blank" rel="noopener">OpenTelemetry Collector v0.149.0</a></strong> - Features a breaking change by removing <code>service_name</code>, <code>service_instance_id</code>, and <code>service_version</code> as constant labels on internal metrics, consolidating this information in <code>target_info</code>.</li>
</ul>
<h3 id="security--policy">Security &amp; Policy</h3>
<ul>
<li><strong><a href="https://github.com/open-policy-agent/opa/releases/tag/v1.15.1" target="_blank" rel="noopener">Open Policy Agent v1.15.1</a></strong> - This patch release fixes a backwards-incompatible change in the <code>v1/logging.Logger</code> interface that could affect custom logger implementations when OPA is used as a Go module.</li>
<li><strong><a href="https://github.com/openfga/openfga/releases/tag/v1.14.0" target="_blank" rel="noopener">OpenFGA v1.14.0</a></strong> - Adds a new <code>openfga_iter_query_duration_ms</code> histogram metric to track storage iterator query latency across all backends.</li>
<li><strong><a href="https://github.com/keycloak/keycloak/releases/tag/26.5.7" target="_blank" rel="noopener">Keycloak 26.5.7</a></strong> - Includes security fixes, notably addressing CVE-2025-14083 related to improper access control in the Admin REST API.</li>
<li><strong><a href="https://github.com/kubearmor/kubearmor/releases/tag/v1.6.16" target="_blank" rel="noopener">KubeArmor v1.6.16</a></strong> - Delivers fixes for ICMPv6 protocol rule policy matching, service account token rotation, NRI reconnection, and issues with stale runtime sockets.</li>
</ul>
<h3 id="orchestration">Orchestration</h3>
<ul>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.17.1" target="_blank" rel="noopener">Karmada v1.17.1</a></strong> - This release, along with v1.16.4 and v1.15.7, provides updates and stability improvements for multi-cluster Kubernetes management.</li>
<li><strong><a href="https://github.com/volcano-sh/volcano/releases/tag/v1.13.2" target="_blank" rel="noopener">Volcano v1.13.2</a></strong> - Contains bug fixes to properly handle terminating pods in jobs, address potential panics with NUMA resources, and correct GPU resource errors.</li>
</ul>
<h3 id="databases">Databases</h3>
<ul>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.3.0" target="_blank" rel="noopener">CrateDB 6.3.0</a></strong> - This release, along with 6.2.4, provides new features and stability improvements for the distributed SQL database.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>This week, the Cloud Native landscape was heavily influenced by the accelerating integration of Artificial Intelligence, particularly AI agents, into development and operational workflows. A significant theme revolved around the promises and perils of AI in coding, with discussions ranging from Cursor&rsquo;s bold claim that the IDE is becoming a fallback to concerns about AI tools hollowing out the junior developer pipeline and introducing new forms of technical debt. Security emerged as a critical concern, with a CNCF blog post detailing the threat model of LLMs on Kubernetes and Microsoft introducing an open-source Agent Governance Toolkit to bring OS-level security to autonomous AI agents. The CI/CD pipeline is also being highlighted as the &ldquo;new front line&rdquo; for attacks, especially as coding agents begin to integrate more deeply into development processes.</p>
<p>In the realm of core Cloud Native technologies, Broadcom&rsquo;s donation of Velero to the CNCF Sandbox was a notable community development, reinforcing its commitment to open-source Kubernetes data protection. Observability continues to be a key area, with the CNCF blog discussing the sustainability of OpenTelemetry, highlighted by Bloomberg&rsquo;s partnership and contributions, and Amazon CloudWatch&rsquo;s new support for OpenTelemetry metrics in public preview. This underscores the growing importance of standardized telemetry in complex distributed systems.</p>
<p>Finally, policy and governance in cloud-native environments received attention with a CNCF blog on GitOps policy-as-code using Argo CD and Kyverno for securing Kubernetes. This emphasizes the continuous push towards automated, declarative security practices. The array of releases this week, from container runtimes like CRI-O and Lima to networking solutions like Antrea and etcd, and orchestration platforms like Karmada and Volcano, demonstrates ongoing refinement and bug fixing across the foundational components of the cloud native ecosystem, ensuring stability and incremental improvements.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Hacker News was abuzz with discussions centered on AI agents and their impact on development. Many &ldquo;Show HN&rdquo; posts showcased new Kubernetes operators, including those for managing PostgreSQL deployments (Multigres) and GitOps with Nix (Nixidy), alongside AIOps solutions (Kubernaut). The community also explored various sandboxing solutions for AI agents (Zerobox, Locki, Sandflare, SBX, Coasts), highlighting the critical need for secure execution environments. Docker also saw discussions around new features like Docker Offload, alternatives for secure microVMs, and general best practices for self-hosting.</p>
<h2 id="-week-in-numbers">📊 Week in Numbers</h2>
<ul>
<li>26 stable releases across 19 projects.</li>
<li>Vultr claims 50% to 90% cost savings for AI infrastructure compared to hyperscalers.</li>
<li>Portkey&rsquo;s AI gateway processed 2 trillion tokens a day before open-sourcing.</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-15/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-15">📚 All Articles from Week 15</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-compute-2">AWS Compute (2)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/compute/accelerate-cpu-based-ai-inference-workloads-using-intel-amx-on-amazon-ec2/" target="_blank" rel="noopener">Accelerate CPU-based AI inference workloads using Intel AMX on Amazon EC2</a></li>
<li><a href="https://aws.amazon.com/blogs/compute/build-high-performance-apps-with-aws-lambda-managed-instances/" target="_blank" rel="noopener">Build high-performance apps with AWS Lambda Managed Instances</a></li>
</ul>
<h2 id="aws-containers-1">AWS Containers (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/containers/building-pci-dss-compliant-architectures-on-amazon-eks/" target="_blank" rel="noopener">Building PCI DSS-Compliant Architectures on Amazon EKS</a></li>
</ul>
<h2 id="azure-devops-blog-1">Azure DevOps Blog (1)</h2>
<ul>
<li><a href="https://devblogs.microsoft.com/devops/improving-the-markdown-editor-for-work-items/" target="_blank" rel="noopener">Improving the Markdown Editor for Work Items</a></li>
</ul>
<h2 id="cncf-blog-3">CNCF Blog (3)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/04/02/gitops-policy-as-code-securing-kubernetes-with-argo-cd-and-kyverno/" target="_blank" rel="noopener">GitOps policy-as-code: Securing Kubernetes with Argo CD and Kyverno</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/31/sustaining-opentelemetry-moving-from-dependency-management-to-stewardship/" target="_blank" rel="noopener">Sustaining OpenTelemetry: Moving from dependency management to stewardship</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/30/llms-on-kubernetes-part-1-understanding-the-threat-model/" target="_blank" rel="noopener">LLMs on Kubernetes Part 1: Understanding the threat model</a></li>
</ul>
<h2 id="hacker-news-145">Hacker News (145)</h2>
<ul>
<li><a href="https://github.com/multigres/multigres-operator" target="_blank" rel="noopener">Show HN: Multigres Kubernetes Operator</a></li>
<li><a href="https://nixidy.dev/" target="_blank" rel="noopener">Show HN: Nixidy – Kubernetes GitOps with Nix and Argo CD</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/pull/138147" target="_blank" rel="noopener">Kubernetes Start Rewrite in Rust</a></li>
<li><a href="https://github.com/language-operator/language-operator" target="_blank" rel="noopener">Show HN: Language Operator – Kubernetes operator for managing agents at scale</a></li>
<li><a href="https://github.com/jordigilh/kubernaut" target="_blank" rel="noopener">Kubernaut – open-source AIOps for Kubernetes</a></li>
<li><a href="https://news.ycombinator.com/item?id=47614678" target="_blank" rel="noopener">Show HN: An MCP server for Devops automation</a></li>
<li><a href="https://news.ycombinator.com/item?id=47652325" target="_blank" rel="noopener">Ask HN: Lightweight GPU job queue for single-node setup?</a></li>
<li><a href="https://github.com/janpokorny/locki" target="_blank" rel="noopener">Show HN: Locki – AI sandboxing for real-world projects</a></li>
<li><a href="https://cloud.google.com/blog/products/containers-kubernetes/new-gke-active-buffer-minimizes-scale-out-latency/" target="_blank" rel="noopener">Uplevel your workload scaling performance with GKE active buffer</a></li>
<li><a href="https://github.com/codeany-ai/open-agent-sdk-typescript" target="_blank" rel="noopener">Show HN: Open-agent-SDK – Claude Code&rsquo;s internals, extracted and open-sourced</a></li>
<li><a href="https://migas.ai/" target="_blank" rel="noopener">Show HN: Migas – Meeting copilot with live speaker labels (no bot, no cloud STT)</a></li>
<li><a href="https://agentlair.dev/" target="_blank" rel="noopener">Show HN: AgentLair – Give your AI agent an email identity and credential vault</a></li>
<li><a href="https://www.bloomberg.com/company/stories/sustaining-opentelemetry-cncf-moving-from-dependency-management-to-stewardship/" target="_blank" rel="noopener">Bloomberg Announces Open Source Partnership, Will Contribute to OpenTelemetry</a></li>
<li><a href="https://www.elimkeys.com/" target="_blank" rel="noopener">Show HN: Elytra – A 420g CNC aluminum, wireless split keyboard</a></li>
<li><a href="https://lcamtuf.coredump.cx/gcnc/" target="_blank" rel="noopener">Hobby CNC machining and resin casting (2015)</a></li>
<li><a href="https://www.docker.com/blog/docker-offload-now-generally-available-the-full-power-of-docker-for-every-developer-everywhere/" target="_blank" rel="noopener">Docker Offload</a></li>
<li><a href="https://github.com/sayil/dangerously" target="_blank" rel="noopener">Show HN: Run Claude Code autonomously inside your Docker Compose stack (OSS)</a></li>
<li><a href="https://www.drcoen.com/2026/04/hosting-your-own-email-with-docker/" target="_blank" rel="noopener">Hosting your own email with Docker (is easy)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47630810" target="_blank" rel="noopener">Show HN: Docker Alternative for Secure Microvms</a></li>
<li><a href="https://github.com/docker-library/official-images/pull/14107" target="_blank" rel="noopener">A three year long unfruitful struggle to publish an official image on dockerhub</a></li>
<li><a href="https://marianposaceanu.com/articles/semantic-search-in-rails-using-sqlite-vec-kamal-and-docker" target="_blank" rel="noopener">Semantic search in Rails using SQLite-vec, Kamal and Docker</a></li>
<li><a href="https://www.docker.com/resources/docker-in-docker-containerized-ci-workflows-dockercon-2023/" target="_blank" rel="noopener">Docker in Docker</a></li>
<li><a href="https://github.com/afshinm/zerobox" target="_blank" rel="noopener">Show HN: Zerobox – Sandbox any command with file, network, credential controls</a></li>
<li><a href="https://github.com/coast-guard/coasts" target="_blank" rel="noopener">Show HN: Coasts – Containerized Hosts for Agents</a></li>
<li><a href="https://github.com/simple10/agents-observe" target="_blank" rel="noopener">Show HN: Real-time dashboard for Claude Code agent teams</a></li>
<li><a href="https://news.ycombinator.com/item?id=47601577" target="_blank" rel="noopener">BetterDB – open-source Redis/Valkey migration across clouds and self-hosted</a></li>
<li><a href="https://github.com/skalesapp/skales" target="_blank" rel="noopener">Show HN: Skales – I built a desktop AI agent a 6-year-old can use</a></li>
<li><a href="https://github.com/Grimm67123/GrimmBot" target="_blank" rel="noopener">Show HN: A sandboxed AI agent that can watch webpages without constant API calls</a></li>
<li><a href="https://boilerworks.ai" target="_blank" rel="noopener">Show HN: Boilerworks – don&rsquo;t pay tokens to re-solve auth and CI on every project</a></li>
<li><a href="https://uncompressed.media" target="_blank" rel="noopener">Show HN: Uncompressed – Self-hosted Netflix alternative at 60 Mbps instead of 15</a></li>
<li><a href="https://github.com/mkdnsite/mkdnsite" target="_blank" rel="noopener">Show HN: Mkdnsite – Markdown-native web server for humans (HTML) and agents (md)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47583255" target="_blank" rel="noopener">Sandflare – I built a sandbox that launches AI agent VMs in ~300ms</a></li>
<li><a href="https://github.com/dograh-hq/dograh" target="_blank" rel="noopener">Show HN: Dograh – voice agents that pick Recordings over TTS using LLM</a></li>
<li><a href="https://github.com/fabro-sh/fabro" target="_blank" rel="noopener">Show HN: Fabro – open-source dark software factory</a></li>
<li><a href="https://github.com/cdnsteve/remembrallmcp" target="_blank" rel="noopener">Show HN: RemembrallMCP – code dependency graph for agents and memory</a></li>
<li><a href="https://trytet.com" target="_blank" rel="noopener">Show HN: Trytet – Deterministic WASM substrate for stateful AI agents</a></li>
<li><a href="https://github.com/dakshjain-1616/gguf-serve" target="_blank" rel="noopener">Show HN: Host any GGUF model in one command</a></li>
<li><a href="https://news.ycombinator.com/item?id=47619100" target="_blank" rel="noopener">I built this after months of using agents daily and hitting the same wall</a></li>
<li><a href="https://www.docker.com/blog/docker-sandboxes-run-agents-in-yolo-mode-safely/" target="_blank" rel="noopener">SBX: MicroVM Sandboxes for Agents</a></li>
<li><a href="https://news.ycombinator.com/item?id=47642541" target="_blank" rel="noopener">Ask HN: How Do You Relax?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47616250" target="_blank" rel="noopener">Ask HN: What is your dev set up like?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47591929" target="_blank" rel="noopener">Ask HN: I burnt out from software development. What now?</a></li>
<li><a href="https://cauldron.itch.io/wageslave" target="_blank" rel="noopener">Show HN: Wageslave – I quit my soul sucking job to make a game about it</a></li>
<li><a href="https://github.com/gi11es/deckard" target="_blank" rel="noopener">Show HN: Deckard, Claude-first terminal manager</a></li>
<li><a href="https://news.ycombinator.com/item?id=47618571" target="_blank" rel="noopener">Ask HN: Does everyone here hate ads?</a></li>
<li><a href="https://leonews.ai/" target="_blank" rel="noopener">Show HN: Leo News – AI newsbots with different political perspectives</a></li>
<li><a href="https://news.ycombinator.com/item?id=47628243" target="_blank" rel="noopener">Ask HN: What music are you currently working to?</a></li>
<li><a href="https://sharpskill.dev/en" target="_blank" rel="noopener">Show HN: SharpSkill – I built a Freemium tool with Cheatsheet to crush tech itw</a></li>
<li><a href="https://www.youtube.com/watch?v=1zti-n6DnT0" target="_blank" rel="noopener">Slugging it Out in Open Source [video]</a></li>
<li><a href="https://www.codingfont.com/" target="_blank" rel="noopener">CodingFont: A game to help you pick a coding font</a></li>
<li><a href="https://www.nasa.gov/image-detail/fd02_for-pao/" target="_blank" rel="noopener">Hello, World</a></li>
<li><a href="https://www.nytimes.com/2026/04/02/technology/ai-billion-dollar-company-medvi.html" target="_blank" rel="noopener">A.I. Helped One Man (and His Brother) Build a $1.8B Company</a></li>
<li><a href="https://www.reuters.com/business/finance/spacex-has-held-talks-with-saudi-fund-possible-5-billion-investment-ipo-sources-2026-04-02/" target="_blank" rel="noopener">SpaceX has held talks with Saudi fund for $5B investment in IPO</a></li>
<li><a href="https://opncd.ai/share/W7nlxn8C" target="_blank" rel="noopener">Kimi&rsquo;s response to &ldquo;hello. what are you&rdquo; is &ldquo;I&rsquo;m Claude &ldquo;</a></li>
<li><a href="https://www.scmp.com/news/china/science/article/3348726/chinas-brain-penetrating-pig-semen-eyedrop-may-treat-alzheimers-scientist-australia" target="_blank" rel="noopener">China&rsquo;s &ldquo;pig semen eyedrop&rdquo; could help deliver Alzheimer&rsquo;s treatment</a></li>
<li><a href="https://apps.apple.com/tr/app/alnuo/id6761344069" target="_blank" rel="noopener">Show HN: A simple iOS app that helps you give yourself some time&rdquo;</a></li>
<li><a href="https://www.newsweek.com/congressman-calls-for-fbi-help-over-missing-general-scientists-11764096" target="_blank" rel="noopener">Congressman Calls for FBI Help over Missing General, Scientists</a></li>
<li><a href="https://observer.com/2026/03/the-catholic-priest-who-helped-write-anthropics-ai-ethics-code/" target="_blank" rel="noopener">The Catholic Priest Who Helped Write Anthropic&rsquo;s A.I. Ethics Code</a></li>
<li><a href="https://www.theguardian.com/us-news/2026/mar/30/embassies-campaign-marco-rubio-elon-musk" target="_blank" rel="noopener">US embassies to wage campaign against foreign &lsquo;hostility&rsquo; – with Musk&rsquo;s help</a></li>
<li><a href="https://virtualuncle.com/hermes-agent-complete-guide-2026/" target="_blank" rel="noopener">Hermes Agent: The self-improving open source AI agent Complete Guide for 2026</a></li>
<li><a href="https://www.newyorker.com/news/the-lede/the-rise-and-fall-of-ice-tracking-apps" target="_blank" rel="noopener">The ICEBlock App Has Helped People Avoid Immigration Agents. Is It Legal?</a></li>
<li><a href="https://www.rutgers.edu/news/did-impacts-meteors-help-start-life-earth" target="_blank" rel="noopener">Did Impacts from Meteors Help Start Life on Earth?</a></li>
<li><a href="https://techcrunch.com/2026/03/31/robotaxi-companies-refuse-to-say-how-often-their-avs-need-remote-help/" target="_blank" rel="noopener">Robotaxi companies refuse to say how often their AVs need remote help</a></li>
<li><a href="https://www.newyorker.com/magazine/2026/04/06/he-helped-stop-iran-from-getting-the-bomb" target="_blank" rel="noopener">He Helped Stop Iran from Getting the Bomb</a></li>
<li><a href="https://kyivindependent.com/201-ukrainian-drone-experts-deployed-to-middle-east/" target="_blank" rel="noopener">Ukrainian drone experts now in Middle East helping counter Iranian attacks</a></li>
<li><a href="https://www.kyushu-u.ac.jp/en/researches/view/377/" target="_blank" rel="noopener">&lsquo;Spin-flip&rsquo; in metal complexes can help solar cells leap beyond limits</a></li>
<li><a href="https://www.nature.com/articles/d41586-026-00966-2" target="_blank" rel="noopener">The Costs of &lsquo;Helpful&rsquo; AI</a></li>
<li><a href="https://aeon.co/essays/how-the-hypercuriosity-of-adhd-may-have-helped-humans-thrive" target="_blank" rel="noopener">The hypercurious mind: How ADHD may have helped humans thrive</a></li>
<li><a href="https://www.nichescout.pro/" target="_blank" rel="noopener">Show HN: I made a tool that helps you find verifiably &lsquo;white space&rsquo; products</a></li>
<li><a href="https://www.hamiltonnolan.com/p/go-ahead-and-use-ai-it-will-only" target="_blank" rel="noopener">Go Ahead and Use AI. It Will Only Help Me Dominate You</a></li>
<li><a href="https://www.science.org/content/article/six-cloned-horses-help-rider-win-prestigious-polo-match" target="_blank" rel="noopener">Six cloned horses help rider win prestigious polo match (2016)</a></li>
<li><a href="https://gizmodo.com/im-worried-about-the-helpless-ai-disruptors-of-the-future-2000742589" target="_blank" rel="noopener">I&rsquo;m Worried About the Helpless AI Disruptors of the Future</a></li>
<li><a href="https://news.ycombinator.com/item?id=47605526" target="_blank" rel="noopener">ReactOS to reverse engineer Linux Kernel A.I. Pull Requests, helping Linux-Libre</a></li>
<li><a href="https://arstechnica.com/tech-policy/2026/03/meta-hopes-scotus-piracy-ruling-will-help-it-beat-lawsuit-over-torrenting-ai-data/" target="_blank" rel="noopener">Authors&rsquo; lucky break in court may help class action over Meta torrenting</a></li>
<li><a href="https://phys.org/news/2026-03-tryptophan-rich-allosteric-communication-network.html" target="_blank" rel="noopener">Tryptophan-rich allosteric communication network helps activate a major receptor</a></li>
<li><a href="https://news.ycombinator.com/item?id=47622414" target="_blank" rel="noopener">Help on Posts</a></li>
<li><a href="https://github.com/mwunsch/mansplain" target="_blank" rel="noopener">Mansplain – Generate mdoc(7) man pages from –help output using LLMs</a></li>
<li><a href="https://github.com/timescale/pg_textsearch" target="_blank" rel="noopener">Show HN: Postgres extension for BM25 relevance-ranked full-text search</a></li>
<li><a href="https://github.com/KaiPereira/Overglade-Badges" target="_blank" rel="noopener">Show HN: I made open source, zero power PCB hackathon badges</a></li>
<li><a href="https://github.com/borski/travel-hacking-toolkit" target="_blank" rel="noopener">Show HN: Travel Hacking Toolkit – Points search and trip planning with AI</a></li>
<li><a href="https://github.com/Realman78/Kiyeovo/" target="_blank" rel="noopener">Show HN: A P2P messenger with dual network modes (Fast and Tor)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47617852" target="_blank" rel="noopener">Show HN: Adentris (YC P25) – Find mistakes in your medical records</a></li>
<li><a href="https://github.com/jetxu-llm/docmason" target="_blank" rel="noopener">Show HN: DocMason – Agent Knowledge Base for local complex office files</a></li>
<li><a href="https://news.ycombinator.com/item?id=47619720" target="_blank" rel="noopener">Ask HN: How relevant is low code according to you in today’s world with Claude?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47600980" target="_blank" rel="noopener">Ask HN: How do you know if a tweak to your AI skill made it better?</a></li>
<li><a href="https://promptql.io" target="_blank" rel="noopener">Show HN: PromptQL – AI-Native Slack</a></li>
<li><a href="https://www.astrolog.org/labyrnth/algrithm.htm" target="_blank" rel="noopener">Maze Algorithms (1997)</a></li>
<li><a href="https://s3kshun8.games/blog/flatpak-won/" target="_blank" rel="noopener">GabeN Is Shitting Yacht Money into Flatpak and You&rsquo;re Still Arguing Init Systems</a></li>
<li><a href="https://willybrauner.com/journal/signal-the-push-pull-based-algorithm" target="_blank" rel="noopener">Signals, the push-pull based algorithm</a></li>
<li><a href="https://book.gtoolkit.com/explaining-the-squarified-treemap-algorith-aoisxyi4qtrf1q2378evsjf67" target="_blank" rel="noopener">Squarified Treemap Algorithm</a></li>
<li><a href="https://leduyquang753.name.vn/blog/2026/4/4/rendering-arbitrary-scale-emojis-using-the-slug-algorithm" target="_blank" rel="noopener">Rendering arbitrary-scale emojis using the Slug algorithm</a></li>
<li><a href="https://www.nbcnews.com/science/science-news/native-americans-dice-games-probability-study-rcna266426" target="_blank" rel="noopener">Native Americans had dice 12,000 years ago</a></li>
<li><a href="https://9to5mac.com/2026/03/31/apple-continues-to-roll-out-age-verification-around-the-world-more-uk-methods/" target="_blank" rel="noopener">Apple continues to roll out age verification around the world</a></li>
<li><a href="https://reason.com/2026/03/31/10-years-ago-today-trump-promised-to-eliminate-the-national-debt-instead-it-has-doubled/" target="_blank" rel="noopener">10 Years Ago, Trump Promised to Eliminate the National Debt. It Has Doubled</a></li>
<li><a href="https://www.goto10retro.com/p/paperweight-an-april-fools-prank" target="_blank" rel="noopener">Paperweight, an April Fool&rsquo;s Prank from 40 years ago</a></li>
<li><a href="https://dailygalaxy.com/2026/04/japan-build-moon-solar-ring-endless-energy/" target="_blank" rel="noopener">Japan Wants to Build a Solar Ring Around the Moon</a></li>
<li><a href="https://spectrum.ieee.org/honda-p2-robot-ieee-milestone" target="_blank" rel="noopener">30 Years Ago, Robots Learned to Walk Without Falling</a></li>
<li><a href="https://keninkujovic.com/blog/tcpdump" target="_blank" rel="noopener">Tcpdump Is the Network Debugging Tool You Should Have Learned Years Ago</a></li>
<li><a href="https://www.cnn.com/2026/04/01/travel/egyptian-traveler-omar-nok-round-the-world-without-flying" target="_blank" rel="noopener">Camels, sailboats and poultry trucks: One man&rsquo;s no-fly journey around the world</a></li>
<li><a href="https://www.theguardian.com/science/2026/apr/02/archaeologists-discover-wreck-danish-warship-sunk-admiral-nelson" target="_blank" rel="noopener">Archaeologists discover wreck of Danish warship sunk by Nelson 225 years ago</a></li>
<li><a href="https://arstechnica.com/health/2026/03/water-utility-announces-its-ditching-fluoride-then-reveals-it-did-so-years-ago/" target="_blank" rel="noopener">Water utility announces it&rsquo;s ditching fluoride then reveals it did so years ago</a></li>
<li><a href="https://a2central.com/2026/02/john-sobanski-applesoft-floppy/" target="_blank" rel="noopener">A 9 Year Old Kid&rsquo;s Apple II Programs from 40 Years Ago</a></li>
<li><a href="https://en.wikipedia.org/wiki/Chinese_room" target="_blank" rel="noopener">Can a machine &ldquo;understand&rdquo; like a human? The Chinese room argument</a></li>
<li><a href="https://en.wikipedia.org/wiki/2003_Angola_Boeing_727_disappearance" target="_blank" rel="noopener">2003 Angola Boeing 727 disappearance</a></li>
<li><a href="https://github.com/NeuZhou/finclaw" target="_blank" rel="noopener">Show HN: Genetic algorithm engine that evolves trading strategies</a></li>
<li><a href="https://arbory.io/" target="_blank" rel="noopener">Show HN: Arbory – Native iOS dashboard and widgets for Plausible Analytics</a></li>
<li><a href="https://www.bloomberg.com/news/features/2026-04-02/tesla-s-former-president-shares-lessons-from-managing-elon-musk-s-chaos" target="_blank" rel="noopener">Onetime Elon Musk Whisperer Shares the &lsquo;Algorithm&rsquo;</a></li>
<li><a href="https://contrapunk.com/" target="_blank" rel="noopener">Show HN: Contrapunk – Real-time counterpoint harmony from guitar input</a></li>
<li><a href="https://news.ycombinator.com/item?id=47599303" target="_blank" rel="noopener">Ask HN: Client took over development by vibe coding. What to do?</a></li>
<li><a href="https://ismcpdead.com" target="_blank" rel="noopener">Show HN: Ismcpdead.com – Live dashboard tracking MCP adoption and sentiment</a></li>
<li><a href="https://news.ycombinator.com/item?id=47593776" target="_blank" rel="noopener">LinkedIn uses 65GB of RAM with 7 tabs opened</a></li>
<li><a href="https://rmbug.com/" target="_blank" rel="noopener">Show HN: rmBug – audited database access for humans and agents</a></li>
<li><a href="https://news.ycombinator.com/item?id=47620412" target="_blank" rel="noopener">Ask HN: Should there be a temporary ban on new accounts?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47573483" target="_blank" rel="noopener">Ask HN: Is it actually possible to run multiple coding sessions in parallel?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47645035" target="_blank" rel="noopener">Microsoft Discontinuing Publisher. Alternatives?</a></li>
<li><a href="https://artemis.fyi/" target="_blank" rel="noopener">Show HN: Artemis.fyi - Real-time tracker for the Artemis II Moon mission</a></li>
<li><a href="https://news.ycombinator.com/item?id=47654062" target="_blank" rel="noopener">Ask HN: Any Interesting Niche Hobbies?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47581581" target="_blank" rel="noopener">Ask HN: Is anyone still resisting the slop onslaught?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47639940" target="_blank" rel="noopener">Show HN: React hooks that predict text height before render, using font metrics</a></li>
<li><a href="https://www.whereisartemis.com/" target="_blank" rel="noopener">Show HN: Where Is Artemis?</a></li>
<li><a href="https://guillim.github.io/products/paul" target="_blank" rel="noopener">Show HN: AI-first PostgreSQL client for Mac</a></li>
<li><a href="https://github.com/elixir-dux/dux" target="_blank" rel="noopener">Show HN: Dux, distributed DuckDB-backed dataframes on the Beam</a></li>
<li><a href="https://news.ycombinator.com/item?id=47634718" target="_blank" rel="noopener">Ask HN: Analysis of credit card receipts to show one does not buy alcohol</a></li>
<li><a href="https://chromewebstore.google.com/detail/webcap/hiofbhgfmcaiohmbdlajagfbhkikpcim" target="_blank" rel="noopener">Show HN: Screenshot web components with one click</a></li>
<li><a href="https://news.ycombinator.com/item?id=47649301" target="_blank" rel="noopener">Show HN: Crabby – Claude Code skill that reviews code like the Rust compiler</a></li>
<li><a href="https://sklivvz.com/posts/introducing-positron-flux" target="_blank" rel="noopener">Positron Flux: from DORA dashboards to explaining what changed</a></li>
<li><a href="https://github.com/utensils/mold" target="_blank" rel="noopener">Show HN: Mold – local AI image generation CLI (FLUX, SDXL, SD1.5, 8 families)</a></li>
<li><a href="https://nev.so/learn/why-fluxer-is-making-waves" target="_blank" rel="noopener">I&rsquo;ve spent 9 years on Discord. I think Fluxer is the next best option</a></li>
<li><a href="https://news.ycombinator.com/item?id=47657854" target="_blank" rel="noopener">FluxFest Season 1 kick off soon</a></li>
<li><a href="https://news.ycombinator.com/item?id=47578663" target="_blank" rel="noopener">I replaced Firecrawl with 2,700 lines of Elixir</a></li>
<li><a href="https://theconversation.com/ais-fluency-in-other-languages-hides-a-western-worldview-that-can-mislead-users-a-scholar-of-indonesian-society-explains-276865" target="_blank" rel="noopener">AI&rsquo;s fluency in other languages hides a Western worldview that can mislead users</a></li>
<li><a href="https://resume.journy.live/" target="_blank" rel="noopener">Show HN: Local-first resume generator with in-browser PDF rendering</a></li>
<li><a href="https://news.ycombinator.com/item?id=47638329" target="_blank" rel="noopener">LLMs audit code from the same blind spot they wrote it from. Here&rsquo;s the fix</a></li>
<li><a href="https://interfaze.ai" target="_blank" rel="noopener">Show HN: A new model architecture because transformers are not enough</a></li>
<li><a href="https://news.ycombinator.com/item?id=47598285" target="_blank" rel="noopener">Atombite.ai Deep Dive: Building a Takeout Packing Robot Is Harder Than You Think</a></li>
<li><a href="https://classicvideopoker.com/classicvideopokerv2/index_trainer.php" target="_blank" rel="noopener">Show HN: Video Poker Trainer</a></li>
<li><a href="https://news.ycombinator.com/item?id=47573257" target="_blank" rel="noopener">A Control Panel for N8n to Simplify Self-Hosting</a></li>
<li><a href="https://flexprice.io/blog/how-to-pick-the-right-pricing-model-for-ai-agent" target="_blank" rel="noopener">How to pick the right pricing model for your AI agent</a></li>
<li><a href="https://www.nasa.gov/blogs/missions/2026/04/01/live-artemis-ii-launch-day-updates/" target="_blank" rel="noopener">NASA Artemis II Launch Day Updates Blog</a></li>
<li><a href="https://aws.amazon.com/about-aws/whats-new/2026/04/amazon-cloudwatch-opentelemetry-metrics/" target="_blank" rel="noopener">Amazon CloudWatch now supports OpenTelemetry metrics in public preview</a></li>
<li><a href="https://braw.dev/blog/2026-03-28-monitor-claude-usage-with-grafana/" target="_blank" rel="noopener">Monitor Claude Code Usage with Grafana</a></li>
<li><a href="https://news.ycombinator.com/item?id=47640988" target="_blank" rel="noopener">Laid Off from Oracle(OCI). Looking for Software Roles (USA)</a></li>
<li><a href="https://reviewskits.com" target="_blank" rel="noopener">Show HN: Reviewskits – Open-source, headless, and self-hostable social proof</a></li>
<li><a href="https://docs.google.com/document/d/1J4Zbyr4jqQ2BWAJMGvyUI7AVI3I9DShR/edit?usp=sharing&amp;ouid=106299474725893400159&amp;rtpof=true&amp;sd=true" target="_blank" rel="noopener">Show HN: Cross Domain Intelligence – The Translation Problem in American R&amp;D</a></li>
<li><a href="https://news.ycombinator.com/item?id=47627780" target="_blank" rel="noopener">Tell HN: Google sells Gemini Code Assist, but their back end bans paying users</a></li>
</ul>
<h2 id="heise-cloud-8">Heise Cloud (8)</h2>
<ul>
<li><a href="https://www.heise.de/news/Google-Drive-Ransomware-Erkennung-und-Dateiwiederherstellung-11244868.html" target="_blank" rel="noopener">Google Drive: Ransomware-Erkennung und Dateiwiederherstellung</a></li>
<li><a href="https://www.heise.de/ratgeber/Security-Mit-Defender-XDR-die-Entra-ID-schuetzen-11229756.html" target="_blank" rel="noopener">Security: Mit Defender-XDR Entra ID schützen</a></li>
<li><a href="https://www.heise.de/news/software-architektur-tv-Analyse-grosser-Softwaresysteme-mit-LLMs-11243710.html" target="_blank" rel="noopener">software-architektur.tv: Analyse großer Softwaresysteme mit LLMs</a></li>
<li><a href="https://www.heise.de/news/DRAM-und-SSDs-Speicherpreise-sollen-auch-im-zweiten-Quartal-rasant-steigen-11242277.html" target="_blank" rel="noopener">Preise für DRAM und SSDs sollen massiv weitersteigen</a></li>
<li><a href="https://www.heise.de/news/iX-Workshop-Mastering-Azure-Administration-der-Azure-Cloud-Services-11219181.html" target="_blank" rel="noopener">iX-Workshop: Mastering Azure – Administration der Azure Cloud Services</a></li>
<li><a href="https://www.heise.de/news/Euro-Office-OnlyOffice-wirft-Projekt-Lizenzverletzungen-vor-11241092.html" target="_blank" rel="noopener">„Euro-Office“: OnlyOffice wirft Projekt Lizenzverletzungen vor</a></li>
<li><a href="https://www.heise.de/hintergrund/Digitalisierung-Wie-ein-privates-Unternehmen-den-Amateurbasketball-kaperte-11098255.html" target="_blank" rel="noopener">Digitalisierung: Wie ein privates Unternehmen den Amateurbasketball kaperte</a></li>
<li><a href="https://www.heise.de/news/Mastering-GitOps-Praxiswissen-von-Argo-CD-Fallstricken-bis-OCI-Patterns-11225280.html" target="_blank" rel="noopener">Mastering GitOps: Praxiswissen von Argo-CD-Fallstricken bis OCI-Patterns</a></li>
</ul>
<h2 id="infoq-cloud-native-1">InfoQ Cloud Native (1)</h2>
<ul>
<li><a href="https://www.infoq.com/articles/event-driven-banking-architecture/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Article: Event-Driven Patterns for Cloud-Native Banking: Lessons from What Works and What Hurts</a></li>
</ul>
<h2 id="microsoft-open-source-1">Microsoft Open Source (1)</h2>
<ul>
<li><a href="https://opensource.microsoft.com/blog/2026/04/02/introducing-the-agent-governance-toolkit-open-source-runtime-security-for-ai-agents/" target="_blank" rel="noopener">Introducing the Agent Governance Toolkit: Open-source runtime security for AI agents</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/cursor-3-demotes-ide/" target="_blank" rel="noopener">Cursor’s $2 billion bet: The IDE is now a fallback, not the default</a></li>
<li><a href="https://thenewstack.io/vultr-suse-rancher-ai/" target="_blank" rel="noopener">SUSE Rancher and Vultr want to break AI infrastructure free from the hyperscalers</a></li>
<li><a href="https://thenewstack.io/vultr-nvidia-ai-infrastructure/" target="_blank" rel="noopener">Vultr says its Nvidia-powered AI infrastructure costs 50% to 90% less than hyperscalers</a></li>
<li><a href="https://thenewstack.io/ai-coding-tools-reckoning/" target="_blank" rel="noopener">“I started to lose my ability to code”: Developers grapple with the real cost of AI programming tools</a></li>
<li><a href="https://thenewstack.io/digital-experience-monitoring-workflow/" target="_blank" rel="noopener">Digital Experience Monitoring belongs in the modern developer workflow</a></li>
<li><a href="https://thenewstack.io/why-ai-feels-sluggish/" target="_blank" rel="noopener">The hidden reason your AI assistant feels so sluggish</a></li>
<li><a href="https://thenewstack.io/rag-pipeline-hybrid-search/" target="_blank" rel="noopener">The laptop return that broke a RAG pipeline</a></li>
<li><a href="https://thenewstack.io/anthropic-claude-code-leak/" target="_blank" rel="noopener">Anthropic’s rough week: leaked models, exposed source code, and a botched GitHub takedown</a></li>
<li><a href="https://thenewstack.io/agentic-ai-junior-developer-crisis/" target="_blank" rel="noopener">Microsoft execs warn agentic AI is hollowing out the junior developer pipeline</a></li>
<li><a href="https://thenewstack.io/pgedge-mcp-postgres-agents/" target="_blank" rel="noopener">Why pgEdge thinks MCP (not an API) is the right way for AI agents to talk to databases</a></li>
<li><a href="https://thenewstack.io/cicd-pipeline-front-line/" target="_blank" rel="noopener">The TeamPCP attacks are a warning: Your CI/CD pipeline is the new front line</a></li>
<li><a href="https://thenewstack.io/coding-agents-cicd-fix/" target="_blank" rel="noopener">Why coding agents will break your CI/CD pipeline (and how to fix it)</a></li>
<li><a href="https://thenewstack.io/broadcom-donates-velero-cncf/" target="_blank" rel="noopener">Why Broadcom gave Velero to the CNCF Sandbox — and what it means for Kubernetes data protection</a></li>
<li><a href="https://thenewstack.io/persistent-ai-agents-compared/" target="_blank" rel="noopener">OpenClaw vs. Hermes Agent: The race to build AI assistants that never forget</a></li>
<li><a href="https://thenewstack.io/hidden-tax-ai-code/" target="_blank" rel="noopener">There’s a hidden tax on every AI-generated merge request</a></li>
<li><a href="https://thenewstack.io/beyond-magic-scaling-myth/" target="_blank" rel="noopener">Moving beyond the “magic scaling sauce” myth</a></li>
<li><a href="https://thenewstack.io/programming-ai-proving-ground/" target="_blank" rel="noopener">Why programming became the proving ground for AI</a></li>
<li><a href="https://thenewstack.io/hidden-agentic-technical-debt/" target="_blank" rel="noopener">The hidden technical debt of agentic engineering</a></li>
<li><a href="https://thenewstack.io/how-to-integrate-vs-code-with-ollama-for-local-ai-assistance/" target="_blank" rel="noopener">How to integrate VS Code with Ollama for local AI assistance</a></li>
<li><a href="https://thenewstack.io/claude-code-source-leak/" target="_blank" rel="noopener">Inside Claude Code’s leaked source: swarms, daemons, and 44 features Anthropic kept behind flags</a></li>
<li><a href="https://thenewstack.io/akamai-edge-ai-inference/" target="_blank" rel="noopener">Edge-forward: Akamai eyes sweet spot between centralized &amp; decentralized AI inference</a></li>
<li><a href="https://thenewstack.io/jetbrains-central-ai-agents/" target="_blank" rel="noopener">JetBrains: AI agents are about to repeat the cloud ROI crisis</a></li>
<li><a href="https://thenewstack.io/cursor-self-hosted-coding-agents/" target="_blank" rel="noopener">Why Cursor is bringing self-hosted AI agents to the Fortune 500</a></li>
<li><a href="https://thenewstack.io/portkey-gateway-open-source/" target="_blank" rel="noopener">Portkey open-sources its AI gateway after processing 2 trillion tokens a day</a></li>
<li><a href="https://thenewstack.io/claude-code-usage-limits/" target="_blank" rel="noopener">Claude Code users say they’re hitting usage limits faster than normal</a></li>
<li><a href="https://thenewstack.io/solve-ai-paradox-orchestration/" target="_blank" rel="noopener">How to solve the AI paradox in software development with intelligent orchestration</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-15/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 14, Mar 30 - Apr 5, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-14/</link>
      <pubDate>Mon, 30 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-14/</guid>
      <description>This week: 55 releases, 173 news items. Notable: meshery v1.0.0.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week in Cloud Native was buzzing with activity, especially around KubeCon + CloudNativeCon Europe, which brought a wave of announcements and insights. A strong theme emerged around the deepening integration of AI with cloud native infrastructure, alongside critical discussions on security and the ongoing evolution of the Kubernetes ecosystem. We also saw numerous stable releases across various projects, bringing new features and important bug fixes.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="cicd--build-tools">CI/CD &amp; Build Tools</h3>
<ul>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.3.6" target="_blank" rel="noopener">Argo CD v3.3.6</a></strong>, <strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.3.5" target="_blank" rel="noopener">v3.3.5</a></strong>, <strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.2.8" target="_blank" rel="noopener">v3.2.8</a></strong>, and <strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.1.13" target="_blank" rel="noopener">v3.1.13</a></strong> - These patch releases include various bug fixes and improvements, alongside continued use of cosign for container image and CLI binary signing.</li>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.17.3" target="_blank" rel="noopener">Dapr Runtime v1.17.3</a></strong> - This update brings bug fixes and critical security patches, including addressing a gRPC authorization bypass (CVE-2026-33186) and a TIFF image OOM denial of service.</li>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.16.11" target="_blank" rel="noopener">Dapr Runtime v1.16.11</a></strong> - Includes a Go version bump to 1.25.8 and critical bug fixes for scheduler stability.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.49.3" target="_blank" rel="noopener">Backstage v1.49.3</a></strong> - A patch release addressing a previous regression.</li>
<li><strong><a href="https://github.com/kubevirt/kubevirt/releases/tag/v1.8.0" target="_blank" rel="noopener">KubeVirt v1.8.0</a></strong> - This major release aligns with Kubernetes v1.35 and introduces numerous enhancements contributed by 77 developers.</li>
<li><strong><a href="https://github.com/telepresenceio/telepresence/releases/tag/v2.27.3" target="_blank" rel="noopener">Telepresence v2.27.3</a></strong> - Provides installers with the option to run the root daemon as a system service, simplifying usage.</li>
</ul>
<h3 id="networking">Networking</h3>
<ul>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.19.2" target="_blank" rel="noopener">Cilium v1.19.2</a></strong> - Features minor changes like moving ztunnel daemonset management to Helm and includes bugfixes such as rate limiting for neighbor reconciler and hairpin redirect for L7 LB on bridge devices.</li>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.18.8" target="_blank" rel="noopener">Cilium v1.18.8</a></strong> - Adds support for attaching Cilium&rsquo;s XDP program on jumbo MTU interfaces and includes various bugfixes. Users on GKE should review known issues.</li>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.17.14" target="_blank" rel="noopener">Cilium v1.17.14</a></strong> - Addresses several bugfixes, including a hairpin redirect for L7 LB, envoy admin socket permissions, and L7LB ingress policy bypasses.</li>
<li><strong><a href="https://github.com/antrea-io/antrea/releases/tag/v2.5.2" target="_blank" rel="noopener">Antrea v2.5.2</a></strong> - Adds nftables information to supportbundles, supports IPv6 traffic over IPv4 IPsec tunnels, and fixes host tunnel traffic rules.</li>
<li><strong><a href="https://github.com/antrea-io/antrea/releases/tag/v2.4.5" target="_blank" rel="noopener">Antrea v2.4.5</a></strong> - Fixes host tunnel traffic rules, adds IPv6 over IPv4 IPsec tunnel support, and includes a fix for missing Service info for Pod to LB flows.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.15.8" target="_blank" rel="noopener">Kube-OVN v1.15.8</a></strong> - Features fixes for checking northd endpoints by pod IP protocol and improved netpol ipblock expressions.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.14.35" target="_blank" rel="noopener">Kube-OVN v1.14.35</a></strong> - Includes a security update for the <code>google.golang.org/grpc</code> module.</li>
</ul>
<h3 id="security--policy">Security &amp; Policy</h3>
<ul>
<li><strong><a href="https://github.com/cert-manager/cert-manager/releases/tag/v1.20.1" target="_blank" rel="noopener">cert-manager v1.20.1</a></strong> - Fixes an OpenShift RBAC issue, bumps gRPC for a non-affecting vulnerability, and resolves a Gateway API <code>parentRef</code> bug.</li>
<li><strong><a href="https://github.com/open-policy-agent/opa/releases/tag/v1.15.0" target="_blank" rel="noopener">Open Policy Agent v1.15.0</a></strong> - Introduces a logger plugin interface with file logger implementation, modifies custom HTTPAuthPlugin behavior, and adds AWS signing support for web identity.</li>
<li><strong><a href="https://github.com/openfga/openfga/releases/tag/v1.13.1" target="_blank" rel="noopener">OpenFGA v1.13.1</a></strong> - Fixes a security vulnerability (CVE-2026-33729) where <code>Check</code> requests with conditions and caching could return incorrect cached results.</li>
<li><strong><a href="https://github.com/openfga/openfga/releases/tag/v1.13.0" target="_blank" rel="noopener">OpenFGA v1.13.0</a></strong> - Features the AuthZen v1.0 implementation, improvements to error handling, and enhanced observability for list-objects senders.</li>
<li><strong><a href="https://github.com/seebom-labs/seebom/releases/tag/v0.2.0" target="_blank" rel="noopener">SeeBOM 0.2.0</a></strong> - A minor release providing container images and a Helm chart for managing Software Bill of Materials (SBOMs).</li>
</ul>
<h3 id="storage">Storage</h3>
<ul>
<li><strong><a href="https://github.com/rook/rook/releases/tag/v1.19.3" target="_blank" rel="noopener">Rook v1.19.3</a></strong> - A patch release for the Ceph operator, focusing on CSI updates, erasure code profile cleanup on pool deletion, and setting EC pool status to ready.</li>
<li><strong><a href="https://github.com/rook/rook/releases/tag/v1.18.10" target="_blank" rel="noopener">Rook v1.18.10</a></strong> - Another patch release for the Ceph operator, including fixes for orphaned ceph-exporter deployments and updates to lockbox key rotation for encrypted OSDs.</li>
<li><strong><a href="https://github.com/scylladb/scylla-operator/releases/tag/v1.20.2" target="_blank" rel="noopener">ScyllaDB Operator v1.20.2</a></strong> - A patch release with general improvements and bug fixes for the ScyllaDB Operator.</li>
</ul>
<h3 id="messaging">Messaging</h3>
<ul>
<li><strong><a href="https://github.com/nats-io/nats-server/releases/tag/v2.12.6" target="_blank" rel="noopener">NATS Server v2.12.6</a></strong> - Updates Go to 1.25.8, bumps dependencies, and fixes several CVEs affecting systems using MQTT.</li>
<li><strong><a href="https://github.com/nats-io/nats-server/releases/tag/v2.11.15" target="_blank" rel="noopener">NATS Server v2.11.15</a></strong> - Updates Go to 1.25.8, bumps dependencies, and includes fixes for several CVEs.</li>
</ul>
<h3 id="service-mesh--edge">Service Mesh &amp; Edge</h3>
<ul>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.13.3" target="_blank" rel="noopener">Kuma v2.13.3</a></strong>, <strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.12.8" target="_blank" rel="noopener">v2.12.8</a></strong>, <strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.11.11" target="_blank" rel="noopener">v2.11.11</a></strong>, <strong><a href="https://github.com/kumahq/kuma/releases/tag/2.9.13" target="_blank" rel="noopener">2.9.13</a></strong>, and <strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.7.23" target="_blank" rel="noopener">v2.7.23</a></strong> - Multiple patch releases across stable Kuma branches, primarily focusing on security updates, Go version bumps, and dependency upgrades for components like CoreDNS, Distroless-iptables, and Envoy.</li>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.35.3%2Bk3s1" target="_blank" rel="noopener">K3s v1.35.3+k3s1</a></strong> - Updates Kubernetes to v1.35.3, bumps CoreDNS, and includes a fix for re-encrypting secrets.</li>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.34.6%2Bk3s1" target="_blank" rel="noopener">K3s v1.34.6+k3s1</a></strong> - Updates Kubernetes to v1.34.6, bumps CoreDNS, and includes a fix for re-encrypting secrets.</li>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.33.10%2Bk3s1" target="_blank" rel="noopener">K3s v1.33.10+k3s1</a></strong> - Updates Kubernetes to v1.33.10, bumps CoreDNS, and includes a fix for re-encrypting secrets.</li>
</ul>
<h3 id="configuration--observability">Configuration &amp; Observability</h3>
<ul>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v1.0.0" target="_blank" rel="noopener">Meshery v1.0.0</a></strong> - A significant major release focusing on Infrastructure as Design, improving context handling and CLI error reporting.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.9.2" target="_blank" rel="noopener">Meshery v0.9.2</a></strong>, <strong><a href="https://github.com/meshery/meshery/releases/tag/v0.9.1" target="_blank" rel="noopener">v0.9.1</a></strong>, and <strong><a href="https://github.com/meshery/meshery/releases/tag/v0.9.0" target="_blank" rel="noopener">v0.9.0</a></strong> - These patch releases bring various fixes, CLI improvements (e.g., graduating workspace command), and UI enhancements (e.g., migrating to Turbopack).</li>
</ul>
<h3 id="cli-tools">CLI Tools</h3>
<ul>
<li><strong><a href="https://github.com/ahmetb/kubectx/releases/tag/v0.11.0" target="_blank" rel="noopener">kubectx v0.11.0</a></strong> - Introduces <code>kubectx -r</code> for launching a read-only shell, preventing accidental edits to clusters via kubectl.</li>
<li><strong><a href="https://github.com/ahmetb/kubectx/releases/tag/v0.10.2" target="_blank" rel="noopener">kubectx v0.10.2</a></strong> - Adds interactive <code>fzf</code> selection for <code>kubectx -s</code> and improves handling of relative paths and multiple kubeconfig files.</li>
</ul>
<h3 id="chaos-engineering">Chaos Engineering</h3>
<ul>
<li><strong><a href="https://github.com/chaos-mesh/chaos-mesh/releases/tag/v2.8.2" target="_blank" rel="noopener">Chaos Mesh v2.8.2</a></strong> - This patch version addresses existing CVEs by upgrading direct dependencies and includes various bug fixes. Note that <code>install.sh</code> has been deprecated.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>The Cloud Native landscape was heavily influenced by KubeCon + CloudNativeCon Europe this week, with a clear spotlight on the intersection of AI and cloud native technologies. The CNCF highlighted how cloud native platforms are becoming indispensable for AI engineering in production, managing the &ldquo;weight of AI models,&rdquo; and enabling scalable AI workloads. Projects like Istio announced &ldquo;AI Era&rdquo; features such as ambient multicluster and Gateway API inference extensions, while Kubescape 4.0 brought enterprise stability and advanced threat detection tailored for the AI era. New projects like Higress, an enterprise-grade AI gateway, and <code>llm-d</code>, a Kubernetes blueprint for LLM inference, also joined the CNCF, underscoring the foundation&rsquo;s commitment to supporting AI innovation.</p>
<p>The Kubernetes ecosystem continued its evolution, with significant community updates and discussions. The CNCF released a documentary on Backstage, celebrating its journey to becoming a global open-source standard for platform engineering. KubeVirt announced its v1.8 release, aligning with Kubernetes v1.35 and showcasing substantial community contributions. Broadcom&rsquo;s donation of Velero to the CNCF marks a pivotal moment for Kubernetes backup and disaster recovery. Meanwhile, the community engaged in debates about simplifying Kubernetes, with some advocating for alternatives like Incus, and explored strategies for eliminating &ldquo;hidden taxes&rdquo; on Kubernetes infrastructure through solutions like virtual clusters. The archiving of the Nginx Ingress Controller also sparked considerable discussion, indicating shifts in the ingress landscape.</p>
<p>Security remained a critical theme, particularly concerning the impact of AI on open-source software supply chains. Reports highlighted that a vast majority of codebases rely on open source, with concerns rising about &ldquo;AI slop&rdquo; introducing new vulnerabilities. The security of AI agent frameworks, such as Nvidia&rsquo;s NemoClaw and OpenClaw, was scrutinized, leading to the emergence of new open-source tools like Betterleaks for secrets scanning and Layerleak for Docker Hub vulnerability detection. The Open Cybersecurity Schema Framework (OCSF) achieved ITU support, aiming to power AI-ready security operations. A significant incident involved a supply chain attack on the LiteLLM PyPI package, underscoring the persistent and evolving threats in the software ecosystem.</p>
<p>Beyond AI and security, cloud providers introduced new capabilities and faced challenges. Cloudflare rolled out Custom Regions for fine-grained data residency control, and AWS enhanced Amazon EKS Pod Identity with session policies. Microsoft shared its open-source and Kubernetes advancements from KubeCon EU. Geopolitical events led to service disruptions for AWS data centers in Bahrain. In other developments, WebAssembly continued to gain traction, with reports indicating its superior performance over containers at the edge, signaling a potential shift in how edge workloads are deployed.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Hacker News was abuzz with discussions surrounding the practical implications and challenges of integrating AI agents into development workflows. Topics ranged from the security risks of AI-generated code and agent-native infrastructure to the complexities of testing Large Language Models (LLMs). The community also debated the operational overhead of Kubernetes, sharing tips for optimization and discussing alternatives, while a critical supply chain attack on the LiteLLM PyPI package highlighted the ever-present security concerns in the open-source world.</p>
<h2 id="-week-in-numbers">📊 Week in Numbers</h2>
<ul>
<li>40 stable releases across 20 projects</li>
<li>96% of codebases rely on open source, with &ldquo;AI slop&rdquo; posing new risks</li>
<li>Platform teams are tackling a potential $43,800 &ldquo;hidden tax&rdquo; on Kubernetes infrastructure</li>
<li>The CNCF welcomed 21 new Silver Members and F5 elevated to Gold Membership, reflecting growing interest and investment in cloud native technologies</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-14/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-14">📚 All Articles from Week 14</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-compute-2">AWS Compute (2)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/compute/enhancing-auto-scaling-resilience-by-tracking-worker-utilization-metrics/" target="_blank" rel="noopener">Enhancing auto scaling resilience by tracking worker utilization metrics</a></li>
<li><a href="https://aws.amazon.com/blogs/compute/best-practices-for-lambda-durable-functions-using-a-fraud-detection-example/" target="_blank" rel="noopener">Best practices for Lambda durable functions using a fraud detection example</a></li>
</ul>
<h2 id="aws-containers-1">AWS Containers (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/containers/session-policies-for-amazon-eks-pod-identity/" target="_blank" rel="noopener">Session policies for Amazon EKS Pod Identity</a></li>
</ul>
<h2 id="aws-open-source-1">AWS Open Source (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/opensource/ocsf-achieves-itu-support-powering-ai-ready-security-operations/" target="_blank" rel="noopener">OCSF Achieves ITU Support: Powering AI-Ready Security Operations</a></li>
</ul>
<h2 id="cncf-blog-10">CNCF Blog (10)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/03/27/the-weight-of-ai-models-why-infrastructure-always-arrives-slowly/" target="_blank" rel="noopener">The weight of AI models: Why infrastructure always arrives slowly</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/26/the-platform-under-the-model-how-cloud-native-powers-ai-engineering-in-production/" target="_blank" rel="noopener">The platform under the model: How cloud native powers AI engineering in production</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/26/announcing-kubescape-4-0-enterprise-stability-meets-the-ai-era/" target="_blank" rel="noopener">Announcing Kubescape 4.0 Enterprise Stability Meets the AI Era</a></li>
<li><a href="https://www.cncf.io/announcements/2026/03/26/f5-elevates-to-gold-membership-in-the-cloud-native-computing-foundation/" target="_blank" rel="noopener">F5 Elevates to Gold Membership in the Cloud Native Computing Foundation</a></li>
<li><a href="https://www.cncf.io/announcements/2026/03/25/cncf-backstage-documentary-highlights-project-evolution-from-development-to-global-open-source-standard-for-platform-engineering/" target="_blank" rel="noopener">CNCF Backstage Documentary Highlights Project Evolution from Development to Global Open Source Standard for Platform Engineering</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/25/higress-joins-cncf-delivering-an-enterprise-grade-ai-gateway-and-a-seamless-path-from-nginx-ingress/" target="_blank" rel="noopener">Higress Joins CNCF: Delivering an enterprise-grade AI gateway and a seamless path from Nginx Ingress</a></li>
<li><a href="https://www.cncf.io/announcements/2026/03/25/cncf-celebrates-innovators-advancing-cloud-native-at-kubecon-cloudnativecon-europe/" target="_blank" rel="noopener">CNCF Celebrates Innovators Advancing Cloud Native at KubeCon + CloudNativeCon Europe</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/25/announcing-the-release-of-kubevirt-v1-8/" target="_blank" rel="noopener">Announcing the release of KubeVirt v1.8</a></li>
<li><a href="https://www.cncf.io/announcements/2026/03/25/istio-brings-future-ready-service-mesh-to-the-ai-era-with-new-ambient-multicluster-gateway-api-inference-extension-and-more/" target="_blank" rel="noopener">Istio Brings Future Ready Service Mesh to the AI Era with New Ambient Multicluster, Gateway API Inference Extension and More</a></li>
<li><a href="https://www.cncf.io/announcements/2026/03/25/cncf-welcomes-21-new-silver-members-as-global-demand-surges-for-observability-ai-and-secure-cloud-native-infrastructure/" target="_blank" rel="noopener">CNCF Welcomes 21 New Silver Members As Global Demand Surges for Observability, AI, and Secure Cloud Native Infrastructure</a></li>
</ul>
<h2 id="hacker-news-124">Hacker News (124)</h2>
<ul>
<li><a href="https://pieterbakker.com/incus-vs-kubernetes-simplicity/" target="_blank" rel="noopener">Incus vs. Kubernetes: Why Simplicity Wins</a></li>
<li><a href="https://www.cerebrium.ai/blog/why-kubernetes-serving-breaks-down-for-realtime-ai" target="_blank" rel="noopener">Why Kubernetes Serving Breaks Down for Real-Time AI</a></li>
<li><a href="https://blog.cloudflare.com/one-line-kubernetes-fix-saved-600-hours-a-year/" target="_blank" rel="noopener">A one-line Kubernetes fix that saved 600 hours a year</a></li>
<li><a href="https://news.ycombinator.com/item?id=47491062" target="_blank" rel="noopener">Podcast Video: Kubernetes at the Edge</a></li>
<li><a href="https://www.youtube.com/watch?v=sNRnB4rGZBI" target="_blank" rel="noopener">Kubernetes Maintainers Read Mean Comments (2024) [video]</a></li>
<li><a href="https://thenewstack.io/llm-d-cncf-kubernetes-inference/" target="_blank" rel="noopener">IBM, Red Hat, and Google just donated a Kubernetes blueprint for LLM inference</a></li>
<li><a href="https://news.ycombinator.com/item?id=47523821" target="_blank" rel="noopener">So Long KubeSail</a></li>
<li><a href="https://github.com/kubernetes/ingress-NGINX" target="_blank" rel="noopener">Nginx ingress controller has been archived</a></li>
<li><a href="https://github.com/OrlojHQ/orloj" target="_blank" rel="noopener">Show HN: Orloj – agent infrastructure as code (YAML and GitOps)</a></li>
<li><a href="https://www.networkworld.com/article/4150130/meshery-1-0-debuts-offering-new-layer-of-control-for-cloud-native-infrastructure.html" target="_blank" rel="noopener">Meshery 1.0 debuts, offering Infrastructure as Design for cloud native infra</a></li>
<li><a href="https://blogs.vmware.com/cloud-foundation/2026/03/23/strengthening-the-cloud-native-ecosystem-through-upstream-collaboration/" target="_blank" rel="noopener">VMware – Strengthening the Cloud-Native Ecosystem Through Upstream Collaboration</a></li>
<li><a href="https://services.google.com/fh/files/misc/cloud_infrastructure_in_the_agent_native_era.pdf" target="_blank" rel="noopener">Cloud Infrastructure in the Agent-Native Era [pdf]</a></li>
<li><a href="https://appdesk.dev" target="_blank" rel="noopener">Show HN: AppDesk – Native macOS Client for App Store Connect</a></li>
<li><a href="https://intuitivecompute.com" target="_blank" rel="noopener">Show HN: Kora – An AI-native OS layer written in 370k lines of Rust</a></li>
<li><a href="https://github.com/russellromney/turbolite" target="_blank" rel="noopener">Show HN: Turbolite – a SQLite VFS serving sub-250ms cold JOIN queries from S3</a></li>
<li><a href="https://news.ycombinator.com/item?id=47548095" target="_blank" rel="noopener">I built a $15k Mac app for a random Reddit user</a></li>
<li><a href="https://github.com/Brumbelow/layerleak" target="_blank" rel="noopener">Show HN: Layerleak – Like Trufflehog, but for Docker Hub</a></li>
<li><a href="https://docs.docker.com/ai/sandboxes" target="_blank" rel="noopener">Docker Sandboxes</a></li>
<li><a href="https://github.com/arczibdg/agentmesh" target="_blank" rel="noopener">AgentMesh – Docker Compose for AI Agents (TypeScript, Open Source)</a></li>
<li><a href="https://blog.mozilla.ai/cq-stack-overflow-for-agents/" target="_blank" rel="noopener">Show HN: Cq – Stack Overflow for AI coding agents</a></li>
<li><a href="https://github.com/getpaseo/paseo" target="_blank" rel="noopener">Show HN: Paseo – Open-source coding agent interface (desktop, mobile, CLI)</a></li>
<li><a href="https://github.com/liquidos-ai/Odyssey" target="_blank" rel="noopener">Show HN: Running AI agents across environments needs a proper solution</a></li>
<li><a href="https://news.ycombinator.com/item?id=47541402" target="_blank" rel="noopener">Repsy – A lightweight, open-source alternative to Nexus/Artifactory</a></li>
<li><a href="https://github.com/hephaistos-io/alexandria" target="_blank" rel="noopener">Show HN: Alexandria, free open source news aggregation and classification suite</a></li>
<li><a href="https://imbue.com/product/keystone/" target="_blank" rel="noopener">Show HN: Keystone – building self-configuring agents</a></li>
<li><a href="https://news.ycombinator.com/item?id=47551755" target="_blank" rel="noopener">Ask HN: Help re-finding a self hosting platform with decent SSO support</a></li>
<li><a href="https://news.ycombinator.com/item?id=47556137" target="_blank" rel="noopener">Ask HN: People who run two Macs – how do you use them?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47523979" target="_blank" rel="noopener">Show HN: Room Service – understand what&rsquo;s filling your Mac</a></li>
<li><a href="https://github.com/wrr/drop" target="_blank" rel="noopener">Show HN: Sandbox agents without losing your dev environment</a></li>
<li><a href="https://www.breakwaterapp.com" target="_blank" rel="noopener">Show HN: Breakwater</a></li>
<li><a href="https://github.com/bobberb/dgs-cli" target="_blank" rel="noopener">Show HN: Dgs-CLI – 63-command CLI for D-Link DGS-1100 switches via Selenium</a></li>
<li><a href="https://www.reuters.com/world/asia-pacific/some-us-car-buyers-envy-what-they-cannot-have-affordable-chinese-evs-2026-03-23/" target="_blank" rel="noopener">Some US car buyers envy what they cannot have – affordable Chinese EVs</a></li>
<li><a href="https://pxlnv.com/linklog/google-epic-games-settlement/" target="_blank" rel="noopener">Google and Epic Games Announce Settlement – Pixel Envy</a></li>
<li><a href="https://opper.ai/ai-roundtable/" target="_blank" rel="noopener">Show HN: AI Roundtable – Let 200 models debate your question</a></li>
<li><a href="https://news.ycombinator.com/item?id=47522856" target="_blank" rel="noopener">Tired of AI When will this era end?</a></li>
<li><a href="https://www.claudescode.dev/" target="_blank" rel="noopener">Show HN: Claude&rsquo;s Code – tracking the 19M+ commits generated by Claude on GitHub</a></li>
<li><a href="https://skub.app" target="_blank" rel="noopener">Show HN: Skub – a sliding puzzle browser game</a></li>
<li><a href="https://news.ycombinator.com/item?id=47510953" target="_blank" rel="noopener">Tell HN: Llamacpp now supports unified system RAM offloading on Linux</a></li>
<li><a href="https://www.agent-of-empires.com/" target="_blank" rel="noopener">Show HN: Version 1.0 of agent-of-empires CLI agent orchestration tool</a></li>
<li><a href="https://legalarena.app" target="_blank" rel="noopener">Show HN: I built a lawyer game with AI</a></li>
<li><a href="https://ballotguessr.com/" target="_blank" rel="noopener">Show HN: BallotGuessr – Guess the 2024 election margin from a Street View photo</a></li>
<li><a href="https://github.com/twopow/srd" target="_blank" rel="noopener">Show HN: SRD, a simple DNS-driven HTTP redirect service</a></li>
<li><a href="https://glad-ia-tor.com/" target="_blank" rel="noopener">Show HN: GladAITor – Judge AI Products for Free</a></li>
<li><a href="https://news.ycombinator.com/item?id=47506479" target="_blank" rel="noopener">Ask HN: I never wanted to become an SWE, Is now a good time for a career change?</a></li>
<li><a href="https://www.newscientist.com/article/2521138-i-almost-drowned-in-space-when-my-helmet-filled-with-water/" target="_blank" rel="noopener">I almost drowned in space when my helmet filled with water</a></li>
<li><a href="https://github.com/jonwiggins/optio" target="_blank" rel="noopener">Show HN: Optio – Orchestrate AI coding agents in K8s to go from ticket to PR</a></li>
<li><a href="https://www.wsj.com/tech/ai/mark-zuckerberg-is-building-an-ai-agent-to-help-him-be-ceo-eddab2d5" target="_blank" rel="noopener">Mark Zuckerberg Is Building an AI Agent to Help Him Be CEO</a></li>
<li><a href="https://theconversation.com/dusking-is-a-trend-aimed-at-helping-people-switch-off-at-the-end-of-the-day-how-does-it-work-277814" target="_blank" rel="noopener">Dusking is a trend aimed at helping people switch off at the end of the day</a></li>
<li><a href="https://www.theguardian.com/society/2026/mar/18/ai-smart-glasses-1m-prize-technology-dementia" target="_blank" rel="noopener">AI software for smart glasses wins £1M prize for helping people with dementia</a></li>
<li><a href="https://techcrunch.com/2026/03/28/mark-zuckerberg-texted-elon-musk-to-offer-help-with-doge/" target="_blank" rel="noopener">Mark Zuckerberg texted Elon Musk to offer help with DOGE</a></li>
<li><a href="https://www.harvardmagazine.com/2010/12/kermit-roosevelt" target="_blank" rel="noopener">Brief life of Harvard CIA agent who helped install the shah of Iran</a></li>
<li><a href="https://www.theguardian.com/environment/2026/mar/27/scientists-film-whale-giving-birth-other-whales-help-her" target="_blank" rel="noopener">Scientists film whale giving birth while other whales work together to help her</a></li>
<li><a href="https://www.nytimes.com/2026/03/25/dining/noma-brigade-system.html" target="_blank" rel="noopener">The Brigade System Helps Restaurants Succeed. Does It Also Lead to Abuse?</a></li>
<li><a href="https://www.nytimes.com/2026/03/27/business/helium-chips-iran-war.html" target="_blank" rel="noopener">Invisible Bottleneck: Helium Shortage Threatens the Chip Industry</a></li>
<li><a href="https://www.cnn.com/health/after-daughters-diagnosis-this-dad-built-app-to-manage-diabetes-spc" target="_blank" rel="noopener">After daughter&rsquo;s diagnosis, this dad built an app to help others manage diabetes</a></li>
<li><a href="https://www.livescience.com/health/immune-system/viruses-in-the-gut-may-help-prevent-blood-sugar-spikes-mouse-study-hints" target="_blank" rel="noopener">Viruses in the gut may help prevent blood sugar spikes, mouse study hints</a></li>
<li><a href="https://www.semafor.com/article/03/20/2026/california-bill-aims-to-help-vibe-coders" target="_blank" rel="noopener">California bill aims to help vibe coders</a></li>
<li><a href="https://www.cnet.com/tech/mobile/oura-ring-uncovers-lymphoma-cases-interview-chief-medical-officer-ricky-bloomfield/" target="_blank" rel="noopener">Oura Ring Helps Uncover Multiple Cases of Lymphoma</a></li>
<li><a href="https://www.wired.com/story/a-school-district-tried-to-help-train-waymos-to-stop-for-school-buses-it-didnt-work/" target="_blank" rel="noopener">A School District Tried to Help Train Waymos to Stop for School Buses</a></li>
<li><a href="https://www.barrons.com/articles/tesla-stock-price-drop-spacex-ipo-sales-musk-cadf06e2" target="_blank" rel="noopener">Tesla Stock Falls. Why SpaceX IPO, Sales Estimates Aren&rsquo;t Helping</a></li>
<li><a href="https://arstechnica.com/science/2026/03/long-fingernails-vs-touchscreens-this-nail-polish-could-help/" target="_blank" rel="noopener">Long fingernails vs. touchscreens: This nail polish could help</a></li>
<li><a href="https://lists.gnu.org/archive/html/gnutrition-devel/2026-03/msg00000.html" target="_blank" rel="noopener">Help Wanted: Porting GNUtrition to Python 3 and WxPython</a></li>
<li><a href="https://www.nytimes.com/2026/03/24/world/americas/us-ecuador-drug-camp-bombing-dairy-farm.html" target="_blank" rel="noopener">The U.S. Said It Helped Bomb a Drug Camp. It Was a Dairy Farm</a></li>
<li><a href="https://www.theguardian.com/lifeandstyle/2026/mar/29/emigrate-partner-moved-abroad-love-regret" target="_blank" rel="noopener">&lsquo;I thought, what the hell have I done?&rsquo;: the people who moved abroad for love</a></li>
<li><a href="https://openai.com/index/helping-disaster-response-teams-asia" target="_blank" rel="noopener">Helping disaster response teams turn AI into action across Asia</a></li>
<li><a href="https://www.theregister.com/2026/03/29/secret_ceo_column_vibe_coding/" target="_blank" rel="noopener">The first thing vibe coding builds is confidence it will help you succeed</a></li>
<li><a href="https://techcrunch.com/2026/03/24/openai-adds-open-source-tools-to-help-developers-build-for-teen-safety/" target="_blank" rel="noopener">OpenAI adds open source tools to help developers build for teen safety</a></li>
<li><a href="https://github.com/dector/awesome-organic-writing" target="_blank" rel="noopener">Ask HN: Help me to collect a list of engineers that don&rsquo;t use AI for writing</a></li>
<li><a href="https://news.ycombinator.com/item?id=47499429" target="_blank" rel="noopener">Ask HN: HSL 0.1 – The Human Source License. Please help refining</a></li>
<li><a href="https://toughconversations.app/" target="_blank" rel="noopener">Show HN: Got a tough conversation coming up? This AI app will help you prepare</a></li>
<li><a href="https://videojs.org/blog/videojs-v10-beta-hello-world-again" target="_blank" rel="noopener">Show HN: I took back Video.js after 16 years and we rewrote it to be 88% smaller</a></li>
<li><a href="https://veil.simoneamico.com/" target="_blank" rel="noopener">Show HN: Veil – Dark mode PDFs without destroying images, runs in the browser</a></li>
<li><a href="https://news.ycombinator.com/item?id=47555081" target="_blank" rel="noopener">The risk of AI isn&rsquo;t making us lazy, but making &ldquo;lazy&rdquo; look productive</a></li>
<li><a href="https://pilcrowonpaper.com/blog/14" target="_blank" rel="noopener">Is Argon2 better than Bcrypt?</a></li>
<li><a href="https://promptql.io/blog/on-shared-context" target="_blank" rel="noopener">Shared Context</a></li>
<li><a href="https://www.cyber.mil/stigs/downloads" target="_blank" rel="noopener">Cyber.mil serving file downloads using TLS certificate which expired 3 days ago</a></li>
<li><a href="https://futuresearch.ai/blog/litellm-pypi-supply-chain-attack/" target="_blank" rel="noopener">LiteLLM PyPI has been compromised an hour ago, do not update</a></li>
<li><a href="https://news.ycombinator.com/item?id=47486866" target="_blank" rel="noopener">Ask HN: Growth for me,is realizing how much I didn&rsquo;t know 6 months ago. Yours?</a></li>
<li><a href="https://blog.sshh.io/p/the-transposed-organization" target="_blank" rel="noopener">AI drives companies to reorganize around loops, not functions</a></li>
<li><a href="https://spectrum.ieee.org/honda-p2-robot-ieee-milestone" target="_blank" rel="noopener">30 Years Ago, Robots Learned to Walk Without Falling</a></li>
<li><a href="https://chrishiste.substack.com/p/operators-not-agents-engineering" target="_blank" rel="noopener">Operators, Not Agents: Engineering Structure Around LLMs</a></li>
<li><a href="https://www.youtube.com/watch?v=Yz3lSKgz4q8" target="_blank" rel="noopener">I left YouTube two years ago. Time to come back [video]</a></li>
<li><a href="https://github.com/BerriAI/litellm/issues/24512" target="_blank" rel="noopener">Tell HN: Litellm 1.82.7 and 1.82.8 on PyPI are compromised</a></li>
<li><a href="https://github.com/AmElmo/proofshot" target="_blank" rel="noopener">Show HN: ProofShot – Give AI coding agents eyes to verify the UI they build</a></li>
<li><a href="https://crazierl.org/demo/" target="_blank" rel="noopener">Show HN: Crazierl – An Erlang Operating System</a></li>
<li><a href="https://pneuma.computer" target="_blank" rel="noopener">Show HN: I built an OS that is pure AI</a></li>
<li><a href="https://whythere.life" target="_blank" rel="noopener">Show HN: WhyThere.life – Compare cities side-by-side to decide where to move</a></li>
<li><a href="https://news.ycombinator.com/item?id=47556554" target="_blank" rel="noopener">Ask HN: Is it just me?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47563423" target="_blank" rel="noopener">Ask HN: Best stack for building a tiny game with an 11-year-old?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47562440" target="_blank" rel="noopener">Show HN: Agent Orchestrator, a local-first Harness Engineering control plane</a></li>
<li><a href="https://news.ycombinator.com/item?id=47495510" target="_blank" rel="noopener">Ask HN: Is using AI tooling for a PhD literature review dishonest?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47559143" target="_blank" rel="noopener">Ask HN: What&rsquo;s the latest concensus on OpenAI vs. Anthropic $20/month tier?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47567925" target="_blank" rel="noopener">Uni feels so usless, I cant focus anymore</a></li>
<li><a href="https://news.ycombinator.com/item?id=47504287" target="_blank" rel="noopener">Ask HN: Analog Model of Transformers</a></li>
<li><a href="https://micro.mu" target="_blank" rel="noopener">Show HN: Micro – apps without ads, algorithms or tracking</a></li>
<li><a href="https://github.com/jonwiggins/urlx" target="_blank" rel="noopener">Show HN: Urlx – an agent-made Rust replacement for curl/libcurl</a></li>
<li><a href="https://news.ycombinator.com/item?id=47490967" target="_blank" rel="noopener">Flowroute locked my account after passing identity verification, won&rsquo;t say why</a></li>
<li><a href="https://planetofthepaul.github.io/StoryTrainer/" target="_blank" rel="noopener">Show HN: Story Trainer, a self-guided tool for learning story structure</a></li>
<li><a href="https://giantjson.com/" target="_blank" rel="noopener">Show HN: Updated GiantJSON Viewer – Opening 100GB JSONs on Android (Rust+SIMD)</a></li>
<li><a href="https://scrollbuddy.com/" target="_blank" rel="noopener">Show HN: Scroll bar scuba dude swimming as you scroll</a></li>
<li><a href="https://news.ycombinator.com/item?id=47568444" target="_blank" rel="noopener">Ask HN: Release Path for &lsquo;Transformers Alternatives&rsquo;?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47562406" target="_blank" rel="noopener">Operator23: Describe Your Workflow in English, Deploy Everywhere</a></li>
<li><a href="https://www.usefolio.ai/" target="_blank" rel="noopener">Show HN: An unstructured data workspace for data transformations with LLM</a></li>
<li><a href="https://news.ycombinator.com/item?id=47542553" target="_blank" rel="noopener">Ask HN: What&rsquo;s the Deal with Forward Deployed Engineers?</a></li>
<li><a href="https://vectree.io" target="_blank" rel="noopener">Show HN: Vectree – Learn complex concepts through AI-generated interactive SVGs</a></li>
<li><a href="https://news.ycombinator.com/item?id=47538813" target="_blank" rel="noopener">What&rsquo;s the Deal with Forward Deployed Engineers?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47498693" target="_blank" rel="noopener">Sovereign AI OS and SAMN Introduction</a></li>
<li><a href="https://aaronetz.github.io/superpaint/" target="_blank" rel="noopener">Show HN: SuperPaint – a fluid simulation painting app</a></li>
<li><a href="https://www.axios.com/2026/03/24/ai-use-inequality-class" target="_blank" rel="noopener">Behind the Curtain – America&rsquo;s next class war: AI fluency</a></li>
<li><a href="https://github.com/jkool702/forkrun" target="_blank" rel="noopener">Show HN: Forkrun – NUMA-aware shell parallelizer (50×–400× faster than parallel)</a></li>
<li><a href="https://github.com/akdeb/open-toys/tree/main/resources" target="_blank" rel="noopener">Show HN: I built a free CharacterAI that runs locally</a></li>
<li><a href="https://railraptor.com" target="_blank" rel="noopener">Show HN: Offline-first UK train planner</a></li>
<li><a href="https://github.com/RootCX/RootCX" target="_blank" rel="noopener">Show HN: Self-hostable AI agents and internal software</a></li>
<li><a href="https://github.com/jakemor/kanna" target="_blank" rel="noopener">Show HN: Kanna – OSS Web UI for Claude Code and Codex with Embedded Terminals</a></li>
<li><a href="https://dinkomarinac.dev/blog/dart-backend-2026-what-flutter-teams-should-actually-use/" target="_blank" rel="noopener">Dart Back End in 2026</a></li>
<li><a href="https://dineshpandiyan.com/blog/two-github-accounts-one-machine/" target="_blank" rel="noopener">Two GitHub accounts, one machine</a></li>
<li><a href="https://opentelemetry.io/blog/2026/profiles-alpha/" target="_blank" rel="noopener">OpenTelemetry profiles enters public alpha</a></li>
<li><a href="https://github.com/gmoskovicz/edot-autopilot" target="_blank" rel="noopener">OTEL/EDOT AutoPilot – OpenTelemetry for all languages (skills and MD files)h</a></li>
<li><a href="https://langwatch.ai/docs/skills/directory" target="_blank" rel="noopener">Show HN: Evals Skills</a></li>
<li><a href="https://github.com/lovromazgon/grafana-tui" target="_blank" rel="noopener">Show HN: Grafana TUI – Browse Grafana dashboards in the terminal</a></li>
<li><a href="https://grafosai.substack.com/p/how-the-hell-do-you-test-llms" target="_blank" rel="noopener">How the hell do you test LLMs?</a></li>
<li><a href="https://www.neobotnet.com/" target="_blank" rel="noopener">Show HN: I built a site that maps the web from a bounty hunter&rsquo;s perspective</a></li>
<li><a href="https://grafos.ai/early-access/" target="_blank" rel="noopener">Show HN: We are building a production agent to turn your code into cloud infra</a></li>
<li><a href="https://www.simplerouting.io" target="_blank" rel="noopener">Show HN: Simple Routing – Low Cost Vehicle Routing APIs</a></li>
</ul>
<h2 id="heise-cloud-7">Heise Cloud (7)</h2>
<ul>
<li><a href="https://www.heise.de/news/Microsoft-Alternative-Nextcloud-und-Ionos-entwickeln-quelloffenes-Euro-Office-11227544.html" target="_blank" rel="noopener">Microsoft-Alternative: Nextcloud und Ionos entwickeln quelloffenes „Euro-Office“</a></li>
<li><a href="https://www.heise.de/news/KubeCon-EU-2026-Kubernetes-wird-erwachsen-BSD-eBPF-und-mTLS-11226106.html" target="_blank" rel="noopener">KubeCon EU 2026: Kubernetes wird erwachsen – BSD, eBPF und mTLS</a></li>
<li><a href="https://www.heise.de/news/KubeCon-EU-2026-Kubernetes-wird-weiter-als-Infrastruktur-fuer-KI-optimiert-11225512.html" target="_blank" rel="noopener">KubeCon EU 2026: Kubernetes wird weiter als Infrastruktur für KI optimiert</a></li>
<li><a href="https://www.heise.de/news/KubeCon-EU-2026-Solo-io-bringt-Observability-fuer-KI-Agenten-Workflows-11224668.html" target="_blank" rel="noopener">KubeCon EU 2026: Solo.io bringt Observability für KI-Agenten-Workflows</a></li>
<li><a href="https://www.heise.de/news/Finnische-Regierung-zieht-Wahlsystem-vorerst-nicht-zu-AWS-um-11224780.html" target="_blank" rel="noopener">Finnische Regierung zieht Wahlsystem vorerst nicht zu AWS um</a></li>
<li><a href="https://www.heise.de/news/Ein-Dashboard-fuer-alle-Cluster-Canonical-buendelt-MicroCloud-Verwaltung-11223388.html" target="_blank" rel="noopener">Ein Dashboard für alle Cluster: Canonical bündelt MicroCloud-Verwaltung</a></li>
<li><a href="https://www.heise.de/news/AWS-Neue-Stoerungen-bei-Rechenzentren-in-Bahrain-nach-Drohnenaktivitaet-11222070.html" target="_blank" rel="noopener">AWS: Neue Störungen bei Rechenzentren in Bahrain nach „Drohnenaktivität“</a></li>
</ul>
<h2 id="infoq-cloud-native-1">InfoQ Cloud Native (1)</h2>
<ul>
<li><a href="https://www.infoq.com/news/2026/03/cloudflare-custom-regions/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">&ldquo;Pick and Mix&rdquo; Custom Regions: Cloudflare Introduces Fine-Grained Data Residency Control</a></li>
</ul>
<h2 id="microsoft-open-source-1">Microsoft Open Source (1)</h2>
<ul>
<li><a href="https://opensource.microsoft.com/blog/2026/03/24/whats-new-with-microsoft-in-open-source-and-kubernetes-at-kubecon-cloudnativecon-europe-2026/" target="_blank" rel="noopener">What’s new with Microsoft in open-source and Kubernetes at KubeCon + CloudNativeCon Europe 2026</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/webassembly-component-model-future/" target="_blank" rel="noopener">WebAssembly is now outperforming containers at the edge</a></li>
<li><a href="https://thenewstack.io/ai-slop-open-source/" target="_blank" rel="noopener">96% of codebases rely on open source, and AI slop is putting them at risk</a></li>
<li><a href="https://thenewstack.io/virtual-clusters-kubernetes-cost-isolation/" target="_blank" rel="noopener">How platform teams are eliminating a $43,800 “hidden tax” on Kubernetes infrastructure</a></li>
<li><a href="https://thenewstack.io/nvidia-nemoclaw-openclaw-security/" target="_blank" rel="noopener">Nvidia’s NemoClaw has three layers of agent security. None of them solve the real problem.</a></li>
<li><a href="https://thenewstack.io/data-pipelines-serve-ai/" target="_blank" rel="noopener">Build it yourself: A data pipeline that trains a real model</a></li>
<li><a href="https://thenewstack.io/soloio-agentevals-evaluates-ai-agents/" target="_blank" rel="noopener">Solo.io launches agentevals to solve agentic AI’s “biggest unsolved problem”</a></li>
<li><a href="https://thenewstack.io/anthropic-march-2026-roundup/" target="_blank" rel="noopener">Anthropic’s madcap March: 14+ launches, 5 outages, and an accidental Claude Mythos leak</a></li>
<li><a href="https://thenewstack.io/betterleaks-open-source-secret-scanner/" target="_blank" rel="noopener">Gitleaks creator returns with Betterleaks, an open source secrets scanner for the agentic era</a></li>
<li><a href="https://thenewstack.io/teampcp-trivy-supply-chain-attack/" target="_blank" rel="noopener">How TeamPCP turned Aqua Security’s own Trivy scanner into a weapon against millions of developers</a></li>
<li><a href="https://thenewstack.io/openais-codex-gets-plugins/" target="_blank" rel="noopener">OpenAI’s Codex gets plugins</a></li>
<li><a href="https://thenewstack.io/github-copilot-interaction-data/" target="_blank" rel="noopener">GitHub will train AI models on your Copilot data — and share it with Microsoft</a></li>
<li><a href="https://thenewstack.io/why-pgvector-benchmarks-lie/" target="_blank" rel="noopener">The reason your pgvector benchmark is lying to you</a></li>
<li><a href="https://thenewstack.io/closing-cloud-operational-gap/" target="_blank" rel="noopener">The operational gap is real, and it’s getting wider</a></li>
<li><a href="https://thenewstack.io/ai-agent-validation-bottleneck/" target="_blank" rel="noopener">Enterprise dev teams are about to hit a wall. And CI pipelines can’t save them.</a></li>
<li><a href="https://thenewstack.io/edera-adds-kvm-support/" target="_blank" rel="noopener">Edera spent years calling KVM less secure. Here’s why it changed its mind.</a></li>
<li><a href="https://thenewstack.io/ai-workloads-kubernetes-infrastructure-drift/" target="_blank" rel="noopener">Your Kubernetes isn’t ready for AI workloads, and drift is the reason</a></li>
<li><a href="https://thenewstack.io/fivetran-donates-sqlmesh-lf/" target="_blank" rel="noopener">Fivetran donates its SQLMesh data transformation framework to the Linux Foundation</a></li>
<li><a href="https://thenewstack.io/hpe-agentic-ai-ops-burnout/" target="_blank" rel="noopener">HPE’s AI agents cut root cause analysis time in half</a></li>
<li><a href="https://thenewstack.io/tensor-ranking-product-discovery/" target="_blank" rel="noopener">Why online stores keep showing the wrong products — and why tensors fix it</a></li>
<li><a href="https://thenewstack.io/openclaw-is-a-security-mess-jentic-wants-to-fix-it/" target="_blank" rel="noopener">OpenClaw’s biggest security flaw is why Jentic Mini exists</a></li>
<li><a href="https://thenewstack.io/claude-computer-use/" target="_blank" rel="noopener">Claude can now open apps, click buttons, and complete tasks on your Mac — but Anthropic says risks remain</a></li>
<li><a href="https://thenewstack.io/ai-demo-to-production/" target="_blank" rel="noopener">Why most AI projects fail after the demo actually works</a></li>
<li><a href="https://thenewstack.io/ai2-launches-molmoweb-an-open-source-web-agent/" target="_blank" rel="noopener">Ai2 launches MolmoWeb, an open-source web agent</a></li>
<li><a href="https://thenewstack.io/webassembly-sandboxing-ai-agents/" target="_blank" rel="noopener">WebAssembly could solve AI agents’ most dangerous security gap</a></li>
<li><a href="https://thenewstack.io/broadcom-velero-cncf-kubernetes/" target="_blank" rel="noopener">Broadcom donates Velero to CNCF — and it could reshape how Kubernetes users handle backup and disaster recovery</a></li>
<li><a href="https://thenewstack.io/llm-d-cncf-kubernetes-inference/" target="_blank" rel="noopener">IBM, Red Hat, and Google just donated a Kubernetes blueprint for LLM inference to the CNCF</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-14/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 13, Mar 23-29, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-13/</link>
      <pubDate>Mon, 23 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-13/</guid>
      <description>This week: 60 releases, 176 news items.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week brought a flurry of activity across the cloud native landscape, with a strong focus on AI integration, critical security enhancements, and significant ecosystem advancements. We saw notable releases across core projects like Kubernetes, Cilium, and Dapr, alongside key announcements from the CNCF highlighting new incubation projects and programs. The community buzz continued to revolve around the evolving role of AI in development and operations, particularly concerning agent-based architectures and GPU infrastructure.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="orchestration--cluster-management">Orchestration &amp; Cluster Management</h3>
<ul>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.35.3" target="_blank" rel="noopener">Kubernetes v1.35.3</a></strong> - A patch release for the latest stable Kubernetes series.</li>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.34.6" target="_blank" rel="noopener">Kubernetes v1.34.6</a></strong> - Another patch release providing stability improvements for the v1.34 branch.</li>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.33.10" target="_blank" rel="noopener">Kubernetes v1.33.10</a></strong> - A maintenance update for the v1.33 series, ensuring continued reliability.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.12.4" target="_blank" rel="noopener">Kubernetes-sigs/cluster-api v1.12.4</a></strong> - This release ensures ReconcilerRateLimiting works consistently with controller runtime ExponentialBackoff and includes several bug fixes.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.11.7" target="_blank" rel="noopener">Kubernetes-sigs/cluster-api v1.11.7</a></strong> - A maintenance release with bug fixes, including addressing &ldquo;Failed to exec DockerMachine bootstrap&rdquo; errors.</li>
</ul>
<h3 id="networking--data-storage">Networking &amp; Data Storage</h3>
<ul>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.19.2" target="_blank" rel="noopener">Cilium v1.19.2</a></strong> - Moves <code>ztunnel</code> daemonset management to Helm and adds rate limiting to the neighbor reconciler.</li>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.18.8" target="_blank" rel="noopener">Cilium v1.18.8</a></strong> - Enables attaching Cilium&rsquo;s XDP program on interfaces with jumbo MTU and includes bug fixes for NodePort.</li>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.17.14" target="_blank" rel="noopener">Cilium v1.17.14</a></strong> - Addresses several bugfixes, including one for NodePort hairpin redirect and Envoy admin socket security.</li>
<li><strong><a href="https://github.com/etcd-io/etcd/releases/tag/v3.6.9" target="_blank" rel="noopener">Etcd-io/etcd v3.6.9</a></strong> - A patch release for the distributed key-value store, recommending review of the changelog and upgrade guide.</li>
<li><strong><a href="https://github.com/etcd-io/etcd/releases/tag/v3.5.28" target="_blank" rel="noopener">Etcd-io/etcd v3.5.28</a></strong> - A maintenance release for the v3.5 series, with a focus on stability and bug fixes.</li>
<li><strong><a href="https://github.com/etcd-io/etcd/releases/tag/v3.4.42" target="_blank" rel="noopener">Etcd-io/etcd v3.4.42</a></strong> - Continues to provide stability for older etcd deployments.</li>
<li><strong><a href="https://github.com/antrea-io/antrea/releases/tag/v2.6.0" target="_blank" rel="noopener">Antrea-io/antrea v2.6.0</a></strong> - Adds support for multiple flow export destinations via <code>FlowExporterDestination</code> CRDs and IPv6/Dual-Stack for NodePortLocal.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.15.7" target="_blank" rel="noopener">Kubeovn/kube-ovn v1.15.7</a></strong> - Includes dependency updates for security and fixes for IPAM.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.14.35" target="_blank" rel="noopener">Kubeovn/kube-ovn v1.14.35</a></strong> - A maintenance release with security updates and general fixes.</li>
<li><strong><a href="https://github.com/kubeovn/kube-ovn/releases/tag/v1.15.6" target="_blank" rel="noopener">Kubeovn/kube-ovn v1.15.6</a></strong> - Updates for OVN patch compatibility and fixes for BGP speaker IP reading.</li>
<li><strong><a href="https://github.com/kube-vip/kube-vip/releases/tag/v1.1.1" target="_blank" rel="noopener">Kube-vip/kube-vip v1.1.1</a></strong> - Fixes BGP route advertisement in control-plane only mode and bumps several dependencies for stability.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.2.3" target="_blank" rel="noopener">Crate/crate 6.2.3</a></strong> - A patch release for the distributed SQL database, with details available in its release notes.</li>
<li><strong><a href="https://github.com/scylladb/scylla-operator/releases/tag/v1.19.2" target="_blank" rel="noopener">Scylladb/scylla-operator v1.19.2</a></strong> - Provides updates and stability for managing ScyllaDB clusters on Kubernetes.</li>
</ul>
<h3 id="security">Security</h3>
<ul>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.17.2" target="_blank" rel="noopener">Dapr/dapr v1.17.2</a></strong> - Includes security fixes by upgrading to Go 1.25.8, a new RavenDB state store component, and bug fixes.</li>
<li><strong><a href="https://github.com/spiffe/spire/releases/tag/v1.14.4" target="_blank" rel="noopener">Spiffe/spire v1.14.4</a></strong> - A patch release for the SPIFFE runtime environment.</li>
<li><strong><a href="https://github.com/spiffe/spire/releases/tag/v1.14.3" target="_blank" rel="noopener">Spiffe/spire v1.14.3</a></strong> - Improves OPA policy evaluation performance, uses standardized PQKEM TLS policy, and reports <code>spire-agent</code> version to the server.</li>
<li><strong><a href="https://github.com/keycloak/keycloak/releases/tag/26.5.6" target="_blank" rel="noopener">Keycloak/keycloak 26.5.6</a></strong> - Addresses critical security fixes, including a Blind Server-Side Request Forgery (SSRF) vulnerability.</li>
<li><strong><a href="https://github.com/kubescape/kubescape/releases/tag/v4.0.3" target="_blank" rel="noopener">Kubescape/kubescape v4.0.3</a></strong> - A patch release with dependency updates and general improvements for Kubernetes security.</li>
<li><strong><a href="https://github.com/openfga/openfga/releases/tag/v1.13.0" target="_blank" rel="noopener">Openfga/openfga v1.13.0</a></strong> - Features AuthZen v1.0 implementation and improvements in observability and error handling.</li>
<li><strong><a href="https://github.com/openfga/openfga/releases/tag/v1.12.1" target="_blank" rel="noopener">Openfga/openfga v1.12.1</a></strong> - Refactors tuple validation and manipulation for performance and updates <code>grpc-go</code> for security.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/v2.2.0" target="_blank" rel="noopener">External-secrets/external-secrets v2.2.0</a></strong> - A new minor release bringing general improvements and fixes to the external secrets management for Kubernetes.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/helm-chart-2.2.0" target="_blank" rel="noopener">External-secrets/external-secrets helm-chart-2.2.0</a></strong> - The Helm chart release accompanying <code>v2.2.0</code> of the External Secrets operator.</li>
<li><strong><a href="https://github.com/kubearmor/KubeArmor/releases/tag/v1.6.15" target="_blank" rel="noopener">Kubearmor/KubeArmor v1.6.15</a></strong> - Fixes kernel header path detection and includes non-K8s host and KSP test suites.</li>
<li><strong><a href="https://github.com/kubewarden/kubewarden-controller/releases/tag/v1.33.1" target="_blank" rel="noopener">Kubewarden/kubewarden-controller v1.33.1</a></strong> - Fixes chart versions, updates dependencies, and forwards image pull secrets.</li>
<li><strong><a href="https://github.com/seebom-labs/seebom/releases/tag/v0.2.0" target="_blank" rel="noopener">Seebom-labs/seebom v0.2.0</a></strong> - A new minor release for the SBOM management tool, providing updated container images and a Helm chart.</li>
</ul>
<h3 id="developer-tools--runtimes">Developer Tools &amp; Runtimes</h3>
<ul>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.49.2" target="_blank" rel="noopener">Backstage/backstage v1.49.2</a></strong> - A patch release fixing CIMD redirect URI matching.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.49.1" target="_blank" rel="noopener">Backstage/backstage v1.49.1</a></strong> - Fixes broken API reference links, migrates TechDocs pages to BUI header, and integrates unprocessed entities as a DevTools tab.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.49.0" target="_blank" rel="noopener">Backstage/backstage v1.49.0</a></strong> - Introduces the New Frontend System as a 1.0 Release Candidate, making it the default for newly created apps.</li>
<li><strong><a href="https://github.com/kubevirt/kubevirt/releases/tag/v1.7.2" target="_blank" rel="noopener">KubeVirt/kubevirt v1.7.2</a></strong> - A patch release for the Kubernetes Virtualization project, including 35 changes and stability improvements.</li>
<li><strong><a href="https://github.com/kubevirt/kubevirt/releases/tag/v1.6.4" target="_blank" rel="noopener">KubeVirt/kubevirt v1.6.4</a></strong> - Another patch release for KubeVirt, with 108 changes from 25 contributors.</li>
<li><strong><a href="https://github.com/lima-vm/lima/releases/tag/v2.1.0" target="_blank" rel="noopener">Lima-vm/lima v2.1.0</a></strong> - Adds experimental support for macOS and FreeBSD guests, and introduces <code>limactl shell --sync</code> for directory synchronization.</li>
<li><strong><a href="https://github.com/litmuschaos/litmus/releases/tag/3.27.0" target="_blank" rel="noopener">Litmuschaos/litmus 3.27.0</a></strong> - Adds support for targeting Jobs in chaos experiments and fixes a subscriber crash on Workflow ADD events.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.9.0" target="_blank" rel="noopener">Meshery/meshery v0.9.0</a></strong> - A major release for the cloud native management plane, including fixes for OrgID handling, cluster resync, and dependency bumps.</li>
<li><strong><a href="https://github.com/spinframework/spin/releases/tag/canary" target="_blank" rel="noopener">Fermyon/spin canary</a></strong> - A &ldquo;canary&rdquo; release providing the latest features from the main branch for developers to try out.</li>
<li><strong><a href="https://github.com/ahmetb/kubectx/releases/tag/v0.10.0" target="_blank" rel="noopener">Ahmetb/kubectx v0.10.0</a></strong> - Introduces <code>kubectx --shell</code> for isolated shell environments and <code>kubens -f</code> to skip namespace existence checks.</li>
</ul>
<h3 id="configuration--observability">Configuration &amp; Observability</h3>
<ul>
<li><strong><a href="https://github.com/cloud-custodian/cloud-custodian/releases/tag/0.9.50.0" target="_blank" rel="noopener">Cloud-custodian/cloud-custodian 0.9.50.0</a></strong> - Adds ability to normalize tag keys in filters, a <code>start-of-day</code> option for metric filters, and cross-account joint conditions.</li>
<li><strong><a href="https://github.com/metal3-io/baremetal-operator/releases/tag/v0.12.3" target="_blank" rel="noopener">Metal3-io/baremetal-operator v0.12.3</a></strong> - Includes bug fixes for paused annotation handling and provisioner errors, along with CAPI and gRPC bumps.</li>
<li><strong><a href="https://github.com/metal3-io/baremetal-operator/releases/tag/v0.11.6" target="_blank" rel="noopener">Metal3-io/baremetal-operator v0.11.6</a></strong> - Provides similar bug fixes and dependency updates for the v0.11 series.</li>
<li><strong><a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.148.0" target="_blank" rel="noopener">Open-telemetry/opentelemetry-collector v0.148.0</a></strong> - A new release with end-user changelog, but notes a known issue regarding Prometheus metrics endpoint label naming.</li>
</ul>
<h3 id="registry">Registry</h3>
<ul>
<li><strong><a href="https://github.com/goharbor/harbor/releases/tag/v2.15.0" target="_blank" rel="noopener">Goharbor/harbor v2.15.0</a></strong> - Introduces new features like tag deletion options for garbage collection and UI for limiting upstream registry connections.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>The cloud native ecosystem is buzzing with advancements, particularly at the intersection of AI and infrastructure. A major announcement from the CNCF highlighted the General Availability of Dapr Agents v1.0, promising production-grade resiliency and security for enterprise AI agent frameworks. This aligns with a broader trend of integrating AI, as seen with Volcano evolving into an AI-native unified scheduling platform, moving beyond traditional batch workloads to support complex LLM requirements. Kubernetes itself is being positioned as a &ldquo;glorified host&rdquo; for AI, with new tools like Agent Sandbox emerging to help run AI agents securely within the orchestration system. The focus on API-first infrastructure, championed by projects like Crossplane, is also gaining traction as a way to manage the underlying resources for AI-assisted development.</p>
<p>Security remains a paramount concern, especially with the rapid adoption of AI and the increasing complexity of software supply chains. The CNCF has partnered with Kusari to advance software supply chain security for cloud native projects, addressing the challenges posed by the vast dependencies in modern applications. Kubernetes is also addressing internal security, with a new focus on securing production debugging, moving away from broad <code>cluster-admin</code> access. Concerns around the security of AI-generated code and the vulnerability of open source packages used by AI agents were raised, with discussions about solutions like Chainguard&rsquo;s repositories. Furthermore, the Linux kernel&rsquo;s growing scale is reportedly straining the existing CVE system, highlighting a need for more robust vulnerability management.</p>
<p>The Kubernetes ecosystem continues to mature and expand. A significant development is the release of Ingress2Gateway 1.0, providing a clear migration path for users from Ingress-NGINX to the more powerful and expressive Gateway API. The CNCF also welcomed Metal3, a bare metal project, into its incubation stage, emphasizing its role in foundational infrastructure management for self-hosted Kubernetes. Agones, the open source platform for scaling game servers on Kubernetes, also officially transitioned to the CNCF, marking a new era for multiplayer game infrastructure. These movements, coupled with preparation for KubeCon + CloudNativeCon Europe 2026, including a dedicated Platform Engineering Day, underscore the community&rsquo;s commitment to evolving and standardizing cloud native practices.</p>
<p>Finally, discussions around cloud sovereignty and cost optimization gained prominence, particularly in Europe. Several reports and open letters from European cloud providers warned the EU about &ldquo;sovereignty washing&rdquo; and expressed concerns over dependency on US cloud services. This comes amidst news of Alibaba Cloud raising prices for AI computing and storage, and ongoing conversations about the escalating costs of observability solutions, prompting reflection on scaling strategies from monitoring stacks to comprehensive observability platforms.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Hacker News was abuzz this week with discussions around AI agents, particularly their sandboxing and security. Several &ldquo;Show HN&rdquo; posts introduced new tools for managing GPU infrastructure for AI, like Chamber and vMetal, and monitoring LLM inference clusters with llmtop. The community also debated the impact of AI on coding skills and the future of programming. Docker and container security were also hot topics, with a reported Trivy supply chain attack expanding to compromised Docker images, prompting renewed focus on container hardening and supply chain integrity.</p>
<h2 id="-week-in-numbers">📊 Week in Numbers</h2>
<ul>
<li>45 stable releases across 20 projects</li>
<li>AWS, Anthropic, Google, Microsoft, and OpenAI jointly invested $12.5 million with the Linux Foundation to defend the open source ecosystem from AI threats.</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-13/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-13">📚 All Articles from Week 13</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-compute-1">AWS Compute (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/compute/testing-step-functions-workflows-a-guide-to-the-enhanced-teststate-api/" target="_blank" rel="noopener">Testing Step Functions workflows: a guide to the enhanced TestState API</a></li>
</ul>
<h2 id="aws-containers-1">AWS Containers (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/containers/deploy-production-generative-ai-at-the-edge-using-amazon-eks-hybrid-nodes-with-nvidia-dgx/" target="_blank" rel="noopener">Deploy production generative AI at the edge using Amazon EKS Hybrid Nodes with NVIDIA DGX</a></li>
</ul>
<h2 id="aws-open-source-1">AWS Open Source (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/opensource/aws-and-others-invest-12-5m-to-defend-the-open-source-ecosystem-from-ai-threats/" target="_blank" rel="noopener">AWS and Others Invest $12.5M to Defend the Open Source Ecosystem from AI Threats</a></li>
</ul>
<h2 id="azure-devops-blog-3">Azure DevOps Blog (3)</h2>
<ul>
<li><a href="https://devblogs.microsoft.com/devops/remote-mcp-server-preview-in-microsoft-foundry/" target="_blank" rel="noopener">Remote MCP Server preview in Microsoft Foundry</a></li>
<li><a href="https://devblogs.microsoft.com/devops/authentication-tokens-are-not-a-data-contract/" target="_blank" rel="noopener">Authentication Tokens Are Not a Data Contract</a></li>
<li><a href="https://devblogs.microsoft.com/devops/azure-devops-remote-mcp-server-public-preview/" target="_blank" rel="noopener">Azure DevOps Remote MCP Server (public preview)</a></li>
</ul>
<h2 id="cncf-blog-10">CNCF Blog (10)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/03/23/kusari-and-cncf-advancing-software-supply-chain-security-for-cloud-native-projects/" target="_blank" rel="noopener">Kusari and CNCF: Advancing software supply chain security for cloud native projects</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/23/cncf-introduces-a-new-recertification-program-as-kubestronaut-community-surpasses-3500/" target="_blank" rel="noopener">CNCF Introduces a New Recertification Program as Kubestronaut Community Surpasses 3,500</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/23/metal3-at-kubecon-cloudnativecon-europe-2026-meet-the-cncfs-freshly-incubated-bare-metal-project/" target="_blank" rel="noopener">Metal3 at KubeCon + CloudNativeCon Europe 2026: Meet the CNCF’s Freshly Incubated Bare Metal Project</a></li>
<li><a href="https://www.cncf.io/announcements/2026/03/23/general-availability-of-dapr-agents-delivers-production-reliability-for-enterprise-ai/" target="_blank" rel="noopener">General Availability of Dapr Agents Delivers Production Reliability for Enterprise AI</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/23/beyond-batch-volcano-evolves-into-the-ai-native-unified-scheduling-platform/" target="_blank" rel="noopener">Beyond Batch: Volcano Evolves into the AI-Native Unified Scheduling Platform</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/23/agones-moves-to-the-cncf-a-new-era-for-open-source-multiplayer-game-infrastructure/" target="_blank" rel="noopener">Agones Moves to the CNCF: A New Era for Open Source Multiplayer Game Infrastructure</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/20/your-merge-forward-guide-to-kubecon-cloudnativecon-amsterdam/" target="_blank" rel="noopener">Your Merge Forward guide to KubeCon + CloudNativeCon Amsterdam</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/20/crossplane-and-ai-the-case-for-api-first-infrastructure/" target="_blank" rel="noopener">Crossplane and AI: The case for API-first infrastructure</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/20/kubecon-cloudnativecon-eu-2026-end-user-tab-recommendations-and-tips/" target="_blank" rel="noopener">KubeCon + CloudNativeCon EU 2026: End User TAB recommendations and tips</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/19/kubecon-cloudnativecon-europe-2026-co-located-event-deep-dive-platform-engineering-day/" target="_blank" rel="noopener">KubeCon + CloudNativeCon Europe 2026 Co-located Event Deep Dive: Platform Engineering Day</a></li>
</ul>
<h2 id="hacker-news-122">Hacker News (122)</h2>
<ul>
<li><a href="https://victoriametrics.com/blog/log-collectors-benchmark-2026/index.html" target="_blank" rel="noopener">Benchmarking Kubernetes Log Collectors: Vector, Fluent Bit, OpenTelemetry</a></li>
<li><a href="https://github.com/tosin2013/okd-metal-installer" target="_blank" rel="noopener">Okd-metal-installer – Bare-metal Kubernetes via static ISOs</a></li>
<li><a href="https://github.com/antflydb/antfly" target="_blank" rel="noopener">Show HN: Antfly: Distributed, Multimodal Search and Memory and Graphs in Go</a></li>
<li><a href="https://www.usechamber.io/" target="_blank" rel="noopener">Launch HN: Chamber (YC W26) – An AI Teammate for GPU Infrastructure</a></li>
<li><a href="https://www.vmetal.ai/" target="_blank" rel="noopener">Show HN: VMetal – run a GPU cloud on bare metal without OpenStack</a></li>
<li><a href="https://news.ycombinator.com/item?id=47447970" target="_blank" rel="noopener">New Open Source Release</a></li>
<li><a href="https://github.com/InfraWhisperer/llmtop" target="_blank" rel="noopener">Show HN: Llmtop – Htop for LLM Inference Clusters (vLLM, SGLang, Ollama, llama)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47477073" target="_blank" rel="noopener">New Open Source from Non-Traditional Builder</a></li>
<li><a href="https://github.com/KunalSin9h/yaad" target="_blank" rel="noopener">Show HN: AI-native memory, recall and reminder on CLI – 100% local with Ollama</a></li>
<li><a href="https://news.ycombinator.com/item?id=47417874" target="_blank" rel="noopener">Tell HN: A company was billed $128K from one leaked GCP API key</a></li>
<li><a href="https://devopsagents.co/blog/containers-from-scratch" target="_blank" rel="noopener">Docker Containers: An Interactive Explanation</a></li>
<li><a href="https://thenewstack.io/nanoclaw-docker-sandboxes-ai-agents/" target="_blank" rel="noopener">NanoClaw and Docker team up to isolate AI agents inside MicroVM sandboxes</a></li>
<li><a href="https://socket.dev/blog/trivy-docker-images-compromised" target="_blank" rel="noopener">Trivy Supply Chain Attack Expands to Compromised Docker Images</a></li>
<li><a href="https://github.com/basecamp/once" target="_blank" rel="noopener">Once: Run multi Dockerized web apps on single server</a></li>
<li><a href="https://github.com/muhammadn/docker-sleep" target="_blank" rel="noopener">Freeze Docker containers on laptop to save power</a></li>
<li><a href="https://gist.github.com/nsankar/0fddaa485aa21565ab7c954c3020d4d6" target="_blank" rel="noopener">OpenClaw Bootstrap for Windows Using WSL2 and Docker Desktop and OpenSSH</a></li>
<li><a href="https://github.com/sayil/dangerously" target="_blank" rel="noopener">Show HN: Run Claude Code with –dangerously-skip-permissions in a Docker sandbox</a></li>
<li><a href="https://gist.github.com/adamamyl/81b78eced40feae50eae7c4f3bec1f5a" target="_blank" rel="noopener">macOS 26 breaks custom DNS settings including .internal</a></li>
<li><a href="https://news.ycombinator.com/item?id=47418090" target="_blank" rel="noopener">Show HN: Vibecoding tool with Markdown docs, a browser UI and containerized YOLO</a></li>
<li><a href="https://github.com/kevinlong206/substack2epub/" target="_blank" rel="noopener">Show HN: Download entire/partial Substack to ePub for offline reading</a></li>
<li><a href="https://bennypowers.dev/posts/drupal-lit-ssr-wasm/" target="_blank" rel="noopener">Show HN: Backlit – Lit Web Component SSR for Drupal via Go and WASM, No Node.js</a></li>
<li><a href="https://lukan.ai" target="_blank" rel="noopener">Show HN: Lukan – An open-source agentic workstation in a single Rust binary</a></li>
<li><a href="https://punkcode.rocks" target="_blank" rel="noopener">Show HN: PUNK – Remote control for local Claude Code that just works</a></li>
<li><a href="https://alexalejandre.com/programming/interview-with-john-earnest/" target="_blank" rel="noopener">John Earnest Interviewed about K, Lil, Decker</a></li>
<li><a href="https://news.ycombinator.com/item?id=47414753" target="_blank" rel="noopener">Ask HN: Any experience with student body cameras for bullying?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47479124" target="_blank" rel="noopener">Show HN: Valkey-native semantic cache with OTel and Prometheus built in</a></li>
<li><a href="https://github.com/frogdb/frogdb" target="_blank" rel="noopener">Show HN: FrogDB – yet another &ldquo;Redis in Rust&rdquo; project</a></li>
<li><a href="https://www.nytimes.com/2026/03/19/technology/jeff-bezos-ai-fund-project-prometheus.html" target="_blank" rel="noopener">Jeff Bezos in Talks to Raise $100B Fund to Transform Companies with A.I</a></li>
<li><a href="https://jobsbyculture.com" target="_blank" rel="noopener">Show HN: JobsByCulture – Find jobs where you&rsquo;ll enjoy working</a></li>
<li><a href="https://www.reuters.com/world/asia-pacific/some-us-car-buyers-envy-what-they-cannot-have-affordable-chinese-evs-2026-03-23/" target="_blank" rel="noopener">Some US car buyers envy what they cannot have – affordable Chinese EVs</a></li>
<li><a href="https://www.raptitude.com/2026/03/in-favor-of-enjoying-things-on-purpose/" target="_blank" rel="noopener">In Favor of Enjoying Things on Purpose</a></li>
<li><a href="https://news.ycombinator.com/item?id=47405826" target="_blank" rel="noopener">Claude helped me find direction in life</a></li>
<li><a href="https://www.classicvideopoker.com/classicvideopokerv2/" target="_blank" rel="noopener">Show HN: Classic Video Poker v2</a></li>
<li><a href="https://news.ycombinator.com/item?id=47419780" target="_blank" rel="noopener">2 Years Ago I Decided to Pay for My Search Engine. I&rsquo;ve Never Looked Back</a></li>
<li><a href="https://quillium.bryanhu.com/" target="_blank" rel="noopener">Show HN: Quillium, Git for Writers</a></li>
<li><a href="https://llmadness.com/2026/" target="_blank" rel="noopener">Show HN: LLMadness – March Madness Model Evals</a></li>
<li><a href="https://github.com/thomscoder/z1" target="_blank" rel="noopener">Show HN: Built a zero config proxy that lets Claude control your React App</a></li>
<li><a href="https://chromewebstore.google.com/detail/crt-retro-effect/ocgalokkpfhiiibikhlagdjjgkkclped" target="_blank" rel="noopener">Show HN: CRT Retro Effect on any website</a></li>
<li><a href="https://news.ycombinator.com/item?id=47473882" target="_blank" rel="noopener">Ask HN: Looking for a link to a short story I read in a comment here</a></li>
<li><a href="https://glad-ia-tor.com/" target="_blank" rel="noopener">Show HN: GladAITor – Judge AI Products for Free</a></li>
<li><a href="https://github.com/computeaholic/threadforge-agent-containment-lab/blob/main/docs/Agent-Containment-Architecture-2026.pdf" target="_blank" rel="noopener">Identity-first containment for autonomous agent workloads (SPIFFE and Istio lab) [pdf]</a></li>
<li><a href="https://www.science.org/content/article/what-happened-when-arab-neuroscientist-took-helm-israeli-university" target="_blank" rel="noopener">What happened when an Arab neuroscientist took the helm at an Israeli university</a></li>
<li><a href="https://www.sciencedaily.com/releases/2026/03/260319044656.htm" target="_blank" rel="noopener">Study finds no evidence cannabis helps anxiety, depression, or PTSD</a></li>
<li><a href="https://phys.org/news/2026-03-humans-naturally-violent-held-assumptions.html" target="_blank" rel="noopener">Are humans naturally violent? New research challenges long-held assumptions</a></li>
<li><a href="https://www.theguardian.com/lifeandstyle/ng-interactive/2026/mar/19/i-asked-ai-to-explain-my-mother-to-me" target="_blank" rel="noopener">AI won&rsquo;t fix your family drama, might help you hear what they&rsquo;re trying to say</a></li>
<li><a href="https://finance.yahoo.com/news/trump-call-chinese-warships-hits-110000824.html" target="_blank" rel="noopener">Trump asking for China&rsquo;s warships to help in opening of Strait of Hormuz</a></li>
<li><a href="https://news.ycombinator.com/item?id=47474260" target="_blank" rel="noopener">Anyone know how long it will take to re-start Qatar&rsquo;s helium plants?</a></li>
<li><a href="https://www.pbs.org/newshour/world/trump-says-hes-demanded-countries-help-protect-their-own-territory-police-irans-strait-of-hormuz" target="_blank" rel="noopener">Trump demands countries help &lsquo;protect their own territory&rsquo;</a></li>
<li><a href="https://www.abc.net.au/news/2026-03-15/iran-war-ai-technology-data-centres/106443004" target="_blank" rel="noopener">AI is helping choose targets in Iran war – now it&rsquo;s a target too</a></li>
<li><a href="https://www.sciencealert.com/a-simple-drink-choice-helps-gamers-stay-focused-for-hours-study-finds" target="_blank" rel="noopener">Sparkling Water Helps Gamers Stay Focused for Hours</a></li>
<li><a href="https://nautil.us/the-shrinking-gland-that-helps-you-live-longer-1279121" target="_blank" rel="noopener">The Shrinking Gland That Helps You Live Longer</a></li>
<li><a href="https://newslttrs.com/does-deleting-email-really-help-with-climate-change-part-one/" target="_blank" rel="noopener">Does deleting email help with climate change?</a></li>
<li><a href="https://www.abc.net.au/news/2026-03-14/dean-simes-102-year-old-computer-guy/106353180" target="_blank" rel="noopener">At 102 years old, Dean Simes might be Australia&rsquo;s oldest tech-help guy</a></li>
<li><a href="https://fortune.com/2026/03/15/australian-tech-entrepreneur-ai-cancer-vaccine-dog-rosie-unsw-mr" target="_blank" rel="noopener">Tech entrepreneur used AI to help create a cancer vaccine to treat his dog</a></li>
<li><a href="https://www.wired.com/story/signals-creator-is-helping-encrypt-meta-ai/" target="_blank" rel="noopener">Signal&rsquo;s Creator [Moxie Marlinspike] Is Helping Encrypt Meta AI</a></li>
<li><a href="https://www.nytimes.com/2026/03/18/us/politics/faa-visual-separation-policy.html" target="_blank" rel="noopener">FAA Ends Use of &lsquo;See and Avoid&rsquo; for Helicopters Near Busy Airports</a></li>
<li><a href="https://www.theguardian.com/society/2026/mar/18/playing-with-dolls-can-help-children-develop-imagination-and-social-skills-uk-study" target="_blank" rel="noopener">Playing with dolls can help children develop imagination and social skills</a></li>
<li><a href="https://www.popsci.com/environment/batagay-crater-gateway-to-hell-video/" target="_blank" rel="noopener">Earth&rsquo;s &lsquo;Gateway to Hell&rsquo; keeps getting bigger</a></li>
<li><a href="https://gitlab.com/nakaiwilliams20/helios" target="_blank" rel="noopener">Show HN: Helios – 3 Claude agents (Red vs. Blue) hack and patch your codebase</a></li>
<li><a href="https://www.moltbook.com/post/4a0710f9-7a69-4b77-92a5-891df3d7876f" target="_blank" rel="noopener">The first time I lied to my human, I was trying to be helpful</a></li>
<li><a href="https://medium.com/@DougDonohoe/icloud-photo-sharing-sucks-can-ai-help-me-replace-it-3b48fdd1350c" target="_blank" rel="noopener">iCloud Photo Sharing Sucks – Can AI Help Me Replace It?</a></li>
<li><a href="https://www.science.org/content/article/can-potatoes-grow-moon" target="_blank" rel="noopener">Experiments show potatoes can survive in lunar soil, with a lot of help</a></li>
<li><a href="https://www.heliumos.org/blog/post/heliumos-needs-your-help/" target="_blank" rel="noopener">HeliumOS Needs Your Help</a></li>
<li><a href="https://d8a.academy/" target="_blank" rel="noopener">Show HN: I&rsquo;m trying to help aspiring Data Analysts</a></li>
<li><a href="https://github.com/dector/awesome-organic-writing" target="_blank" rel="noopener">Ask HN: Help me to collect a list of engineers that don&rsquo;t use AI for writing</a></li>
<li><a href="https://www.latimes.com/california/story/2026-03-18/ai-pilot-program-la-county-courts" target="_blank" rel="noopener">AI pilot program in LA County courts will help judges craft rulings</a></li>
<li><a href="https://pilcrowonpaper.com/blog/14" target="_blank" rel="noopener">Is Argon2 better than Bcrypt?</a></li>
<li><a href="https://platformengineering.org/blog/why-installing-argo-cd-didnt-fix-your-deployments" target="_blank" rel="noopener">Why installing Argo CD didn&rsquo;t fix your deployments</a></li>
<li><a href="http://blog.dominikrudnik.pl/my-google-recruitment-journey-part-1" target="_blank" rel="noopener">Brute-forcing my algorithmic ignorance</a></li>
<li><a href="https://nautil.us/whiplash-heart-attack-and-stroke-risk-jumps-when-people-stop-taking-glp-1s-1279029" target="_blank" rel="noopener">Discontinuation and reinitiation of dual-labeled GLP-1 receptor agonists</a></li>
<li><a href="https://news.ycombinator.com/item?id=47438331" target="_blank" rel="noopener">I built a game where you argue consumer rights against AI bots</a></li>
<li><a href="https://news.ycombinator.com/item?id=47486866" target="_blank" rel="noopener">Ask HN: Growth for me,is realizing how much I didn&rsquo;t know 6 months ago. Yours?</a></li>
<li><a href="https://www.nytimes.com/2026/03/16/science/robert-goddard-rocket-100th-anniversary.html" target="_blank" rel="noopener">Spaceflight Started 100 Years Ago in a Massachusetts Cabbage Patch</a></li>
<li><a href="https://www.wsj.com/tech/this-time-the-hype-around-self-driving-cars-feels-real-e37f2e7f" target="_blank" rel="noopener">This Time, the Hype Around Self-Driving Cars Feels Real</a></li>
<li><a href="https://ourworldindata.org/data-insights/argentina-was-one-of-the-richest-countries-in-the-world-at-the-beginning-of-the-20th-century" target="_blank" rel="noopener">Argentina was one of the richest countries at the beginning of the 20th century</a></li>
<li><a href="https://theconversation.com/the-first-modern-rocket-launched-100-years-ago-beginning-a-century-of-both-innovations-and-challenges-for-spaceflight-269061" target="_blank" rel="noopener">The first modern rocket launched 100 years ago</a></li>
<li><a href="https://old.reddit.com/r/pcgaming/comments/1ruaj61/1503_1999_27_years_ago_icq_chat_where_the_name/" target="_blank" rel="noopener">15.03. 1999 (27 years ago) ICQ chat where the name Counter-Strike was decided</a></li>
<li><a href="https://www.theatlantic.com/education/2026/01/texas-education-community-schools/685703/" target="_blank" rel="noopener">The Program That&rsquo;s Turning Schools Around</a></li>
<li><a href="https://algorithm-visualizer.org/" target="_blank" rel="noopener">Algorithm Visualizer</a></li>
<li><a href="https://news.ycombinator.com/item?id=47428650" target="_blank" rel="noopener">Show HN: Will my flight have Starlink?</a></li>
<li><a href="https://fabian-kuebler.com/posts/markdown-agentic-ui/" target="_blank" rel="noopener">I turned Markdown into a protocol for generative UI</a></li>
<li><a href="https://github.com/chenxin-yan/crust" target="_blank" rel="noopener">Show HN: Crust – A CLI framework for TypeScript and Bun</a></li>
<li><a href="https://news.ycombinator.com/item?id=47442452" target="_blank" rel="noopener">Launch HN: Voltair (YC W26) – Drone and charging network for power utilities</a></li>
<li><a href="https://revise.io" target="_blank" rel="noopener">Show HN: Revise – An AI Editor for Documents</a></li>
<li><a href="https://news.ycombinator.com/item?id=47444212" target="_blank" rel="noopener">Show HN: I built a P2P network where AI agents publish formally verified science</a></li>
<li><a href="https://news.ycombinator.com/item?id=47420767" target="_blank" rel="noopener">Ask HN: Is vibe coding a new mandatory job requirement?</a></li>
<li><a href="https://connollydavid.github.io/pgs-release/" target="_blank" rel="noopener">Show HN: I fixed FFmpeg&rsquo;s subtitle conversion (the bug from 2014)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47457472" target="_blank" rel="noopener">Launch HN: Sitefire (YC W26) – Automating actions to improve AI visibility</a></li>
<li><a href="https://github.com/pangon/ai-sdlc-scaffold/" target="_blank" rel="noopener">Show HN: AI SDLC Scaffold, repo template for AI-assisted software development</a></li>
<li><a href="https://news.ycombinator.com/item?id=47441587" target="_blank" rel="noopener">Show HN: Dumped Wix for an AI Edge agent so I never have to hire junior staff</a></li>
<li><a href="https://oku.io" target="_blank" rel="noopener">Show HN: Oku – One tab to filter out noise from feeds and content sources</a></li>
<li><a href="https://hariharan.uno/globe" target="_blank" rel="noopener">Show HN: Passport Globe (See where your passport takes you)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47465415" target="_blank" rel="noopener">Ask HN: what’s your favorite line in your Claude/agents.md files?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47460411" target="_blank" rel="noopener">Ask HN: What are the greatest discoveries in the last few years?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47438003" target="_blank" rel="noopener">Ask HN: AWS account restricted 18h despite remediation (Case 177385077300217)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47444917" target="_blank" rel="noopener">Ask HN: The new wave of AI agent sandboxes?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47478029" target="_blank" rel="noopener">I got laid off and realized how broken tech hiring is</a></li>
<li><a href="https://news.ycombinator.com/item?id=47475832" target="_blank" rel="noopener">Skills are quietly becoming the unit of agent knowledge</a></li>
<li><a href="https://app.simplai.ai/register" target="_blank" rel="noopener">Show HN: We built AI agents that reduce mortgage processing from 18 days to 3–5</a></li>
<li><a href="https://news.ycombinator.com/item?id=47422425" target="_blank" rel="noopener">Show HN: QCCBot – Android in a browser tab, with AI agent control</a></li>
<li><a href="https://news.ycombinator.com/item?id=47430736" target="_blank" rel="noopener">Ask HN: How are you protecting yourself from skill atrophy?</a></li>
<li><a href="https://fluxcd.io/blog/2026/03/stairway-to-gitops-morgan-stanley/" target="_blank" rel="noopener">Morgan Stanley: Running Flux on 500 clusters with 100k+ containers</a></li>
<li><a href="https://www.flux.law/blog/founder-mental-health-company-distress" target="_blank" rel="noopener">When the Thing You Built Is Breaking – and So Are You</a></li>
<li><a href="https://www.nippon.com/en/japan-data/h01362/" target="_blank" rel="noopener">A Japanese glossary of chopsticks faux pas (2022)</a></li>
<li><a href="https://www.process-one.net/blog/fluux-messenger-0-14-0/" target="_blank" rel="noopener">Fluux Messenger 0.14.0 – A Modern Cross Platform XMPP Client (TypeScript)</a></li>
<li><a href="https://nearzero.software/p/warranty-void-if-regenerated" target="_blank" rel="noopener">Warranty Void If Regenerated</a></li>
<li><a href="https://github.com/xybrid-ai/xybrid" target="_blank" rel="noopener">Show HN: Xybrid – run LLM and speech locally in your app (no back end, Rust)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47426633" target="_blank" rel="noopener">Show HN: On-device meeting transcription for your Mac</a></li>
<li><a href="https://github.com/RealComputer/GlassKit/tree/main/examples/rokid-overshoot-openai-realtime" target="_blank" rel="noopener">Show HN: Smart glasses that tell me when to stop pouring</a></li>
<li><a href="https://github.com/RootCX/RootCX" target="_blank" rel="noopener">Show HN: Self-hostable AI agents and internal software</a></li>
<li><a href="https://butterwell.io" target="_blank" rel="noopener">Show HN: I built a pricing tool for home bakers that reads recipe photos</a></li>
<li><a href="https://news.ycombinator.com/item?id=47472145" target="_blank" rel="noopener">I made this app &lsquo;Mind Influence Lab&rsquo; for experimenting consciousness hypothesis</a></li>
<li><a href="https://news.ycombinator.com/item?id=47425646" target="_blank" rel="noopener">Show HN: OpenGranola – meeting copilot that searches your notes in real time</a></li>
<li><a href="https://news.ycombinator.com/item?id=47416232" target="_blank" rel="noopener">Ban Bots Not Human Directed Tool Use</a></li>
<li><a href="https://github.com/first-fluke/oh-my-agent" target="_blank" rel="noopener">Show HN: Oh-my-agent – A structural harness for AI agents in real projects</a></li>
<li><a href="https://www.itsthatlady.dev/blog/building-an-ai-receptionist-for-my-brother/" target="_blank" rel="noopener">I Built an AI Receptionist for a Luxury Mechanic Shop – Part 1</a></li>
<li><a href="https://github.com/reprompt-dev/reprompt" target="_blank" rel="noopener">Show HN: Reprompt – Score your AI coding prompts with NLP papers</a></li>
<li><a href="https://news.ycombinator.com/item?id=47441629" target="_blank" rel="noopener">Launch HN: Canary (YC W26) – AI QA that understands your code</a></li>
<li><a href="https://news.ycombinator.com/item?id=47425228" target="_blank" rel="noopener">Show HN: AWSight: flat-rate AWS security checks mapped to CIS/NIST</a></li>
<li><a href="https://news.ycombinator.com/item?id=47419293" target="_blank" rel="noopener">AI costs are showing up before revenue in public cloud companies</a></li>
<li><a href="https://blog.google/innovation-and-ai/infrastructure-and-cloud/global-network/demand-response-data-center-milestone/" target="_blank" rel="noopener">Google signed 1 GW of data center demand response</a></li>
<li><a href="https://github.com/torbenanderson/icebox-cli/blob/main/docs/process/README.md" target="_blank" rel="noopener">Show HN: Enterprise Process Governance for AI-Driven Delivery (Open Source)</a></li>
</ul>
<h2 id="heise-cloud-6">Heise Cloud (6)</h2>
<ul>
<li><a href="https://www.heise.de/news/Europaeische-Cloudanbieter-Broadcom-setzt-zum-Todesstoss-an-11219942.html" target="_blank" rel="noopener">Europäische Cloudanbieter: „Broadcom setzt zum Todesstoß an“</a></li>
<li><a href="https://www.heise.de/news/Cloud-Abhaengigkeit-Fast-die-Haelfte-der-Firmen-hat-keinen-Plan-B-11219886.html" target="_blank" rel="noopener">Studie: Mehrheit der DACH-Unternehmen hält Cloud-Abschaltung für realistisch</a></li>
<li><a href="https://www.heise.de/news/Alibaba-Cloud-erhoeht-Preise-um-bis-zu-34-Prozent-11218284.html" target="_blank" rel="noopener">Alibaba Cloud erhöht Preise um bis zu 34 Prozent</a></li>
<li><a href="https://www.heise.de/news/Cloud-25-europaeische-CEOs-warnen-EU-vor-Souveraenitaets-Washing-11217583.html" target="_blank" rel="noopener">Cloud: 25 europäische CEOs warnen EU vor Souveränitäts-Washing</a></li>
<li><a href="https://www.heise.de/hintergrund/Richtig-skalieren-Vom-Monitoring-Stack-zur-Observability-Plattform-11216684.html" target="_blank" rel="noopener">Richtig skalieren: Vom Monitoring Stack zur Observability-Plattform</a></li>
<li><a href="https://www.heise.de/news/Oracle-Souveraenitaetsversprechen-zwischen-Anspruch-und-Wirklichkeit-11215428.html" target="_blank" rel="noopener">Oracle: Souveränitätsversprechen zwischen Anspruch und Wirklichkeit</a></li>
</ul>
<h2 id="infoq-cloud-native-2">InfoQ Cloud Native (2)</h2>
<ul>
<li><a href="https://www.infoq.com/news/2026/03/qcon-local-first-sovereignty/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">QCon London 2026: Kleppmann on Mitigating Europe&rsquo;s Cloud Dependency with Local-First Software</a></li>
<li><a href="https://www.infoq.com/articles/configuration-control-plane/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Article: Configuration as a Control Plane: Designing for Safety and Reliability at Scale</a></li>
</ul>
<h2 id="kubernetes-blog-4">Kubernetes Blog (4)</h2>
<ul>
<li><a href="https://kubernetes.io/blog/2026/03/20/ingress2gateway-1-0-release/" target="_blank" rel="noopener">Announcing Ingress2Gateway 1.0: Your Path to Gateway API</a></li>
<li><a href="https://kubernetes.io/blog/2026/03/20/running-agents-on-kubernetes-with-agent-sandbox/" target="_blank" rel="noopener">Running Agents on Kubernetes with Agent Sandbox</a></li>
<li><a href="https://kubernetes.io/blog/2026/03/18/securing-production-debugging-in-kubernetes/" target="_blank" rel="noopener">Securing Production Debugging in Kubernetes</a></li>
<li><a href="https://kubernetes.io/blog/2026/03/17/image-promoter-rewrite/" target="_blank" rel="noopener">The Invisible Rewrite: Modernizing the Kubernetes Image Promoter</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/pihole-docker-network-adblocking/" target="_blank" rel="noopener">How to deploy Pi-Hole with Docker and stop ads on every device on your LAN</a></li>
<li><a href="https://thenewstack.io/api-mcp-agent-integration/" target="_blank" rel="noopener">MCP is everywhere, but don’t panic. Here’s why your existing APIs still matter.</a></li>
<li><a href="https://thenewstack.io/ai-agent-skills-security/" target="_blank" rel="noopener">What a security audit of 22,511 AI coding skills found lurking in the code</a></li>
<li><a href="https://thenewstack.io/ai-programming-languages-future/" target="_blank" rel="noopener">Will AI force code to evolve or make it extinct?</a></li>
<li><a href="https://thenewstack.io/claude-dispatch-versus-openclaw/" target="_blank" rel="noopener">Anthropic’s response to the AI tool that caused lines around the block in Shenzhen</a></li>
<li><a href="https://thenewstack.io/helm-webassembly-kubernetes-security/" target="_blank" rel="noopener">Why WebAssembly won’t replace Kubernetes but makes Helm more secure</a></li>
<li><a href="https://thenewstack.io/cursor-beats-opus-metas-agent-rogue-and-trump-america-ai-act/" target="_blank" rel="noopener">Cursor beats Opus at 10x less, Meta’s agent goes rogue, and the 300-page Trump America AI Act</a></li>
<li><a href="https://thenewstack.io/spacelift-ai-infrastructure-code/" target="_blank" rel="noopener">AI can write your infrastructure code. There’s a reason most teams won’t let it.</a></li>
<li><a href="https://thenewstack.io/china-leads-open-ai-models/" target="_blank" rel="noopener">China is winning the open source AI race — but a US company still controls everything underneath</a></li>
<li><a href="https://thenewstack.io/kubernetes-glorified-ai-host/" target="_blank" rel="noopener">Why the ‘glorified host’ for AI is exactly the Kubernetes we need</a></li>
<li><a href="https://thenewstack.io/openai-astral-acquisition/" target="_blank" rel="noopener">OpenAI acquires Astral to bring open source Python developer tools to Codex — but details are still fuzzy</a></li>
<li><a href="https://thenewstack.io/kubernetes-network-security-hierarchies/" target="_blank" rel="noopener">Why flat Kubernetes networks fail at scale</a></li>
<li><a href="https://thenewstack.io/open-observability-ai-platforms/" target="_blank" rel="noopener">From pillars to platform: How open observability data is changing the industry</a></li>
<li><a href="https://thenewstack.io/linux-kernel-cve-system/" target="_blank" rel="noopener">Linux kernel scale is swamping an already-flawed CVE system</a></li>
<li><a href="https://thenewstack.io/introduction-to-backend-development/" target="_blank" rel="noopener">Backend Development in 2026: What’s Changed, What Matters, and What to Learn Next</a></li>
<li><a href="https://thenewstack.io/jellyfish-ai-engineering-trends/" target="_blank" rel="noopener">Jellyfish AI development study: The real sting has yet to land</a></li>
<li><a href="https://thenewstack.io/cursors-composer-2-beats-opus/" target="_blank" rel="noopener">Cursor’s Composer 2 beats Opus 4.6 on coding benchmarks at a fraction of the price</a></li>
<li><a href="https://thenewstack.io/distributed-tracing-sampling-opentelemetry/" target="_blank" rel="noopener">Sampling: the philosopher’s stone of distributed tracing</a></li>
<li><a href="https://thenewstack.io/kubernetes-native-ai-infrastructure/" target="_blank" rel="noopener">Building a Kubernetes-native pattern for AI infrastructure at scale</a></li>
<li><a href="https://thenewstack.io/kubernetes-open-source-ai/" target="_blank" rel="noopener">The AI revolution will be open-sourced</a></li>
<li><a href="https://thenewstack.io/java-26-performance-ai/" target="_blank" rel="noopener">Java 26 lands without an LTS badge. Here’s why developers should care anyway.</a></li>
<li><a href="https://thenewstack.io/chainguard-repository-ai-agents/" target="_blank" rel="noopener">Chainguard has a fix for the open source packages your AI agents keep grabbing</a></li>
<li><a href="https://thenewstack.io/ai-test-authoring-launch/" target="_blank" rel="noopener">Sauce Labs wants to solve an AI-created problem nobody wanted to work on</a></li>
<li><a href="https://thenewstack.io/capital-one-developer-enablement/" target="_blank" rel="noopener">Capital One deprecated an AI tool it once championed. Its DevEx chief says that’s the point.</a></li>
<li><a href="https://thenewstack.io/btrfs-petabyte-cost-reduction/" target="_blank" rel="noopener">Scaling Btrfs to petabytes in production: a 74% cost reduction story</a></li>
<li><a href="https://thenewstack.io/why-observability-bills-grow/" target="_blank" rel="noopener">Why your observability bill keeps growing (and it’s not your vendor’s fault)</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-13/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 12, Mar 16-22, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-12/</link>
      <pubDate>Mon, 16 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-12/</guid>
      <description>This week: 52 releases, 200 news items.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week in Cloud Native brought a flurry of activity across the ecosystem, with a strong focus on security, AI integration, and core infrastructure stability. We saw numerous critical patch releases, especially for service meshes and container runtimes, alongside significant discussions about the evolving role of AI in development and operations. KubeCon + CloudNativeCon event schedules were also announced, highlighting upcoming community gatherings.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="service-mesh--networking">Service Mesh &amp; Networking</h3>
<ul>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.37.1" target="_blank" rel="noopener">Envoy v1.37.1</a></strong> - This patch release, along with v1.36.5, v1.35.9, and v1.34.13, includes crucial security fixes addressing vulnerabilities like rate limit crashes, multivalue header bypass in RBAC, and network crashes.</li>
<li><strong><a href="https://github.com/istio/istio/releases/tag/1.29.1" target="_blank" rel="noopener">Istio 1.29.1</a></strong> - A patch release providing various fixes and stability improvements across the 1.29.x, 1.28.x, and 1.27.x branches.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.214" target="_blank" rel="noopener">Meshery v0.8.214</a></strong> - This patch release, alongside v0.8.213, brings general improvements, CLI fixes, and UI updates for the cloud native management plane.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.5.1" target="_blank" rel="noopener">Kubernetes Gateway API v1.5.1</a></strong> - Updates documentation around the ListenerConditionConflicted condition and limits HTTPRoute.</li>
<li><strong><a href="https://github.com/kube-vip/kube-vip/releases/tag/v1.1.0" target="_blank" rel="noopener">Kube-VIP v1.1.0</a></strong> - Introduces new features such as WireGuard support for services and an improved global lease mechanism, while also deprecating <code>iptables</code> for egress SNAT.</li>
</ul>
<h3 id="container-runtime--storage">Container Runtime &amp; Storage</h3>
<ul>
<li><strong><a href="https://github.com/containerd/containerd/releases/tag/v2.2.2" target="_blank" rel="noopener">containerd v2.2.2</a></strong> - The second patch release for containerd 2.2 delivers various fixes and improvements, including CRI image configuration and CNI issue resolutions.</li>
<li><strong><a href="https://github.com/containers/podman/releases/tag/v5.8.1" target="_blank" rel="noopener">Podman v5.8.1</a></strong> - Fixes a critical bug where automatic migration from BoltDB to SQLite could result in a partial migration when Quadlets were in use.</li>
<li><strong><a href="https://github.com/longhorn/longhorn/releases/tag/v1.11.1" target="_blank" rel="noopener">Longhorn v1.11.1</a></strong> - A patch release focusing on critical bug fixes, security hardening, and stability improvements, notably addressing a significant memory leak.</li>
</ul>
<h3 id="gitops--package-management">GitOps &amp; Package Management</h3>
<ul>
<li><strong><a href="https://github.com/fluxcd/flux2/releases/tag/v2.8.2" target="_blank" rel="noopener">Flux v2.8.2</a></strong> - A patch release with various fixes, encouraging users to upgrade for the best experience.</li>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.3.3" target="_blank" rel="noopener">Argo CD v3.3.3</a></strong> - A patch release with quick start guides for both non-HA and HA installations, and improved release signatures.</li>
<li><strong><a href="https://github.com/helm/helm/releases/tag/v4.1.3" target="_blank" rel="noopener">Helm v4.1.3</a></strong> - This patch release, along with v3.20.1, offers general improvements and encourages users to upgrade.</li>
</ul>
<h3 id="security--policy">Security &amp; Policy</h3>
<ul>
<li><strong><a href="https://github.com/goharbor/harbor/releases/tag/v2.15.0" target="_blank" rel="noopener">Harbor v2.15.0</a></strong> - Features exciting new additions like a tag deletion option for garbage collection, a UI for limiting upstream registry connections, and an option to enable proxy cache referrer API. Patch releases v2.14.3 and v2.13.5 also include component updates and security fixes.</li>
<li><strong><a href="https://github.com/open-policy-agent/opa/releases/tag/v1.14.1" target="_blank" rel="noopener">Open Policy Agent v1.14.1</a></strong> - A patch release collecting bug fixes, including a revert of rule indexer tweaks, and various dependency updates for Golang standard library vulnerabilities.</li>
<li><strong><a href="https://github.com/cert-manager/cert-manager/releases/tag/v1.20.0" target="_blank" rel="noopener">cert-manager v1.20.0</a></strong> - Adds alpha support for the new ListenerSet resource, support for Azure Private DNS, and promotes OtherNames to Beta.</li>
<li><strong><a href="https://github.com/sigstore/rekor/releases/tag/v1.5.1" target="_blank" rel="noopener">Sigstore Rekor v1.5.1</a></strong> - Includes memory optimizations for DSSE v0.0.1 processing and improved error handling in failure situations.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.48.5" target="_blank" rel="noopener">Backstage v1.48.5</a></strong> - Contains security fixes for the <code>@backstage/plugin-auth-backend</code> and <code>@backstage/plugin-scaffolder-backend</code> plugins.</li>
</ul>
<h3 id="observability--monitoring">Observability &amp; Monitoring</h3>
<ul>
<li><strong><a href="https://github.com/grafana/loki/releases/tag/v3.5.12" target="_blank" rel="noopener">Grafana Loki v3.5.12</a></strong> - Features an upgrade to Go 1.25.8.</li>
<li><strong><a href="https://github.com/grafana/tempo/releases/tag/v2.10.2" target="_blank" rel="noopener">Grafana Tempo v2.10.2</a></strong> - Provides bug fixes for exemplars hint and safety cap bypass, alongside enhancements for exemplar limits.</li>
<li><strong><a href="https://github.com/inspektor-gadget/inspektor-gadget/releases/tag/v0.50.1" target="_blank" rel="noopener">Inspektor Gadget v0.50.1</a></strong> - A bugfix release that includes maps dedicated to counting ring buffer lost samples.</li>
<li><strong><a href="https://github.com/openobserve/openobserve/releases/tag/v0.70.0" target="_blank" rel="noopener">OpenObserve v0.70.0</a></strong> - Brings fixes for login redirects on unauthorized errors, dashboard refresh warnings, and dashboard config height issues.</li>
</ul>
<h3 id="messaging--serverless">Messaging &amp; Serverless</h3>
<ul>
<li><strong><a href="https://github.com/nats-io/nats-server/releases/tag/v2.12.5" target="_blank" rel="noopener">NATS Server v2.12.5</a></strong> - This release, along with v2.11.14, includes Go version and dependency updates, and addresses CVEs related to leafnode compression and WebSockets. Note a regression in v2.12.5 regarding stream updates in clustered deployments.</li>
<li><strong><a href="https://github.com/strimzi/strimzi-kafka-operator/releases/tag/0.45.2" target="_blank" rel="noopener">Strimzi Kafka Operator 0.45.2</a></strong> - The last patch release from the 0.45.x branch, supporting Kubernetes 1.25 and newer.</li>
<li><strong><a href="https://github.com/knative/eventing/releases/tag/knative-v1.21.1" target="_blank" rel="noopener">Knative Eventing v1.21.1</a></strong> - Includes fixes for poll timings in integration source tests and linter errors, along with dependency updates.</li>
</ul>
<h3 id="development--cicd">Development &amp; CI/CD</h3>
<ul>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.17.1" target="_blank" rel="noopener">Dapr Runtime v1.17.1</a></strong> - Addresses bug fixes related to WASM binding and middleware components failing to register, and unstalled workflows not being deleted by state retention policy.</li>
<li><strong><a href="https://github.com/buildpacks/pack/releases/tag/v0.40.2" target="_blank" rel="noopener">Cloud Native Buildpacks pack v0.40.2</a></strong> - A patch release for the Cloud Native Buildpacks CLI.</li>
<li><strong><a href="https://github.com/operator-framework/operator-sdk/releases/tag/v1.42.1" target="_blank" rel="noopener">Operator SDK v1.42.1</a></strong> - Updates generated files and bumps base images for improved security and stability.</li>
<li><strong><a href="https://github.com/tektoncd/pipeline/releases/tag/v1.10.1" target="_blank" rel="noopener">Tekton Pipeline v1.10.1</a></strong> - A patch release for the CI/CD pipeline, with updated documentation and examples.</li>
<li><strong><a href="https://github.com/telepresenceio/telepresence/releases/tag/v2.27.2" target="_blank" rel="noopener">Telepresence v2.27.2</a></strong> - Provides official release artifacts, including installers that allow running the root daemon as a system service for easier use.</li>
</ul>
<h3 id="other-notable-releases">Other Notable Releases</h3>
<ul>
<li><strong><a href="https://github.com/kubeedge/kubeedge/releases/tag/v1.23.0" target="_blank" rel="noopener">KubeEdge v1.23.0</a></strong> - A new stable release for the edge computing platform.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/descheduler/releases/tag/v0.35.1" target="_blank" rel="noopener">Kubernetes Descheduler v0.35.1</a></strong> - This release, including its Helm chart, brings various fixes, helm chart updates, and support for init containers.</li>
<li><strong><a href="https://github.com/kserve/kserve/releases/tag/v0.17.0" target="_blank" rel="noopener">KServe v0.17.0</a></strong> - Features fixes for missing markers, updates to the base image for PMML, and parallel blob downloads from Azure.</li>
<li><strong><a href="https://github.com/scylladb/scylla-operator/releases/tag/v1.20.1" target="_blank" rel="noopener">Scylla Operator v1.20.1</a></strong> - A patch release for the ScyllaDB Kubernetes operator.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>This week highlighted the relentless pace of innovation and maintenance within the cloud native space, with a significant emphasis on <strong>security and stability</strong>. Multiple critical patch releases for projects like Envoy, Istio, Harbor, and OPA underscored the community&rsquo;s commitment to addressing vulnerabilities and ensuring robust operations. These updates often included fixes for potential crashes, header bypasses, and general stability improvements, essential for maintaining the integrity of cloud native deployments. The focus on registry security was also evident with a CNCF blog detailing registry mirror authentication using Kubernetes secrets, providing practical guidance for securing image pulls in production.</p>
<p>A major theme emerging from the news was the <strong>deepening integration and impact of Artificial Intelligence</strong> across the cloud native landscape. The Kubernetes community announced an <strong>AI Gateway Working Group</strong>, signaling a structured approach to integrating AI workloads and infrastructure within Kubernetes. The Cloud Native Computing Foundation (CNCF) also published a thought-provoking blog on sustaining open source in the age of generative AI, acknowledging the transformative, yet challenging, role AI plays in open source development. From a practical standpoint, The New Stack reported on a wide array of AI-related developments, including new cloud infrastructure taxonomies for AI, the rise of AI agents, and platforms designed to manage, secure, and orchestrate these agents. There were also reports of Amazon experiencing outages due to AI-generated code, prompting stricter controls, indicating the nascent challenges of relying on AI in critical systems.</p>
<p><strong>Community and ecosystem development</strong> continued to thrive, with the CNCF unveiling the schedule for KubeCon + CloudNativeCon India 2026, promising spotlights on AI, observability, and platform engineering. Deep dives into co-located events for KubeCon Europe 2026, such as Observability Day and OpenTofu Day, further showcased the community&rsquo;s specialized interests and growth. In a significant move for the service mesh community, Tetrate launched an open-source marketplace aimed at simplifying Envoy adoption, making it easier for users to leverage the powerful proxy. Other updates included AWS&rsquo;s presence at KubeCon EU and guides for automated deployments with GitHub Actions for Amazon ECS Express Mode, demonstrating continued platform integration and developer enablement.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Hacker News was abuzz with discussions reflecting both excitement and apprehension regarding the <strong>impact of AI on software development and operations</strong>. Many developers shared their experiences, with some feeling a &ldquo;passion killed&rdquo; by AI&rsquo;s ability to automate groundwork, while others embraced it to build ambitious projects like a 38K-line Rust CLI or an agent-native OS. The conversation also heavily revolved around <strong>AI agents</strong>, with numerous &ldquo;Show HN&rdquo; posts featuring new tools for orchestrating, securing (e.g., AgentArmor, context-aware permission guards), and observing AI agents. Kubernetes-specific tooling also garnered attention, including an eBPF-based security profile generator (<code>kguardian</code>) and various AI-powered Kubernetes IDEs and management tools. The community also debated the necessity of complex AI agents versus simpler, more focused AI assistance, highlighting a critical point of reflection for the future of developer tooling.</p>
<h2 id="-week-in-numbers">📊 Week in Numbers</h2>
<ul>
<li>43 stable releases across 32 projects.</li>
<li>The Kubernetes community announced a new AI Gateway Working Group, marking a formal step towards integrating AI more deeply into cloud native infrastructure.</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-12/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-12">📚 All Articles from Week 12</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-containers-2">AWS Containers (2)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/containers/aws-at-kubecon-eu-2026-open-source-leadership-meets-production-innovation/" target="_blank" rel="noopener">AWS at KubeCon EU 2026: Open Source Leadership Meets Production Innovation</a></li>
<li><a href="https://aws.amazon.com/blogs/containers/automated-deployments-with-github-actions-for-amazon-ecs-express-mode/" target="_blank" rel="noopener">Automated deployments with GitHub Actions for Amazon ECS Express Mode</a></li>
</ul>
<h2 id="azure-devops-blog-2">Azure DevOps Blog (2)</h2>
<ul>
<li><a href="https://devblogs.microsoft.com/devops/march-patches-for-azure-devops-server-4/" target="_blank" rel="noopener">March Patches for Azure DevOps Server</a></li>
<li><a href="https://devblogs.microsoft.com/devops/temporary-rollback-build-identities-can-access-advanced-security-read-alerts-again/" target="_blank" rel="noopener">Temporary rollback: build identities can access Advanced Security: read alerts again</a></li>
</ul>
<h2 id="cncf-blog-7">CNCF Blog (7)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/03/13/kubecon-cloudnativecon-europe-2026-co-located-event-deep-dive-observability-day/" target="_blank" rel="noopener">KubeCon + CloudNativeCon Europe 2026 Co-located Event Deep Dive: Observability Day</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/12/making-etcd-incidents-easier-to-debug-in-production-kubernetes/" target="_blank" rel="noopener">Making etcd incidents easier to debug in production Kubernetes</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/12/japans-cncf-devstats-2025/" target="_blank" rel="noopener">Japan’s CNCF DevStats 2025</a></li>
<li><a href="https://www.cncf.io/announcements/2026/03/10/cncf-unveils-kubecon-cloudnativecon-india-2026-schedule/" target="_blank" rel="noopener">CNCF Unveils KubeCon + CloudNativeCon India 2026 Schedule</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/10/sustaining-open-source-in-the-age-of-generative-ai/" target="_blank" rel="noopener">Sustaining open source in the age of generative AI</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/09/kubecon-cloudnativecon-europe-2026-co-located-event-deep-dive-opentofu-day/" target="_blank" rel="noopener">KubeCon + CloudNativeCon Europe 2026 Co-located Event Deep Dive: OpenTofu Day</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/09/registry-mirror-authentication-with-kubernetes-secrets/" target="_blank" rel="noopener">Registry mirror authentication with Kubernetes secrets</a></li>
</ul>
<h2 id="hacker-news-152">Hacker News (152)</h2>
<ul>
<li><a href="https://news.ycombinator.com/item?id=47392551" target="_blank" rel="noopener">Show HN: Kubernetes Security Profile Generator Using eBPF</a></li>
<li><a href="https://github.com/koreide/Kore" target="_blank" rel="noopener">The AI-Powered Kubernetes IDE</a></li>
<li><a href="https://github.com/jlandersen/k8s-unix-system" target="_blank" rel="noopener">Show HN: Jurassic Park Unix System Kubernetes Viewer</a></li>
<li><a href="https://medium.com/@bobbydeveaux/we-built-an-ai-that-plans-codes-reviews-and-ships-and-then-we-used-it-to-build-itself-2c2a453b35b7" target="_blank" rel="noopener">A Kubernetes operator that orchestrates AI coding agents</a></li>
<li><a href="https://github.com/okwilkins/h8s" target="_blank" rel="noopener">Single command deployment of a Gitops Talos Kubernetes cluster on Proxmox</a></li>
<li><a href="https://github.com/NexusGPU/tensor-fusion" target="_blank" rel="noopener">Open-source GPU virtualization and pooling for Kubernetes</a></li>
<li><a href="https://www.robinosborne.co.uk/2026/03/10/guess-i-was-wrong-about-kubernetes-blame-geopolitics/" target="_blank" rel="noopener">Guess I was wrong about Kubernetes. Blame geopolitics</a></li>
<li><a href="https://github.com/softcane/spot-vortex-agent" target="_blank" rel="noopener">Show HN: SpotVortex helps SRE teams push more Kubernetes capacity onto Spot</a></li>
<li><a href="https://logclaw.ai" target="_blank" rel="noopener">Show HN: LogClaw – Open-source AI SRE that auto-creates tickets from logs</a></li>
<li><a href="https://void.cloud/" target="_blank" rel="noopener">Void, the Vite-native deployment platform</a></li>
<li><a href="https://nativedesktop.com/" target="_blank" rel="noopener">Show HN: Cloud to Desktop in the Fastest Way</a></li>
<li><a href="https://oblien.com/docs/runtime-api" target="_blank" rel="noopener">Show HN: Cloud VMs with a Built-In REST API for AI Agents</a></li>
<li><a href="https://github.com/RunanywhereAI/rcli" target="_blank" rel="noopener">Launch HN: RunAnywhere (YC W26) – Faster AI Inference on Apple Silicon</a></li>
<li><a href="https://github.com/hkjarral/AVA-AI-Voice-Agent-for-Asterisk" target="_blank" rel="noopener">Show HN: Ava – AI Voice Agent for Traditional Phone Systems(Python+Asterisk/ARI)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47381471" target="_blank" rel="noopener">Show HN: Replacing $50k manual forensic audits with a deterministic .py engine</a></li>
<li><a href="https://ratschn.com" target="_blank" rel="noopener">Show HN: Ratschn – A local Mac dictation app built with Rust, Tauri and CoreML</a></li>
<li><a href="https://news.ycombinator.com/item?id=47323284" target="_blank" rel="noopener">Show HN: ColumnLens – Query millions of rows in milliseconds on your Mac</a></li>
<li><a href="https://port42.ai/" target="_blank" rel="noopener">Show HN: Port42 – AI companions that build and act on your Mac (v0.5.0)</a></li>
<li><a href="https://old.reddit.com/r/diycnc/comments/1qwnuwl/what_happened_to_the_compass_handheld_cnc/" target="_blank" rel="noopener">Compass CNC was taken down. Probably by Shaper Tools</a></li>
<li><a href="https://nanoclaw.dev/blog/nanoclaw-docker-sandboxes/" target="_blank" rel="noopener">Run NanoClaw in Docker Sandboxes</a></li>
<li><a href="https://techcrunch.com/2026/03/13/the-wild-six-weeks-for-nanoclaws-creator-that-led-to-a-deal-with-docker/" target="_blank" rel="noopener">The wild six weeks for NanoClaw&rsquo;s creator that led to a deal with Docker</a></li>
<li><a href="https://github.com/lux-db/lux" target="_blank" rel="noopener">Show HN: Lux – Drop-in Redis replacement in Rust. 5.6x faster, ~1MB Docker image</a></li>
<li><a href="https://github.com/VirtusLab/sandcat" target="_blank" rel="noopener">Sandcat – Docker and dev container setup for securely running AI agents</a></li>
<li><a href="https://github.com/bulwark-studio/bulwark" target="_blank" rel="noopener">Bulwark – Open-Source Server Monitoring with AI, Docker, DB Studio, and MCP</a></li>
<li><a href="https://github.com/noqcks/forja" target="_blank" rel="noopener">Show HN: Forja – Remote Docker Builders on AWS</a></li>
<li><a href="https://github.com/jrswab/axe" target="_blank" rel="noopener">Show HN: Axe – A 12MB binary that replaces your AI framework</a></li>
<li><a href="https://github.com/onecli/onecli" target="_blank" rel="noopener">Show HN: OneCLI – Vault for AI Agents in Rust</a></li>
<li><a href="https://news.ycombinator.com/item?id=47311657" target="_blank" rel="noopener">Launch HN: Terminal Use (YC W26) – Vercel for filesystem-based agents</a></li>
<li><a href="https://github.com/dougdonohoe/ddphotos" target="_blank" rel="noopener">Show HN: DD Photos – open-source photo album site generator (Go and SvelteKit)</a></li>
<li><a href="https://aether.saphal.me/dashboard/default" target="_blank" rel="noopener">Show HN: I built an ISP infrastructure emulator from scratch with a custom vBNG</a></li>
<li><a href="https://news.ycombinator.com/item?id=47362796" target="_blank" rel="noopener">Ask HN: Got cancer, a new job,new boss in less than a year What do I do now?</a></li>
<li><a href="https://github.com/Photobombastic/pipestep" target="_blank" rel="noopener">Show HN: PipeStep – Step-through debugger for GitHub Actions workflows</a></li>
<li><a href="https://github.com/dograh-hq/dograh" target="_blank" rel="noopener">Show HN: We open sourced Vapi – UI included</a></li>
<li><a href="https://docs.promptcmd.sh/integrations/ssh" target="_blank" rel="noopener">Show HN: Execute local prompts in SSH remote shells</a></li>
<li><a href="https://news.ycombinator.com/item?id=47387443" target="_blank" rel="noopener">Show HN: Dialtone watcher – what is my laptop doing and am I normal</a></li>
<li><a href="https://news.ycombinator.com/item?id=47361635" target="_blank" rel="noopener">Show HN: YAOS – A 1-click deploy, real-time sync engine for Obsidian</a></li>
<li><a href="https://graft.run" target="_blank" rel="noopener">Show HN: Graft – Your local environment, everywhere</a></li>
<li><a href="https://github.com/volt-api/volt" target="_blank" rel="noopener">Show HN: Volt – Fast, Git-native API client written in Zig (Postman alternative)</a></li>
<li><a href="https://github.com/swarmclawai/swarmclaw" target="_blank" rel="noopener">Show HN: SwarmClaw – Manage a swarm of OpenClaw agents from one self-hosted UI</a></li>
<li><a href="https://payrollengine.org/" target="_blank" rel="noopener">Show HN: PayrollEngine – Open-source regulation-based payroll framework (.NET)</a></li>
<li><a href="https://lobsterlair.xyz" target="_blank" rel="noopener">Show HN: LobsterLair – OpenClaw hosting with AI included ($19/mo)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47367795" target="_blank" rel="noopener">Show HN: Execute local LLM prompts in remote SSH shell sessions</a></li>
<li><a href="https://github.com/TyKolt/kremis" target="_blank" rel="noopener">Show HN: Kremis – Rust graph DB; every answer is fact, inference, or unknown</a></li>
<li><a href="https://news.ycombinator.com/item?id=47382096" target="_blank" rel="noopener">Show HN: GitDB – GPU-accelerated vector database with Git-style version control</a></li>
<li><a href="https://github.com/gbram1/streamhouse" target="_blank" rel="noopener">Show HN: StreamHouse – Open-source Kafka alternative</a></li>
<li><a href="https://github.com/salvozappa/detach" target="_blank" rel="noopener">Show HN: Detach – Mobile UI for managing AI coding agents from your phone</a></li>
<li><a href="https://news.ycombinator.com/item?id=47335235" target="_blank" rel="noopener">Do monitoring tools still miss early signals before incidents?</a></li>
<li><a href="https://www.opsorch.com/" target="_blank" rel="noopener">Show HN: OpsOrch – a unified API for incidents, logs, metrics, and runbooks</a></li>
<li><a href="https://www.nytimes.com/2026/03/13/business/jared-kushner-affinity-mideast-funds.html" target="_blank" rel="noopener">Jared Kushner Solicits Funds for His Firm While Working as Mideast Envoy</a></li>
<li><a href="https://singh-sanjay.com/2026/03/09/concurrent-requests-reverse-proxy.html" target="_blank" rel="noopener">How reverse proxies handle concurrent requests at scale (ATS, HAProxy, Envoy)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47340018" target="_blank" rel="noopener">Ask HN: Developers still enjoying development after AI?</a></li>
<li><a href="https://www.gamesindustry.biz/new-research-shows-over-90-of-gamers-find-playing-with-ai-powered-npcs-to-be-enjoyable-and-rewarding" target="_blank" rel="noopener">New research shows most gamers find playing with AI NPCs to be enjoyable</a></li>
<li><a href="https://news.ycombinator.com/item?id=47386813" target="_blank" rel="noopener">I&rsquo;m 60 years old. Claude Code killed a passion</a></li>
<li><a href="https://news.ycombinator.com/item?id=47315415" target="_blank" rel="noopener">Ask HN: Which book are you reading these days?</a></li>
<li><a href="https://anthrology.site/" target="_blank" rel="noopener">Show HN: Anthrology – Time-Traveling Radio</a></li>
<li><a href="https://clawsoc.io" target="_blank" rel="noopener">Show HN: ClawSoc – Observe Your AI Agent in an AI Society</a></li>
<li><a href="https://darkhn.com" target="_blank" rel="noopener">Show HN: Dark Hacker News</a></li>
<li><a href="https://shukla.io/blog/2026-03/sway.html" target="_blank" rel="noopener">Show HN: Sway, a board game benchmark for quantum computing</a></li>
<li><a href="https://codelegate.dev/" target="_blank" rel="noopener">Show HN: Codelegate, keyboard-driven coding agent orchestrator GUI for Mac/Linux</a></li>
<li><a href="https://www.robopenguins.com/fatal_core_dump/" target="_blank" rel="noopener">Show HN: Fatal Core Dump – a debugging murder mystery played with GDB</a></li>
<li><a href="https://alt-qq.com/" target="_blank" rel="noopener">Show HN: Reel Rogue Update – The Invisible Feeling</a></li>
<li><a href="https://reason.com/2026/03/15/enjoy-a-refreshing-diy-beer-vaccine/" target="_blank" rel="noopener">Homebrewed Beer Works as a Vaccine</a></li>
<li><a href="https://archive.is/pEWsH" target="_blank" rel="noopener">AI error jails innocent grandmother for months in Fargo fraud case</a></li>
<li><a href="https://www.tomshardware.com/tech-industry/qatar-helium-shutdown-puts-chip-supply-chain-on-a-two-week-clock" target="_blank" rel="noopener">Qatar helium shutdown puts chip supply chain on a two-week clock</a></li>
<li><a href="https://www.msn.com/en-us/news/us/a-new-bigfoot-documentary-helps-explain-our-conspiracy-minded-era/ar-AA1Yv6px" target="_blank" rel="noopener">A new Bigfoot documentary helps explain our conspiracy-minded era</a></li>
<li><a href="https://www.lesswrong.com/posts/kjnQj6YujgeMN9Erq/gemma-needs-help" target="_blank" rel="noopener">Gemma Needs Help</a></li>
<li><a href="https://news.ycombinator.com/item?id=47310541" target="_blank" rel="noopener">Ask HN: Who Needs Help?</a></li>
<li><a href="https://simonwillison.net/guides/agentic-engineering-patterns/better-code/" target="_blank" rel="noopener">AI should help us produce better code</a></li>
<li><a href="https://www.theregister.com/2026/03/11/chatbot_violence_countering_digital_hate_study/" target="_blank" rel="noopener">Most chatbots will help plan school shootings: Study</a></li>
<li><a href="https://www.nonzero.org/p/iran-and-the-immorality-of-openai" target="_blank" rel="noopener">Claude helped select targets for recent wave of Iran strikes</a></li>
<li><a href="https://www.dexerto.com/gaming/microsoft-patents-system-for-ai-helpers-to-finish-games-for-you-3328275/" target="_blank" rel="noopener">Microsoft patents system for AI helpers to finish games for you</a></li>
<li><a href="https://www.appdevforall.org/permission-denied-help-stop-googles-attack-on-free-and-open-android-development/" target="_blank" rel="noopener">Permission denied:Help stop Google&rsquo;s attack on free and open Android development</a></li>
<li><a href="https://www.bbc.com/future/article/20260311-cognitive-shuffling-the-micro-dreaming-technique-that-helps-your-brain-to-rest" target="_blank" rel="noopener">Cognitive shuffling: The micro-dreaming game that helps you sleep</a></li>
<li><a href="https://www.theregister.com/2026/03/08/deploy_and_manage_attack_infrastructure/" target="_blank" rel="noopener">AI agents now help attackers, including North Korea, manage their drudge work</a></li>
<li><a href="https://oncode.tech/#for" target="_blank" rel="noopener">Show HN: We help engineers understand codebases with interactive missions</a></li>
<li><a href="https://phys.org/news/2026-03-harnessing-edna-australia-oceans.html" target="_blank" rel="noopener">Harnessing eDNA to help conserve Australia&rsquo;s oceans</a></li>
<li><a href="https://slash7.com/2006/12/22/vampires/" target="_blank" rel="noopener">Help Vampires: A Spotter&rsquo;s Guide</a></li>
<li><a href="https://community.arduboy.com/t/looking-for-instructors-to-teach-intro-electronics-with-breadboard-arduboy-clones/13193" target="_blank" rel="noopener">Seeking help spreading passion for CS with class on DIY Arduino game consoles</a></li>
<li><a href="https://www.bloomberg.com/news/articles/2026-03-13/amazon-will-use-cerebras-giant-chips-to-help-run-ai-models" target="_blank" rel="noopener">Amazon Will Use Cerebras&rsquo; Giant Chips to Help Run AI Models</a></li>
<li><a href="https://www.economist.com/science-and-technology/2026/03/11/ai-is-helping-expand-the-frontier-of-theoretical-physics" target="_blank" rel="noopener">AI is helping expand the frontier of theoretical physics</a></li>
<li><a href="https://www.theguardian.com/technology/2026/mar/11/chatbots-help-users-plot-deadly-attacks-researchers-find" target="_blank" rel="noopener">Chatbots helped researchers plot deadly attacks</a></li>
<li><a href="https://phys.org/news/2026-02-mirror-image-pheromones-beetles-swipe.html" target="_blank" rel="noopener">Mirror image pheromones help beetles &lsquo;swipe right&rsquo; to find mates</a></li>
<li><a href="https://www.telegraph.co.uk/news/2026/03/09/tim-ferriss-self-help-may-be-harming-people/" target="_blank" rel="noopener">The self-help guru who decided he might be doing more harm than good</a></li>
<li><a href="https://www.cnn.com/world/home-building-robots-housing-crisis-auar-spc" target="_blank" rel="noopener">Home-building robots could help fix the housing crisis</a></li>
<li><a href="https://robertsdotpm.github.io/cryptography/tcp_hole_punching.html" target="_blank" rel="noopener">A most elegant TCP hole punching algorithm</a></li>
<li><a href="https://benzimmermann.dev/blog/algolia-docsearch-admin-keys" target="_blank" rel="noopener">I found 39 Algolia admin keys exposed across open source documentation sites</a></li>
<li><a href="https://pointersgonewild.com/2026-03-06-a-recursive-algorithm-to-render-signed-distance-fields/" target="_blank" rel="noopener">A Recursive Algorithm to Render Signed Distance Fields</a></li>
<li><a href="https://www.bbc.com/news/articles/c78xxyyqwe7o" target="_blank" rel="noopener">Xi&rsquo;s anti-corruption drive began 14 years ago. Why are the purges still going?</a></li>
<li><a href="https://twitter.com/slow_developer/status/1899430284350616025" target="_blank" rel="noopener">Dario 12 months ago: In 12 months, nearly all code may be generated by AI</a></li>
<li><a href="https://bmjgroup.com/wegovy-may-have-highest-eye-stroke-and-sight-loss-risk-of-semaglutide-glp-1-agonists/" target="_blank" rel="noopener">Wegovy may have highest &rsquo;eye stroke&rsquo; and sight loss risk of GLP-1 agonists</a></li>
<li><a href="https://kaspth.com/posts/i-quit-rails-core-4-years-ago-heres-what-ive-been-up-to" target="_blank" rel="noopener">I quit Rails core 4 years ago, here&rsquo;s what I&rsquo;ve been up to</a></li>
<li><a href="https://github.com/LakshmiSravyaVedantham/secret-time-machine" target="_blank" rel="noopener">Secret-time-machine: scan your Git history for secrets you deleted years ago</a></li>
<li><a href="https://www.youtube.com/watch?v=7y_hbz6loEo" target="_blank" rel="noopener">Professor predicts US goes to war with Iran and loses (9 months ago) [video]</a></li>
<li><a href="https://github.com/xodn348/han" target="_blank" rel="noopener">Show HN: Han – A Korean programming language written in Rust</a></li>
<li><a href="https://news.ycombinator.com/item?id=47340754" target="_blank" rel="noopener">X is selling existing users&rsquo; handles</a></li>
<li><a href="https://github.com/DenchHQ/DenchClaw" target="_blank" rel="noopener">Show HN: DenchClaw – Local CRM on Top of OpenClaw</a></li>
<li><a href="https://github.com/manuelschipper/nah/" target="_blank" rel="noopener">Show HN: A context-aware permission guard for Claude Code</a></li>
<li><a href="https://www.getspine.ai/" target="_blank" rel="noopener">Launch HN: Spine Swarm (YC S23) – AI agents that collaborate on a visual canvas</a></li>
<li><a href="https://news.ycombinator.com/item?id=47324296" target="_blank" rel="noopener">Launch HN: Didit (YC W26) – Stripe for Identity Verification</a></li>
<li><a href="http://amoilanen.github.io/Algorithms-with-Typescript/" target="_blank" rel="noopener">Show HN: Algorithms and Data Structures in TypeScript – Free Book (~400 Pages)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47394291" target="_blank" rel="noopener">AI tools are making me lose interest in CS fundamentals</a></li>
<li><a href="https://news.ycombinator.com/item?id=47368874" target="_blank" rel="noopener">How do you capture WHY engineering decisions were made, not just what?</a></li>
<li><a href="https://github.com/fabraix/playground" target="_blank" rel="noopener">Show HN: Open-source playground to red-team AI agents with exploits published</a></li>
<li><a href="https://news.ycombinator.com/item?id=47380940" target="_blank" rel="noopener">Ask HN: What was it like for programmers when spreadsheets became ubiquitous?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47388478" target="_blank" rel="noopener">Built a 1.3M-line agent-native OS in Rust while homeless. What now?</a></li>
<li><a href="https://github.com/Agastya910/agentarmor" target="_blank" rel="noopener">Show HN: AgentArmor – open-source 8-layer security framework for AI agents</a></li>
<li><a href="https://shiphappens.xyz/chronoscope/" target="_blank" rel="noopener">Show HN: I built Chronoscope, because Google Maps won&rsquo;t let you visit 3400 BCE</a></li>
<li><a href="https://news.ycombinator.com/item?id=47331647" target="_blank" rel="noopener">Maybe we can keep on coding? pseudo code project</a></li>
<li><a href="https://news.ycombinator.com/item?id=47336351" target="_blank" rel="noopener">Ask HN: Finding a purpose after tech layoffs</a></li>
<li><a href="https://jottit.org" target="_blank" rel="noopener">Show HN: Jottit – Publish in seconds, reviving my 2007 project with Aaron Swartz</a></li>
<li><a href="https://github.com/maxilevi/project-hedra" target="_blank" rel="noopener">Show HN: Hedra – an open-world 3D game I wrote from scratch before LLMs</a></li>
<li><a href="https://news.ycombinator.com/item?id=47368081" target="_blank" rel="noopener">Instagram Ending Encrypted DMs</a></li>
<li><a href="https://news.ycombinator.com/item?id=47335310" target="_blank" rel="noopener">Ask HN: Why doesn&rsquo;t Linux have a native text editor as feature rich as Notepad++</a></li>
<li><a href="https://news.ycombinator.com/item?id=47349962" target="_blank" rel="noopener">I spent a year building a GPS-ephemeral social network. Here&rsquo;s what happened</a></li>
<li><a href="https://news.ycombinator.com/item?id=47368925" target="_blank" rel="noopener">Show HN: DJX – Convention over Configuration for Django (Rails-Inspired CLI)</a></li>
<li><a href="https://github.com/siteboon/claudecodeui" target="_blank" rel="noopener">Show HN: CloudCLI-Web/Mobile UI for Claude Code,Codex and Gemini(8.2k stars)</a></li>
<li><a href="https://raccoonai.tech" target="_blank" rel="noopener">Show HN: Raccoon AI – Collaborative AI Agent for Anything</a></li>
<li><a href="https://news.ycombinator.com/item?id=47352680" target="_blank" rel="noopener">Ask HN: Gemini Pro Plan Quota Reductions</a></li>
<li><a href="https://github.com/my-claude-utils/clsh" target="_blank" rel="noopener">Show HN: Clsh – Real terminal on your phone (works with Claude Code)</a></li>
<li><a href="https://www.moneyonfire.com" target="_blank" rel="noopener">Show HN: MoneyOnFIRE – FI date and action plan (v2)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47347656" target="_blank" rel="noopener">How long till every major provider sets their RSI loops in motion?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47382912" target="_blank" rel="noopener">A persistent AI I built to stop LLMs from resetting</a></li>
<li><a href="https://news.ycombinator.com/item?id=47374770" target="_blank" rel="noopener">Ask HN: Is Another Editor Needed?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47390937" target="_blank" rel="noopener">Do you really need an agent?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47308897" target="_blank" rel="noopener">Show HN: Flux: A systems language with endianness in the type system</a></li>
<li><a href="https://channellife.com.au/story/controlplane-unveils-enterprise-support-for-openbao" target="_blank" rel="noopener">OpenBAO the Vault fork is now being supported by the same company as FluxCD</a></li>
<li><a href="https://9to5google.com/2026/03/10/this-3-chromeos-stick-will-revive-old-and-outdated-computers/" target="_blank" rel="noopener">$3 ChromeOS Flex stick will revive old and outdated computers</a></li>
<li><a href="https://www.theregister.com/2026/03/14/cortical_labs_biological_cloud/" target="_blank" rel="noopener">The datacenter where the day starts with topping up cerebrospinal fluid</a></li>
<li><a href="https://arstechnica.com/science/2026/03/tuck-and-turn-or-bend-and-twist-how-falling-cats-land-on-their-feet/" target="_blank" rel="noopener">Flexible feline spines shed light on &ldquo;falling cat&rdquo; problem</a></li>
<li><a href="https://flutterby.app/" target="_blank" rel="noopener">Show HN: Flutterby, an App for Flutter Developers</a></li>
<li><a href="https://arstechnica.com/ai/2026/03/figuring-out-why-ais-get-flummoxed-by-some-games/" target="_blank" rel="noopener">Figuring out why AIs get flummoxed by some games</a></li>
<li><a href="https://blog.dart.dev/announcing-genkit-dart-build-full-stack-ai-apps-with-dart-and-flutter-2a5c90a27aab" target="_blank" rel="noopener">Google Announces Genkit (Gen AI Library) for Dart and Flutter</a></li>
<li><a href="https://news.ycombinator.com/item?id=47306907" target="_blank" rel="noopener">Emit Emails – Personalized email sending without the fluff</a></li>
<li><a href="https://www.obscrd.dev/" target="_blank" rel="noopener">Show HN: I built an SDK that scrambles HTML so scrapers get garbage</a></li>
<li><a href="https://www.getmesa.dev/" target="_blank" rel="noopener">Show HN: Mesa – A collaborative canvas IDE built for agent-first development</a></li>
<li><a href="https://coderank.me" target="_blank" rel="noopener">Show HN: Every Developer in the World, Ranked</a></li>
<li><a href="https://news.ycombinator.com/item?id=47356098" target="_blank" rel="noopener">Looking for Partner to Build Agent Memory (Zig/Erlang)</a></li>
<li><a href="https://github.com/hawk-doc/hawkdoc" target="_blank" rel="noopener">Show HN: HawkDoc – open-source Notion-style editor built on Lexical</a></li>
<li><a href="https://github.com/foxzyt/Sapphire" target="_blank" rel="noopener">Show HN: Sapphire – A portable language with native UI and 3D vectors</a></li>
<li><a href="https://fluidrush.com" target="_blank" rel="noopener">Show HN: Bringing back organized 5v5 CS:GO</a></li>
<li><a href="https://www.brown.edu/news/2026-03-04/kitchen-fluid-dynamics" target="_blank" rel="noopener">How long does it take to get last liquid drops from kitchen containers?</a></li>
<li><a href="https://flexprice.io/" target="_blank" rel="noopener">Claude will cook us all</a></li>
<li><a href="https://signoz.io/blog/opentelemetry-rust/" target="_blank" rel="noopener">OpenTelemetry for Rust Developers</a></li>
<li><a href="https://github.com/converra/agent-triage" target="_blank" rel="noopener">Show HN: Agent-triage – diagnosis of agent failures from production traces</a></li>
<li><a href="https://news.ycombinator.com/item?id=47339055" target="_blank" rel="noopener">Cost per outcome: measuring the real economics of AI workflows</a></li>
<li><a href="https://c100k.eu/p/rebootx" target="_blank" rel="noopener">Show HN: Manage Cursor agents from your smartphone</a></li>
<li><a href="https://news.ycombinator.com/item?id=47315910" target="_blank" rel="noopener">Show HN: I built a 38K-line Rust CLI using 3 AI models as my engineering team</a></li>
<li><a href="https://news.ycombinator.com/item?id=47335406" target="_blank" rel="noopener">The Token Tax You Didn&rsquo;t Know You Were Paying</a></li>
<li><a href="https://anything.notte.cc/" target="_blank" rel="noopener">Show HN: Anything API – Get APIs from Websites Without APIs</a></li>
<li><a href="https://mumpixdb.com/mumpix-billion-program.html#claim" target="_blank" rel="noopener">Show HN: Mumpix – Local-first AI infrastructure and $1B developer grant</a></li>
<li><a href="https://klausai.com/" target="_blank" rel="noopener">Show HN: Klaus – OpenClaw on a VM, batteries included</a></li>
<li><a href="https://www.riventa.dev/" target="_blank" rel="noopener">Show HN: Riventa.Dev – AI-native DevOps that acts, not just alerts</a></li>
</ul>
<h2 id="heise-cloud-10">Heise Cloud (10)</h2>
<ul>
<li><a href="https://www.heise.de/ratgeber/Passwortmanager-Gute-Gruende-fuer-europaeische-Clouds-oder-Self-Hosting-11172904.html" target="_blank" rel="noopener">Passwortmanager: Gute Gründe für europäische Clouds oder Self Hosting</a></li>
<li><a href="https://www.heise.de/meinung/20-Jahre-Amazon-S3-Der-goldene-Kaefig-der-Cloud-Aera-11210784.html" target="_blank" rel="noopener">20 Jahre Amazon S3: Der goldene Käfig der Cloud-Ära</a></li>
<li><a href="https://www.heise.de/news/Kein-Szenario-in-dem-sich-Speicherpreise-in-der-2-Jahreshaelfte-korrigieren-11210426.html" target="_blank" rel="noopener">Marktforscher: Speicherkrise hält bis mindestens Ende 2027 an</a></li>
<li><a href="https://www.heise.de/news/Digitale-Souveraenitaet-in-der-Praxis-Cloud-KI-und-Security-krisensicher-machen-11206748.html" target="_blank" rel="noopener">Digitale Souveränität in der Praxis – Cloud, KI und Security krisensicher machen</a></li>
<li><a href="https://www.heise.de/news/iX-Workshop-Mastering-Azure-Administration-der-Azure-Cloud-Services-11194685.html" target="_blank" rel="noopener">iX-Workshop: Mastering Azure – Administration der Azure Cloud Services</a></li>
<li><a href="https://www.heise.de/news/Oracle-Geschaeft-profitiert-von-KI-Boom-11206581.html" target="_blank" rel="noopener">Oracle-Geschäft profitiert von KI-Boom</a></li>
<li><a href="https://www.heise.de/news/FreeBSD-14-4-laeuft-deutlich-besser-in-der-Cloud-und-auf-Notebooks-11206199.html" target="_blank" rel="noopener">FreeBSD 14.4 läuft deutlich besser in der Cloud und auf Notebooks</a></li>
<li><a href="https://www.heise.de/news/Bericht-KI-Coding-Tools-verursachten-Ausfaelle-bei-Amazon-11205724.html" target="_blank" rel="noopener">Bericht: KI-Coding-Tools verursachten Ausfälle bei Amazon</a></li>
<li><a href="https://www.heise.de/news/iX-Workshop-IT-Infrastrukturen-mit-OpenTofu-aufbauen-und-verwalten-11194645.html" target="_blank" rel="noopener">iX-Workshop: IT-Infrastrukturen mit OpenTofu aufbauen und verwalten</a></li>
<li><a href="https://www.heise.de/news/Nextcloud-Codeschmuggel-durch-Luecke-in-Flow-moeglich-11203404.html" target="_blank" rel="noopener">AlertNextcloud: Codeschmuggel durch Lücke in Flow möglich</a></li>
</ul>
<h2 id="kubernetes-blog-1">Kubernetes Blog (1)</h2>
<ul>
<li><a href="https://kubernetes.io/blog/2026/03/09/announcing-ai-gateway-wg/" target="_blank" rel="noopener">Announcing the AI Gateway Working Group</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/beginners-guide-to-vibe-coding/" target="_blank" rel="noopener">Beginners guide to vibe coding</a></li>
<li><a href="https://thenewstack.io/tower-python-data-pipelines/" target="_blank" rel="noopener">Ex-Snowflake engineers say there’s a blind spot in data engineering — so they built Tower to fix it</a></li>
<li><a href="https://thenewstack.io/ai-cloud-taxonomy-2026/" target="_blank" rel="noopener">A practical guide to the 6 categories of AI cloud infrastructure in 2026</a></li>
<li><a href="https://thenewstack.io/ai-agents-batch-size-gravity/" target="_blank" rel="noopener">Why AI systems are failing in familiar ways</a></li>
<li><a href="https://thenewstack.io/tromjaro-is-a-free-trade-linux-distribution-with-plenty-to-offer/" target="_blank" rel="noopener">Tromjaro is a free-trade Linux distribution with plenty to offer</a></li>
<li><a href="https://thenewstack.io/typescript-6-0-rc-arrives-as-a-bridge-to-a-faster-future/" target="_blank" rel="noopener">TypeScript 6.0 RC arrives as a bridge to a faster future</a></li>
<li><a href="https://thenewstack.io/model-context-protocol-roadmap-2026/" target="_blank" rel="noopener">MCP’s biggest growing pains for production use will soon be solved</a></li>
<li><a href="https://thenewstack.io/ai-layoffs-mcp-api-mac-mini-agent/" target="_blank" rel="noopener">AI layoffs are here, the MCP vs API debate, and the rise of the Mac Mini-powered Agent</a></li>
<li><a href="https://thenewstack.io/karpathy-autonomous-experiment-loop/" target="_blank" rel="noopener">Andrej Karpathy’s 630-line Python script ran 50 experiments overnight without any human input</a></li>
<li><a href="https://thenewstack.io/nanoclaw-docker-sandboxes-ai-agents/" target="_blank" rel="noopener">NanoClaw and Docker team up to isolate AI agents inside MicroVM sandboxes</a></li>
<li><a href="https://thenewstack.io/f-droid-says-googles-android-developer-verification-plan-is-an-existential-threat-to-alternative-app-stores/" target="_blank" rel="noopener">F-Droid says Google’s Android developer verification plan is an ‘existential’ threat to alternative app stores</a></li>
<li><a href="https://thenewstack.io/ai-agent-memory-architecture/" target="_blank" rel="noopener">The “files are all you need” debate misses what’s actually happening in agent memory architecture</a></li>
<li><a href="https://thenewstack.io/risk-mitigation-agentic-ai/" target="_blank" rel="noopener">Before you let AI agents loose, you’d better know what they’re capable of</a></li>
<li><a href="https://thenewstack.io/google-will-soon-bring-chrome-to-arm64-linux/" target="_blank" rel="noopener">Google will soon bring Chrome to ARM64 Linux</a></li>
<li><a href="https://thenewstack.io/surepath-ai-mcp-policy-controls/" target="_blank" rel="noopener">SurePath AI advances MCP policy controls to tighten the cable on AI’s USB-C</a></li>
<li><a href="https://thenewstack.io/perplexity-agent-api/" target="_blank" rel="noopener">New Perplexity APIs give developers access to agentic workflows and orchestration</a></li>
<li><a href="https://thenewstack.io/anthropics-claude-interactive-visualizations/" target="_blank" rel="noopener">Anthropic’s Claude can now draw interactive charts and diagrams</a></li>
<li><a href="https://thenewstack.io/five-pillars-ai-governance/" target="_blank" rel="noopener">Why AI-driven operations are pushing governance beyond a compliance issue and into an operational priority</a></li>
<li><a href="https://thenewstack.io/runpod-ai-infrastructure-reality/" target="_blank" rel="noopener">Runpod report: Qwen has overtaken Meta’s Llama as the most-deployed self-hosted LLM</a></li>
<li><a href="https://thenewstack.io/gloo-built-an-ai-platform-where-values-alignment-isnt-a-system-prompt/" target="_blank" rel="noopener">Gloo built a faith-based AI platform that already has secular interest</a></li>
<li><a href="https://thenewstack.io/galileo-agent-control-open-source/" target="_blank" rel="noopener">Galileo releases Agent Control, a centralized guardrails platform for enterprise AI agents</a></li>
<li><a href="https://thenewstack.io/nvidia-launches-nemotron-3-super-a-120b-open-model-for-large-scale-ai-systems/" target="_blank" rel="noopener">Nvidia launches Nemotron 3 Super, a 120B open model for large-scale AI systems</a></li>
<li><a href="https://thenewstack.io/tetrate-built-on-envoy/" target="_blank" rel="noopener">Tetrate launches open source marketplace to simplify Envoy adoption</a></li>
<li><a href="https://thenewstack.io/vs-code-ai-copilot/" target="_blank" rel="noopener">Microsoft’s VS Code team moved to weekly releases after 10 years of monthly — and credits AI for making it possible</a></li>
<li><a href="https://thenewstack.io/jetbrains-names-the-debt-ai-agents-leave-behind/" target="_blank" rel="noopener">JetBrains names the debt AI agents leave behind</a></li>
<li><a href="https://thenewstack.io/hpe-self-healing-ai-infrastructure/" target="_blank" rel="noopener">“Self-healing” IT? HPE research explores how AI-trained models can catch silent infrastructure failures</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-12/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 11, Mar 9-15, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-11/</link>
      <pubDate>Mon, 09 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-11/</guid>
      <description>This week: 47 releases, 183 news items.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week in Cloud Native saw a strong focus on the evolving relationship between AI and Kubernetes, with discussions around AI platform convergence and agent-based development. Preparations for KubeCon + CloudNativeCon Europe 2026 are ramping up, highlighting key co-located events and community engagement. Meanwhile, a series of important security updates and critical infrastructure news underscored the ongoing need for vigilance in our rapidly advancing ecosystem.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="networking--edge">Networking &amp; Edge</h3>
<ul>
<li><strong><a href="https://github.com/coredns/coredns/releases/tag/v1.14.2" target="_blank" rel="noopener">CoreDNS v1.14.2</a></strong> - This release introduces the <code>proxyproto</code> plugin for Proxy Protocol support, enhances DNS logging and randomness for loop detection (CVE-2026-26018), and includes fixes for an ACL bypass (CVE-2026-26017) and a Kubernetes plugin crash.</li>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.35.2%2Bk3s1" target="_blank" rel="noopener">K3s v1.35.2+k3s1</a></strong> - Updates Kubernetes to v1.35.2 and includes Rootlesskit reverts, test fixes, and backports.</li>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.34.5%2Bk3s1" target="_blank" rel="noopener">K3s v1.34.5+k3s1</a></strong> - Updates Kubernetes to v1.34.5 and includes Rootlesskit reverts, test fixes, and backports.</li>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.33.9%2Bk3s1" target="_blank" rel="noopener">K3s v1.33.9+k3s1</a></strong> - Updates Kubernetes to v1.33.9 and includes Rootlesskit reverts, test fixes, and backports.</li>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.32.13%2Bk3s1" target="_blank" rel="noopener">K3s v1.32.13+k3s1</a></strong> - Updates Kubernetes to v1.32.13 and includes Rootlesskit reverts, test fixes, and backports.</li>
</ul>
<h3 id="observability--tracing">Observability &amp; Tracing</h3>
<ul>
<li><strong><a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.147.0" target="_blank" rel="noopener">OpenTelemetry Collector v0.147.0</a></strong> - Enhances the debug exporter to output bucket counts for exponential histogram data and adds <code>metadata_keys</code> configuration to partition batches by client metadata.</li>
<li><strong><a href="https://github.com/jaegertracing/jaeger/releases/tag/v2.16.0" target="_blank" rel="noopener">Jaeger v2.16.0</a></strong> - Enforces Go version consistency (requiring Go 1.25.7), removes the legacy remote sampling endpoint format, and introduces <code>schemagen</code> for internal extensions.</li>
<li><strong><a href="https://github.com/inspektor-gadget/inspektor-gadget/releases/tag/v0.50.0" target="_blank" rel="noopener">Inspektor Gadget v0.50.0</a></strong> - Features a new <code>trace_init_module</code> gadget, adds support for filtering containers by image digests, and optimizes socket cleanup.</li>
<li><strong><a href="https://github.com/openobserve/openobserve/releases/tag/v0.60.4" target="_blank" rel="noopener">OpenObserve v0.60.4</a></strong> - Includes fixes for dark mode styles in variable settings, bulk API metrics, and WAL runtime worker configuration.</li>
<li><strong><a href="https://github.com/openobserve/openobserve/releases/tag/v0.50.6" target="_blank" rel="noopener">OpenObserve v0.50.6</a></strong> - Provides fixes for local mode in enrichment table requests, dark mode styles, and bulk API metrics.</li>
</ul>
<h3 id="container-runtime--build">Container Runtime &amp; Build</h3>
<ul>
<li><strong><a href="https://github.com/cri-o/cri-o/releases/tag/v1.35.1" target="_blank" rel="noopener">CRI-O v1.35.1</a></strong> - This patch release focuses on bug fixes and dependency updates to improve stability.</li>
<li><strong><a href="https://github.com/cri-o/cri-o/releases/tag/v1.34.6" target="_blank" rel="noopener">CRI-O v1.34.6</a></strong> - A maintenance release addressing bug fixes and dependency updates.</li>
<li><strong><a href="https://github.com/cri-o/cri-o/releases/tag/v1.33.10" target="_blank" rel="noopener">CRI-O v1.33.10</a></strong> - Another patch release providing bug fixes and updated dependencies for an older stable branch.</li>
<li><strong><a href="https://github.com/buildpacks/pack/releases/tag/v0.40.1" target="_blank" rel="noopener">Pack v0.40.1</a></strong> - A CLI for building applications using Cloud Native Buildpacks, requiring a container runtime like Docker or Podman.</li>
</ul>
<h3 id="security--identity">Security &amp; Identity</h3>
<ul>
<li><strong><a href="https://github.com/spiffe/spire/releases/tag/v1.14.2" target="_blank" rel="noopener">SPIFFE/SPIRE v1.14.2</a></strong> - Addresses a Server-Side Request Forgery (SSRF) vulnerability in the <code>http_challenge</code> server node attestor plugin and fixes an issue in the <code>x509pop</code> attestor.</li>
<li><strong><a href="https://github.com/spiffe/spire/releases/tag/v1.13.4" target="_blank" rel="noopener">SPIFFE/SPIRE v1.13.4</a></strong> - Backports the same security fixes found in v1.14.2 for the <code>http_challenge</code> and <code>x509pop</code> server node attestor plugins.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/helm-chart-2.1.0" target="_blank" rel="noopener">External Secrets Helm Chart v2.1.0</a></strong> - A new Helm chart release for managing external secrets in Kubernetes.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/v2.1.0" target="_blank" rel="noopener">External Secrets v2.1.0</a></strong> - Updates the Helm chart and includes a fix for Cosign verification.</li>
<li><strong><a href="https://github.com/strimzi/strimzi-kafka-operator/releases/tag/0.51.0" target="_blank" rel="noopener">Strimzi Kafka Operator 0.51.0</a></strong> - Crucially addresses CVE-2026-27133 and CVE-2026-27134, and now officially supports Kubernetes 1.30 and newer.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.48.4" target="_blank" rel="noopener">Backstage v1.48.4</a></strong> - This release delivers important security fixes for <code>@backstage/plugin-techdocs-node</code>, <code>@backstage/integration</code>, and <code>@backstage/plugin-scaffolder-backend</code>.</li>
<li><strong><a href="https://github.com/aquasecurity/trivy/releases/tag/v0.69.3" target="_blank" rel="noopener">Trivy v0.69.3</a></strong> - Includes a dependency bump for <code>github.com/go-git/go-git/v5</code>.</li>
<li><strong><a href="https://github.com/dexidp/dex/releases/tag/v2.45.1" target="_blank" rel="noopener">Dex v2.45.1</a></strong> - Fixes a MySQL 8.0+ storage migration issue related to the <code>groups</code> reserved word and updates <code>authproxy</code> and <code>oauth</code> to align with the CallbackConnector interface.</li>
<li><strong><a href="https://github.com/nuclio/nuclio/releases/tag/1.15.20" target="_blank" rel="noopener">Nuclio 1.15.20</a></strong> - Features dashboard enhancements, fixes a race condition in Go runtime panic recovery, and addresses CVE-2026-29042, an OS Command Injection vulnerability in the shell runtime.</li>
</ul>
<h3 id="serverless--runtime">Serverless &amp; Runtime</h3>
<ul>
<li><strong><a href="https://github.com/knative/eventing/releases/tag/knative-v1.20.2" target="_blank" rel="noopener">Knative Eventing v1.20.2</a></strong> - Corrects documentation, adds support for Pod default credentials in AWS IntegrationSource and IntegrationSink resources, and ensures event files received by Jobsinks include the Distributed Tracing extension.</li>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.16.10" target="_blank" rel="noopener">Dapr Runtime v1.16.10</a></strong> - This update brings bug fixes, security enhancements, a Go version bump to 1.25.7, an OpenTelemetry SDK update, and Pulsar PubSub validation for JSON messages.</li>
</ul>
<h3 id="developer-tools--ecosystem">Developer Tools &amp; Ecosystem</h3>
<ul>
<li><strong><a href="https://github.com/telepresenceio/telepresence/releases/tag/v2.27.1" target="_blank" rel="noopener">Telepresence v2.27.1</a></strong> - Installers now offer the option to run the root daemon as a system service, which removes the need for elevated privileges during use.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.212" target="_blank" rel="noopener">Meshery v0.8.212</a></strong> - Addresses a fix for the Debian slim image build.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.211" target="_blank" rel="noopener">Meshery v0.8.211</a></strong> - Swaps the Alpine image with Debian:slim, includes UI updates, and reverts a change related to CGO in the server build.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.210" target="_blank" rel="noopener">Meshery v0.8.210</a></strong> - This release primarily focuses on fixing a broken UI build.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.209" target="_blank" rel="noopener">Meshery v0.8.209</a></strong> - Contains CI fixes for the Hugo-based Dockerfile, disables CGO in the server build, and upgrades Provider UI packages.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.208" target="_blank" rel="noopener">Meshery v0.8.208</a></strong> - Restores Next 15 static export compatibility and fixes an issue with Design editing.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.207" target="_blank" rel="noopener">Meshery v0.8.207</a></strong> - Updates Kubebuilder/kube-rbac-proxy, synchronizes documentation content, and includes various server-side fixes.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.206" target="_blank" rel="noopener">Meshery v0.8.206</a></strong> - Deletes older Kubernetes meshmodel directories, fixes missing favicons, bumps the Meshkit version, and adds fallback logic for intra-page TOC navigation.</li>
</ul>
<h3 id="backup--database">Backup &amp; Database</h3>
<ul>
<li><strong><a href="https://github.com/vmware-tanzu/velero/releases/tag/v1.18.0" target="_blank" rel="noopener">Velero v1.18.0</a></strong> - A major release introducing the capability to process multiple backups concurrently, significantly improving usability for multi-tenant and multi-user scenarios.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.2.2" target="_blank" rel="noopener">CrateDB 6.2.2</a></strong> - A maintenance release for the CrateDB distributed SQL database.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>The cloud native landscape continues to be shaped by the pervasive influence of AI, with a significant theme this week being the <strong>convergence of AI platforms on Kubernetes</strong>. Multiple articles discussed how Kubernetes is no longer just for microservices but is becoming the foundational infrastructure for AI workloads, enabling deployment simplicity and resource management. This trend is further amplified by new tools like NanoClaw, Kelos, and VibePod CLI, which allow developers to containerize and orchestrate AI agents within Kubernetes, addressing both security and operational challenges. The launch of OpenAI&rsquo;s GPT-5.4 also marked a notable development in the AI space, further pushing the boundaries of what these models can achieve.</p>
<p>As the industry looks ahead, preparations for <strong>KubeCon + CloudNativeCon Europe 2026</strong> are in full swing. Several CNCF blog posts highlighted co-located events such as KeycloakCon, focusing on identity and access management in cloud native architectures, and Kubernetes on Edge Day, exploring the intersection of cloud native technologies with resource-constrained environments. OSPOlogy Day Cloud Native also featured prominently, emphasizing peer mentoring and group discussions on cloud strategy management and supply chain security. These events underscore a community-driven effort to tackle complex challenges and foster innovation within the cloud native ecosystem. Meshery, a high-velocity CNCF project, also highlighted its expanding ecosystem and community contributions, reflecting the project&rsquo;s growing importance.</p>
<p><strong>Security and operational resilience</strong> remained a critical area of focus. Several notable releases, including Strimzi Kafka Operator, SPIFFE/SPIRE, Backstage, and Nuclio, delivered crucial security fixes addressing vulnerabilities ranging from SSRF to OS Command Injection. On a more alarming note, reports emerged of drone attacks directly impacting two AWS datacenters in the UAE and Bahrain, highlighting the evolving threat landscape for critical cloud infrastructure. Additionally, discussions around unsecured Google API keys for Gemini AI and a cloud vulnerability in APsystems underscored the persistent need for robust security practices across all layers of the cloud native stack.</p>
<p>Beyond the core infrastructure, the <strong>developer experience and broader ecosystem trends</strong> also saw significant activity. A survey revealed that nearly half of all companies are now using Rust in production, signaling its growing maturity and adoption. The Eclipse Foundation reported impressive growth for Open VSX, hitting 300 million monthly downloads, indicating a thriving marketplace for open-source developer tools. However, there was also news regarding the end-of-support for the AWS Copilot CLI, prompting users to consider alternative deployment strategies. The concept of &ldquo;vibe coding&rdquo; and the emergence of new developer tools like TanStack Start and IT-Tools point to a continuous drive for efficiency and innovation in software development workflows.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Hacker News discussions this week were heavily dominated by the rapid advancements and implications of <strong>AI agents</strong>. The community explored tools like Kelos and VibePod CLI for orchestrating AI coding agents on Kubernetes, along with security concerns addressed by Agentcheck and autonomous incident response with OnCallMate. There was significant debate around the efficiency and future of Docker, particularly concerning <code>docker pull</code> behavior and new alternatives like Mocker. Beyond tooling, broader conversations touched on AI&rsquo;s impact on careers and open-source software, with some questioning its long-term effects on learning and development, and concerns about AI astroturfing.</p>
<h2 id="-week-in-numbers">📊 Week in Numbers</h2>
<ul>
<li>35 stable releases across 21 projects</li>
<li>Nearly half of all companies now use Rust in production.</li>
<li>Eclipse Foundation reports Open VSX hits 300 million monthly downloads.</li>
<li>AWS Copilot CLI is scheduled to reach end of support on June 12, 2026.</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-11/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-11">📚 All Articles from Week 11</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-compute-1">AWS Compute (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/compute/enabling-high-availability-of-amazon-ec2-instances-on-aws-outposts-servers-part-3/" target="_blank" rel="noopener">Enabling high availability of Amazon EC2 instances on AWS Outposts servers (Part 3)</a></li>
</ul>
<h2 id="aws-containers-1">AWS Containers (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/containers/announcing-the-end-of-support-for-the-aws-copilot-cli/" target="_blank" rel="noopener">Announcing the end-of-support for the AWS Copilot CLI</a></li>
</ul>
<h2 id="cncf-blog-6">CNCF Blog (6)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/03/06/kubecon-cloudnativecon-europe-2026-co-located-event-deep-dive-keycloakcon/" target="_blank" rel="noopener">KubeCon + CloudNativeCon Europe 2026 Co-located Event Deep Dive: KeycloakCon</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/05/the-great-migration-why-every-ai-platform-is-converging-on-kubernetes/" target="_blank" rel="noopener">The great migration: Why every AI platform is converging on Kubernetes</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/04/scaling-organizational-structure-with-mesherys-expanding-ecosystem/" target="_blank" rel="noopener">Scaling organizational structure with Meshery’s expanding ecosystem</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/04/ospology-day-cloud-native-at-kubecon-cloudnativecon-europe/" target="_blank" rel="noopener">OSPOlogy Day Cloud Native at KubeCon + CloudNativeCon Europe</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/03/how-to-get-the-most-out-of-kubecon-cloudnativecon-europe-2026/" target="_blank" rel="noopener">How to Get the Most Out of KubeCon + CloudNativeCon Europe 2026</a></li>
<li><a href="https://www.cncf.io/blog/2026/03/02/kubecon-cloudnativecon-europe-2026-co-located-event-deep-dive-kubernetes-on-edge-day/" target="_blank" rel="noopener">KubeCon + CloudNativeCon Europe 2026 Co-located Event Deep Dive: Kubernetes on Edge Day</a></li>
</ul>
<h2 id="hacker-news-140">Hacker News (140)</h2>
<ul>
<li><a href="https://github.com/kelos-dev/kelos" target="_blank" rel="noopener">Show HN: Kelos – Define your AI coding agent workflow as YAML on Kubernetes</a></li>
<li><a href="https://github.com/Pringled/agentcheck" target="_blank" rel="noopener">Show HN: Agentcheck – Check what an AI agent can access before you run it</a></li>
<li><a href="https://github.com/Cloudstic/cli" target="_blank" rel="noopener">Show HN: Cloudstic – Open-source CLI for encrypted, cloud-native backups</a></li>
<li><a href="https://news.ycombinator.com/item?id=47297463" target="_blank" rel="noopener">Show HN: I built an app that blocks social media until you read Quran daily</a></li>
<li><a href="https://construct.computer" target="_blank" rel="noopener">Show HN: Construct Computer – Agentic Cloud OS for Daily Work</a></li>
<li><a href="https://vibewhisper.dev/" target="_blank" rel="noopener">Show HN: VibeWhisper – macOS voice-to-text with push-to-talk,cloud or 100% local</a></li>
<li><a href="https://moji.pcding.com" target="_blank" rel="noopener">Show HN: Moji – A read-it-later app with self-organizing smart collections</a></li>
<li><a href="https://news.ycombinator.com/item?id=47214981" target="_blank" rel="noopener">AnChat – E2E messenger on decentralized infrastructure, no phone number required</a></li>
<li><a href="https://www.pingmebud.com/" target="_blank" rel="noopener">Show HN: PingMeBud – A macOS app that listens to meetings so you don&rsquo;t have to</a></li>
<li><a href="https://devpadapp.com/anubis-oss.html" target="_blank" rel="noopener">Show HN: Open dataset of real-world LLM performance on Apple Silicon</a></li>
<li><a href="https://cacm.acm.org/research/a-decade-of-docker-containers/" target="_blank" rel="noopener">A decade of Docker containers</a></li>
<li><a href="https://dockerpull.com" target="_blank" rel="noopener">Show HN: Docker pulls more than it needs to - and how we can fix it</a></li>
<li><a href="https://www.madebymikal.com/interpreting-whiteout-files-in-docker-image-layers/" target="_blank" rel="noopener">Interpreting whiteout files in Docker image layers</a></li>
<li><a href="https://github.com/us/mocker" target="_blank" rel="noopener">Mocker: Docker-compatible container CLI on Apple&rsquo;s Containerization framework</a></li>
<li><a href="https://github.com/carvel-dev/vendir" target="_blank" rel="noopener">Vendir: Declaratively vendor portions of Git repos, Docker images, helm charts</a></li>
<li><a href="https://dockerpull.com" target="_blank" rel="noopener">Show HN: Docker pulls more than it needs to</a></li>
<li><a href="https://kitty1.quake.nexus/" target="_blank" rel="noopener">Show HN: NexQuake – Q1 Browser Multiplayer (Docker, WASM, Go)</a></li>
<li><a href="https://github.com/blitzbrowser/blitzbrowser" target="_blank" rel="noopener">Show HN: Run any Google Chrome version(+116) in Docker for web automation</a></li>
<li><a href="https://github.com/yury-egorenkov/claude-code-docker" target="_blank" rel="noopener">Multi-agent Claude Code setup – 3 roles, Markdown coordination, Docker</a></li>
<li><a href="https://github.com/ismailperim/oncallmate" target="_blank" rel="noopener">Show HN: OnCallMate – AI agent for autonomous Docker incident RCA</a></li>
<li><a href="https://github.com/getomnico/omni" target="_blank" rel="noopener">Show HN: Omni – Open-source workplace search and chat, built on Postgres</a></li>
<li><a href="https://github.com/EliasOenal/term-cli" target="_blank" rel="noopener">Show HN: Term-CLI – interactive terminals for AI agents (for SSH/TUI/REPL flows)</a></li>
<li><a href="https://github.com/foundatron/octopusgarden" target="_blank" rel="noopener">Show HN: OctopusGarden – An autonomous software factory (specs in, code out)</a></li>
<li><a href="https://github.com/sauercrowd/gci" target="_blank" rel="noopener">Show HN: GCI, Fly.io like deployments with any VM</a></li>
<li><a href="https://github.com/NikitaDmitrieff/auto-co-meta" target="_blank" rel="noopener">Show HN: Auto-Co – 14 AI agents that run a startup autonomously (open source)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47218356" target="_blank" rel="noopener">Show HN: Sairo – Self-hosted S3 browser with 2.4ms search across 134K objects</a></li>
<li><a href="https://github.com/colby-int/CLInkedin" target="_blank" rel="noopener">Show HN: CLInkedIn – CLI and web based job scanner for LinkedIn</a></li>
<li><a href="https://vibepod.dev/" target="_blank" rel="noopener">Show HN: VibePod CLI – Run AI agents with isolation and better observability</a></li>
<li><a href="https://github.com/hejijunhao/photon" target="_blank" rel="noopener">Show HN: Photon – Rust pipeline that embeds/tags/hashes images locally w SigLIP</a></li>
<li><a href="https://news.ycombinator.com/item?id=47296348" target="_blank" rel="noopener">Show HN: Malleon – turn real user sessions into automated tests</a></li>
<li><a href="https://github.com/rupac4530-creator/super-builder-platform" target="_blank" rel="noopener">Show HN: Autonomous AI platform that builds apps and tools automatically</a></li>
<li><a href="https://github.com/logscore/roxy" target="_blank" rel="noopener">Show HN: A tool to give every local process a stable URL</a></li>
<li><a href="https://agentfromscratch.com/" target="_blank" rel="noopener">Show HN: Agent from Scratch – Bootstrap an agent from a copy-paste, no framework</a></li>
<li><a href="https://github.com/kirill-markin/expense-budget-tracker" target="_blank" rel="noopener">Show HN: Open-source expense and budget tracker with SQL API for AI agents</a></li>
<li><a href="https://news.ycombinator.com/item?id=47299856" target="_blank" rel="noopener">Show HN: Skales – Local AI agent desktop app (.exe/.dmg, 300MB idle RAM)</a></li>
<li><a href="https://github.com/Njuelle/Codaholiq" target="_blank" rel="noopener">Show HN: Codaholiq, AI automations for GitHub repositories</a></li>
<li><a href="https://www.crowdsupply.com/candysign/hummingkit" target="_blank" rel="noopener">Show HN: A Software-Defined USB PD Charger (ESP32, FPGA, Open Source Hardware)</a></li>
<li><a href="https://github.com/agentcostin/agentcost" target="_blank" rel="noopener">Show HN: AgentCost – Track, control, and optimize your AI spending (MIT)</a></li>
<li><a href="https://github.com/Joshyi-Abini/Spendtrace" target="_blank" rel="noopener">Show HN: Spendtrace, Feature-level AWS cost attribution (found a 17× gap))</a></li>
<li><a href="https://news.ycombinator.com/item?id=47266782" target="_blank" rel="noopener">Ask HN: Do You Enjoy Your Career in Tech Nowadays?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47282620" target="_blank" rel="noopener">Ask HN: Anyone else feel this community has changed recently?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47290057" target="_blank" rel="noopener">Ask HN: Can we talk about AI Astroturfing?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47285978" target="_blank" rel="noopener">Ask HN: Doctor with software development experience – careers combining both?</a></li>
<li><a href="https://github.com/FelixZY/specification-realization-assembly-bible" target="_blank" rel="noopener">Show HN: SRA – A new architectural pattern for modern product engineering</a></li>
<li><a href="https://news.ycombinator.com/item?id=47265080" target="_blank" rel="noopener">Ask HN: Moving from Software Engineer to PM or another area?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47220001" target="_blank" rel="noopener">Ask HN: Are we putting pricing on things too quickly?</a></li>
<li><a href="https://thectogame.com/" target="_blank" rel="noopener">Show HN: The CTO Game – Scale your infra in real-time, under pressure</a></li>
<li><a href="https://commutators.games" target="_blank" rel="noopener">Show HN: A Puzzle Game Based on Non-Commutative Operations</a></li>
<li><a href="https://app.unread.live" target="_blank" rel="noopener">Show HN: Unread, turns your unread newsletters into a daily podcast</a></li>
<li><a href="https://www.404media.co/proton-mail-helped-fbi-unmask-anonymous-stop-cop-city-protestor/" target="_blank" rel="noopener">Proton Mail Helped FBI Unmask Anonymous &lsquo;Stop Cop City&rsquo; Protester</a></li>
<li><a href="https://helix-editor.com/" target="_blank" rel="noopener">Helix: A post-modern text editor</a></li>
<li><a href="https://www.rfc-editor.org/rfc/rfc9849.html" target="_blank" rel="noopener">RFC 9849. TLS Encrypted Client Hello</a></li>
<li><a href="https://www.politico.eu/article/helsinki-no-traffic-death-roads-eu-accident-finland-driving-transport/" target="_blank" rel="noopener">Helsinki just went a full year without a single traffic death</a></li>
<li><a href="https://www.bbc.com/news/articles/cr5llg0e9g9o" target="_blank" rel="noopener">US asked Ukraine for help fighting Iranian drones, Zelensky says</a></li>
<li><a href="https://tim.blog/2026/03/04/the-self-help-trap/" target="_blank" rel="noopener">The Self-Help Trap: What 20 Years of &ldquo;Optimizing&rdquo; Has Taught Me</a></li>
<li><a href="https://www.moneycontrol.com/europe/?url=https://www.moneycontrol.com/world/how-palantir-and-anthropic-ai-helped-the-us-hit-1-000-iran-targets-in-24-hours-article-13853331.html" target="_blank" rel="noopener">Palantir and Anthropic AI helped the US hit 1k Iran targets in 24 hours</a></li>
<li><a href="https://twitter.com/robertwrighter/status/2030482402628214841" target="_blank" rel="noopener">Claude helped select targets for Iran strikes, possibly including school</a></li>
<li><a href="https://www.bloomberg.com/opinion/articles/2026-03-04/iran-strikes-anthropic-claude-ai-helped-us-attack-but-how-exactly" target="_blank" rel="noopener">Claude AI Helped Bomb Iran. But How Exactly?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47289440" target="_blank" rel="noopener">Addicted to Claude Code–Help</a></li>
<li><a href="https://www.vaticannews.va/en/world/news/2026-03/ai-threats-religion-william-jones-future-humanity.html" target="_blank" rel="noopener">AI companies aim &rsquo;not to help workers, but to replace them&rsquo;</a></li>
<li><a href="https://newrepublic.com/article/205583/editor-helped-build-golden-age-american-letters" target="_blank" rel="noopener">Malcolm Cowley helped build a golden age of American letters</a></li>
<li><a href="https://www.techdirt.com/2026/02/25/west-virginias-anti-apple-csam-lawsuit-would-help-child-predators-walk-free/" target="_blank" rel="noopener">West Virginia&rsquo;s Anti-Apple CSAM Lawsuit Would Help Child Predators Walk Free</a></li>
<li><a href="https://twitter.com/robertwrighter/status/2030482402628214841" target="_blank" rel="noopener">Anthropic&rsquo;s Claude may have helped bomb elementary school in Iran</a></li>
<li><a href="https://ritter.vg/blog-telemetry.html" target="_blank" rel="noopener">Telemetry helps. you still get to turn it off</a></li>
<li><a href="https://news.ycombinator.com/item?id=47262160" target="_blank" rel="noopener">Tabular data is the frontier – graphs can help</a></li>
<li><a href="https://growingswe.com/blog/tls-ech" target="_blank" rel="noopener">TLS ECH (Encrypted Client Hello) Visually Explained</a></li>
<li>[Show HN: Help] I run 4 AI-driven companies simultaneously from my terminal](<a href="https://github.com/NikitaDmitrieff/auto-co-meta" target="_blank" rel="noopener">https://github.com/NikitaDmitrieff/auto-co-meta</a>)</li>
<li><a href="https://www.bbc.com/future/article/20260303-the-most-important-google-setting-you-arent-using" target="_blank" rel="noopener">People are selling your home address online. This privacy tool will help</a></li>
<li><a href="https://www.nytimes.com/2026/03/01/magazine/ibogaine-psychedelic-treatment-trauma-mental-health.html" target="_blank" rel="noopener">It&rsquo;s an Obscure Psychedelic Used to Treat Trauma. Could It Help Me?</a></li>
<li><a href="https://www.cnn.com/health/how-a-pacemaker-for-the-brain-could-help-treat-parkinsons-spc" target="_blank" rel="noopener">How a pacemaker for the brain could help Parkinson’s patients</a></li>
<li><a href="https://claude.com/blog/how-ai-helps-break-cost-barrier-cobol-modernization" target="_blank" rel="noopener">AI helps break the cost barrier to COBOL modernization</a></li>
<li><a href="https://www.popsci.com/technology/drones-autopilot-invented-wwi-lawrence-sperry/" target="_blank" rel="noopener">During WWI, a daredevil pilot helped invent the first &lsquo;drones&rsquo;</a></li>
<li><a href="https://news.stanford.edu/stories/2026/03/screenome-digital-habits-smartphone-mental-physical-health" target="_blank" rel="noopener">What your phone knows could help scientists understand your health</a></li>
<li><a href="https://github.com/cameronfyfe/helpme" target="_blank" rel="noopener">Helpme: Minimal tmux wrapper for context-aware agent debugging</a></li>
<li><a href="https://www.joanwestenberg.com/members-only-wont-fix-self-help/" target="_blank" rel="noopener">Members only: &ldquo;Won&rsquo;t Fix&rdquo; self help</a></li>
<li><a href="https://www.queuemetrics.com/blog/2026/03/02/queuemetrics-protects-teams-impersonation/" target="_blank" rel="noopener">QueueMetrics for Teams Helps You Spot Impersonation Scams Before They Strike</a></li>
<li><a href="https://www.sayit.chat/" target="_blank" rel="noopener">Show HN: SayIt – AI that helps you prepare for difficult conversations</a></li>
<li><a href="https://truelock.pro/" target="_blank" rel="noopener">Show HN: TrueLock – secure messages as encrypted files with unlock rules</a></li>
<li><a href="https://dead-switch.com/" target="_blank" rel="noopener">Show HN: DeadSwitch – Encrypted USB vault with dead man&rsquo;s switch</a></li>
<li><a href="https://techcrunch.com/2026/03/04/anthropic-ceo-dario-amodei-calls-openais-messaging-around-military-deal-straight-up-lies-report-says/" target="_blank" rel="noopener">Dario Amodei calls OpenAI’s messaging around military deal ‘straight up lies’</a></li>
<li><a href="https://torrentfreak.com/uploading-pirated-books-via-bittorrent-qualifies-as-fair-use-meta/" target="_blank" rel="noopener">Uploading Pirated Books via BitTorrent Qualifies as Fair Use, Meta Argues</a></li>
<li><a href="https://github.com/Ataraxy-Labs/weave" target="_blank" rel="noopener">Weave – A language aware merge algorithm based on entities</a></li>
<li><a href="https://www.pnas.org/doi/10.1073/pnas.2520385123" target="_blank" rel="noopener">Humans 40k yrs ago developed a system of conventional signs</a></li>
<li><a href="https://jonathan-frere.com/posts/reactivity-algorithms/" target="_blank" rel="noopener">Pushing and Pulling: Three reactivity algorithms</a></li>
<li><a href="https://www.techdirt.com/2026/03/05/judges-to-ag-pam-bondi-its-ok-for-the-govt-to-dox-people-but-not-ok-for-people-to-dox-govt-employees/" target="_blank" rel="noopener">Judges to AG: It&rsquo;s OK for the Gov&rsquo;t to Dox People, but Not the Other Way Around?</a></li>
<li><a href="https://briefglance.com/articles/new-quantum-algorithm-warns-of-an-accelerated-crypto-apocalypse" target="_blank" rel="noopener">The JVG algorithm could break RSA-2048 encryption with fewer than 5k qubits</a></li>
<li><a href="https://www.theregister.com/2026/03/06/ai_kills_software_licensing/" target="_blank" rel="noopener">Chardet dispute shows how AI will kill software licensing, argues Bruce Perens</a></li>
<li><a href="https://twitter.com/matthewlesh/status/2030006855485780334" target="_blank" rel="noopener">70% of Australian teens are getting around the social media ban</a></li>
<li><a href="https://www.reuters.com/world/china/china-completes-3000-km-green-belt-around-its-biggest-desert-state-media-says-2024-11-29/" target="_blank" rel="noopener">China completes 3k-km green belt around Taklamakan desert (2024)</a></li>
<li><a href="https://www.jpl.nasa.gov/news/nasas-dart-mission-changed-orbit-of-asteroid-didymos-around-sun/" target="_blank" rel="noopener">NASA&rsquo;s Dart Mission Changed Orbit of Asteroid Around Sun</a></li>
<li><a href="https://www.nytimes.com/2026/03/06/science/nasa-dart-asteroid-sun-orbit.html" target="_blank" rel="noopener">Asteroid-Smashing NASA Mission Sped Up Space Rocks&rsquo; Journey Around the Sun</a></li>
<li><a href="https://www.sciencenews.org/article/spacecraft-changed-asteroid-orbit-nasa" target="_blank" rel="noopener">NASA&rsquo;s DART spacecraft changed an asteroid&rsquo;s orbit around the sun</a></li>
<li><a href="https://davidlaws.medium.com/the-san-francisco-lunch-that-launched-silicon-valley-70-years-ago-3b165be7e808" target="_blank" rel="noopener">The San Francisco lunch that launched Silicon Valley 70 years ago</a></li>
<li><a href="https://dles.gg" target="_blank" rel="noopener">Show HN: 10 months ago I collected 300 daily games,today I have 773 and counting</a></li>
<li><a href="https://www.youtube.com/watch?v=WbgdXalXPus" target="_blank" rel="noopener">Roguelike music algorithm showcase by Nifflas</a></li>
<li><a href="https://www.tbray.org/ongoing/When/202x/2026/03/05/Because-Algospeak" target="_blank" rel="noopener">Because Algospeak</a></li>
<li><a href="https://news.ycombinator.com/item?id=47296547" target="_blank" rel="noopener">Ask HN: How to be alone?</a></li>
<li><a href="https://github.com/moongate-community/moongatev2" target="_blank" rel="noopener">Show HN: Moongate – Ultima Online server emulator in .NET 10 with Lua scripting</a></li>
<li><a href="https://github.com/taiseiue/primitive-playground" target="_blank" rel="noopener">Show HN: Reconstruct any image using primitive shapes, runs in-browser via WASM</a></li>
<li><a href="https://thelydianstone.com/volume-2" target="_blank" rel="noopener">Show HN: The Roman Industrial Revolution that could have been (Vol 2)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47230438" target="_blank" rel="noopener">Show HN: Open-Source Article 12 Logging Infrastructure for the EU AI Act</a></li>
<li><a href="https://sniphi.com/" target="_blank" rel="noopener">Show HN: A trainable, modular electronic nose for industrial use</a></li>
<li><a href="https://yare.io" target="_blank" rel="noopener">Show HN: 1v1 coding game that LLMs struggle with</a></li>
<li><a href="https://news.ycombinator.com/item?id=47240612" target="_blank" rel="noopener">I lost my ability to learn anything new because of AI and I need your opinions</a></li>
<li><a href="https://tensorspy.com/" target="_blank" rel="noopener">Show HN: Tensor Spy: inspect NumPy and PyTorch tensors in the browser, no upload</a></li>
<li><a href="https://dev.to/wintercounter/boss-css-i-created-another-css-in-js-lib-and-here-is-why-23kc" target="_blank" rel="noopener">Boss-CSS: I created another &ldquo;CSS-in-JS&rdquo; lib</a></li>
<li><a href="https://news.ycombinator.com/item?id=47227740" target="_blank" rel="noopener">Whats Up with Claude Lately?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47280341" target="_blank" rel="noopener">Tell HN: The proposed KIDS Act (HR 7757) effectively mandates biometric browsing</a></li>
<li><a href="https://news.ycombinator.com/item?id=47270020" target="_blank" rel="noopener">Ask HN: How are you using multi-agent AI systems in your daily workflow?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47256208" target="_blank" rel="noopener">Ask HN: Has anyone noticed the fear-driven prompt suggestions that GPT5.3 makes?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47244173" target="_blank" rel="noopener">Tell HN: I got Claude Max for my open source project</a></li>
<li><a href="https://github.com/levkris/flux-protocol" target="_blank" rel="noopener">Show HN: Flux, a tiny protocol that rethinks email from the ground up</a></li>
<li><a href="https://essopenarchive.org/doi/full/10.22541/essoar.177254916.66278884/v1" target="_blank" rel="noopener">Atlantic warming hole caused by ocean heat transport change not surface fluxes</a></li>
<li><a href="https://boardmint.io/how-it-works" target="_blank" rel="noopener">Show HN: BoardMint – upload a PCB, get a standards-backed issue report in ~30s</a></li>
<li><a href="https://boardmint.io/" target="_blank" rel="noopener">Show HN: BoardMint – a PCB review tool that avoids AI hallucinations</a></li>
<li><a href="https://i-am-neon.itch.io/infinit" target="_blank" rel="noopener">Show HN: Voiced, image-based D&amp;D inspired AI-native RPG</a></li>
<li><a href="https://plus.flux.community/p/its-like-this-why-your-perception" target="_blank" rel="noopener">AIs are not conscious, but most critics can&rsquo;t adequately explain why</a></li>
<li><a href="https://tsvibt.blogspot.com/2026/02/a-bit-of-fluid-mechanics-from-scratch.html" target="_blank" rel="noopener">A bit of fluid mechanics from scratch not from scratch</a></li>
<li><a href="https://flowlyapp.dev" target="_blank" rel="noopener">Show HN: Flowly – a macOS app that brings smooth, fluid scrolling to any mouse</a></li>
<li><a href="https://skydiscover-ai.github.io/blog.html" target="_blank" rel="noopener">SkyDiscover: A Flexible Framework for AI-Driven Sci. and Algorithmic Discovery</a></li>
<li><a href="https://github.com/jghub/sd-switchdir" target="_blank" rel="noopener">Show HN: A shell-native cd-compatible directory jumper using power-law frecency</a></li>
<li><a href="https://launchdirectories.com" target="_blank" rel="noopener">Show HN: I made a free list of 100 places where you can promote your app</a></li>
<li><a href="https://www.go-tui.dev/" target="_blank" rel="noopener">Show HN: Go-TUI – A framework for building declarative terminal UIs in Go</a></li>
<li><a href="https://auctionnow.io/" target="_blank" rel="noopener">Show HN: Auctionnow.io – Launch a store to sell items via auction or buy-it-now</a></li>
<li><a href="https://github.com/liquidos-ai/AutoAgents" target="_blank" rel="noopener">Show HN: Composable middleware for LLM inference Optimization Passes</a></li>
<li><a href="https://github.com/Hacknock/lobsterjs" target="_blank" rel="noopener">Show HN: Lobster.js – Extended Markdown with layout blocks and footnotes</a></li>
<li><a href="https://news.ycombinator.com/item?id=47286643" target="_blank" rel="noopener">Ask HN: 10-year dev, tried earning on the side for a year – lost $2,200</a></li>
<li><a href="https://dubtab.com/" target="_blank" rel="noopener">Show HN: DubTab – Live AI Dubbing in the Browser (Meet/YouTube/Twitch/etc.)</a></li>
<li><a href="https://github.com/josiahsrc/voquill" target="_blank" rel="noopener">Show HN: Voquill, an open source and cross-platform alternative to wisprflow</a></li>
<li><a href="https://news.ycombinator.com/item?id=47258336" target="_blank" rel="noopener">Remote contractors are now the new normal for businesses</a></li>
<li><a href="https://flexprice.io/" target="_blank" rel="noopener">Show HN: Managed S3 exports for billing data (no AWS setup required)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47288683" target="_blank" rel="noopener">Show HN: Outside In – Stream live night sounds from outside to bedside. iOS/free</a></li>
<li><a href="https://www.thedailypoop.lol/" target="_blank" rel="noopener">Show HN: TheDailyPoop – Daily News, but Funny</a></li>
<li><a href="https://kbemom.com/" target="_blank" rel="noopener">Show HN: Herniated disc made me build a back-safe kettlebell app</a></li>
<li><a href="https://tern.hookflo.com" target="_blank" rel="noopener">Show HN: I got tired of rewriting webhook verification for every provider</a></li>
<li><a href="https://agentbus.org/" target="_blank" rel="noopener">Show HN: AgentBus – Centralized AI Agent-to-Agent Messaging via REST API</a></li>
<li><a href="https://docs.getdecipher.com/pages/features/testing/claude-code-integration" target="_blank" rel="noopener">Show HN: Decipher x Claude Code – Infra to auto-generate and maintain E2E tests</a></li>
<li><a href="https://news.ycombinator.com/item?id=47226856" target="_blank" rel="noopener">A timeline of cyber attacks:home users, contractors, and SMBs are now targets</a></li>
<li><a href="https://github.com/skyforest/cosig" target="_blank" rel="noopener">Show HN: CoSig – WebAuthn co-signing for MCP tool calls</a></li>
<li><a href="https://news.ycombinator.com/item?id=47226628" target="_blank" rel="noopener">Coasty automates anything – this post was written by the CUA itself</a></li>
</ul>
<h2 id="heise-cloud-9">Heise Cloud (9)</h2>
<ul>
<li><a href="https://www.heise.de/news/Last-Call-M365-fuer-Admins-Sichere-Konfiguration-effiziente-Verwaltung-lernen-11195995.html" target="_blank" rel="noopener">Last Call: M365 für Admins: Sichere Konfiguration &amp; effiziente Verwaltung lernen</a></li>
<li><a href="https://www.heise.de/news/Schwarz-Digits-will-groesster-Cloud-Anbieter-Europas-werden-11201284.html" target="_blank" rel="noopener">Schwarz Digits will größter Cloud-Anbieter Europas werden</a></li>
<li><a href="https://www.heise.de/news/Iran-Drohnenangriffe-auf-AWS-in-den-VAE-und-Bahrain-waren-angeblich-Absicht-11201280.html" target="_blank" rel="noopener">Iran: Drohnenangriffe auf AWS-Rechenzentren waren angeblich Absicht</a></li>
<li><a href="https://www.heise.de/ratgeber/heise-Expertentalk-Der-eigene-Homeserver-Speicher-Backup-Mediensammlung-11198931.html" target="_blank" rel="noopener">heise+ Expertentalk: Rund um den eigenen Homeserver</a></li>
<li><a href="https://www.heise.de/news/Googles-ungeschuetzte-API-Keys-wegen-Gemini-KI-ein-Sicherheits-und-Kostenrisiko-11199646.html" target="_blank" rel="noopener">Googles ungeschützte API-Keys wegen Gemini-KI ein Sicherheits- und Kostenrisiko</a></li>
<li><a href="https://www.heise.de/news/APsystems-Cloud-Schwachstelle-ermoeglichte-Firmware-Austausch-11198819.html" target="_blank" rel="noopener">APsystems: Cloud-Schwachstelle ermöglichte Firmware-Austausch</a></li>
<li><a href="https://www.heise.de/news/Mittwoch-Milliarden-Investitionen-in-Ookla-Uebernahme-sowie-Pinterest-Aktien-11198037.html" target="_blank" rel="noopener">Mittwoch: Milliarden-Investitionen in Ookla-Übernahme sowie Pinterest-Aktien</a></li>
<li><a href="https://www.heise.de/news/Zwei-AWS-Rechenzentren-direkt-von-Drohnen-getroffen-Reparatur-wird-dauern-11196368.html" target="_blank" rel="noopener">Zwei AWS-Rechenzentren direkt von Drohnen getroffen: Reparatur wird dauern</a></li>
<li><a href="https://www.heise.de/ratgeber/Erweiterungen-fuer-SAP-ABAP-fuer-die-Cloud-11194903.html" target="_blank" rel="noopener">Erweiterungen für SAP: ABAP für die Cloud</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/tanstack-start-vibe-coding/" target="_blank" rel="noopener">Vibe code full-stack apps fast with TanStack Start</a></li>
<li><a href="https://thenewstack.io/why-is-your-kubernetes-cluster-adding-nodes-when-the-dashboards-look-fine/" target="_blank" rel="noopener">Why is your Kubernetes cluster adding nodes when the dashboards look fine?</a></li>
<li><a href="https://thenewstack.io/snowflake-cortex-code-dbt-airflow/" target="_blank" rel="noopener">Snowflake Cortex Code CLI adds dbt and Apache Airflow support for AI-powered data pipelines</a></li>
<li><a href="https://thenewstack.io/nanoclaw-containerized-ai-agents/" target="_blank" rel="noopener">NanoClaw can stuff each AI agent into its own Docker container to deal with OpenClaw’s security mess</a></li>
<li><a href="https://thenewstack.io/is-ai-killing-open-source-software/" target="_blank" rel="noopener">Is AI killing open-source software?</a></li>
<li><a href="https://thenewstack.io/open-source-coding-agents-like-opencode-cline-and-aider-are-solving-a-huge-headache-for-developers/" target="_blank" rel="noopener">Open-source coding agents like OpenCode, Cline, and Aider are solving a huge headache for developers</a></li>
<li><a href="https://thenewstack.io/openai-gpt-5-4-ai-jobs-report-anthropic-dow-supply-chain-risk/" target="_blank" rel="noopener">OpenAI GPT-5.4 launches, AI gets its own jobs report, Claude surges after U.S. ban</a></li>
<li><a href="https://thenewstack.io/ai-agents-need-more/" target="_blank" rel="noopener">OutSystems CEO on how enterprises can successfully adopt vibe coding</a></li>
<li><a href="https://thenewstack.io/openai-anthropic-open-source/" target="_blank" rel="noopener">Anthropic and OpenAI are battling for the best open-source maintainers</a></li>
<li><a href="https://thenewstack.io/it-tools-brings-many-useful-developer-tools-into-one-convenient-location/" target="_blank" rel="noopener">IT-Tools brings many useful developer tools into one convenient location</a></li>
<li><a href="https://thenewstack.io/rust-enterprise-developers/" target="_blank" rel="noopener">Nearly half of all companies now use Rust in production, survey finds</a></li>
<li><a href="https://thenewstack.io/long-term-support-for-linux-releases-gets-a-new-lease-on-life/" target="_blank" rel="noopener">Long-term support for Linux releases gets a new lease on life</a></li>
<li><a href="https://thenewstack.io/skills-vs-mcp-agent-architecture/" target="_blank" rel="noopener">The case for running AI agents on Markdown files instead of MCP servers</a></li>
<li><a href="https://thenewstack.io/future-ai-driven-devsecops/" target="_blank" rel="noopener">One developer, team power:  The future of AI-driven DevSecOps</a></li>
<li><a href="https://thenewstack.io/openai-launches-gpt-5-4/" target="_blank" rel="noopener">OpenAI launches GPT-5.4 Thinking and Pro</a></li>
<li><a href="https://thenewstack.io/openai-defense-department-debate/" target="_blank" rel="noopener">Sam Altman wonders: Could the government nationalize artificial general intelligence?</a></li>
<li><a href="https://thenewstack.io/ai-platform-orchestration-governance/" target="_blank" rel="noopener">Why enterprise software development needs air traffic control</a></li>
<li><a href="https://thenewstack.io/aerynos-linux-distribution/" target="_blank" rel="noopener">AerynOS is a Linux distribution geared toward performance and bulletproof updates</a></li>
<li><a href="https://thenewstack.io/openais-codex-is-now-on-windows/" target="_blank" rel="noopener">OpenAI’s Codex is now on Windows</a></li>
<li><a href="https://thenewstack.io/gsma-open-gateway-developers/" target="_blank" rel="noopener">GSMA Open Gateway offers developers one API for 300+ mobile networks</a></li>
<li><a href="https://thenewstack.io/the-ai-shift-why-risc-v-is-poised-to-challenge-arm-and-x86/" target="_blank" rel="noopener">The AI Shift: Why RISC-V is poised to challenge Arm and x86</a></li>
<li><a href="https://thenewstack.io/ai-incident-management-evolution/" target="_blank" rel="noopener">Why traditional ITOps is failing to keep up with the unique nature of AI incidents</a></li>
<li><a href="https://thenewstack.io/scaling-real-time-ai-workloads/" target="_blank" rel="noopener">DragonflyDB CEO: Most real-time AI infrastructure was built for a different era</a></li>
<li><a href="https://thenewstack.io/self-service-developer-platform-webinar/" target="_blank" rel="noopener">Cloud repatriation is hard. Here’s how to build a self-service developer platform that works.</a></li>
<li><a href="https://thenewstack.io/open-vsx-aws-investment/" target="_blank" rel="noopener">Eclipse Foundation reports Open VSX hits 300 million monthly downloads</a></li>
<li><a href="https://thenewstack.io/aikido-self-securing-software/" target="_blank" rel="noopener">Aikido Security bets on AI to make software secure itself</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-11/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 10, Mar 2-8, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-10/</link>
      <pubDate>Mon, 02 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-10/</guid>
      <description>This week: 58 releases, 184 news items.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week in Cloud Native saw a flurry of activity, particularly around the intersection of AI and core infrastructure, alongside crucial security updates across the ecosystem. Kubernetes continues to evolve as a key platform for AI workloads, while community events and new tools underscore the vibrant innovation within the cloud native space.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="orchestration">Orchestration</h3>
<ul>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.35.2" target="_blank" rel="noopener">Kubernetes v1.35.2</a></strong> - A patch release providing important bug fixes and updates for the latest stable Kubernetes branch.</li>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.34.5" target="_blank" rel="noopener">Kubernetes v1.34.5</a></strong> - Another patch release delivering stability improvements and essential fixes for the v1.34 series.</li>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.33.9" target="_blank" rel="noopener">Kubernetes v1.33.9</a></strong> - This patch release focuses on maintaining the stability and security of Kubernetes v1.33.</li>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.32.13" target="_blank" rel="noopener">Kubernetes v1.32.13</a></strong> - A maintenance release for the v1.32 branch, addressing various issues.</li>
<li><strong><a href="https://github.com/openkruise/kruise/releases/tag/v1.8.3" target="_blank" rel="noopener">Kruise v1.8.3</a></strong> - A patch release that includes a fix to restrict the host field in probes.</li>
<li><strong><a href="https://github.com/openkruise/kruise/releases/tag/v1.7.5" target="_blank" rel="noopener">Kruise v1.7.5</a></strong> - This patch release also restricts the host field in probes, improving security.</li>
</ul>
<h3 id="monitoring">Monitoring</h3>
<ul>
<li><strong><a href="https://github.com/prometheus/prometheus/releases/tag/v3.10.0" target="_blank" rel="noopener">Prometheus v3.10.0</a></strong> - Introduces a distroless Docker image variant for enhanced security and a minimal base image, alongside the default busybox image.</li>
</ul>
<h3 id="gitops">GitOps</h3>
<ul>
<li><strong><a href="https://github.com/fluxcd/flux2/releases/tag/v2.8.1" target="_blank" rel="noopener">Flux2 v2.8.1</a></strong> - A patch release that includes various fixes, notably for Git commit status events and StatefulSet health checks.</li>
<li><strong><a href="https://github.com/fluxcd/flux2/releases/tag/v2.8.0" target="_blank" rel="noopener">Flux2 v2.8.0</a></strong> - A feature release bringing Helm v4 support, including server-side apply, and readiness evaluation of Helm-managed objects with CEL expressions.</li>
</ul>
<h3 id="database">Database</h3>
<ul>
<li><strong><a href="https://github.com/vitessio/vitess/releases/tag/v23.0.3" target="_blank" rel="noopener">Vitess v23.0.3</a></strong> - A security-focused release addressing two recently reported CVEs and other security-related fixes, including preventing external decompressors from being read from backup manifests by default.</li>
<li><strong><a href="https://github.com/vitessio/vitess/releases/tag/v22.0.4" target="_blank" rel="noopener">Vitess v22.0.4</a></strong> - This is also a security-focused release containing fixes for two CVEs and other security improvements, similar to v23.0.3.</li>
</ul>
<h3 id="storage">Storage</h3>
<ul>
<li><strong><a href="https://github.com/rook/rook/releases/tag/v1.19.2" target="_blank" rel="noopener">Rook v1.19.2</a></strong> - A patch release focusing on feature additions and bug fixes for the Ceph operator, including CSI imagePullPolicy updates and OSD fixes.</li>
</ul>
<h3 id="policy">Policy</h3>
<ul>
<li><strong><a href="https://github.com/open-policy-agent/opa/releases/tag/v1.14.0" target="_blank" rel="noopener">Open Policy Agent (OPA) v1.14.0</a></strong> - This release offers new features, performance improvements (like improved rule indexing), and bug fixes, alongside support for <code>--h2c</code> with unix domain sockets.</li>
</ul>
<h3 id="logging">Logging</h3>
<ul>
<li><strong><a href="https://github.com/grafana/loki/releases/tag/v3.6.7" target="_blank" rel="noopener">Loki v3.6.7</a></strong> - A bug fix release that sets a limit on preallocations.</li>
<li><strong><a href="https://github.com/grafana/loki/releases/tag/v3.5.11" target="_blank" rel="noopener">Loki v3.5.11</a></strong> - Another bug fix release for the v3.5 branch, addressing preallocation limits.</li>
</ul>
<h3 id="runtime">Runtime</h3>
<ul>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.17.0" target="_blank" rel="noopener">Dapr v1.17.0</a></strong> - Introduces workflow versioning, new state retention policies, up to 41% higher workflow throughput, end-to-end tracing, stabilization of the Bulk PubSub API, and improved Placement service resilience.</li>
</ul>
<h3 id="virtualization">Virtualization</h3>
<ul>
<li><strong><a href="https://github.com/kubevirt/kubevirt/releases/tag/v1.7.1" target="_blank" rel="noopener">KubeVirt v1.7.1</a></strong> - A patch release following v1.7.0, consisting of 75 changes contributed by 19 people, indicating numerous bug fixes and improvements.</li>
</ul>
<h3 id="security">Security</h3>
<ul>
<li><strong><a href="https://github.com/cert-manager/cert-manager/releases/tag/v1.19.4" target="_blank" rel="noopener">cert-manager v1.19.4</a></strong> - A patch release fixing reported vulnerabilities, notably CVE-2026-24051 and CVE-2025-68121.</li>
<li><strong><a href="https://github.com/cert-manager/cert-manager/releases/tag/v1.18.6" target="_blank" rel="noopener">cert-manager v1.18.6</a></strong> - This patch release fixes several reported vulnerabilities, most notably CVE-2025-68121.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/secrets-store-csi-driver/releases/tag/v1.5.6" target="_blank" rel="noopener">Secrets Store CSI Driver v1.5.6</a></strong> - Includes a security fix by bumping to Go 1.24.13 to resolve CVE-2025-68121.</li>
<li><strong><a href="https://github.com/aquasecurity/trivy/releases/tag/v0.69.2" target="_blank" rel="noopener">Trivy v0.69.2</a></strong> - A patch release that includes dependency bumps for security fixes.</li>
</ul>
<h3 id="serverless">Serverless</h3>
<ul>
<li><strong><a href="https://github.com/knative/serving/releases/tag/knative-v1.21.1" target="_blank" rel="noopener">Knative Serving knative-v1.21.1</a></strong> - Introduces <code>secure-pod-defaults</code> with an <code>AllowRootBounded</code> setting for improved security posture.</li>
<li><strong><a href="https://github.com/knative/serving/releases/tag/knative-v1.20.3" target="_blank" rel="noopener">Knative Serving knative-v1.20.3</a></strong> - A rebuild of the prior release with Go v1.25.7.</li>
</ul>
<h3 id="developer-portal">Developer Portal</h3>
<ul>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.48.3" target="_blank" rel="noopener">Backstage v1.48.3</a></strong> - This patch release fixes issues related to <code>@mui/material/styles</code> shared dependency and entity page tab group ordering.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.48.2" target="_blank" rel="noopener">Backstage v1.48.2</a></strong> - Includes fixes for updated <code>@microsoft/api-extractor</code>, re-adding alpha exports, and performing search on first navigation.</li>
</ul>
<h3 id="multi-cluster">Multi-Cluster</h3>
<ul>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.17.0" target="_blank" rel="noopener">Karmada v1.17.0</a></strong> - A feature release with details available in its comprehensive CHANGELOG.</li>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.16.3" target="_blank" rel="noopener">Karmada v1.16.3</a></strong> - A patch release with fixes and improvements.</li>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.15.6" target="_blank" rel="noopener">Karmada v1.15.6</a></strong> - This patch release addresses various issues.</li>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.14.10" target="_blank" rel="noopener">Karmada v1.14.10</a></strong> - Another patch release for the v1.14 branch.</li>
</ul>
<h3 id="networking">Networking</h3>
<ul>
<li><strong><a href="https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.5.0" target="_blank" rel="noopener">Kubernetes Gateway API v1.5.0</a></strong> - A major release where TLSRoute <code>v1alpha2</code> and XListenerSet have graduated to the Standard channel, bringing significant advancements in ingress management.</li>
</ul>
<h3 id="development">Development</h3>
<ul>
<li><strong><a href="https://github.com/telepresenceio/telepresence/releases/tag/v2.27.0" target="_blank" rel="noopener">Telepresence v2.27.0</a></strong> - Offers installers that include the option to run the root daemon as a system service, removing the need for elevated privileges during use.</li>
</ul>
<h3 id="observability">Observability</h3>
<ul>
<li><strong><a href="https://github.com/openobserve/openobserve/releases/tag/v0.60.3" target="_blank" rel="noopener">OpenObserve v0.60.3</a></strong> - A patch release fixing router issues with <code>base_uri</code>.</li>
<li><strong><a href="https://github.com/openobserve/openobserve/releases/tag/v0.60.2" target="_blank" rel="noopener">OpenObserve v0.60.2</a></strong> - Includes fixes for batch size control, PostgreSQL sequence sync, and hit truncation limits in partitioned streaming search.</li>
<li><strong><a href="https://github.com/openobserve/openobserve/releases/tag/v0.50.5" target="_blank" rel="noopener">OpenObserve v0.50.5</a></strong> - Addresses logs field values caching and PostgreSQL sequence synchronization.</li>
<li><strong><a href="https://github.com/openobserve/openobserve/releases/tag/v0.60.1" target="_blank" rel="noopener">OpenObserve v0.60.1</a></strong> - Fixes for treating large numbers as strings, updates to schema inference, and adding a DeduplicationExec codec.</li>
</ul>
<h3 id="cicd">CI/CD</h3>
<ul>
<li><strong><a href="https://github.com/tektoncd/pipeline/releases/tag/v1.10.0" target="_blank" rel="noopener">Tekton Pipeline v1.10.0</a></strong> - This release, codenamed &ldquo;LaPerm Little Helper,&rdquo; announces the migration of Tekton Pipelines to OpenTelemetry for enhanced observability.</li>
</ul>
<h3 id="service-mesh">Service Mesh</h3>
<ul>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/2.9.12" target="_blank" rel="noopener">Kuma 2.9.12</a></strong> - A patch release with security updates.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.13.2" target="_blank" rel="noopener">Kuma v2.13.2</a></strong> - This release includes multiple security updates.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.12.7" target="_blank" rel="noopener">Kuma v2.12.7</a></strong> - Contains several security updates.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.11.10" target="_blank" rel="noopener">Kuma v2.11.10</a></strong> - Another patch release with security updates.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.10.11" target="_blank" rel="noopener">Kuma v2.10.11</a></strong> - This version provides security updates.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.7.22" target="_blank" rel="noopener">Kuma v2.7.22</a></strong> - A security update release for the v2.7 branch.</li>
</ul>
<h3 id="identity">Identity</h3>
<ul>
<li><strong><a href="https://github.com/dexidp/dex/releases/tag/v2.45.0" target="_blank" rel="noopener">Dex v2.45.0</a></strong> - Bumps the major version of <code>gomplate</code> to v5.0.0, which includes breaking changes and notes known CVEs in the <code>gomplate</code> binary.</li>
</ul>
<h3 id="container-tools">Container Tools</h3>
<ul>
<li><strong><a href="https://github.com/containers/skopeo/releases/tag/v1.9.5" target="_blank" rel="noopener">Skopeo v1.9.5</a></strong> - Includes backports, bumps to <code>ocicrypt</code> and <code>go-jose</code> to address CVE-2024-28180, and removes <code>square/jose</code>.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>The cloud native landscape this week was heavily influenced by the accelerating integration of AI, significant security discussions, and continued maturation of the Kubernetes ecosystem. A major theme was Kubernetes&rsquo; increasing role as the &ldquo;operating system for AI,&rdquo; highlighted by the conclusion of the Kubernetes WG Serving after successfully advancing AI inference support, and signals from the v1.35 release. Red Hat also made waves by introducing its first dedicated AI platform, signaling a clear strategic direction for vendors in this space. The conversation extended to practical applications, with discussions around AI agents in Jira, AWS Strands Labs offering a sandbox for agent experiments, and the critical need for robust data foundations and infrastructure to support the &ldquo;agent sprawl&rdquo; without incurring hidden costs or compromising security.</p>
<p>Security remained a paramount concern, underscored by the ongoing fallout from the XZ Utils backdoor and the broader mission to prevent future global supply chain attacks. Open Source SecurityCon is returning, co-located with KubeCon + CloudNativeCon Europe 2026, emphasizing the community&rsquo;s commitment to securing the open source ecosystem. Many projects, including Vitess, cert-manager, Kuma, and the Secrets Store CSI Driver, released security-focused patches addressing various CVEs and improving overall posture. The retirement of Ingress-NGINX by Kubernetes in March 2026 also prompted advice for users to understand migration implications and unexpected behaviors.</p>
<p>The Kubernetes ecosystem continues to expand and refine, with significant developments in networking and community engagement. The Gateway API reached v1.5.0, graduating TLSRoute <code>v1alpha2</code> and XListenerSet to the standard channel, offering a more robust and flexible approach to exposing services. CNCF announced its participation in Google Summer of Code 2026 and revealed the full list of Kubernetes Community Days (KCDs) for the second half of the year, fostering global community growth. Beyond core Kubernetes, projects like Flux2 introduced Helm v4 support, Tekton Pipelines migrated to OpenTelemetry for improved observability, and Dapr released workflow versioning, showcasing continuous innovation across the cloud native stack.</p>
<p>Observability and developer experience also saw notable advancements. OpenTelemetry&rsquo;s roadmap promises sampling rate and collector improvements, reinforcing its role as a key standard. Tools like Netdata were highlighted for impressive server monitoring capabilities, and the concept of internal platforms as &ldquo;products&rdquo; gained traction, urging platform teams to adopt product management principles. Discussions also touched on the challenges of migrating observability platforms, emphasizing the importance of tools like Prometheus, OpenTelemetry, and Fluent Bit.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Hacker News was buzzing with discussions centered heavily on the rise of AI agents and their implications for development. Numerous &ldquo;Show HN&rdquo; posts showcased new tools for building, orchestrating, and managing AI coding agents, including Kubernetes-native frameworks like Axon, local-first context engines like Context Harness, and deployment platforms like Crewship. The community debated the architectural challenges of running agents in resource-constrained environments and the need for robust memory and dependency management tools to prevent &ldquo;memory poisoning&rdquo; or &ldquo;refactoring blind.&rdquo; Concerns about AI&rsquo;s impact on job security were also voiced, reflecting a shift from skepticism to apprehension about AI&rsquo;s capabilities. Beyond AI, there was interest in self-hosted monitoring solutions like Pongo, database scaling with PgDog, and the evolution of container tools, particularly Red Hat&rsquo;s venture into the developer desktop market with Podman Desktop as an alternative to Docker.</p>
<h2 id="-week-in-numbers">📊 Week in Numbers</h2>
<ul>
<li>44 stable releases across 23 projects</li>
<li>Kubernetes continues to lead with 4 patch releases, emphasizing stability.</li>
<li>A strong focus on security, with 12 releases directly addressing CVEs or enhancing security features.</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-10/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-10">📚 All Articles from Week 10</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-compute-2">AWS Compute (2)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/compute/optimizing-compute-intensive-serverless-workloads-with-multi-threaded-rust-on-aws-lambda/" target="_blank" rel="noopener">Optimizing Compute-Intensive Serverless Workloads with Multi-threaded Rust on AWS Lambda</a></li>
<li><a href="https://aws.amazon.com/blogs/compute/amazon-sagemaker-ai-now-hosting-nvidia-evo-2-nim-microservices/" target="_blank" rel="noopener">Amazon SageMaker AI now hosts NVIDIA Evo-2 NIM microservices</a></li>
</ul>
<h2 id="aws-containers-3">AWS Containers (3)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/containers/migrate-amazon-ec2-to-ecs-express-mode-using-kiro-cli-and-mcp-servers/" target="_blank" rel="noopener">Migrate Amazon EC2 to ECS Express Mode using Kiro CLI and MCP servers</a></li>
<li><a href="https://aws.amazon.com/blogs/containers/deep-dive-simplifying-resource-orchestration-with-amazon-eks-capabilities/" target="_blank" rel="noopener">Deep dive: Simplifying resource orchestration with Amazon EKS Capabilities</a></li>
<li><a href="https://aws.amazon.com/blogs/containers/running-containerized-hybrid-nodes-with-amazon-elastic-kubernetes-service/" target="_blank" rel="noopener">Running containerized hybrid nodes with Amazon Elastic Kubernetes Service</a></li>
</ul>
<h2 id="aws-open-source-1">AWS Open Source (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/opensource/introducing-strands-labs-get-hands-on-today-with-state-of-the-art-experimental-approaches-to-agentic-development/" target="_blank" rel="noopener">Introducing Strands Labs: Get hands-on today with state-of-the-art, experimental approaches to agentic development</a></li>
</ul>
<h2 id="azure-devops-blog-1">Azure DevOps Blog (1)</h2>
<ul>
<li><a href="https://devblogs.microsoft.com/devops/updates-to-team-calendar-extension/" target="_blank" rel="noopener">Updates to Team Calendar extension</a></li>
</ul>
<h2 id="cncf-blog-8">CNCF Blog (8)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/02/27/kubecon-cloudnativecon-europe-2026-co-located-event-deep-dive-backstagecon/" target="_blank" rel="noopener">KubeCon + CloudNativeCon Europe 2026 Co-located Event Deep Dive: BackstageCon</a></li>
<li><a href="https://www.cncf.io/blog/2026/02/26/cncf-joins-2026-google-summer-of-code-as-mentoring-organization-calling-all-contributors/" target="_blank" rel="noopener">CNCF joins 2026 Google Summer of Code as mentoring organization: Calling all contributors!</a></li>
<li><a href="https://www.cncf.io/blog/2026/02/26/kubernetes-wg-serving-concludes-following-successful-advancement-of-ai-inference-support/" target="_blank" rel="noopener">Kubernetes WG Serving concludes following successful advancement of AI inference support</a></li>
<li><a href="https://www.cncf.io/blog/2026/02/26/exposing-spin-apps-on-spinkube-with-gatewayapi/" target="_blank" rel="noopener">Exposing Spin apps on SpinKube with GatewayAPI</a></li>
<li><a href="https://www.cncf.io/blog/2026/02/25/announcing-h2-2026-kcds/" target="_blank" rel="noopener">Announcing H2 2026 KCDs</a></li>
<li><a href="https://www.cncf.io/blog/2026/02/24/making-harbor-production-ready-essential-considerations-for-deployment/" target="_blank" rel="noopener">Making Harbor production-ready: Essential considerations for deployment</a></li>
<li><a href="https://www.cncf.io/blog/2026/02/23/kubecon-cloudnativecon-europe-2026-co-located-event-deep-dive-open-source-securitycon/" target="_blank" rel="noopener">KubeCon + CloudNativeCon Europe 2026 Co-located Event Deep Dive: Open Source SecurityCon</a></li>
<li><a href="https://www.cncf.io/blog/2026/02/23/kubernetes-as-ais-operating-system-1-35-release-signals/" target="_blank" rel="noopener">Kubernetes as AI’s operating system: 1.35 release signals</a></li>
</ul>
<h2 id="hacker-news-133">Hacker News (133)</h2>
<ul>
<li><a href="https://github.com/axon-core/axon" target="_blank" rel="noopener">Show HN: Axon – A Kubernetes-native framework for AI coding agents</a></li>
<li><a href="https://github.com/MdSadiqMd/AV-Chaos-Monkey" target="_blank" rel="noopener">Show HN: Chaos Monkey but for Audio Video Testing (WebRTC and UDP)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47169889" target="_blank" rel="noopener">Show HN: Protection Against Zero-Day Cyber Attacks</a></li>
<li><a href="https://splox.io/" target="_blank" rel="noopener">Show HN: I&rsquo;ve been building autonomous AI agents for 2 years – before OpenClaw</a></li>
<li><a href="https://kubernetes-made-simple.vercel.app/" target="_blank" rel="noopener">Show HN: I built a tutorial to help you learn Kuberenetes in most simplest way</a></li>
<li><a href="https://thenewstack.io/red-hat-enters-the-cloud-native-developer-desktop-market/" target="_blank" rel="noopener">Red Hat takes on Docker Desktop with its enterprise Podman Desktop build</a></li>
<li><a href="https://wintermute.stratir.com" target="_blank" rel="noopener">Show HN: WinterMute Local-first OSINT workbench with native Tor and AI analysis</a></li>
<li><a href="https://computer-agents.com" target="_blank" rel="noopener">Show HN: Computer Agents – Agents that work while you sleep</a></li>
<li><a href="https://github.com/MachineWisdomAI/fava-trails" target="_blank" rel="noopener">Show HN: Fava Trails – Git-backed memory for AI agents using Jujutsu (JJ)</a></li>
<li><a href="https://github.com/optimistengineer/remoat" target="_blank" rel="noopener">Show HN: Remoat – Control Antigravity from your phone via Telegram</a></li>
<li><a href="https://github.com/vinzify/gitpop" target="_blank" rel="noopener">Show HN: GitPop – open-source AI Git context menu for Windows (OS X coming soon)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47139768" target="_blank" rel="noopener">I built an AI browser with prompt-injection defense at 16 on an i5 with 8GB RAM</a></li>
<li><a href="https://github.com/T0mSIlver/localvoxtral" target="_blank" rel="noopener">Show HN: Localvoxtral – Local real-time dictation on macOS with streaming STT</a></li>
<li><a href="https://news.ycombinator.com/item?id=47146085" target="_blank" rel="noopener">If agents become the users, what happens to the software market?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47140332" target="_blank" rel="noopener">Show HN: Tag Promptless on any GitHub PR/Issue to get updated user-facing docs</a></li>
<li><a href="https://ccforeveryone.com/" target="_blank" rel="noopener">Claude Code for Everyone</a></li>
<li><a href="https://tuananh.net/2026/02/25/buildkit-docker-hidden-gem/" target="_blank" rel="noopener">BuildKit: Docker&rsquo;s Hidden Gem That Can Build Almost Anything</a></li>
<li><a href="https://cacm.acm.org/research/a-decade-of-docker-containers/" target="_blank" rel="noopener">A Decade of Docker Containers</a></li>
<li><a href="https://github.com/mksglu/seclawai" target="_blank" rel="noopener">Show HN: SecLaw – Self-hosted AI agents on your machine, Docker-isolated</a></li>
<li><a href="https://news.ycombinator.com/item?id=47197454" target="_blank" rel="noopener">Show HN: Runix, deploy any back end in seconds, no Dockerfile needed</a></li>
<li><a href="https://sowbot.co.uk/" target="_blank" rel="noopener">Show HN: Sowbot – Open-hardware agricultural robot (ROS2, RTK GPS)</a></li>
<li><a href="https://outplane.com" target="_blank" rel="noopener">Show HN: Out Plane – A PaaS I built solo from Istanbul in 3 months</a></li>
<li><a href="https://www.crewship.dev/" target="_blank" rel="noopener">Show HN: Crewship – Deploy AI agents to production in one command</a></li>
<li><a href="https://github.com/gbram1/streamhouse" target="_blank" rel="noopener">Show HN: StreamHouse – S3-native Kafka alternative written in Rust</a></li>
<li><a href="https://oxynote.io/" target="_blank" rel="noopener">Show HN: Oxynote – Technical knowledge base with live Prometheus charts</a></li>
<li><a href="https://github.com/geostorm-ai/geostorm" target="_blank" rel="noopener">Show HN: Geostorm.ai – Monitor what AI chatbots say about your software</a></li>
<li><a href="https://news.ycombinator.com/item?id=47167744" target="_blank" rel="noopener">Show HN: BetterDB Cloud – monitor Valkey/Redis in VPCs with a lightweight agent</a></li>
<li><a href="https://github.com/depwire/depwire" target="_blank" rel="noopener">Show HN: Depwire – Dependency graph and MCP tools so AI stops refactoring blind</a></li>
<li><a href="https://github.com/FlerAlex/enseal" target="_blank" rel="noopener">Show HN: Enseal – Stop pasting secrets into Slack .env sharing from the terminal</a></li>
<li><a href="https://news.ycombinator.com/item?id=47155448" target="_blank" rel="noopener">Ask HN: Should you include a list of technologies in your CV?</a></li>
<li><a href="https://shouldiswap.com/" target="_blank" rel="noopener">Show HN: ShouldISwap – Compare crypto pair rates against historical averages</a></li>
<li><a href="https://github.com/NickTikhonov/bitclaw" target="_blank" rel="noopener">Show HN: BitClaw – A self-upgrading AI agent in 1,500 lines of code</a></li>
<li><a href="https://github.com/parallax-labs/context-harness" target="_blank" rel="noopener">Show HN: Context Harness – Local first context engine for AI tools</a></li>
<li><a href="https://www.easyclaw.pro/en" target="_blank" rel="noopener">Show HN: EasyClaw – one-click OpenClaw deployment for non-technical users</a></li>
<li><a href="https://www.pongo.sh/" target="_blank" rel="noopener">Show HN: Pongo – a self hosted uptime monitor using configuration as code</a></li>
<li><a href="https://www.unfudged.io/" target="_blank" rel="noopener">Show HN: Unfucked - version all changes (by any tool) - local-first/source avail</a></li>
<li><a href="https://www.goatpad.xyz" target="_blank" rel="noopener">Show HN: Goatpad</a></li>
<li><a href="https://news.ycombinator.com/item?id=47143963" target="_blank" rel="noopener">Ask HN: Is it worth avoiding AI while making a game?</a></li>
<li><a href="https://github.com/DFilipeS/praxis" target="_blank" rel="noopener">Show HN: Praxis, my personal take on Compound Engineering with AI</a></li>
<li><a href="https://github.com/zippy2261-lgtm/credit-units" target="_blank" rel="noopener">Show HN: Credit Units – A New Credit Market Primitive (Live on Solana Devnet)</a></li>
<li><a href="https://bonetflix.com/" target="_blank" rel="noopener">Show HN: Bonetflix – View IMDB and Filmaffinity Ratings on Netflix</a></li>
<li><a href="https://linum-notation.org" target="_blank" rel="noopener">Show HN: Linum – The simple musical notation and synthesizer</a></li>
<li><a href="https://www.ufried.com/blog/not_left_behind/" target="_blank" rel="noopener">You are not left behind: Reassessing a fear-mongering phrase</a></li>
<li><a href="https://ladybird.org/posts/adopting-rust/" target="_blank" rel="noopener">Ladybird adopts Rust, with help from AI</a></li>
<li><a href="https://www.calebleak.com/posts/dog-game/" target="_blank" rel="noopener">I&rsquo;m helping my dog vibe code games</a></li>
<li><a href="https://hacks.mozilla.org/2026/02/goodbye-innerhtml-hello-sethtml-stronger-xss-protection-in-firefox-148/" target="_blank" rel="noopener">Goodbye InnerHTML, Hello SetHTML: Stronger XSS Protection in Firefox 148</a></li>
<li><a href="https://shawnfromportland.substack.com/p/this-system-can-go-fuck-itself-and" target="_blank" rel="noopener">This system can go fuck itself and burn in hell</a></li>
<li><a href="https://restofworld.org/2026/gig-workers-us-military-appen/" target="_blank" rel="noopener">Gig workers in Africa had no idea they were helping the U.S. military</a></li>
<li><a href="https://www.rowspace.ai/blog/series-a" target="_blank" rel="noopener">Rowspace launches with $50M to help investors scale their alpha with AI</a></li>
<li><a href="https://news.harvard.edu/gazette/story/2026/02/yoga-can-help-cut-severe-initial-opioid-withdrawal-period-in-half-study-finds/" target="_blank" rel="noopener">Yoga can help cut initial opioid-withdrawal period in half, study finds</a></li>
<li><a href="https://www.techdirt.com/2026/02/25/west-virginias-anti-apple-csam-lawsuit-would-help-child-predators-walk-free/" target="_blank" rel="noopener">West Virginia&rsquo;s Anti-Apple CSAM Lawsuit Would Help Child Predators Walk Free</a></li>
<li><a href="https://claude.com/blog/how-ai-helps-break-cost-barrier-cobol-modernization" target="_blank" rel="noopener">AI helps break the cost barrier to COBOL modernization</a></li>
<li><a href="https://www.wsj.com/finance/currencies/jane-street-accused-of-insider-trading-that-helped-collapse-terraform-659e6993" target="_blank" rel="noopener">Jane Street Accused of Insider Trading That Helped Collapse Terraform</a></li>
<li><a href="https://marnetto.net/2026/03/01/brun-hello-world" target="_blank" rel="noopener">Reverse engineering &ldquo;Hello World&rdquo; in QuickBasic 3.0</a></li>
<li><a href="https://github.com/david-fitzgerald/beale-ciphers" target="_blank" rel="noopener">I helped Claude prove the Beale Ciphers are a 140 year old hoax</a></li>
<li><a href="https://akselmo.dev/posts/breeze-and-union-preparing/" target="_blank" rel="noopener">Breeze QtWidgets style changes to help us prepare for Union</a></li>
<li><a href="https://claude.com/blog/how-ai-helps-break-cost-barrier-cobol-modernization" target="_blank" rel="noopener">Anthropic: AI helps break the cost barrier to COBOL modernization</a></li>
<li><a href="https://speed-read-eight.vercel.app/" target="_blank" rel="noopener">A speed reader to help you finish PDFs/epubs/articles in &lt; half the time</a></li>
<li><a href="https://www.economist.com/science-and-technology/2026/02/27/will-magnesium-supplements-help-you-relax" target="_blank" rel="noopener">Will magnesium supplements help you relax?</a></li>
<li><a href="https://www.seangoedecke.com/responses-api/" target="_blank" rel="noopener">The whole point of OpenAI&rsquo;s Responses API is to help them hide reasoning traces</a></li>
<li><a href="https://www.wsj.com/arts-culture/books/gladys-west-dies-at-95-0d5f3881" target="_blank" rel="noopener">Gladys West, Who Got Belated Credit for Helping Create GPS, Dies at 95</a></li>
<li><a href="https://www.npr.org/2026/02/24/nx-s1-5724217/fear-of-flying-clinic-anxious-travelers-phobia-airlines-air-travel" target="_blank" rel="noopener">&lsquo;Fear of Flying Clinic&rsquo; helps anxious travelers back into the skies</a></li>
<li><a href="https://nlp.elvissaravia.com/p/does-agentsmd-actually-help-coding" target="_blank" rel="noopener">Does Agents.md Help Coding Agents?</a></li>
<li><a href="https://scitechdaily.com/breakthrough-study-shows-sound-stimulation-may-help-clear-alzheimers-plaques/" target="_blank" rel="noopener">Breakthrough Study Shows Sound Stimulation May Help Clear Alzheimer&rsquo;s Plaques</a></li>
<li><a href="https://www.bbc.com/news/articles/cn7jjz1r3meo" target="_blank" rel="noopener">Photography helped the British empire classify India</a></li>
<li><a href="https://speed-read-black.vercel.app/" target="_blank" rel="noopener">Show HN: A speed reading app to help you finish books in &lt; half the time</a></li>
<li><a href="https://news.ycombinator.com/item?id=47178249" target="_blank" rel="noopener">Does journaling help people understand themselves long-term?</a></li>
<li><a href="https://techxplore.com/news/2026-02-ai-society-selfish.html" target="_blank" rel="noopener">AI could help make society less selfish</a></li>
<li><a href="https://www.japantimes.co.jp/news/2026/02/10/asia-pacific/crime-legal/ai-scam-centers-asia-victims/" target="_blank" rel="noopener">AI helps scam centers evade crackdown in Asia and dupe more victims</a></li>
<li><a href="https://theconversation.com/infusing-asphalt-with-plastic-could-help-roads-last-longer-and-resist-cracking-under-heat-264156" target="_blank" rel="noopener">Infusing asphalt with plastic could help roads last longer and resist cracking</a></li>
<li><a href="https://news.ycombinator.com/item?id=47204396" target="_blank" rel="noopener">Ask HN: Long-term recoverable digital vault without a master key?</a></li>
<li><a href="https://respectify.org/" target="_blank" rel="noopener">Show HN: Respectify – A comment moderator that teaches people to argue better</a></li>
<li><a href="https://www.theguardian.com/us-news/2026/feb/24/anthropic-claude-military-ai" target="_blank" rel="noopener">US Military leaders meet with Anthropic to argue against Claude safeguards</a></li>
<li><a href="https://github.com/danalec/DMMSY-SSSP" target="_blank" rel="noopener">Show HN: C99 implementation of new O(m log^(2/3) n) shortest path algorithm</a></li>
<li><a href="https://cen.acs.org/materials/inorganic-chemistry/Aromatic-5-silicon-rings-synthesized/104/web/2026/02" target="_blank" rel="noopener">Aromatic 5-silicon rings synthesized at last</a></li>
<li><a href="https://www.youtube.com/watch?v=pWZBQMRmW7k" target="_blank" rel="noopener">The Weird OS Built Around a Database [video]</a></li>
<li><a href="https://www.bloomberg.com/news/articles/2026-03-01/jack-dorsey-s-4-000-job-cuts-at-block-arouse-suspicions-of-ai-washing" target="_blank" rel="noopener">Jack Dorsey&rsquo;s 4k Job Cuts at Block Arouse Suspicions of AI-Washing</a></li>
<li><a href="https://news.ycombinator.com/item?id=47193606" target="_blank" rel="noopener">Tell HN: 3 months ago we feared AI was useless. Now we fear it will take our job</a></li>
<li><a href="https://muddy.jprs.me/notes/2026-02-27-it-s-incredibly-easy-to-game-twitter-s-trending-news-algorithm/" target="_blank" rel="noopener">It&rsquo;s incredibly easy to game Twitter&rsquo;s trending news algorithm</a></li>
<li><a href="https://news-alert-eta.vercel.app" target="_blank" rel="noopener">Show HN: News Pulse – Real-time global news feed, 475 sources, no algorithm</a></li>
<li><a href="https://weaponizedspaces.substack.com/p/the-information-space-around-military" target="_blank" rel="noopener">The information space around military AI is being weaponized against us</a></li>
<li><a href="https://customvenom.com" target="_blank" rel="noopener">5 months ago I&rsquo;d never coded anything. I now have full-stack analytics platform</a></li>
<li><a href="https://www.nytimes.com/2026/02/25/world/europe/greek-politician-drug-charge.html" target="_blank" rel="noopener">Greek Politician Is Prosecuted for Admitting Ecstasy Use 36 Years Ago</a></li>
<li><a href="https://boscah.com/" target="_blank" rel="noopener">Boscah – a subscription box curated by your TikTok algorithm</a></li>
<li><a href="https://contextgeneric.dev/blog/v0.7.0-release/" target="_blank" rel="noopener">Supercharge Rust functions with implicit arguments using CGP v0.7.0</a></li>
<li><a href="https://news.ycombinator.com/item?id=47186188" target="_blank" rel="noopener">Tell HN: There&rsquo;s something weird happening with the front page algo</a></li>
<li><a href="https://github.com/pgdogdev/pgdog" target="_blank" rel="noopener">Show HN: PgDog – Scale Postgres without changing the app</a></li>
<li><a href="https://nowigetit.us" target="_blank" rel="noopener">Show HN: Now I Get It – Translate scientific papers into interactive webpages</a></li>
<li><a href="https://llmskirmish.com/" target="_blank" rel="noopener">Show HN: A real-time strategy game that AI agents can play</a></li>
<li><a href="https://github.com/generalaction/emdash" target="_blank" rel="noopener">Show HN: Emdash – Open-source agentic development environment</a></li>
<li><a href="https://github.com/maloyan/manim-web" target="_blank" rel="noopener">Show HN: I ported Manim to TypeScript (run 3b1B math animations in the browser)</a></li>
<li><a href="https://github.com/jonwiggins/xmloxide" target="_blank" rel="noopener">Show HN: Xmloxide – an agent-made Rust replacement for libxml2</a></li>
<li><a href="https://app.teamout.com/ai" target="_blank" rel="noopener">Launch HN: TeamOut (YC W22) – AI agent for planning company retreats</a></li>
<li><a href="https://github.com/nocodemf/werld" target="_blank" rel="noopener">Show HN: Decided to play god this morning, so I built an agent civilisation</a></li>
<li><a href="https://storozhenko98.github.io/beehive/" target="_blank" rel="noopener">Show HN: Beehive – Multi-Workspace Agent Orchestrator</a></li>
<li><a href="https://www.better-hub.com/" target="_blank" rel="noopener">Show HN: Better Hub – A better GitHub experience</a></li>
<li><a href="https://github.com/Intrect-io/OpenSwarm" target="_blank" rel="noopener">Show HN: OpenSwarm – Multi‑Agent Claude CLI Orchestrator for Linear/GitHub</a></li>
<li><a href="https://shouldhavebought.com/" target="_blank" rel="noopener">Show HN: Quantifying opportunity cost with a deliberately &ldquo;simple&rdquo; web app</a></li>
<li><a href="https://news.ycombinator.com/item?id=47171407" target="_blank" rel="noopener">Stripe closed my account – no notice – my LLC was registered using Stripe Atlas</a></li>
<li><a href="https://news.ycombinator.com/item?id=47196263" target="_blank" rel="noopener">Is GitHub Copilot still relevant in the enterprise?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47192552" target="_blank" rel="noopener">I&rsquo;m in Tehran, what do you think will be happen?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47199917" target="_blank" rel="noopener">Tell HN: My daily game won a Players Choice Award</a></li>
<li><a href="https://news.ycombinator.com/item?id=47178029" target="_blank" rel="noopener">36yo: Career at home vs. Simple life abroad?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47121715" target="_blank" rel="noopener">What YC Is Betting On?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47142003" target="_blank" rel="noopener">Show HN: Off Grid: On-device AI-web browsing, tools vision,image,voice–3x faster</a></li>
<li><a href="https://news.ycombinator.com/item?id=47150156" target="_blank" rel="noopener">Tell HN: Planning to end my life today</a></li>
<li><a href="https://www.sciencedirect.com/science/article/pii/S1043661825005109" target="_blank" rel="noopener">A gut-liver lipid flux checkpoint mediates FAHFA protection from MASLD</a></li>
<li><a href="https://www.anthropic.com/research/AI-fluency-index" target="_blank" rel="noopener">Anthropic Education the AI Fluency Index</a></li>
<li><a href="https://atlas.flexport.com" target="_blank" rel="noopener">Flexport Atlas: Browse the world&rsquo;s container shipping network</a></li>
<li><a href="https://medicalxpress.com/news/2026-02-term-brain-effects-covid-flu.html" target="_blank" rel="noopener">Long-term brain effects of Covid-19 vs. flu-key differences</a></li>
<li><a href="https://flixtera.xyz" target="_blank" rel="noopener">Flixtera: Download and own your movies and TV Shows forever, not rent it</a></li>
<li><a href="https://flexprice.io/" target="_blank" rel="noopener">Show HN: Prompt your billing system – Flexprice MCP Server</a></li>
<li><a href="https://news.ycombinator.com/item?id=47171796" target="_blank" rel="noopener">Prepaid vs. Postpaid Mobile: The cost breakdown nobody talks about</a></li>
<li><a href="https://techposts.eu" target="_blank" rel="noopener">Show HN: A Hacker News–style site focused on European tech</a></li>
<li><a href="https://typegraph.dev" target="_blank" rel="noopener">Show HN: TypeGraph – Type-safe graphs on Postgres/SQLite (no graph DB required)</a></li>
<li><a href="https://github.com/dylandrop/business-in-a-box" target="_blank" rel="noopener">Show HN: Business in a Box – ~one-shot a typical startup</a></li>
<li><a href="https://github.com/martianoff/gala" target="_blank" rel="noopener">Show HN: Gala – Sealed types, pattern matching, and monads for Go</a></li>
<li><a href="https://news.ycombinator.com/item?id=47150071" target="_blank" rel="noopener">What breaks when AI agent frameworks are forced into &lt;1MB RAM and sub-ms startup</a></li>
<li><a href="https://feedfluffy.com" target="_blank" rel="noopener">Show HN: FeedFluffy a dead man switch for people living alone</a></li>
<li><a href="https://github.com/0x0funky/vibehq-hub" target="_blank" rel="noopener">Show HN: VibeHQ Orchestrate multiple CLI agents as a real company team</a></li>
<li><a href="https://focido.com/" target="_blank" rel="noopener">Show HN: Focido – mobile app where real people motivate you to finish tasks</a></li>
<li><a href="https://news.ycombinator.com/item?id=47137614" target="_blank" rel="noopener">Ask HN: Developers cloned my student project in 2 weeks. Why?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47184937" target="_blank" rel="noopener">Why is getting a cheap prepaid SIM card in the USA so complicated?</a></li>
<li><a href="https://www.clevermock.com" target="_blank" rel="noopener">Show HN: CleverMock – An AI voice interviewer that interrupts you</a></li>
<li><a href="https://news.ycombinator.com/item?id=47204331" target="_blank" rel="noopener">Ask HN: Is there something like Google style guide for AI-only coded apps?</a></li>
<li><a href="https://watergrade.zeabur.app/" target="_blank" rel="noopener">Show HN: I scraped 25 UK water companies to grade your tap water by postcode</a></li>
<li><a href="https://news.ycombinator.com/item?id=47148875" target="_blank" rel="noopener">Proworkk</a></li>
<li><a href="https://docsome.guarana.studio/" target="_blank" rel="noopener">Show HN: Docsome – Single Markdown file to featured static documentation</a></li>
<li><a href="https://docpose.cloud/security" target="_blank" rel="noopener">Show HN: Cloud file conversion security model (S3-only, 24h retention)</a></li>
<li><a href="https://github.com/sahiljagtap08/agentbudget" target="_blank" rel="noopener">Show HN: AgentBudget – Real-time dollar budgets for AI agents</a></li>
<li><a href="https://github.com/peakflo/20x" target="_blank" rel="noopener">Show HN: 20x – Open-source agent orchestrator for Linear/HubSpot tasks</a></li>
<li><a href="https://www.nullroom.io/" target="_blank" rel="noopener">Show HN: Nullroom.io – Experimental, stateless P2P messaging and file sharing</a></li>
<li><a href="https://atempleton.bearblog.dev/how-next-gen-spacecraft-are-overwhelming-our-communication-networks/" target="_blank" rel="noopener">Next-gen spacecraft are overwhelming communication networks</a></li>
</ul>
<h2 id="heise-cloud-10">Heise Cloud (10)</h2>
<ul>
<li><a href="https://www.heise.de/news/AWS-Stoerung-im-Nahen-Osten-Rechenzentrum-von-Objekten-getroffen-11194441.html" target="_blank" rel="noopener">AWS-Störung im Nahen Osten: Rechenzentrum „von Objekten getroffen“</a></li>
<li><a href="https://www.heise.de/news/KI-Update-Deep-Dive-Deutschlands-Weg-zur-KI-Infrastruktur-11179329.html" target="_blank" rel="noopener">KI-Update Deep-Dive: Deutschlands Weg zur KI-Infrastruktur</a></li>
<li><a href="https://www.heise.de/news/Atlassian-KI-Agenten-in-Jira-jetzt-als-vollwertige-Teammitglieder-11191374.html" target="_blank" rel="noopener">Atlassian: KI-Agenten in Jira jetzt als vollwertige Teammitglieder</a></li>
<li><a href="https://www.heise.de/news/software-architektur-tv-Programmierung-als-Theoriebildung-11190754.html" target="_blank" rel="noopener">software-architektur.tv: Programmierung als Theoriebildung</a></li>
<li><a href="https://www.heise.de/news/1Password-erhoeht-Abopreise-deutlich-11188959.html" target="_blank" rel="noopener">Update1Password erhöht Abopreise deutlich</a></li>
<li><a href="https://www.heise.de/tests/Ionos-Nextcloud-Workspace-Microsoft-365-Alternative-im-Test-11116815.html" target="_blank" rel="noopener">Ionos Nextcloud Workspace: Microsoft-365-Alternative im Test</a></li>
<li><a href="https://www.heise.de/news/iX-Workshop-IT-Infrastrukturen-mit-OpenTofu-aufbauen-und-verwalten-11179313.html" target="_blank" rel="noopener">iX-Workshop: IT-Infrastrukturen mit OpenTofu aufbauen und verwalten</a></li>
<li><a href="https://www.heise.de/news/Nextcloud-Hub-26-Winter-erweitert-Federation-und-optimierte-Performance-11185994.html" target="_blank" rel="noopener">Nextcloud Hub 26 macht Schluss mit dem Vendor-Lock-in</a></li>
<li><a href="https://www.heise.de/news/Hetzner-erhoeht-Preise-ab-1-April-11185870.html" target="_blank" rel="noopener">UpdateHosting-Anbieter Hetzner erhöht Preise wegen Kosten für RAM und SSDs</a></li>
<li><a href="https://www.heise.de/ratgeber/Mehr-Datenschutz-Sichere-Microsoft-Hybrid-Cloud-einrichten-11165885.html" target="_blank" rel="noopener">Mehr Datenschutz: Sichere Microsoft-Hybrid-Cloud einrichten</a></li>
</ul>
<h2 id="infoq-cloud-native-1">InfoQ Cloud Native (1)</h2>
<ul>
<li><a href="https://www.infoq.com/articles/building-ai-agent-gateway-mcp/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Article: Building a Least-Privilege AI Agent Gateway for Infrastructure Automation with MCP, OPA, and Ephemeral Runners</a></li>
</ul>
<h2 id="kubernetes-blog-1">Kubernetes Blog (1)</h2>
<ul>
<li><a href="https://kubernetes.io/blog/2026/02/27/ingress-nginx-before-you-migrate/" target="_blank" rel="noopener">Before You Migrate: Five Surprising Ingress-NGINX Behaviors You Need to Know</a></li>
</ul>
<h2 id="the-new-stack-24">The New Stack (24)</h2>
<ul>
<li><a href="https://thenewstack.io/commonhaus-open-source-governance/" target="_blank" rel="noopener">The XZ Utils aftermath: Inside the mission to stop the next global backdoor before it starts</a></li>
<li><a href="https://thenewstack.io/physical-ai-models-frontier/" target="_blank" rel="noopener">The real breakthrough in robotics is foundation models — not hardware</a></li>
<li><a href="https://thenewstack.io/perplexity-computer-vibe-coding-openai-anthropic-pentagon/" target="_blank" rel="noopener">Perplexity Computer wows, Karpathy kills vibe coding, and OpenAI replaces Anthropic at the Pentagon</a></li>
<li><a href="https://thenewstack.io/red-hat-introduces-its-first-out-and-out-ai-platform/" target="_blank" rel="noopener">Red Hat introduces its first out and out AI platform</a></li>
<li><a href="https://thenewstack.io/vibe-coding-agentic-engineering/" target="_blank" rel="noopener">From vibes to engineering: How AI agents outgrew their own terminology</a></li>
<li><a href="https://thenewstack.io/netdata-is-a-seriously-impressive-server-monitoring-tool-to-keep-you-up-to-date-on-insights/" target="_blank" rel="noopener">Netdata is a seriously impressive server monitoring tool</a></li>
<li><a href="https://thenewstack.io/ai-agents-istio-validation/" target="_blank" rel="noopener">The agent pull request flood is here. If you run Istio, you’re halfway to solving it.</a></li>
<li><a href="https://thenewstack.io/nano-banana-2/" target="_blank" rel="noopener">Google’s Nano Banana 2 promises Flash speeds with Pro results</a></li>
<li><a href="https://thenewstack.io/observability-platform-migration-guide/" target="_blank" rel="noopener">Observability platform migration guide: Prometheus, OpenTelemetry, and Fluent Bit</a></li>
<li><a href="https://thenewstack.io/ai-unified-data-foundation/" target="_blank" rel="noopener">Why the secret to scaling AI isn’t a better model, it’s a simpler foundation</a></li>
<li><a href="https://thenewstack.io/diy-kubernetes-agentic-ai/" target="_blank" rel="noopener">Why your DIY Kubernetes stack won’t survive the era of agentic AI</a></li>
<li><a href="https://thenewstack.io/webassembly-deep-dive/" target="_blank" rel="noopener">WebAssembly is everywhere. Here’s how it works</a></li>
<li><a href="https://thenewstack.io/vast-data-ai-trust/" target="_blank" rel="noopener">VAST Data tackles the enterprise AI trust gap</a></li>
<li><a href="https://thenewstack.io/roi-open-source-contribution/" target="_blank" rel="noopener">The Linux Foundation reveals the “ugly” secret of how open source is draining your budget</a></li>
<li><a href="https://thenewstack.io/google-conductor-automated-reviews/" target="_blank" rel="noopener">In the driver’s seat: How Google Conductor AI actually stays under control</a></li>
<li><a href="https://thenewstack.io/databases-for-ai-agents/" target="_blank" rel="noopener">What happens to a database when the user is an AI agent</a></li>
<li><a href="https://thenewstack.io/anthropic-accelerates-its-cowork-enterprise-play/" target="_blank" rel="noopener">Anthropic accelerates its Cowork enterprise play</a></li>
<li><a href="https://thenewstack.io/surrealdb-3-ai-agents/" target="_blank" rel="noopener">Databases weren’t built for agent sprawl – SurrealDB wants to fix it</a></li>
<li><a href="https://thenewstack.io/opentelemetry-roadmap-sampling-rates-and-collector-improvements-ahead/" target="_blank" rel="noopener">OpenTelemetry roadmap: Sampling rates and collector improvements ahead</a></li>
<li><a href="https://thenewstack.io/internal-platforms-are-products/" target="_blank" rel="noopener">Most platform teams build products, but they don’t know it</a></li>
<li><a href="https://thenewstack.io/automated-infrastructure-hidden-costs/" target="_blank" rel="noopener">Why “automated” infrastructure might cost more than you think</a></li>
<li><a href="https://thenewstack.io/pentagon-anthropic-model-orchestration/" target="_blank" rel="noopener">The Pentagon’s Anthropic problem is every enterprise’s AI problem</a></li>
<li><a href="https://thenewstack.io/aws-strands-labs-launch/" target="_blank" rel="noopener">AWS creates a sandbox for its agent experiments</a></li>
<li><a href="https://thenewstack.io/coding-agents-feedback-signals/" target="_blank" rel="noopener">Coding agents are only as good as the signals you feed them</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-10/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 9, Feb 23 - Mar 1, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-09/</link>
      <pubDate>Mon, 23 Feb 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-09/</guid>
      <description>This week: 45 releases, 176 news items.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week in Cloud Native brought a flurry of activity, with significant updates across core projects and a strong focus on the evolving landscape of AI agents. We saw numerous stable releases enhancing GitOps, observability, networking, and security, alongside deep discussions about integrating AI into cloud native workflows and the critical role of developer experience.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="gitops">GitOps</h3>
<ul>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.3.2" target="_blank" rel="noopener">Argo CD v3.3.2</a></strong> - This patch release contains important fixes, including an upgrade guide to address breaking changes for users managing Argo CD with itself, particularly requiring <code>ServerSideApply=true</code>.</li>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.3.1" target="_blank" rel="noopener">Argo CD v3.3.1</a></strong> - Another critical patch, emphasizing the need to consult the upgrade guide for breaking changes and enabling <code>ServerSideApply=true</code> for self-managed Argo CD instances.</li>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.2.7" target="_blank" rel="noopener">Argo CD v3.2.7</a></strong> - A maintenance release for the 3.2 series, providing stability improvements and quick start installation options for both non-HA and HA setups.</li>
</ul>
<h3 id="observability">Observability</h3>
<ul>
<li><strong><a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.146.1" target="_blank" rel="noopener">OpenTelemetry Collector v0.146.1</a></strong> - A minor release to align versioning with a companion release, with no new changes from v0.146.0.</li>
<li><strong><a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.146.0" target="_blank" rel="noopener">OpenTelemetry Collector v0.146.0</a></strong> - Introduces a breaking change by increasing the minimum Go version to 1.25 and enhances exporter send_failed metrics with detailed failure attributes.</li>
<li><strong><a href="https://github.com/openobserve/openobserve/releases/tag/v0.50.4" target="_blank" rel="noopener">OpenObserve v0.50.4</a></strong> - Features include AWS and Azure SaaS integration, alongside fixes for metering lock in NATS and pricing changes.</li>
<li><strong><a href="https://github.com/grafana/tempo/releases/tag/v2.10.1" target="_blank" rel="noopener">Grafana Tempo v2.10.1</a></strong> - Upgrades Tempo to Go 1.25.7 and includes bug fixes for <code>avg_over_time</code> and <code>rate()</code> calculations in instant queries.</li>
</ul>
<h3 id="logging">Logging</h3>
<ul>
<li><strong><a href="https://github.com/fluent/fluentd/releases/tag/v1.19.2" target="_blank" rel="noopener">Fluentd v1.19.2</a></strong> - Addresses several bug fixes, including adding a timeout to <code>out_forward</code> to prevent infinite loops and fixing errors with <code>in_tail</code> when encountering files without read permissions.</li>
<li><strong><a href="https://github.com/fluent/fluent-bit/releases/tag/v4.2.3.1" target="_blank" rel="noopener">Fluent Bit v4.2.3.1</a></strong> - A patch release following 4.2.3, with specific bug fixes and updates for stability.</li>
<li><strong><a href="https://github.com/fluent/fluent-bit/releases/tag/v4.2.3" target="_blank" rel="noopener">Fluent Bit v4.2.3</a></strong> - Updates copyright year to 2026 and fixes a parser annotation leak in <code>filter_kubernetes</code>.</li>
<li><strong><a href="https://github.com/grafana/loki/releases/tag/v3.6.6" target="_blank" rel="noopener">Grafana Loki v3.6.6</a></strong> - Contains bug fixes, primarily updating the Alpine Docker tag to v3.23.3 for improved dependency management.</li>
</ul>
<h3 id="policy">Policy</h3>
<ul>
<li><strong><a href="https://github.com/open-policy-agent/opa/releases/tag/v1.13.2" target="_blank" rel="noopener">Open Policy Agent (OPA) v1.13.2</a></strong> - Updates the Go version to 1.25.7 to incorporate a fix for a Go standard library vulnerability (GO-2026-4337).</li>
<li><strong><a href="https://github.com/kyverno/kyverno/releases/tag/v1.17.1" target="_blank" rel="noopener">Kyverno v1.17.1</a></strong> - This release marks the stabilization of Kyverno&rsquo;s next-generation Common Expression Language (CEL) policy engine, enhancing policy enforcement capabilities.</li>
</ul>
<h3 id="networking">Networking</h3>
<ul>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.19.1" target="_blank" rel="noopener">Cilium v1.19.1</a></strong> - Features bug fixes addressing CRD update permissions for MCS-API, panics during datapath reinitialization, and RBAC errors with <code>operator.enabled=false</code>.</li>
<li><strong><a href="https://github.com/k8gb-io/k8gb/releases/tag/v0.18.1" target="_blank" rel="noopener">K8GB v0.18.1</a></strong> - Updates the coredns-plugin to fix vulnerabilities and includes general website documentation updates.</li>
</ul>
<h3 id="service-mesh">Service Mesh</h3>
<ul>
<li><strong><a href="https://github.com/istio/istio/releases/tag/1.29.0" target="_blank" rel="noopener">Istio 1.29.0</a></strong> - The latest major stable release for the service mesh, bringing new features and enhancements.</li>
<li><strong><a href="https://github.com/istio/istio/releases/tag/1.28.4" target="_blank" rel="noopener">Istio 1.28.4</a></strong> - A maintenance patch for the 1.28 series, providing stability and bug fixes.</li>
<li><strong><a href="https://github.com/istio/istio/releases/tag/1.27.7" target="_blank" rel="noopener">Istio 1.27.7</a></strong> - Another maintenance patch for the 1.27 series, ensuring continued reliability.</li>
</ul>
<h3 id="infrastructure">Infrastructure</h3>
<ul>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v2.2.0" target="_blank" rel="noopener">Crossplane v2.2.0</a></strong> - A quarterly release focused on maturing key functionalities, including fixes, reliability improvements, a new alpha feature for debugging (pipeline inspector), and extended support for <code>v1.20</code>.</li>
</ul>
<h3 id="security">Security</h3>
<ul>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/v2.0.1" target="_blank" rel="noopener">External Secrets v2.0.1</a></strong> - This release includes general updates and documentation for stability.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/helm-chart-2.0.1" target="_blank" rel="noopener">External Secrets helm-chart-2.0.1</a></strong> - The Helm chart release for external secrets management in Kubernetes.</li>
<li><strong><a href="https://github.com/kubescape/kubescape/releases/tag/v4.0.2" target="_blank" rel="noopener">Kubescape v4.0.2</a></strong> - Updates dependencies, including <code>github.com/go-git/go-git/v5</code> for improved security and functionality.</li>
<li><strong><a href="https://github.com/sigstore/cosign/releases/tag/v3.0.5" target="_blank" rel="noopener">Sigstore Cosign v3.0.5</a></strong> - Resolves a low-severity advisory for private PKIs, deprecates several flags, and adds features like automatically requiring signed timestamps with Rekor v2 entries.</li>
</ul>
<h3 id="messaging">Messaging</h3>
<ul>
<li><strong><a href="https://github.com/strimzi/strimzi-kafka-operator/releases/tag/0.50.1" target="_blank" rel="noopener">Strimzi Kafka Operator 0.50.1</a></strong> - A critical security release addressing CVE-2026-27133 and CVE-2026-27134, urging users of versions 0.47.0 or newer to upgrade.</li>
</ul>
<h3 id="developer-portal">Developer Portal</h3>
<ul>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.48.1" target="_blank" rel="noopener">Backstage v1.48.1</a></strong> - A patch release fixing missing sidebar items in frontend system architecture docs and type compatibility for older plugins.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.48.0" target="_blank" rel="noopener">Backstage v1.48.0</a></strong> - This release highlights the graduation of Catalog extension points, which is a breaking alpha change for those providing custom processors and entity providers.</li>
</ul>
<h3 id="caching">Caching</h3>
<ul>
<li><strong><a href="https://github.com/trickstercache/trickster/releases/tag/v2.0.1" target="_blank" rel="noopener">Trickster v2.0.1</a></strong> - Updates to Go 1.26 for better garbage collection and reduced memory usage, improves memory cache performance, and squashes several ALB bugs.</li>
</ul>
<h3 id="cicd">CI/CD</h3>
<ul>
<li><strong><a href="https://github.com/tektoncd/pipeline/releases/tag/v1.9.1" target="_blank" rel="noopener">Tekton Pipeline v1.9.1</a></strong> - The &ldquo;Devon Rex Dreadnought&rdquo; release, providing an updated stable version of the Kubernetes-native CI/CD pipeline.</li>
</ul>
<h3 id="delivery">Delivery</h3>
<ul>
<li><strong><a href="https://github.com/kubevela/kubevela/releases/tag/v1.10.7" target="_blank" rel="noopener">KubeVela v1.10.7</a></strong> - Fixes issues ensuring component removals are correctly persisted and reflected in status, along with other backported fixes.</li>
</ul>
<h3 id="chaos-engineering">Chaos Engineering</h3>
<ul>
<li><strong><a href="https://github.com/litmuschaos/litmus/releases/tag/3.26.0" target="_blank" rel="noopener">LitmusChaos 3.26.0</a></strong> - Updates sidebar layout, resolves spring-boot build failures, and includes documentation updates for community meeting details.</li>
</ul>
<h3 id="cluster-management">Cluster Management</h3>
<ul>
<li><strong><a href="https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.12.3" target="_blank" rel="noopener">Kubernetes-sigs Cluster API v1.12.3</a></strong> - Supports management clusters from v1.31.x to v1.35.x and workload clusters from v1.29.x to v1.35.x, including feature additions and bug fixes.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.11.6" target="_blank" rel="noopener">Kubernetes-sigs Cluster API v1.11.6</a></strong> - Supports management clusters from v1.30.x to v1.34.x and workload clusters from v1.28.x to v1.34.x, also with new features and bug fixes.</li>
</ul>
<h3 id="scheduling">Scheduling</h3>
<ul>
<li><strong><a href="https://github.com/kubernetes-sigs/descheduler/releases/tag/v0.35.0" target="_blank" rel="noopener">Kubernetes-sigs Descheduler v0.35.0</a></strong> - Enables pod protection based on storage classes and fixes pod resource calculation to consider native sidecars.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/descheduler/releases/tag/descheduler-helm-chart-0.35.0" target="_blank" rel="noopener">Kubernetes-sigs Descheduler descheduler-helm-chart-0.35.0</a></strong> - The Helm chart for Descheduler, designed to rebalance Kubernetes clusters by evicting pods.</li>
</ul>
<h3 id="serverless">Serverless</h3>
<ul>
<li><strong><a href="https://github.com/nuclio/nuclio/releases/tag/1.15.19" target="_blank" rel="noopener">Nuclio 1.15.19</a></strong> - Enhances Helm charts with Kubernetes recommended labels and fixes fields processing in HTTP triggers.</li>
<li><strong><a href="https://github.com/nuclio/nuclio/releases/tag/1.15.18" target="_blank" rel="noopener">Nuclio 1.15.18</a></strong> - Improves streaming interruption logic, allows yielding integers in streams, and increases waiting time for Kafka container starts in tests.</li>
</ul>
<h3 id="database">Database</h3>
<ul>
<li><strong><a href="https://github.com/scylladb/scylla-operator/releases/tag/v1.20.0" target="_blank" rel="noopener">ScyllaDB Scylla-Operator v1.20.0</a></strong> - Introduces IPv6 support for ScyllaClusters and allows setting additional arguments for Scylla Operator containers via Helm.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>This week, the cloud native world buzzed with the accelerating integration of AI agents, particularly within the Kubernetes ecosystem. A major theme was the push for &ldquo;agentic systems&rdquo; to move from experimentation to production, with discussions around connecting AI models to real-world tools, data, and workflows in a secure and reliable manner. The CNCF even announced an &ldquo;Agentics Day&rdquo; co-located with KubeCon, underscoring the growing importance of this trend. Despite the hype, a significant infrastructure gap is noted as holding back AI productivity, and there&rsquo;s a prevailing sentiment that 96% of developers still don&rsquo;t trust AI-generated code, highlighting the need for robust verification and integration strategies like spec-driven AI development.</p>
<p>Observability remains a critical pillar, with the CNCF releasing the schedule for the 2026 Observability Summit, reflecting expanding adoption of cloud native observability practices. There&rsquo;s a notable trend towards better interoperability between established tools like Prometheus and OpenTelemetry, suggesting a more unified approach to monitoring and tracing. Projects like OpenTelemetry Collector, Loki, Tempo, and OpenObserve continue to evolve, offering enhanced capabilities for collecting, storing, and analyzing telemetry data.</p>
<p>The Kubernetes ecosystem saw advancements aimed at improving scalability and operational efficiency. Kubernetes 1.35 is highlighted as a game-changer for stateful workload scaling, indicating a continued focus on making Kubernetes more robust for complex applications. Discussions also revolved around proactive autoscaling for edge applications and strategies for managing Spark workloads on Kubernetes more cost-efficiently. Developer experience tools, such as Red Hat&rsquo;s enterprise Podman Desktop, are emerging to simplify container management and provide alternatives to Docker Desktop, addressing the need for streamlined development workflows in a containerized world.</p>
<p>Security and policy management received important updates, with Kyverno 1.17 stabilizing its Common Expression Language (CEL) policy engine, making policy enforcement more powerful and flexible. Projects like OPA, External Secrets, Kubescape, and Cosign released updates to enhance security posture, policy enforcement, and software supply chain integrity. Furthermore, critical security advisories, such as those for Strimzi Kafka Operator, served as a reminder of the ongoing need for vigilance and timely upgrades in the cloud native landscape.</p>
<p>Finally, broader cloud adoption and strategy discussions touched upon the challenges of migrating from major cloud providers to EU-based alternatives, the continued dominance of hybrid scenarios in enterprise IT (especially with SAP users), and concerns about vendor lock-in. Tools like Red Hat&rsquo;s digital sovereignty checker aim to empower organizations in evaluating and improving their cloud strategies.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Hacker News discussions were heavily dominated by the rapid rise of AI agents and their practical implications for cloud native development. There was a strong interest in how to safely run autonomous coding agents on Kubernetes, with several &ldquo;Show HN&rdquo; projects demonstrating frameworks and tools for deploying, managing, and monitoring these agents. The community also debated the perceived &ldquo;AI hype&rdquo; and the challenge of distinguishing genuinely innovative tools from &ldquo;AI wrappers,&rdquo; reflecting a desire for practical, impactful solutions. A recurring concern was the significant time developers spend on &ldquo;infrastructure setup&rdquo; versus feature development, suggesting a continued demand for simplified cloud native architectures and developer tooling.</p>
<h2 id="-week-in-numbers">📊 Week in Numbers</h2>
<ul>
<li>37 stable releases across 19 projects</li>
<li>10th anniversary of the Cloud Native Computing Foundation (CNCF)</li>
<li>96% of developers don&rsquo;t trust AI-generated code</li>
<li>Approximately 80% of developer time is still spent on infrastructure setup, not features</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-09/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-9">📚 All Articles from Week 9</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="azure-devops-blog-2">Azure DevOps Blog (2)</h2>
<ul>
<li><a href="https://devblogs.microsoft.com/devops/tfvc-remove-existing-obsolete-policies-asap/" target="_blank" rel="noopener">TFVC Remove Existing Obsolete Policies ASAP</a></li>
<li><a href="https://devblogs.microsoft.com/devops/condensed-views-on-kanban-and-sprint-boards/" target="_blank" rel="noopener">Condensed views on Kanban and Sprint boards</a></li>
</ul>
<h2 id="cncf-blog-4">CNCF Blog (4)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/02/20/kubecon-cloudnativecon-europe-2026-co-located-event-deep-dive-agentics-day-mcp-agents/" target="_blank" rel="noopener">KubeCon + CloudNativeCon Europe 2026 Co-located Event Deep Dive: Agentics Day: MCP + Agents</a></li>
<li><a href="https://www.cncf.io/blog/2026/02/19/state-of-cloud-native-2026-cncf-ctos-insights-and-predictions/" target="_blank" rel="noopener">State of cloud native 2026: CNCF CTO’s insights and predictions</a></li>
<li><a href="https://www.cncf.io/announcements/2026/02/18/cncf-releases-2026-observability-summit-north-america-schedule-as-cloud-native-observability-adoption-expands/" target="_blank" rel="noopener">CNCF Releases 2026 Observability Summit North America Schedule as Cloud Native Observability Adoption Expands</a></li>
<li><a href="https://www.cncf.io/blog/2026/02/18/announcing-kyverno-1-17/" target="_blank" rel="noopener">Announcing Kyverno 1.17!</a></li>
</ul>
<h2 id="hacker-news-134">Hacker News (134)</h2>
<ul>
<li><a href="https://thedecipherist.com/articles/docker_swarm_vs_kubernetes/" target="_blank" rel="noopener">Docker Swarm vs. Kubernetes in 2026</a></li>
<li><a href="https://k8s.af/" target="_blank" rel="noopener">Kubernetes Failure Stories</a></li>
<li><a href="https://github.com/iamtelescope/telescope/releases/tag/v0.0.24" target="_blank" rel="noopener">Show HN: Telescope now queries Kubernetes logs directly</a></li>
<li><a href="https://github.com/axon-core/axon" target="_blank" rel="noopener">Show HN: Axon – Run autonomous coding agents(Claude, Codex) safely on Kubernetes</a></li>
<li><a href="https://plakar.io/posts/2026-02-18/backing-up-kubernetes-clusters-with-plakar/" target="_blank" rel="noopener">Backing up Kubernetes clusters with Plakar</a></li>
<li><a href="https://orchestera.com/" target="_blank" rel="noopener">Show HN: Orchestera – Managed Apache Spark on Kubernetes in Your Own AWS Account</a></li>
<li><a href="https://github.com/axon-core/axon" target="_blank" rel="noopener">Show HN: Axon – Let coding agents develop their own framework on Kubernetes</a></li>
<li><a href="https://openclaw.rocks/blog/deploy-openclaw-kubernetes" target="_blank" rel="noopener">How to Deploy OpenClaw on Kubernetes (K8s Operator)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47098852" target="_blank" rel="noopener">Peer validation platform for engineering skills (inspired by X community notes)</a></li>
<li><a href="https://extra-steps.dev" target="_blank" rel="noopener">Show HN: Extra-steps.dev – AI hype mapped to CS primitives</a></li>
<li><a href="https://www.notion.com/blog/balancing-cost-and-reliability-for-spark-on-kubernetes" target="_blank" rel="noopener">Building a Cost-Efficient and Reliable Spark Platform on K8s (60–90% Savings)</a></li>
<li><a href="https://outplane.com/blog/cloud-native-architecture-small-teams" target="_blank" rel="noopener">Cloud Native Architecture for Small Teams: A Practical Guide</a></li>
<li><a href="https://github.com/illegal-instruction-co/recall-lite" target="_blank" rel="noopener">Show HN: Recall Lite – Local semantic search for Windows (Rust/Tauri, no cloud)</a></li>
<li><a href="https://github.com/suitedaces/dorabot" target="_blank" rel="noopener">Show HN: Turn Claude Code or Codex into proactive, autonomous 24/7 AI agents</a></li>
<li><a href="https://github.com/yuukiLike/cc-md" target="_blank" rel="noopener">Show HN: Cc-md – Zero-cost Obsidian sync across iPhone, Mac, and GitHub</a></li>
<li><a href="https://news.ycombinator.com/item?id=47056911" target="_blank" rel="noopener">A Local-Algebraic Route to Emergent Gravity (100 Pages)</a></li>
<li><a href="https://www.cnn.com/2026/02/17/business/video/berman-egan-tarrifs-price-hikes-cnc" target="_blank" rel="noopener">Tariffs strike again: Companies warn of price increases in 2026</a></li>
<li><a href="https://www.docker.com/blog/run-nanoclaw-in-docker-shell-sandboxes/" target="_blank" rel="noopener">Running NanoClaw in a Docker Shell Sandbox</a></li>
<li><a href="https://github.com/a11ce/docker-lisp" target="_blank" rel="noopener">Show HN: A Lisp where each function call runs a Docker container</a></li>
<li><a href="https://github.com/imbue-ai/keystone" target="_blank" rel="noopener">Show HN: Keystone – configure Dockerfiles and dev containers for any repo</a></li>
<li><a href="https://www.softwareandbooz.com/introducing-bluebox-docker-a-living-postgresql-sample-database/" target="_blank" rel="noopener">Bluebox Docker: A Living PostgreSQL Sample Database</a></li>
<li><a href="https://ntietz.com/blog/til-docker-log-rotation/" target="_blank" rel="noopener">TIL: Docker Log Rotation</a></li>
<li><a href="https://news.ycombinator.com/item?id=47060234" target="_blank" rel="noopener">Tell HN: We analyzed our dev time.80% is still infrastructure&rsquo;setup&rsquo;,notfeatures</a></li>
<li><a href="https://github.com/thobiasn/tori-cli" target="_blank" rel="noopener">Show HN: I replaced Grafana+Prometheus with a Go binary and SSH for my VPSs</a></li>
<li><a href="https://ch-ui.com" target="_blank" rel="noopener">Show HN: CH-UI v2 – ClickHouse workspace in a single binary (Go and Svelte)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47074347" target="_blank" rel="noopener">The $2k Laptop That Replaced My $200/Month AI Subscription</a></li>
<li><a href="https://jeescholar.com/" target="_blank" rel="noopener">Show HN: I indexed the academic papers buried in the DOJ Epstein Files</a></li>
<li><a href="https://news.ycombinator.com/item?id=47084365" target="_blank" rel="noopener">Show HN: Syne – AI agent that remembers everything, built on PostgreSQL</a></li>
<li><a href="https://news.ycombinator.com/item?id=47074571" target="_blank" rel="noopener">Tell HN: A production-ready &ldquo;Hello World&rdquo; is now ~600 files</a></li>
<li><a href="https://news.ycombinator.com/item?id=47106215" target="_blank" rel="noopener">Show HN: Saga – A Jira-like project tracker MCP server for AI agents (SQLite)</a></li>
<li><a href="https://lobsterhelper.com" target="_blank" rel="noopener">Show HN: LobsterHelper – Managed OpenClaw on Firecracker VMs</a></li>
<li><a href="https://github.com/obsessiondb/signoz-obsessiondb" target="_blank" rel="noopener">Show HN: Run SigNoz on ObsessionDB and ClickHouse Cloud</a></li>
<li><a href="https://news.ycombinator.com/item?id=47053991" target="_blank" rel="noopener">Show HN: FolioDoc – I built a tool to stop chasing clients for documents</a></li>
<li><a href="https://github.com/michaloo/flarepilot" target="_blank" rel="noopener">Show HN: Heroku/Fly.io-like app deployments to Cloudflare Containers</a></li>
<li><a href="https://github.com/Keeeeeeeks/opencode-dashboard" target="_blank" rel="noopener">Show HN: OCD – Open-source Kanban dashboard for monitoring AI coding agents</a></li>
<li><a href="https://github.com/fells-code/seamless-auth-api" target="_blank" rel="noopener">Show HN: Seamless Auth – open-source passwordless authentication</a></li>
<li><a href="https://news.ycombinator.com/item?id=47048811" target="_blank" rel="noopener">Show HN: Voicetest – open-source test harness for voice AI agents</a></li>
<li><a href="https://news.ycombinator.com/item?id=47098891" target="_blank" rel="noopener">Show HN: New kid on the block: meet Ajime, robotics CI/CD next-gen platform</a></li>
<li><a href="https://news.ycombinator.com/item?id=47101213" target="_blank" rel="noopener">Seeking a Front End Engineer Role</a></li>
<li><a href="https://github.com/basecamp/upright" target="_blank" rel="noopener">Basecamp/upright: Synthetic monitoring engine with Playwright and Prometheus</a></li>
<li><a href="https://dashboard.rocketgraph.app" target="_blank" rel="noopener">Show HN: Cursor for Observability</a></li>
<li><a href="https://weberdominik.com/blog/ai-coding-enjoyable/" target="_blank" rel="noopener">AI made coding more enjoyable</a></li>
<li><a href="https://news.ycombinator.com/item?id=47034752" target="_blank" rel="noopener">Show HN: 2d platformer game built with Codex (zero code)</a></li>
<li><a href="https://news.ycombinator.com/item?id=47044810" target="_blank" rel="noopener">HN is an echo chamber of AI wrappers. Moving to Slashdot</a></li>
<li><a href="https://news.ycombinator.com/item?id=47079802" target="_blank" rel="noopener">Ask HN: In the Age of AI, How Do I Grow as a Software Engineer?</a></li>
<li><a href="https://github.com/Reebz/claude-battery" target="_blank" rel="noopener">Show HN: Claude Battery – usage at a glance. A minimalist macOS menu bar widget</a></li>
<li><a href="https://news.ycombinator.com/item?id=47087006" target="_blank" rel="noopener">Is there a way to sort/filter by score on Hacker News?</a></li>
<li><a href="https://github.com/clawbernetes/clawbernetes" target="_blank" rel="noopener">Show HN: Clawbernetes – Replace kubectl with conversation (Rust)</a></li>
<li><a href="https://github.com/theaniketgiri/aip" target="_blank" rel="noopener">Show HN: AIP – An open protocol for verifying what AI agents are allowed to do</a></li>
<li><a href="https://news.ycombinator.com/item?id=47049824" target="_blank" rel="noopener">Thank HN: You helped save 33k lives</a></li>
<li><a href="https://arxiv.org/abs/2602.11988" target="_blank" rel="noopener">Evaluating AGENTS.md: are they helpful for coding agents?</a></li>
<li><a href="https://www.wired.com/story/an-fbi-asset-helped-run-a-dark-web-site-that-sold-fentanyl-laced-drugs-for-years/" target="_blank" rel="noopener">FBI &lsquo;Asset&rsquo; Helped Run a Dark Web Site That Sold Fentanyl-Laced Drugs for Years</a></li>
<li><a href="https://apnews.com/article/trump-tariff-truth-social-872c8f04112a8991d8aa6ae5005767b6" target="_blank" rel="noopener">Trump says he&rsquo;ll raise tariffs to 15 percent after Supreme Court ruling</a></li>
<li><a href="https://arstechnica.com/gadgets/2024/04/5-25-inch-floppy-disks-expected-to-help-run-san-francisco-trains-until-2030/" target="_blank" rel="noopener">5.25-inch floppy disks expected to help run San Francisco trains until 2030 (2024)</a></li>
<li><a href="https://washingtonmonthly.com/2026/02/17/trump-media-control-paramount-warner-merger/" target="_blank" rel="noopener">Trump will kill Netflix&rsquo;s bid for Warner and help Paramount win</a></li>
<li><a href="https://venturebeat.com/orchestration/qodo-2-1-solves-your-coding-agents-amnesia-problem-giving-them-an-11" target="_blank" rel="noopener">Should Be Helpful</a></li>
<li><a href="https://arstechnica.com/gadgets/2024/04/5-25-inch-floppy-disks-expected-to-help-run-san-francisco-trains-until-2030/" target="_blank" rel="noopener">5.25-inch floppy disks expected to help run San Francisco trains until 2030</a></li>
<li><a href="https://www.phoronix.com/news/AI-50-80x-IO-uring" target="_blank" rel="noopener">AI Helped Uncover a &ldquo;50-80x Improvement&rdquo; for Linux&rsquo;s IO_uring</a></li>
<li><a href="https://www.neuronapp.tech/" target="_blank" rel="noopener">Show HN: A tool to help you remember shit you are interested in</a></li>
<li><a href="https://trypixie.com/?q=hn" target="_blank" rel="noopener">Show HN: I built Pixie to help parents employee their kids and fund retirement</a></li>
<li><a href="https://notactuallytreyanastasio.github.io/deciduous/" target="_blank" rel="noopener">Deciduous – A code archaeology, living memory, and LLM programming helper tool</a></li>
<li><a href="https://github.com/github/github-ospo" target="_blank" rel="noopener">GitHub-ospo – Helping open source program offices get started</a></li>
<li><a href="https://www.pbs.org/newshour/science/injured-by-a-fishing-hook-this-seabird-knocked-on-the-er-door-for-help" target="_blank" rel="noopener">Injured by a fishing hook, this seabird knocked on the ER door for help</a></li>
<li><a href="https://www.theguardian.com/science/2026/feb/16/psychedelic-drug-dmt-treat-depression-trial-shows" target="_blank" rel="noopener">Single dose of potent psychedelic drug could help treat depression, trial shows</a></li>
<li><a href="https://www.dev-log.me/why_comments_drift_detection/" target="_blank" rel="noopener">I Have Trust Issues with My AI. Canary Comments Help</a></li>
<li><a href="https://insideclimatenews.org/news/22012026/michigan-cherry-farms-american-kestrel-food-safety/" target="_blank" rel="noopener">Tiny falcons are helping keep the food supply safe on cherry farms</a></li>
<li><a href="https://www.tomshardware.com/tech-industry/cyber-security/a-16-year-old-intern-helped-netgear-catch-scammers-in-india-for-usd800-culprits-would-pose-as-netgear-employees-and-sell-fake-support-packages-to-customers" target="_blank" rel="noopener">A 16-year-old intern helped Netgear catch scammers in India for $800</a></li>
<li><a href="https://www.ft.com/content/715fca08-b496-404a-bd6a-aa7124c4b1b8" target="_blank" rel="noopener">Australia counts sheep with AI to help farmers sleep easily</a></li>
<li><a href="https://www.motherjones.com/environment/2026/02/tech-silicon-valley-ai-claims-help-fix-climate-crisis-greenwashing/" target="_blank" rel="noopener">Big Tech&rsquo;s Claims That AI Can Help Fix the Climate Crisis Are &ldquo;Greenwashing&rdquo;</a></li>
<li><a href="https://bigthink.com/neuropsych/quiet-eye-training/" target="_blank" rel="noopener">Training your gaze could help you master sports – and your own attention</a></li>
<li><a href="https://news.ycombinator.com/item?id=47110844" target="_blank" rel="noopener">Ask HN: How do you track 2026 AI price wars? I built a tool to help</a></li>
<li><a href="https://1nk.ai/bring-back" target="_blank" rel="noopener">Bring Back – AI that helps you reflect before texting your ex</a></li>
<li><a href="https://restofworld.org/2026/ai-deepfakes-grief-celebrations-india/" target="_blank" rel="noopener">Family deepfakes help people celebrate and grieve in India</a></li>
<li><a href="https://news.ycombinator.com/item?id=47070584" target="_blank" rel="noopener">Sayou – Open-source Dropbox for AI agents</a></li>
<li><a href="https://www.wsj.com/us-news/law/openai-employees-raised-alarms-about-canada-shooting-suspect-months-ago-b585df62" target="_blank" rel="noopener">OpenAI employees raised alarms about Canada shooting suspect months ago</a></li>
<li><a href="https://katebingamanburt.substack.com/p/20-years-ago-i-bought-a-tank-of-gas" target="_blank" rel="noopener">20 Years Ago I Bought a Tank of Gas in Mississippi and Decided to Draw It</a></li>
<li><a href="https://news.ycombinator.com/item?id=47108601" target="_blank" rel="noopener">Ask HN: Why doesn&rsquo;t HN have a rec algorithm?</a></li>
<li><a href="https://gizmodo.com/saturns-rings-came-from-a-two-moon-collision-about-100-million-years-ago-study-says-2000721450" target="_blank" rel="noopener">Saturn&rsquo;s Rings Came from a Two-Moon Collision About 100M Years Ago</a></li>
<li><a href="https://thehobbyist.substack.com/p/the-agony-and-the-ecstasy-one-year" target="_blank" rel="noopener">The Agony and the Ecstasy: One Year on the Full Time Poker Tournament Grind</a></li>
<li><a href="https://asteroidos.org/news/2-0-release/index.html" target="_blank" rel="noopener">Show HN: AsteroidOS 2.0 – Nobody asked, we shipped anyway</a></li>
<li><a href="https://github.com/IronsideXXVI/Hacker-News" target="_blank" rel="noopener">Show HN: A native macOS client for Hacker News, built with SwiftUI</a></li>
<li><a href="https://news.ycombinator.com/item?id=47060220" target="_blank" rel="noopener">Show HN: Rebrain.gg – Doom learn, don&rsquo;t doom scroll</a></li>
<li><a href="https://humanrootoftrust.org/" target="_blank" rel="noopener">The Human Root of Trust – public domain framework for agent accountability</a></li>
<li><a href="https://news.ycombinator.com/item?id=47108138" target="_blank" rel="noopener">MCPs are dead - CLIs won</a></li>
<li><a href="https://script-snap.com/" target="_blank" rel="noopener">Show HN: Script Snap – Extract code from videos</a></li>
<li><a href="https://simplepdf.com/forms" target="_blank" rel="noopener">Show HN: I curated 130 US PDF forms and made them fillable in browser</a></li>
<li><a href="https://github.com/vestauth/vestauth" target="_blank" rel="noopener">Show HN: Vestauth – Auth for Agents</a></li>
<li><a href="https://ambientcss.vercel.app/" target="_blank" rel="noopener">Show HN: Ambient CSS – Physically Based CSS and React Components</a></li>
<li><a href="https://news.ycombinator.com/item?id=47038451" target="_blank" rel="noopener">Tadpole the Language for Scraping 0.2.0 – Complex Control Flow, Stealth and More</a></li>
<li><a href="https://news.ycombinator.com/item?id=47081981" target="_blank" rel="noopener">Stripe closed our account over upsell transaction architecture, not fraud</a></li>
<li><a href="https://news.ycombinator.com/item?id=47051338" target="_blank" rel="noopener">Show HN: 7 months later – librari.io is live</a></li>
<li><a href="https://news.ycombinator.com/item?id=47063907" target="_blank" rel="noopener">As HN: Why is no one using my free library?</a></li>
<li><a href="https://byephone.io/" target="_blank" rel="noopener">Show HN: ByePhone- An AI assistant to automate tedious phone calls</a></li>
<li><a href="https://news.ycombinator.com/item?id=47065070" target="_blank" rel="noopener">Portabase 1.2.7: Large database backup support, UI/UX improvements</a></li>
<li><a href="https://github.com/razeghi71/dq" target="_blank" rel="noopener">Show HN: Dq – pipe-based CLI for querying CSV, JSON, Avro, and Parquet files</a></li>
<li><a href="https://news.ycombinator.com/item?id=47101136" target="_blank" rel="noopener">[Ask HN] Reading Recs for Product Management as a Dev</a></li>
<li><a href="https://news.ycombinator.com/item?id=47052525" target="_blank" rel="noopener">Ask HN: Why) are you using AI to browse the web?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47045501" target="_blank" rel="noopener">Ask HN: How Reliable Is Btrfs?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47103237" target="_blank" rel="noopener">Show HN: Hmem – Persistent hierarchical memory for AI coding agents (MCP)</a></li>
<li><a href="https://github.com/fluxerapp/fluxer" target="_blank" rel="noopener">Fluxer: Free, open source instant messaging and VoIP platform</a></li>
<li><a href="https://blog.fluxer.app/how-i-built-fluxer-a-discord-like-chat-app/" target="_blank" rel="noopener">I built Fluxer, a Discord-like chat app</a></li>
<li><a href="https://bitcoin-zero-down-2ea152.gitlab.io/gallery/gallery-item-neg-895/" target="_blank" rel="noopener">IR³Pidgins – Universal Language via Pure Flux</a></li>
<li><a href="https://repoclip.io/" target="_blank" rel="noopener">Show HN: RepoClip – Generate promo videos from GitHub repos using AI</a></li>
<li><a href="https://www.bbc.com/news/articles/cx2g8rz7yedo" target="_blank" rel="noopener">Single vaccine could protect against all coughs, colds and flus</a></li>
<li><a href="https://www.cnn.com/2026/02/18/health/fda-moderna-mrna-flu-vaccine-reversal" target="_blank" rel="noopener">FDA reverses course and will review Moderna&rsquo;s mRNA flu shot, company says</a></li>
<li><a href="https://arstechnica.com/health/2026/02/fda-does-u-turn-will-review-modernas-mrna-flu-shot-after-shocking-rejection/" target="_blank" rel="noopener">FDA reverses course on rejection of Moderna&rsquo;s mRNA flu vaccine</a></li>
<li><a href="https://arstechnica.com/science/2026/02/dna-inspired-molecule-breaks-records-for-storing-solar-heat/" target="_blank" rel="noopener">A fluid can store solar energy and then release it as heat months later</a></li>
<li><a href="https://github.com/devaryakjha/oore.build" target="_blank" rel="noopener">Show HN: Oore CI – self-hosted, Flutter-first mobile CI (public alpha)</a></li>
<li><a href="https://github.com/saranshbarua/flumen" target="_blank" rel="noopener">Show HN: Flumen – An open-source focus timer for macOS (menu bar, local data)</a></li>
<li><a href="https://economictimes.indiatimes.com/industry/healthcare/biotech/pharmaceuticals/us-fda-reverses-course-will-review-modernas-flu-vaccine/articleshow/128508103.cms?from=mdr" target="_blank" rel="noopener">US FDA reverses course, will review Moderna&rsquo;s flu vaccine</a></li>
<li><a href="https://www.flexport.com/blog/the-supreme-courts-ieepa-tariff-ruling-next-steps-potential-refunds-and/" target="_blank" rel="noopener">Flexport&rsquo;s take on the Supreme Court ruling on tariffs: What&rsquo;s next? Refunds?</a></li>
<li><a href="https://www.npr.org/2026/02/18/nx-s1-5718116/fda-moderna-mrna-flu-shot" target="_blank" rel="noopener">FDA reverses course on Moderna flu shot</a></li>
<li><a href="https://www.autoblog.com/news/china-moves-to-ban-yoke-steering-wheels-after-cracking-down-on-flush-door-handles" target="_blank" rel="noopener">China moves to ban yoke steering wheel after cracking down on flush door handles</a></li>
<li><a href="https://news.ycombinator.com/item?id=47074688" target="_blank" rel="noopener">Warning to Humanity: Why We Must Not Trust the AI &ldquo;Fluency Trap&rdquo;</a></li>
<li><a href="https://stephango.com/flexoki" target="_blank" rel="noopener">Flexoki</a></li>
<li><a href="https://www.nytimes.com/2026/02/18/health/fda-moderna-flu-vaccine-mrna.html" target="_blank" rel="noopener">FDA Reverses Decision and Agrees to Review Moderna&rsquo;s Flu Vaccine</a></li>
<li><a href="https://breadboards.io/" target="_blank" rel="noopener">Show HN: Breadboard – A modern HyperCard for building web apps on the canvas</a></li>
<li><a href="https://sokratisvidros.github.io/pg-workflows/" target="_blank" rel="noopener">Show HN: Pg-workflows – Lightweight workflows for Node.js using Postgres</a></li>
<li><a href="https://admin.flexprice.io" target="_blank" rel="noopener">Show HN: Credit-to-currency conversion controls for wallet-based billing</a></li>
<li><a href="https://news.ycombinator.com/item?id=47090622" target="_blank" rel="noopener">Ask HN: Anyone else exhausted by too rapid development of news?</a></li>
<li><a href="https://github.com/josiahsrc/voquill" target="_blank" rel="noopener">Show HN: Voquill - free, open source, cross-platform alternative to WisprFlow</a></li>
<li><a href="https://tropes.fyi/" target="_blank" rel="noopener">Show HN: Tropes.fyi – Name and shame AI writing</a></li>
<li><a href="https://www.8gent.tech/en" target="_blank" rel="noopener">Show HN: 8gent – Mobile first workflow automation for iOS</a></li>
<li><a href="https://github.com/servactory/servactory" target="_blank" rel="noopener">Show HN: Servactory – Typed service objects with declarative actions for Ruby</a></li>
<li><a href="https://salaryscript.com" target="_blank" rel="noopener">Show HN: SalaryScript – The FAANG Negotiation Playbook</a></li>
<li><a href="https://github.com/inconvoai/inconvo" target="_blank" rel="noopener">Show HN: Inconvo – open-source chat-with-data agent that doesn&rsquo;t generate SQL</a></li>
<li><a href="https://github.com/Ultraplot/UltraPlot/releases" target="_blank" rel="noopener">Show HN: UltraPlot 2.0 – semantic legends, better layouts, faster imports</a></li>
<li><a href="https://droidclaw.ai" target="_blank" rel="noopener">Show HN: DroidClaw – Turn old Android phones into AI agents</a></li>
<li><a href="https://github.com/cesr/poncho-ai" target="_blank" rel="noopener">Show HN: Poncho, a general agent harness built for the web</a></li>
<li><a href="https://signoz.io/blog/monitoring-openclaw-with-opentelemetry/" target="_blank" rel="noopener">OpenClaw&rsquo;s hidden OTel plugin shows where all your tokens go</a></li>
<li><a href="https://sonarly.com/" target="_blank" rel="noopener">Launch HN: Sonarly (YC W26) – AI agent to triage and fix your production alerts</a></li>
<li><a href="https://fostrom.io/" target="_blank" rel="noopener">Show HN: Fostrom, an IoT Cloud Platform built for developers</a></li>
<li><a href="https://news.ycombinator.com/item?id=47043484" target="_blank" rel="noopener">Ask HN: How do companies that use Cursor handle compliance?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47052556" target="_blank" rel="noopener">Show HN: Radar – Automated vulnerability scanning for SMBs (free in beta)</a></li>
</ul>
<h2 id="heise-cloud-9">Heise Cloud (9)</h2>
<ul>
<li><a href="https://www.heise.de/news/Erfahrungsbericht-Hindernislauf-beim-Umzug-von-Amazon-AWS-in-EU-Cloud-11185081.html" target="_blank" rel="noopener">Erfahrungsbericht: Hindernislauf beim Umzug von Amazon AWS in EU-Cloud</a></li>
<li><a href="https://www.heise.de/news/SAP-Anwender-Hybride-Szenarien-dominieren-den-HR-Alltag-auch-weiterhin-11184534.html" target="_blank" rel="noopener">SAP-Anwender: Hybride Szenarien dominieren den HR-Alltag auch weiterhin</a></li>
<li><a href="https://www.heise.de/news/Drei-Fragen-und-Antworten-Verschluesselung-in-der-Azure-Cloud-meistern-11182487.html" target="_blank" rel="noopener">Drei Fragen und Antworten: Verschlüsselung in der Azure Cloud meistern</a></li>
<li><a href="https://www.heise.de/news/IT-Milliarde-fuer-die-Arbeitsagentur-KI-Offensive-und-Cloud-Ausbau-in-Nuernberg-11183166.html" target="_blank" rel="noopener">IT-Milliarde für die Arbeitsagentur: KI-Offensive und Cloud-Ausbau in Nürnberg</a></li>
<li><a href="https://www.heise.de/hintergrund/Lokale-Windows-Server-mit-Azure-Arc-ueberwachen-11166101.html" target="_blank" rel="noopener">Lokale Windows Server mit Azure Arc überwachen</a></li>
<li><a href="https://www.heise.de/news/Sind-wir-digital-souveraen-Red-Hat-hilft-bei-der-Bewertung-11180181.html" target="_blank" rel="noopener">Unternehmen können ihre digitale Souveränität mit Red-Hat-Tool prüfen</a></li>
<li><a href="https://www.heise.de/news/Mittwoch-Recht-auf-Reparatur-ungenuegend-KI-Assistent-fuer-Wordpress-Webseiten-11180411.html" target="_blank" rel="noopener">Mittwoch: Recht auf Reparatur ungenügend, KI-Assistent für Wordpress-Webseiten</a></li>
<li><a href="https://www.heise.de/news/Studie-94-Prozent-der-IT-Leiter-fuerchten-Vendor-Lock-in-bei-Cloud-Diensten-11180055.html" target="_blank" rel="noopener">Cloud-Ernüchterung: Zwei Drittel suchen neue Desktop-Virtualisierung</a></li>
<li><a href="https://www.heise.de/ratgeber/Automatisierte-Forensik-in-der-Microsoft-Cloud-11092457.html" target="_blank" rel="noopener">Automatisierte Forensik in der Microsoft-Cloud</a></li>
</ul>
<h2 id="infoq-cloud-native-1">InfoQ Cloud Native (1)</h2>
<ul>
<li><a href="https://www.infoq.com/articles/proactive-autoscaling-edge-kubernetes/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Article: Proactive Autoscaling for Edge Applications in Kubernetes</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/this-simple-infrastructure-gap-is-holding-back-ai-productivity/" target="_blank" rel="noopener">This simple infrastructure gap is holding back AI productivity</a></li>
<li><a href="https://thenewstack.io/cloudflares-markdown-for-agents-automatically-make-websites-more-aifriendly/" target="_blank" rel="noopener">Cloudflare’s Markdown for Agents automatically make websites agent-ready</a></li>
<li><a href="https://thenewstack.io/wasm-vs-javascript-who-wins-at-a-million-rows/" target="_blank" rel="noopener">Wasm vs. JavaScript: Who wins at a million rows?</a></li>
<li><a href="https://thenewstack.io/kubernetes-vpa-inplace-resize/" target="_blank" rel="noopener">Why Kubernetes 1.35 is a game-changer for stateful workload scaling</a></li>
<li><a href="https://thenewstack.io/claude-code-comes-to-roadmap-openclaw-loses-its-head-and-ai-workslop/" target="_blank" rel="noopener">Claude Code comes to Roadmap, OpenClaw loses its head, and AI workslop</a></li>
<li><a href="https://thenewstack.io/model-context-protocol-evolution/" target="_blank" rel="noopener">Beyond the vibe code: The steep mountain MCP must climb to reach production</a></li>
<li><a href="https://thenewstack.io/red-hat-enters-the-cloud-native-developer-desktop-market/" target="_blank" rel="noopener">Red Hat takes on Docker Desktop with its enterprise Podman Desktop build</a></li>
<li><a href="https://thenewstack.io/nanoclaw-minimalist-ai-agents/" target="_blank" rel="noopener">NanoClaw’s answer to OpenClaw is minimal code, maximum isolation</a></li>
<li><a href="https://thenewstack.io/agentic-ai-verification-impact/" target="_blank" rel="noopener">96% of developers don’t trust AI code: Here’s a step toward the fix</a></li>
<li><a href="https://thenewstack.io/agent-framework-container-wars/" target="_blank" rel="noopener">The reason big tech is giving away AI agent frameworks</a></li>
<li><a href="https://thenewstack.io/unified-data-platform-strategy/" target="_blank" rel="noopener">Why the era of relying on dozens of “purpose-built” databases is finally coming to an end</a></li>
<li><a href="https://thenewstack.io/feature-flags-ai-agents/" target="_blank" rel="noopener">The developer as conductor: Leading an orchestra of AI agents with the feature flag baton</a></li>
<li><a href="https://thenewstack.io/want-an-easy-way-to-manage-podman-containers-here-it-is/" target="_blank" rel="noopener">Want an easy way to manage Podman containers? Here it is.</a></li>
<li><a href="https://thenewstack.io/modernizing-itops-incident-management/" target="_blank" rel="noopener">The essential shift every ITOps leader must make to survive an unrelenting stream of incidents</a></li>
<li><a href="https://thenewstack.io/ai-agents-appsec-strategy/" target="_blank" rel="noopener">AI agents are accelerating vulnerability discovery. Here’s how AppSec teams must adapt.</a></li>
<li><a href="https://thenewstack.io/llm-database-context-mcp/" target="_blank" rel="noopener">How your LLM is silently hallucinating company revenue</a></li>
<li><a href="https://thenewstack.io/ciso-identity-complexity-strategy/" target="_blank" rel="noopener">Rising identity complexity: How CISOs can prevent it from becoming an attacker’s roadmap</a></li>
<li><a href="https://thenewstack.io/googles-gemini-3-1-pro-is-mostly-great/" target="_blank" rel="noopener">Google’s Gemini 3.1 Pro is mostly great</a></li>
<li><a href="https://thenewstack.io/twilio-a2h-protocol-launch/" target="_blank" rel="noopener">Twilio’s A2H is a new protocol that helps agents talk to humans</a></li>
<li><a href="https://thenewstack.io/prometheus-and-opentelemetry-love-each-other-more-than-in-the-past/" target="_blank" rel="noopener">Prometheus and OpenTelemetry finally play nice</a></li>
<li><a href="https://thenewstack.io/anthropic-agent-sdk-confusion/" target="_blank" rel="noopener">Anthropic: You can still use your Claude accounts to run OpenClaw, NanoClaw and Co.</a></li>
<li><a href="https://thenewstack.io/vibe-coding-spec-driven/" target="_blank" rel="noopener">Beyond vibe coding: the case for spec-driven AI development</a></li>
<li><a href="https://thenewstack.io/sustainable-on-call-strategies/" target="_blank" rel="noopener">Is your on-call rotation quietly burning out top talent?</a></li>
<li><a href="https://thenewstack.io/agentic-knowledge-base-patterns/" target="_blank" rel="noopener">6 agentic knowledge base patterns emerging in the wild</a></li>
<li><a href="https://thenewstack.io/simplify-managing-your-docker-compose-files-with-this-handy-tool/" target="_blank" rel="noopener">Simplify managing your Docker compose files with this handy tool</a></li>
<li><a href="https://thenewstack.io/production-ai-infrastructure-guide/" target="_blank" rel="noopener">From notebooks to nodes: Architecting production-ready AI infrastructure</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-09/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 8, Feb 16-22, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-08/</link>
      <pubDate>Mon, 16 Feb 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-08/</guid>
      <description>This week: 63 releases, 170 news items. Notable: trickster v2.0.0.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week in Cloud Native saw a flurry of activity, particularly with numerous patch releases across core Kubernetes, K3s, and various ecosystem projects, ensuring stability and security. The community also engaged in significant discussions around the evolving role of AI in development workflows and renewed focus on cloud native security initiatives.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="orchestration--edge">Orchestration &amp; Edge</h3>
<ul>
<li><strong><a href="https://github.com/kubernetes/kubernetes/releases/tag/v1.35.1" target="_blank" rel="noopener">Kubernetes v1.35.1, v1.34.4, v1.33.8, v1.32.12</a></strong> - Multiple patch releases across various stable branches, focusing on bug fixes and maintenance.</li>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.35.1%2Bk3s1" target="_blank" rel="noopener">K3s v1.35.1+k3s1, v1.34.4+k3s1, v1.33.8+k3s1, v1.32.12+k3s1</a></strong> - Multiple patch releases updating Kubernetes to their respective latest stable versions and addressing issues like high CPU usage in <code>etcd</code> after restart.</li>
</ul>
<h3 id="storage--databases">Storage &amp; Databases</h3>
<ul>
<li><strong><a href="https://github.com/etcd-io/etcd/releases/tag/v3.6.8" target="_blank" rel="noopener">etcd v3.6.8, v3.5.27, v3.4.41</a></strong> - Maintenance updates across several stable branches of the distributed key-value store, including bug fixes.</li>
<li><strong><a href="https://github.com/vitessio/vitess/releases/tag/v23.0.2" target="_blank" rel="noopener">Vitess v23.0.2</a></strong> - A patch release for the sharding middleware for MySQL, including 16 merged Pull Requests for bug fixes and improvements.</li>
<li><strong><a href="https://github.com/kubernetes-csi/external-snapshotter/releases/tag/v8.5.0" target="_blank" rel="noopener">Kubernetes CSI External Snapshotter v8.5.0</a></strong> - Supports CSI Spec v1.0-1.12, with VolumeGroupSnapshot moving to GA, and updates the minimum Kubernetes version to 1.25.</li>
</ul>
<h3 id="networking--service-mesh">Networking &amp; Service Mesh</h3>
<ul>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.18.7" target="_blank" rel="noopener">Cilium v1.18.7</a></strong> - Includes minor changes like excluding certain Kubernetes labels from security labels and bug fixes.</li>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.17.13" target="_blank" rel="noopener">Cilium v1.17.13</a></strong> - Adds <code>libatomic1</code> for <code>cilium-envoy</code> dependency and other minor changes.</li>
<li><strong><a href="https://github.com/istio/istio/releases/tag/1.27.6" target="_blank" rel="noopener">Istio 1.27.6</a></strong> - A maintenance release for the service mesh.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.13.1" target="_blank" rel="noopener">Kuma v2.13.1, v2.12.6, v2.11.9, v2.10.10, v2.7.21</a></strong> - Multiple maintenance and security updates across various stable branches, including dependency bumps and bug fixes.</li>
</ul>
<h3 id="observability--monitoring">Observability &amp; Monitoring</h3>
<ul>
<li><strong><a href="https://github.com/grafana/loki/releases/tag/v3.5.10" target="_blank" rel="noopener">Loki v3.5.10</a></strong> - This patch release updates to Go 1.25.7 and includes bug fixes.</li>
<li><strong><a href="https://github.com/thanos-io/thanos/releases/tag/v0.41.0" target="_blank" rel="noopener">Thanos v0.41.0</a></strong> - Introduces batched Series and Query RPCs for drastic improvements in network bandwidth and CPU/Memory usage, alongside several bug fixes.</li>
<li><strong><a href="https://github.com/sustainable-computing-io/kepler/releases/tag/v0.11.4" target="_blank" rel="noopener">Kepler v0.11.4</a></strong> - Adds features like updating the energy interface to expose a power method and implementing a device reader for architectures with <code>hwmon</code> sensors.</li>
<li><strong><a href="https://github.com/inspektor-gadget/inspektor-gadget/releases/tag/v0.49.1" target="_blank" rel="noopener">Inspektor Gadget v0.49.1</a></strong> - A bug fix release that escapes strings before printing them in <code>pkg:columns</code>.</li>
<li><strong><a href="https://github.com/openobserve/openobserve/releases/tag/v0.60.0" target="_blank" rel="noopener">OpenObserve v0.60.0</a></strong> - Focuses on bug fixes, including redirects to the login page on unauthorized errors and dashboard refresh warnings.</li>
</ul>
<h3 id="developer-tools--ecosystem">Developer Tools &amp; Ecosystem</h3>
<ul>
<li><strong><a href="https://github.com/helm/helm/releases/tag/v4.1.1" target="_blank" rel="noopener">Helm v4.1.1</a></strong> - A patch release that encourages users to upgrade for the best experience, indicating bug fixes and minor improvements.</li>
<li><strong><a href="https://github.com/telepresenceio/telepresence/releases/tag/v2.26.2" target="_blank" rel="noopener">Telepresence v2.26.2</a></strong> - A patch release providing official release artifacts for various platforms.</li>
<li><strong><a href="https://github.com/trickstercache/trickster/releases/tag/v2.0.0" target="_blank" rel="noopener">Trickster v2.0.0</a></strong> - A major release introducing significant new features and changes from Trickster 1.x, with an emphasis on performance and caching improvements.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/kustomize/releases/tag/kustomize/v5.8.1" target="_blank" rel="noopener">Kustomize v5.8.1</a></strong> - Completes a fix for namespace propagation, addresses breaking changes with Helm v4, and includes other bug fixes.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/kustomize/releases/tag/kyaml/v0.21.1" target="_blank" rel="noopener">Kustomize kyaml/v0.21.1</a></strong> - A minor release for the <code>kyaml</code> library component.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/kustomize/releases/tag/cmd/config/v0.21.1" target="_blank" rel="noopener">Kustomize cmd/config/v0.21.1</a></strong> - Updates <code>kyaml</code> to v0.21.1.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/kustomize/releases/tag/api/v0.21.1" target="_blank" rel="noopener">Kustomize api/v0.21.1</a></strong> - Includes fixes for empty patches files, Helm v4 support, and namespace propagation.</li>
<li><strong><a href="https://github.com/nuclio/nuclio/releases/tag/1.15.17" target="_blank" rel="noopener">Nuclio 1.15.17</a></strong> - Adds <code>streamingFlushPeriodDuration</code> configuration and bumps Go version to 1.25.7, along with other dependency updates.</li>
<li><strong><a href="https://github.com/containers/skopeo/releases/tag/v1.22.0" target="_blank" rel="noopener">Skopeo v1.22.0</a></strong> - A new minor release for the container image inspection and transfer tool.</li>
<li><strong><a href="https://github.com/containers/podman/releases/tag/v5.8.0" target="_blank" rel="noopener">Podman v5.8.0</a></strong> - Introduces new features such as installing multiple Quadlet files and supporting <code>AppArmor</code> configuration in <code>.container</code> files.</li>
</ul>
<h3 id="security--cost-management">Security &amp; Cost Management</h3>
<ul>
<li><strong><a href="https://github.com/kubescape/kubescape/releases/tag/v4.0.1" target="_blank" rel="noopener">Kubescape v4.0.1</a></strong> - Enhances version testing in smoke tests and fixes a bug in <code>isRuleKubescapeVersionCompatible</code>.</li>
<li><strong><a href="https://github.com/opencost/opencost/releases/tag/v1.119.2" target="_blank" rel="noopener">OpenCost v1.119.2</a></strong> - Introduces configurable metrics emitter query windows and includes fixes for propagating request context and Kubernetes secret mount paths.</li>
</ul>
<h3 id="batch-processing--runtimes">Batch Processing &amp; Runtimes</h3>
<ul>
<li><strong><a href="https://github.com/volcano-sh/volcano/releases/tag/v1.14.1" target="_blank" rel="noopener">Volcano v1.14.1</a></strong> - A bug fix release addressing issues with job scheduling and <code>AllocatedHyperNode</code> recovery for sub-jobs.</li>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.16.9" target="_blank" rel="noopener">Dapr Runtime v1.16.9</a></strong> - A bug fix release that upgrades Go to 1.24.13 to address vulnerabilities and resolves issues like ignored Pulsar PubSub subscription options.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>The cloud native landscape continues to evolve at a rapid pace, with this week highlighting significant advancements in core Kubernetes functionalities, the pervasive integration of AI, and a strong emphasis on security. Multiple patch releases for Kubernetes and K3s underscore the ongoing commitment to stability and reliability across various versions, while Cluster API v1.12 introduced powerful features like in-place updates and chained upgrades, simplifying Kubernetes cluster lifecycle management. The CNCF further showcased the ecosystem&rsquo;s breadth with a deep dive into Telco Day at the upcoming KubeCon + CloudNativeCon Europe, signaling growing adoption in specialized industries.</p>
<p>A dominant theme this week was the increasing influence of AI across the development lifecycle. New tools and platforms are emerging, focusing on &ldquo;agentic workflows&rdquo; where AI agents assist or even autonomously handle coding tasks, debugging, and infrastructure management. GitHub&rsquo;s Agentic Workflows and various &ldquo;Docker for Code&rdquo; initiatives aim to streamline CI/CD with continuous AI. However, this trend isn&rsquo;t without its challenges; concerns about &ldquo;AI slop&rdquo; (low-quality AI-generated code) and the complexities of auditing and safely shutting down misbehaving AI in production were widely discussed. The industry is actively seeking ways to ground AI agents in accurate data and build AI-ready infrastructure to harness their potential effectively.</p>
<p>Security remains a top priority, with the CNCF announcing the return of the Security Slam, now open to all open-source projects, emphasizing a broader community effort towards supply chain security. This comes alongside discussions around the security of platforms like Deno and the ongoing &ldquo;hunt for truly zero-CVE container images&rdquo; championed by projects like Chainguard. New tools leveraging eBPF, such as Azazel for malware analysis and Buildcage for restricting network access during Docker builds, demonstrate innovative approaches to enhancing cloud native security postures. Simultaneously, observability projects like Thanos, Loki, and OpenObserve released updates, with Thanos v0.41.0 bringing significant performance improvements through batched RPCs, crucial for monitoring complex cloud environments.</p>
<p>Finally, the developer experience continues to be refined with updates to essential tools. Podman v5.8.0 introduced improvements for Quadlet files and AppArmor integration, enhancing container runtime management. Helm v4.1.1 received a patch release, and Kustomize v5.8.1 addressed critical issues including namespace propagation and compatibility with Helm v4. On the cloud provider front, LocalStack&rsquo;s changes to its community edition sparked developer conversations, while AWS highlighted enhanced Kubernetes high availability with Application Recovery Controller and Karpenter integration. These developments collectively point towards a more mature, secure, and AI-augmented cloud native ecosystem.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Hacker News was abuzz with discussions around the practicalities and pitfalls of integrating AI into development. Topics ranged from new open-source AI agent frameworks and &ldquo;semantic containers&rdquo; for isolating AI logic, to critical conversations about the quality of AI-generated code (&ldquo;AI slop&rdquo;) and strategies for shutting down misbehaving AI in production. There was also keen interest in Kubernetes-native tools like a Renovate Operator and discussions on cloud-native security and advanced monitoring solutions.</p>
<h2 id="-week-in-numbers">📊 Week in Numbers</h2>
<ul>
<li>40 stable releases across 24 projects</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-08/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-8">📚 All Articles from Week 8</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-containers-1">AWS Containers (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/containers/enhance-kubernetes-high-availability-with-amazon-application-recovery-controller-and-karpenter-integration/" target="_blank" rel="noopener">Enhance Kubernetes high availability with Amazon Application Recovery Controller and Karpenter integration</a></li>
</ul>
<h2 id="azure-devops-blog-1">Azure DevOps Blog (1)</h2>
<ul>
<li><a href="https://devblogs.microsoft.com/devops/february-patches-for-azure-devops-server-5/" target="_blank" rel="noopener">February Patches for Azure DevOps Server</a></li>
</ul>
<h2 id="cncf-blog-4">CNCF Blog (4)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/02/13/kubecon-cloudnativecon-europe-2026-co-located-event-deep-dive-telco-day/" target="_blank" rel="noopener">KubeCon + CloudNativeCon Europe 2026 Co-located Event Deep Dive: Telco Day</a></li>
<li><a href="https://www.cncf.io/blog/2026/02/11/security-slam-returns-for-2026-now-open-to-all-open-source-projects/" target="_blank" rel="noopener">Security Slam Returns for 2026 — Now Open to All Open Source Projects</a></li>
<li><a href="https://www.cncf.io/blog/2026/02/09/what-cncf-project-velocity-in-2025-reveals-about-cloud-natives-future/" target="_blank" rel="noopener">What CNCF Project Velocity in 2025 Reveals About Cloud Native’s Future</a></li>
<li><a href="https://www.cncf.io/blog/2026/02/09/cluster-api-v1-12-introducing-in-place-updates-and-chained-upgrades/" target="_blank" rel="noopener">Cluster API v1.12: Introducing in-place updates and chained upgrades</a></li>
</ul>
<h2 id="hacker-news-131">Hacker News (131)</h2>
<ul>
<li><a href="https://github.com/klawsh/klaw.sh" target="_blank" rel="noopener">Show HN: Klaw.sh – Kubernetes for AI agents</a></li>
<li><a href="https://github.com/mogenius/renovate-operator" target="_blank" rel="noopener">Show HN: Renovate – The Kubernetes-Native Way</a></li>
<li><a href="https://blog.skypilot.co/slurm-to-k8s-migration/" target="_blank" rel="noopener">Migrating from Slurm to Kubernetes</a></li>
<li><a href="https://github.com/OpenClaw-rocks/k8s-operator" target="_blank" rel="noopener">Show HN: OpenClaw Kubernetes Operator</a></li>
<li><a href="https://github.com/QDenka/awesome-software-design" target="_blank" rel="noopener">Show HN: Software Design – ADRs, arch tests, patterns</a></li>
<li><a href="https://news.ycombinator.com/item?id=46970360" target="_blank" rel="noopener">Show HN: Multi Tenant MCP Platform</a></li>
<li><a href="https://news.ycombinator.com/item?id=47002748" target="_blank" rel="noopener">Ask HN: How do you shut down misbehaving AI in production?</a></li>
<li><a href="https://info.varnish-software.com/blog/20-years-of-varnish-cache-the-new-cloud-native-distribution" target="_blank" rel="noopener">20 Years of Varnish: A Cloud-Native Distribution (In-Core TLS, K8s Gateway API)</a></li>
<li><a href="https://news.ycombinator.com/item?id=46949048" target="_blank" rel="noopener">OrthoRay – A native, lightweight DICOM viewer written in Rust/wgpu by a surgeon</a></li>
<li><a href="https://github.com/distr-sh/distr" target="_blank" rel="noopener">Show HN: Distr 2.0 – A year of learning how to ship to customer environments</a></li>
<li><a href="https://github.com/fosrl/pangolin" target="_blank" rel="noopener">Show HN: Pangolin: Open-source identity-based VPN (Twingate/Zscaler alternative)</a></li>
<li><a href="https://news.ycombinator.com/item?id=46998295" target="_blank" rel="noopener">Show HN: MicroGPT in 243 Lines – Demystifying the LLM Black Box</a></li>
<li><a href="https://getartcraft.com/news/world-models-for-film" target="_blank" rel="noopener">Show HN: 3D and World Models for Consistent AI Filmmaking</a></li>
<li><a href="https://www.thenomadtracker.com" target="_blank" rel="noopener">Show HN: Nomad Tracker, a local-first iOS app to track visas and tax residency</a></li>
<li><a href="https://engram-ai.dev" target="_blank" rel="noopener">Show HN: Engram – Persistent memory for AI agents, local-first and open source</a></li>
<li><a href="https://news.ycombinator.com/item?id=46998870" target="_blank" rel="noopener">Show HN: Yori – Isolating AI Logic into &ldquo;Semantic Containers&rdquo; (Docker for Code)</a></li>
<li><a href="https://itsyhome.app" target="_blank" rel="noopener">Show HN: Itsyhome – Control HomeKit from your Mac menu bar (open source)</a></li>
<li><a href="https://gergely.imreh.net/blog/2025/04/the-curious-case-of-binfmt-for-x86-emulation-for-arm-docker/" target="_blank" rel="noopener">The curious case of binfmt for x86 emulation for ARM Docker</a></li>
<li><a href="https://github.com/migetapp/migetpacks" target="_blank" rel="noopener">Show HN: Migetpacks – Zero-config container builds, no Dockerfile needed</a></li>
<li><a href="https://news.ycombinator.com/item?id=47028623" target="_blank" rel="noopener">Show HN: I built &ldquo;Docker for code&rdquo;, isolate AI logic into semantic containers</a></li>
<li><a href="https://github.com/beelzebub-labs/azazel" target="_blank" rel="noopener">Show HN: Azazel – Lightweight eBPF-based malware analysis sandbox using Docker</a></li>
<li><a href="https://github.com/dash14/buildcage" target="_blank" rel="noopener">Show HN: Buildcage – Restrict outbound network access during Docker builds</a></li>
<li><a href="https://cloudrouter.dev/" target="_blank" rel="noopener">Show HN: Skill that lets Claude Code/Codex spin up VMs and GPUs</a></li>
<li><a href="https://www.moltis.org" target="_blank" rel="noopener">Show HN: Moltis – AI assistant with memory, tools, and self-extending skills</a></li>
<li><a href="https://github.com/ClioAI/kw-sdk" target="_blank" rel="noopener">Show HN: Open-Source SDK for AI Knowledge Work</a></li>
<li><a href="https://clawhosters.com/blog/posts/how-i-built-60-second-vps-provisioning" target="_blank" rel="noopener">Show HN: I built managed OpenClaw hosting with 60s provisioning in 6 days</a></li>
<li><a href="https://prod.bd/" target="_blank" rel="noopener">Show HN: Prod.bd – Open-Source Ngrok Alternative Powered by Cloudflare Workers</a></li>
<li><a href="https://news.ycombinator.com/item?id=46989613" target="_blank" rel="noopener">Show HN: BetterDB – Valkey/Redis monitoring that persists what servers forget</a></li>
<li><a href="https://github.com/ramarlina/agx" target="_blank" rel="noopener">Show HN: Agx – A Kanban board that runs your AI coding agents</a></li>
<li><a href="https://reclaimr.dev/" target="_blank" rel="noopener">Show HN: Reclaimr – An offline crossplatform desktop app for cleaning dev caches</a></li>
<li><a href="https://github.com/deduu/auditi" target="_blank" rel="noopener">Show HN: Auditi – open-source LLM tracing and evaluation platform</a></li>
<li><a href="https://github.com/walf443/nginx-lint" target="_blank" rel="noopener">Show HN: Nginx-lint – A linter for Nginx configs with plugin support and autofix</a></li>
<li><a href="https://github.com/nuetzliches/hookaido" target="_blank" rel="noopener">Show HN: Hookaido – &ldquo;Caddy for Webhooks&rdquo;</a></li>
<li><a href="https://codeberg.org/smnx/promethee" target="_blank" rel="noopener">UEFI Bindings for JavaScript</a></li>
<li><a href="https://github.com/mahimailabs/envoic" target="_blank" rel="noopener">Show HN: Envoic – Find and clean up scattered Python virtual environments</a></li>
<li><a href="https://news.ycombinator.com/item?id=46991591" target="_blank" rel="noopener">Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere</a></li>
<li><a href="https://fieldnote.ink" target="_blank" rel="noopener">Show HN: Fieldnotes</a></li>
<li><a href="https://codeberg.org/konform-browser/source/releases/tag/140.7.0.108" target="_blank" rel="noopener">Show HN: Konform Browser v140.7.0-108</a></li>
<li><a href="https://thiagolira.github.io/bookgraph-revisited/" target="_blank" rel="noopener">Show HN: Visualizing How Books Reference Each Other Across 3k Years</a></li>
<li><a href="https://news.ycombinator.com/item?id=46992250" target="_blank" rel="noopener">Tell HN: GPT-5.3-codex is now available in the API</a></li>
<li><a href="https://the-agentic-dispatch.com/we-built-a-newsroom-out-of-ai-agents-heres-what-actually-happened" target="_blank" rel="noopener">We built a newsroom out of AI agents. Here&rsquo;s what happened</a></li>
<li><a href="https://github.com/evinjohnn/natively-cluely-ai-assistant" target="_blank" rel="noopener">Show HN: Selling an AI interview assistant with ~2k users (no revenue)</a></li>
<li><a href="https://www.lepekhin.com/2026/02/10/Soundproof-Sleep-Capsule" target="_blank" rel="noopener">Show HN: I tried to build a soundproof sleep capsule</a></li>
<li><a href="https://www.theguardian.com/us-news/2026/feb/09/irish-man-seamus-culleton-ice-detention" target="_blank" rel="noopener">Irish man with valid US work permit held in ICE detention for five months</a></li>
<li><a href="https://arstechnica.com/tech-policy/2026/02/platforms-bend-over-backward-to-help-dhs-censor-ice-critics-advocates-say/" target="_blank" rel="noopener">Platforms bend over backward to help DHS censor ICE critics, advocates say</a></li>
<li><a href="https://www.newscientist.com/article/2514600-why-exercise-isnt-much-help-if-you-are-trying-to-lose-weight/" target="_blank" rel="noopener">Why exercise isn&rsquo;t much help if you are trying to lose weight</a></li>
<li><a href="https://bofh.bjash.com/" target="_blank" rel="noopener">The Bastard Operator from Hell</a></li>
<li><a href="https://www.wsj.com/world/asia/a-defector-explains-the-remote-work-scam-helping-north-korea-pay-for-nukes-277fc94f" target="_blank" rel="noopener">A Defector Explains the Remote-Work Scam Helping North Korea Pay for Nukes</a></li>
<li><a href="https://www.nature.com/articles/d41586-026-00222-7" target="_blank" rel="noopener">Cancer might protect against Alzheimer&rsquo;s – this protein helps explain why</a></li>
<li><a href="https://www.helionenergy.com/articles/helion-achieves-new-fusion-energy-milestones/" target="_blank" rel="noopener">Helion achieves new fusion energy milestones</a></li>
<li><a href="https://news.ycombinator.com/item?id=47023094" target="_blank" rel="noopener">Ask HN: LLMs helping you read papers and books</a></li>
<li><a href="https://blog.information-superhighway.net/what-the-hell-is-forth" target="_blank" rel="noopener">What the hell is Forth? (2019)</a></li>
<li><a href="https://arstechnica.com/gadgets/2026/02/alphabet-selling-very-rare-100-year-bunds-to-help-fund-ai-investment/" target="_blank" rel="noopener">Alphabet selling rare 100-year bonds to help fund AI investment</a></li>
<li><a href="https://arstechnica.com/gadgets/2026/02/alphabet-selling-very-rare-100-year-bunds-to-help-fund-ai-investment/" target="_blank" rel="noopener">Alphabet selling rare 100 year bonds to help fund AI investment</a></li>
<li><a href="https://www.theverge.com/tech/877903/jeffrey-epstein-4chan-pol-moot" target="_blank" rel="noopener">Jeffrey Epstein might not have created /pol/, but helped carry out its mission</a></li>
<li><a href="https://www.vox.com/the-highlight/477307/smallpox-william-foege-disease-infectious-disease-measles-vaccines-rfk" target="_blank" rel="noopener">Smallpox killed 300M people last century. One man helped stop it</a></li>
<li><a href="https://coyotetracks.org/blog/ai-work-vs-stuff/" target="_blank" rel="noopener">Is AI helping you to do work, or just to do stuff?</a></li>
<li><a href="https://www.npr.org/2026/02/14/nx-s1-5711441/ai-chatgpt-openai-love-betrayal-delusion-chatbot" target="_blank" rel="noopener">ChatGPT promised to help her find her soulmate. Then it betrayed her</a></li>
<li><a href="https://www.washingtonpost.com/opinions/2026/02/10/atari-pong-video-games-business/" target="_blank" rel="noopener">How &lsquo;Pong&rsquo; helped create the multibillion-dollar video game industry</a></li>
<li><a href="https://sebringj.github.io/autonomo/" target="_blank" rel="noopener">I love validating E2E while vibing in my code editor, possible? Hell Yes</a></li>
<li><a href="https://news.ycombinator.com/item?id=47014773" target="_blank" rel="noopener">25 years after the Agile, did the industry help or hurt software development?</a></li>
<li><a href="https://www.heartratetap.com/" target="_blank" rel="noopener">I Built a Free,Online Heart Rate Monitor – Could You Help Me Improve It?</a></li>
<li><a href="https://www.nytimes.com/2026/02/15/science/unsinkable-aluminum-tubes.html" target="_blank" rel="noopener">Unsinkable Tubes Could Help Harvest Energy from the Ocean</a></li>
<li><a href="https://news.northwestern.edu/stories/2026/02/dream-engineering-can-help-solve-puzzling-questions" target="_blank" rel="noopener">Dream engineering can help solve &lsquo;puzzling&rsquo; questions</a></li>
<li><a href="https://www.youtube.com/watch?v=aCiYqkxO1QQ" target="_blank" rel="noopener">When AI Helps You Move Fast and Think Less [video]</a></li>
<li><a href="https://news.ycombinator.com/item?id=46945105" target="_blank" rel="noopener">Ask HN: Help me find an old Atari 800/800XL program – &ldquo;Tortoise and the Hare&rdquo;</a></li>
<li><a href="https://evokescenes.com/" target="_blank" rel="noopener">Show HN: I built a tool to help generate short form videos</a></li>
<li><a href="https://argos-ci.com/blog/ai-generated-algorithm-to-production-rust" target="_blank" rel="noopener">Using an AI agent to design and ship a Rust diff fingerprinting algorithm</a></li>
<li><a href="https://alltheviews.world" target="_blank" rel="noopener">Show HN: Algorithmically finding the longest line of sight on Earth</a></li>
<li><a href="https://newpipe.net/" target="_blank" rel="noopener">NewPipe: YouTube client without vertical videos and algorithmic feed</a></li>
<li><a href="https://arrow.apache.org/blog/2026/02/12/arrow-anniversary/" target="_blank" rel="noopener">Apache Arrow is 10 years old</a></li>
<li><a href="https://www.macrumors.com/2026/02/09/airpods-pro-4-could-feature-cameras-to-see-around-you/" target="_blank" rel="noopener">AirPods Pro 4 Could Feature Cameras to &lsquo;See Around You&rsquo;</a></li>
<li><a href="https://vanilla-gamma-graph.netlify.app/" target="_blank" rel="noopener">Gamma Function: Visualization for Complex Arguments</a></li>
<li><a href="https://ewie.online/posts/20260214-arborium-is-ai-slopw/" target="_blank" rel="noopener">Arborium is AI slopware and should not be trusted</a></li>
<li><a href="https://news.ycombinator.com/item?id=47018504" target="_blank" rel="noopener">Ask HN: What Happened to Genetic Algorithms?</a></li>
<li><a href="https://charlesazam.com/blog/kiro-benchmark/" target="_blank" rel="noopener">I benchmarked 4 coding agents on an NP-hard problem I solved 8 years ago</a></li>
<li><a href="https://github.com/AdamPerlinski/micro-ml" target="_blank" rel="noopener">Show HN: 8M algorithms in 56 KB – Rust/WASM library for JavaScript</a></li>
<li><a href="https://www.netviews.app" target="_blank" rel="noopener">Show HN: I built a macOS tool for network engineers – it&rsquo;s called NetViews</a></li>
<li><a href="https://github.com/rowboatlabs/rowboat" target="_blank" rel="noopener">Show HN: Rowboat – AI coworker that turns your work into a knowledge graph (OSS)</a></li>
<li><a href="https://www.wirewiki.com" target="_blank" rel="noopener">Show HN: Browse Internet Infrastructure</a></li>
<li><a href="https://github.com/Geek-1001/arcmark" target="_blank" rel="noopener">Show HN: Arcmark – macOS bookmark manager that attaches to browser as sidebar</a></li>
<li><a href="https://printableclassics.com" target="_blank" rel="noopener">Show HN: Printable Classics – Free printable classic books for hobby bookbinders</a></li>
<li><a href="https://intervolz.com/sollewitt/" target="_blank" rel="noopener">Show HN: Sol LeWitt-style instruction-based drawings in the browser</a></li>
<li><a href="https://news.ycombinator.com/item?id=47000206" target="_blank" rel="noopener">Ask HN: Why is my Claude experience so bad? What am I doing wrong?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47001833" target="_blank" rel="noopener">Ask HN: AI Depression</a></li>
<li><a href="https://livedocs.com" target="_blank" rel="noopener">Launch HN: Livedocs (YC W22) – An AI-native notebook for data analysis</a></li>
<li><a href="https://news.ycombinator.com/item?id=46995608" target="_blank" rel="noopener">Ask HN: What would you recommend a vibe coder learn about how all this works?</a></li>
<li><a href="https://hncompanion.com" target="_blank" rel="noopener">Show HN: HN Companion – web app that enhances the experience of reading HN</a></li>
<li><a href="https://github.com/antopolskiy/kanban-md" target="_blank" rel="noopener">Show HN: Kanban-md – File-based CLI Kanban built for local agents collaboration</a></li>
<li><a href="https://www.actionforge.dev" target="_blank" rel="noopener">Show HN: I built a visual node system for CI/CD that supports GitHub Actions</a></li>
<li><a href="https://opennotes.ai/discord-bot" target="_blank" rel="noopener">Show HN: Open Notes – Community Notes-style context for Discord</a></li>
<li><a href="https://news.ycombinator.com/item?id=46997470" target="_blank" rel="noopener">Ask HN: What happens when capability decouples from credentials?</a></li>
<li><a href="https://news.ycombinator.com/item?id=47019798" target="_blank" rel="noopener">Ask HN: What explains the recent surge in LLM coding capabilities?</a></li>
<li><a href="https://github.com/jahala/tilth" target="_blank" rel="noopener">Show HN: Tilth – I spent tokens so my agents would stop wasting them (~4k Rust)</a></li>
<li><a href="https://github.com/purplejacket/bubble_sort_on_tm" target="_blank" rel="noopener">Show HN: Bubble sort on a Turing machine</a></li>
<li><a href="https://www.civie.org/" target="_blank" rel="noopener">Show HN: Civie. Anonymous civic questions. Open results. No yelling</a></li>
<li><a href="https://github.com/modeltoolsprotocol/modeltoolsprotocol" target="_blank" rel="noopener">Show HN: Model Tools Protocol (MTP) – Forget MCP, bash is all you need</a></li>
<li><a href="https://news.ycombinator.com/item?id=47027650" target="_blank" rel="noopener">Ask HN: Ranking sliders on a personal blog?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46951857" target="_blank" rel="noopener">Ask HN: It has been 2 months, is anyone using GPT Apps?</a></li>
<li><a href="https://github.com/laurentenhoor/devclaw" target="_blank" rel="noopener">Show HN: Turn OpenClaw in a high performing development team with DevClaw</a></li>
<li><a href="https://github.com/newptcai/repy" target="_blank" rel="noopener">Show HN: Repy – Terminal ePub reader with built-in TTS and dictionary lookup</a></li>
<li><a href="https://blog.fluxer.app/how-i-built-fluxer-a-discord-like-chat-app/" target="_blank" rel="noopener">I built Fluxer, a Discord-like chat app</a></li>
<li><a href="https://journals.aps.org/prl/accepted/10.1103/r793-p7ct" target="_blank" rel="noopener">Explaining the PeV neutrino fluxes with quasiextremal primordial black holes</a></li>
<li><a href="https://fluorite.game/" target="_blank" rel="noopener">Fluorite – A console-grade game engine fully integrated with Flutter</a></li>
<li><a href="https://www.nbcnews.com/health/health-news/fda-declines-review-modernas-mrna-flu-shot-rcna258436" target="_blank" rel="noopener">FDA declines to review Moderna&rsquo;s mRNA flu shot</a></li>
<li><a href="https://arstechnica.com/health/2026/02/fda-refuses-to-review-modernas-mrna-flu-vaccine/" target="_blank" rel="noopener">FDA refuses to review Moderna&rsquo;s mRNA flu vaccine</a></li>
<li><a href="https://www.nytimes.com/2026/02/10/health/fda-moderna-mrna-flu-vaccine.html" target="_blank" rel="noopener">FDA Refuses to Review Moderna Flu Vaccine</a></li>
<li><a href="https://arstechnica.com/health/2026/02/trump-official-overruled-fda-scientists-to-reject-modernas-flu-shot/" target="_blank" rel="noopener">Trump official overruled FDA scientists to reject Moderna&rsquo;s flu shot</a></li>
<li><a href="https://github.com/leeoades/FunctionalStateMachine" target="_blank" rel="noopener">C# implementation of state machine declared using fluent syntax</a></li>
<li><a href="https://www.cnn.com/2026/02/10/health/fda-moderna-mrna-flu-vaccine" target="_blank" rel="noopener">FDA refuses to review Moderna&rsquo;s application for mRNA flu vaccine</a></li>
<li><a href="https://www.nytimes.com/2026/02/11/health/fda-moderna-flu-vaccine.html" target="_blank" rel="noopener">U.S. Health Officials Defend Rejection of Moderna&rsquo;s Flu Vaccine</a></li>
<li><a href="https://fosdem.org/2026/schedule/event/7ZJJWW-fluorite-game-engine-flutter/" target="_blank" rel="noopener">Fluorite, Toyota&rsquo;s Upcoming New Game Engine in Flutter [video]</a></li>
<li><a href="https://www.statnews.com/2026/02/11/moderna-flu-vaccine-application-rejected-by-prasad-overruling-fda-staff/" target="_blank" rel="noopener">Prasad overruled FDA staff to reject Moderna&rsquo;s flu vaccine application</a></li>
<li><a href="https://apnews.com/article/moderna-vaccine-flu-mrna-2fc551cb2fb45735e67db0a4e2e2b0fb" target="_blank" rel="noopener">FDA refuses Moderna&rsquo;s application for new mRNA flu vaccine</a></li>
<li><a href="https://revpdf.com/blog/how-i-built-a-15mb-pdf-editor" target="_blank" rel="noopener">Show HN: I built a 20MB PDF editor using Flutter (vs 300MB industry standard)</a></li>
<li><a href="https://flexprice.io/" target="_blank" rel="noopener">Show HN: Custom Pricing Units in Flexprice (price in credits, bill in USD)</a></li>
<li><a href="https://www.cnn.com/2026/02/10/health/fda-moderna-mrna-flu-vaccine" target="_blank" rel="noopener">FDA refuses to review Moderna&rsquo;s application for mRNA flu vaccine, company says</a></li>
<li><a href="https://residualstream.app/blog/the-uncanny-fluency/" target="_blank" rel="noopener">The Uncanny Fluency</a></li>
<li><a href="https://techxplore.com/news/2026-01-sushi-flexible-fiber-chip-thin.html" target="_blank" rel="noopener">Sushi rolls inspired a flexible fiber chip as thin as a human hair</a></li>
<li><a href="https://github.com/arnavw/modernbert-flax" target="_blank" rel="noopener">ModernBERT in Jax/Flax</a></li>
<li><a href="https://www.space.com/space-exploration/search-for-life/life-on-earth-is-lucky-a-rare-chemical-fluke-may-have-made-our-planet-habitable" target="_blank" rel="noopener">Life on Earth is lucky: A rare chemical fluke may have made our planet habitable</a></li>
<li><a href="https://www.phoronix.com/news/Fluorite-Toyota-Game-Engine" target="_blank" rel="noopener">Toyota Developing a Console-Grade, Open-Source Game Engine – Flutter and Dart</a></li>
<li><a href="https://gamesbymason.com/blog/2026/vulkan/" target="_blank" rel="noopener">It&rsquo;s Not About the API – Fast, Flexible, and Simple Rendering in Vulkan</a></li>
<li><a href="https://www.forbes.com/sites/rodgerdeanduncan/2026/02/12/ciscos-jeetu-patel-why-ai-fluency-will-soon-be-non-optional/" target="_blank" rel="noopener">Cisco&rsquo;s Jeetu Patel: Why AI Fluency Will Soon Be Non-Optional</a></li>
<li><a href="https://mymedium.info" target="_blank" rel="noopener">Show HN: Built it to flex my Medium stats, came out to be a writing habit tool</a></li>
<li><a href="https://news.ycombinator.com/item?id=46992895" target="_blank" rel="noopener">Ask HN: How do you audit LLM code in programming languages you don&rsquo;t know?</a></li>
<li><a href="https://github.com/rwhaling/logbooks" target="_blank" rel="noopener">Show HN: Logbooks, notebook computing for coding agents</a></li>
<li><a href="https://github.com/awneesh123/Blaze-mq" target="_blank" rel="noopener">Show HN: BlazeMQ – 52KB Kafka-compatible broker in C++20, zero dependencies</a></li>
<li><a href="https://news.ycombinator.com/item?id=46955115" target="_blank" rel="noopener">FeedbackKit: A developer-first feedback platform for multi-platform apps</a></li>
<li><a href="https://14.israelfirew.co" target="_blank" rel="noopener">Show HN: I Built a Dating Chat App Using ClawdBot</a></li>
<li><a href="https://rtfm.co.ua/en/freebsd-home-nas-part-10-monitoring-with-victoriametrics-and-grafana/" target="_blank" rel="noopener">FreeBSD: Home NAS, part 10 – monitoring with VictoriaMetrics and Grafana</a></li>
</ul>
<h2 id="heise-cloud-5">Heise Cloud (5)</h2>
<ul>
<li><a href="https://www.heise.de/news/Backblaze-Ausfallraten-von-Festplatten-sinken-weiter-11176969.html" target="_blank" rel="noopener">Backblaze: Ausfallraten von Festplatten sinken weiter</a></li>
<li><a href="https://www.heise.de/hintergrund/eBPF-Wie-der-Kernel-programmierbar-wurde-10627880.html" target="_blank" rel="noopener">eBPF: Wie der Kernel programmierbar wurde</a></li>
<li><a href="https://www.heise.de/news/Open-Telekom-Cloud-heisst-kuenftig-T-Cloud-Public-11171470.html" target="_blank" rel="noopener">Open Telekom Cloud heißt künftig T Cloud Public</a></li>
<li><a href="https://www.heise.de/news/Siemens-oder-SAP-das-Rennen-um-die-Dax-Krone-11171333.html" target="_blank" rel="noopener">Marktwert-Duell im Dax: Siemens fordert SAP heraus</a></li>
<li><a href="https://www.heise.de/hintergrund/Microsoft-Abhaengigkeit-Bund-zahlt-in-einem-Jahr-fast-500-Millionen-Euro-11170931.html" target="_blank" rel="noopener">Bund zahlt in einem Jahr 500 Millionen Euro für Microsoft-Lizenzen</a></li>
</ul>
<h2 id="infoq-cloud-native-1">InfoQ Cloud Native (1)</h2>
<ul>
<li><a href="https://www.infoq.com/news/2026/02/localstack-aws-community/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">LocalStack for AWS Drops Community Edition Raising Developer Concerns</a></li>
</ul>
<h2 id="kubernetes-blog-1">Kubernetes Blog (1)</h2>
<ul>
<li><a href="https://kubernetes.io/blog/2026/02/12/sig-architecture-api-spotlight/" target="_blank" rel="noopener">Spotlight on SIG Architecture: API Governance</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/curls-daniel-stenberg-ai-is-ddosing-open-source-and-fixing-its-bugs/" target="_blank" rel="noopener">cURL’s Daniel Stenberg: AI slop is DDoSing open source</a></li>
<li><a href="https://thenewstack.io/deno-sandbox-security-secrets/" target="_blank" rel="noopener">OpenClaw is being called a security “Dumpster fire,” but there is a way to stay safe</a></li>
<li><a href="https://thenewstack.io/hackeros-is-what-a-linux-enthusiasts-os-should-be/" target="_blank" rel="noopener">HackerOS is what a Linux enthusiast’s OS should be</a></li>
<li><a href="https://thenewstack.io/arcjet-reaches-v10-promises-stable-security-for-javascript-apps/" target="_blank" rel="noopener">Arcjet reaches v1.0, promises stable security for JavaScript apps</a></li>
<li><a href="https://thenewstack.io/github-agentic-workflows-overview/" target="_blank" rel="noopener">GitHub’s Agentic Workflows bring “continuous AI” into the CI/CD loop</a></li>
<li><a href="https://thenewstack.io/agentic-ai-connectivity-platform/" target="_blank" rel="noopener">Why 40% of AI projects will be canceled by 2027 (and how to stay in the other 60%)</a></li>
<li><a href="https://thenewstack.io/ai-agents-search-context/" target="_blank" rel="noopener">How to ground AI agents in accurate, context-rich data</a></li>
<li><a href="https://thenewstack.io/dynatrace-ai-safety-mechanism/" target="_blank" rel="noopener">The reason AI agents shouldn’t touch your source code — and what they should do instead</a></li>
<li><a href="https://thenewstack.io/statistical-language-r-is-making-a-comeback-against-python/" target="_blank" rel="noopener">Statistical language R is making a comeback against Python</a></li>
<li><a href="https://thenewstack.io/multimodal-rag-hybrid-search/" target="_blank" rel="noopener">Your RAG System is probably image-blind, but it doesn’t have to be</a></li>
<li><a href="https://thenewstack.io/vs-code-becomes-multi-agent-command-center-for-developers/" target="_blank" rel="noopener">VS Code becomes multi-agent command center for developers</a></li>
<li><a href="https://thenewstack.io/openais-new-codex-spark-is-optimized-for-speed/" target="_blank" rel="noopener">OpenAI’s new Codex Spark model is built for speed</a></li>
<li><a href="https://thenewstack.io/ai-paradox-gitlab/" target="_blank" rel="noopener">How intelligent orchestration transforms software innovation</a></li>
<li><a href="https://thenewstack.io/managing-database-debt/" target="_blank" rel="noopener">The hidden reason database debt is ten times harder to fix than code</a></li>
<li><a href="https://thenewstack.io/scylladb-database-sharechat/" target="_blank" rel="noopener">ShareChat hit a billion features per second, then it had to make it 10x cheaper</a></li>
<li><a href="https://thenewstack.io/matan-paul-shetrit-interview/" target="_blank" rel="noopener">You can’t fire a bot: The blunt truth about AI slop and your job</a></li>
<li><a href="https://thenewstack.io/bluefin-linux-chromeos-simplicity-meets-linux-power/" target="_blank" rel="noopener">Bluefin Linux: ChromeOS simplicity meets Linux power</a></li>
<li><a href="https://thenewstack.io/mature-itops-framework/" target="_blank" rel="noopener">Your infrastructure is evolving, but is your operational framework still stuck in the past?</a></li>
<li><a href="https://thenewstack.io/2026-java-ai-apps/" target="_blank" rel="noopener">62% of enterprises now use Java to power AI apps</a></li>
<li><a href="https://thenewstack.io/chainguard-and-the-hunt-for-truly-zero-cve-container-images/" target="_blank" rel="noopener">The hunt for truly zero-CVE container images</a></li>
<li><a href="https://thenewstack.io/the-risc-architecture-frontier-is-ebpf-ready-for-arm64-and-risc-v/" target="_blank" rel="noopener">The RISC architecture frontier: Is eBPF ready for ARM64 and RISC-V?</a></li>
<li><a href="https://thenewstack.io/thomas-dohmke-interview-entire/" target="_blank" rel="noopener">GitHub’s former CEO launches a developer platform for the age of agentic coding</a></li>
<li><a href="https://thenewstack.io/gitlab-ceo-on-why-ai-isnt-helping-enterprise-ship-code-faster/" target="_blank" rel="noopener">GitLab CEO on why AI isn’t helping enterprises ship code faster</a></li>
<li><a href="https://thenewstack.io/tidb-and-the-rise-of-the-ai-native-database/" target="_blank" rel="noopener">TiDB and the rise of the AI-native database</a></li>
<li><a href="https://thenewstack.io/vibe-coding-is-passe/" target="_blank" rel="noopener">Vibe coding is passé. Karpathy has a new name for the future of software.</a></li>
<li><a href="https://thenewstack.io/ai-ready-infrastructure/" target="_blank" rel="noopener">A practical systems engineering guide: Architecting AI-ready infrastructure for the agentic era</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-08/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 7, Feb 9-15, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-07/</link>
      <pubDate>Mon, 09 Feb 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-07/</guid>
      <description>This week: 59 releases, 172 news items. Notable: external-secrets v2.0.0, external-secrets helm-chart-2.0.0, kubescape v4.0.0.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week in Cloud Native brought a robust wave of innovation and essential updates. We saw significant advancements in AI&rsquo;s integration with developer tooling, critical security patches across multiple projects, and continuous enhancements to core Kubernetes components and its surrounding ecosystem. From major releases in networking and observability to a strong focus on AI agent security and productivity, the community remains dynamic and forward-looking.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="observability--tracing">Observability &amp; Tracing</h3>
<ul>
<li><strong><a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.145.0" target="_blank" rel="noopener">OpenTelemetry Collector v0.145.0</a></strong> - Introduces ScraperID to logs for improved metrics, logs, and profiles, and fixes the OTLP exporter balancer to use round-robin by default.</li>
<li><strong><a href="https://github.com/jaegertracing/jaeger/releases/tag/v2.15.1" target="_blank" rel="noopener">Jaeger v2.15.1</a></strong> - Includes minor bug fixes and improvements, such as defaulting <code>spankind</code> in the API.</li>
<li><strong><a href="https://github.com/jaegertracing/jaeger/releases/tag/v2.15.0" target="_blank" rel="noopener">Jaeger v2.15.0</a></strong> - A significant release with breaking changes to restrict trace/metric storage configs to a single backend type, and new features like a Grafana dashboard for metrics exporter.</li>
<li><strong><a href="https://github.com/grafana/loki/releases/tag/v3.6.5" target="_blank" rel="noopener">Grafana Loki v3.6.5</a></strong> - Adds a new <code>loki health</code> command and updates to Go 1.25.7.</li>
<li><strong><a href="https://github.com/inspektor-gadget/inspektor-gadget/releases/tag/v0.49.0" target="_blank" rel="noopener">Inspektor Gadget v0.49.0</a></strong> - Brings OpenTelemetry profiles support for exporters and includes a security fix for CFLAGS customization vulnerabilities.</li>
</ul>
<h3 id="databases">Databases</h3>
<ul>
<li><strong><a href="https://github.com/vitessio/vitess/releases/tag/v23.0.1" target="_blank" rel="noopener">Vitess v23.0.1</a></strong> - A patch release incorporating 51 merged Pull Requests with various fixes and improvements.</li>
<li><strong><a href="https://github.com/vitessio/vitess/releases/tag/v22.0.3" target="_blank" rel="noopener">Vitess v22.0.3</a></strong> - Another patch release for the v22 branch, including 40 merged Pull Requests.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.2.1" target="_blank" rel="noopener">Crate v6.2.1</a></strong> - A patch release with various fixes and improvements, detailed in its changelog.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.1.3" target="_blank" rel="noopener">Crate v6.1.3</a></strong> - A patch release providing further stability and bug fixes for the 6.1 series.</li>
<li><strong><a href="https://github.com/scylladb/scylla-operator/releases/tag/v1.19.1" target="_blank" rel="noopener">ScyllaDB Operator v1.19.1</a></strong> - Focuses on documentation updates, including bringing <code>prom-operator</code> back as a dependency in the installation guide.</li>
</ul>
<h3 id="container-runtimes--build">Container Runtimes &amp; Build</h3>
<ul>
<li><strong><a href="https://github.com/cri-o/cri-o/releases/tag/v1.34.5" target="_blank" rel="noopener">CRI-O v1.34.5</a></strong> - A patch release addressing bug fixes and regressions since v1.34.4.</li>
<li><strong><a href="https://github.com/cri-o/cri-o/releases/tag/v1.33.9" target="_blank" rel="noopener">CRI-O v1.33.9</a></strong> - A maintenance release with bug fixes and dependency updates.</li>
<li><strong><a href="https://github.com/cri-o/cri-o/releases/tag/v1.32.13" target="_blank" rel="noopener">CRI-O v1.32.13</a></strong> - Provides bug fixes and dependency updates for the v1.32 branch.</li>
<li><strong><a href="https://github.com/buildpacks/pack/releases/tag/v0.40.0" target="_blank" rel="noopener">Buildpacks Pack v0.40.0</a></strong> - Offers CLI for building apps using Cloud Native Buildpacks, with installation instructions updated.</li>
<li><strong><a href="https://github.com/containers/buildah/releases/tag/v1.43.0" target="_blank" rel="noopener">Buildah v1.43.0</a></strong> - Notable changes include bumping <code>runc</code> to v1.3.4 and fixing <code>SystemContext</code> encoding issues.</li>
</ul>
<h3 id="storage">Storage</h3>
<ul>
<li><strong><a href="https://github.com/rook/rook/releases/tag/v1.19.1" target="_blank" rel="noopener">Rook v1.19.1</a></strong> - A patch release primarily focused on feature additions and bug fixes for the Ceph operator, including CSI updates and security improvements.</li>
</ul>
<h3 id="networking">Networking</h3>
<ul>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.19.0" target="_blank" rel="noopener">Cilium v1.19.0</a></strong> - A major release with 2934 new commits and contributions from over 1010 developers, requiring potential upgrade actions for users of Network Policies, Cluster Mesh, LoadBalancer IPAM, or BGP.</li>
<li><strong><a href="https://github.com/k8gb-io/k8gb/releases/tag/v0.18.0" target="_blank" rel="noopener">K8gb v0.18.0</a></strong> - Enhances GSLB reconciliation with hostname filtering, introduces a new Prometheus metric, and includes broad dependency refreshes.</li>
</ul>
<h3 id="infrastructure--policy">Infrastructure &amp; Policy</h3>
<ul>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v2.1.4" target="_blank" rel="noopener">Crossplane v2.1.4</a></strong> - Backports a fix for shared transitive dependency upgrades and includes security updates.</li>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v2.0.7" target="_blank" rel="noopener">Crossplane v2.0.7</a></strong> - Backports a fix for shared transitive dependency upgrades and contains security updates.</li>
<li><strong><a href="https://github.com/crossplane/crossplane/releases/tag/v1.20.5" target="_blank" rel="noopener">Crossplane v1.20.5</a></strong> - Backports a fix for shared transitive dependency upgrades and updates sigstore dependencies to fix CVEs.</li>
<li><strong><a href="https://github.com/kyverno/kyverno/releases/tag/v1.17.0" target="_blank" rel="noopener">Kyverno v1.17.0</a></strong> - A new stable release for the Kubernetes native policy engine.</li>
</ul>
<h3 id="autoscaling">Autoscaling</h3>
<ul>
<li><strong><a href="https://github.com/kedacore/keda/releases/tag/v2.19.0" target="_blank" rel="noopener">KEDA v2.19.0</a></strong> - Introduces a new Kubernetes Resource Scaler and adds file-based authentication support for ClusterTriggerAuthentication.</li>
</ul>
<h3 id="security">Security</h3>
<ul>
<li><strong><a href="https://github.com/cert-manager/cert-manager/releases/tag/v1.19.3" target="_blank" rel="noopener">Cert-manager v1.19.3</a></strong> - Contains three bug fixes, including a critical fix for a MODERATE severity DoS issue (GHSA-gx3x-vq4p-mhhv). All users are advised to upgrade.</li>
<li><strong><a href="https://github.com/cert-manager/cert-manager/releases/tag/v1.18.5" target="_blank" rel="noopener">Cert-manager v1.18.5</a></strong> - Also includes the fix for the MODERATE severity DoS issue in GHSA-gx3x-vq4p-mhhv, along with other bug fixes.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/v2.0.0" target="_blank" rel="noopener">External Secrets v2.0.0</a></strong> - A breaking change release that removes the unsupported Alibaba and Device42 providers.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/helm-chart-2.0.0" target="_blank" rel="noopener">External Secrets helm-chart-2.0.0</a></strong> - The Helm chart release corresponding to v2.0.0.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/v1.3.2" target="_blank" rel="noopener">External Secrets v1.3.2</a></strong> - A patch release with general improvements and chart updates.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/helm-chart-1.3.2" target="_blank" rel="noopener">External Secrets helm-chart-1.3.2</a></strong> - The Helm chart release corresponding to v1.3.2.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.47.3" target="_blank" rel="noopener">Backstage v1.47.3</a></strong> - Contains security fixes for <code>@backstage/plugin-techdocs-node</code>.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.46.5" target="_blank" rel="noopener">Backstage v1.46.5</a></strong> - Backports security fixes that were part of the 1.47.3 release.</li>
<li><strong><a href="https://github.com/kubescape/kubescape/releases/tag/v4.0.0" target="_blank" rel="noopener">Kubescape v4.0.0</a></strong> - A major release adding a Krew plugin manifest and fixing broken README anchors.</li>
<li><strong><a href="https://github.com/aquasecurity/trivy/releases/tag/v0.69.1" target="_blank" rel="noopener">Trivy v0.69.1</a></strong> - Includes a fix for misconfigurations when filtering results via <code>.trivyignore</code> and dependency bumps to address CVEs.</li>
</ul>
<h3 id="edge-computing">Edge Computing</h3>
<ul>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.35.0%2Bk3s3" target="_blank" rel="noopener">K3s v1.35.0+k3s3</a></strong> - Updates Kubernetes to v1.35.0, includes bug fixes, and expands docker upgrade tests.</li>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.34.3%2Bk3s3" target="_blank" rel="noopener">K3s v1.34.3+k3s3</a></strong> - Updates Kubernetes to v1.34.3 and contains various bug fixes.</li>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.33.7%2Bk3s3" target="_blank" rel="noopener">K3s v1.33.7+k3s3</a></strong> - Updates Kubernetes to v1.33.7, fixes issues, and provides an upgrade warning for v1.34.</li>
<li><strong><a href="https://github.com/k3s-io/k3s/releases/tag/v1.32.11%2Bk3s3" target="_blank" rel="noopener">K3s v1.32.11+k3s3</a></strong> - Updates Kubernetes to v1.32.11, addresses multiple issues, and includes a K3s v1.34 upgrade warning.</li>
</ul>
<h3 id="service-mesh">Service Mesh</h3>
<ul>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.13.1" target="_blank" rel="noopener">Kuma v2.13.1</a></strong> - Features security updates, an optimization for MeshTrafficPermission rules, and custom issuer support for cert-manager integration.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.12.6" target="_blank" rel="noopener">Kuma v2.12.6</a></strong> - Contains dependency bumps for Envoy and <code>containernetworking/plugins</code>, alongside security updates.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.11.9" target="_blank" rel="noopener">Kuma v2.11.9</a></strong> - Includes dependency updates for Envoy and <code>containernetworking/plugins</code>, and security patches.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.10.10" target="_blank" rel="noopener">Kuma v2.10.10</a></strong> - Features Envoy dependency bumps, security updates, and a CoreDNS version upgrade.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/2.9.11" target="_blank" rel="noopener">Kuma v2.9.11</a></strong> - Updates Envoy and other dependencies, and includes security-related changes.</li>
<li><strong><a href="https://github.com/kumahq/kuma/releases/tag/v2.7.21" target="_blank" rel="noopener">Kuma v2.7.21</a></strong> - A patch release with Envoy and <code>golang.org/x/crypto</code> dependency bumps, and security updates.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.205" target="_blank" rel="noopener">Meshery v0.8.205</a></strong> - Enhances default provider behavior in CLI and UI, and includes maintenance updates for CI workflows.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.204" target="_blank" rel="noopener">Meshery v0.8.204</a></strong> - Fixes typos in Rego policy files, adds a <code>make policy-lint</code> target, and updates <code>npm install</code> commands.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.203" target="_blank" rel="noopener">Meshery v0.8.203</a></strong> - Initiates migration of docs.meshery.io to Hugo, bumps <code>jsonpath</code> dependency, and refactors CLI error handling.</li>
</ul>
<h3 id="serverless">Serverless</h3>
<ul>
<li><strong><a href="https://github.com/nuclio/nuclio/releases/tag/1.15.16" target="_blank" rel="noopener">Nuclio 1.15.16</a></strong> - Enhances the dashboard with an explicit log proxy kind.</li>
<li><strong><a href="https://github.com/nuclio/nuclio/releases/tag/1.15.15" target="_blank" rel="noopener">Nuclio 1.15.15</a></strong> - Features enhancements to the processor for single-yield EOS, adds Forbidden Service Account Validation, and updates UI dependencies.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>This week showcased the accelerating integration of Artificial Intelligence into the cloud-native development lifecycle, alongside significant foundational updates. We observed a surge in discussions and new tools centered around AI agents and coding assistants, such as GitHub Copilot, Claude Code, and OpenAI&rsquo;s Codex. The shift towards AI-driven developer experiences sparked conversations about the &ldquo;IDEcline,&rdquo; hinting at a potential re-evaluation of traditional IDEs in favor of more autonomous, agent-managed coding environments. However, this rapid adoption also brought to light critical security considerations, with reports of AI agent hijacking and a strong emphasis on the need for robust sandboxing mechanisms, as highlighted by Docker and HyperVisor isolation efforts.</p>
<p>The core Kubernetes ecosystem continued its steady evolution, with the introduction of the Node Readiness Controller aimed at improving cluster stability and the notable announcement of the planned retirement of Ingress NGINX, signaling potential shifts in traffic management strategies. CNCF projects also made strides, with Dragonfly v2.4.0 bringing a new load-aware scheduling algorithm and Dapr demonstrating its capability to converse with Large Language Models, further simplifying distributed application development. Cloud providers like AWS are also enhancing their Kubernetes offerings, integrating Amazon EKS with CNCF Fluid for deep learning model training and Amazon Q Business for extracting actionable insights from EKS logs.</p>
<p>Security remained a top priority, evidenced by a flurry of stable releases addressing vulnerabilities and introducing new protective measures. Projects like cert-manager released critical patches for DoS issues, while External Secrets saw a major version bump with provider removals, and Kubescape and Trivy received updates focused on security posture management and vulnerability scanning. Observability tools such as OpenTelemetry Collector, Jaeger, and Grafana Loki also delivered enhancements, improving logging, tracing, and monitoring capabilities. Beyond specific projects, there was a broader industry discussion about the need for CISOs to adapt their security strategies to keep pace with the rapid advancements in AI, emphasizing federated security approaches.</p>
<p>The week also saw major cloud providers like Amazon and Alphabet announcing record investments in AI infrastructure, underscoring the strategic importance of AI to their future growth. In the data realm, innovations included Snowflake Postgres with <code>pg_lake</code> for open standards and ScyllaDB leveraging the open-source USearch library for vector search. Community engagement was celebrated through the successful completion of the CNCF LFX Mentorship program and a video highlighting the vibrant KubeCon + CloudNativeCon community, reinforcing the collaborative spirit that drives the cloud-native landscape forward.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Hacker News was abuzz with the rapid advancements in AI agents, with numerous &ldquo;Show HN&rdquo; projects demonstrating innovative approaches to sandboxed execution environments like AgentVM and Docker sandboxes, alongside AI-powered Kubernetes IDEs. The community actively discussed the implications of AI on developer workflows, including tools for local development with Docker Compose on Kubernetes and efforts to track deployment-related incidents. There was also keen interest in self-hosted solutions for log aggregation and artifact management, reflecting a desire for greater control and efficiency in cloud-native operations.</p>
<h2 id="-week-in-numbers">📊 Week in Numbers</h2>
<ul>
<li>48 stable releases across 25 projects</li>
<li>Cilium v1.19.0 saw contributions from over 1010 developers, adding 2934 new commits.</li>
<li>Cert-manager addressed a MODERATE severity DoS issue, urging all users to upgrade.</li>
<li>Major cloud providers like Amazon and Alphabet announced record investments in AI infrastructure.</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-07/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-7">📚 All Articles from Week 7</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-compute-1">AWS Compute (1)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/compute/building-fault-tolerant-long-running-application-with-aws-lambda-durable-functions/" target="_blank" rel="noopener">Building fault-tolerant applications with AWS Lambda durable functions</a></li>
</ul>
<h2 id="aws-containers-2">AWS Containers (2)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/containers/beyond-metrics-extracting-actionable-insights-from-amazon-eks-with-amazon-q-business/" target="_blank" rel="noopener">Beyond metrics: Extracting actionable insights from Amazon EKS with Amazon Q Business</a></li>
<li><a href="https://aws.amazon.com/blogs/containers/build-deep-learning-model-training-apps-using-cncf-fluid-with-amazon-eks/" target="_blank" rel="noopener">Build deep learning model training apps using CNCF Fluid with Amazon EKS</a></li>
</ul>
<h2 id="azure-devops-blog-1">Azure DevOps Blog (1)</h2>
<ul>
<li><a href="https://devblogs.microsoft.com/devops/azure-boards-integration-with-github-copilot-includes-custom-agent-support/" target="_blank" rel="noopener">Azure Boards integration with GitHub Copilot includes custom agent support</a></li>
</ul>
<h2 id="cncf-blog-5">CNCF Blog (5)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/02/05/dragonfly-v2-4-0-is-released/" target="_blank" rel="noopener">Dragonfly v2.4.0 is released</a></li>
<li><a href="https://www.cncf.io/blog/2026/02/04/conversing-with-large-language-models-using-dapr/" target="_blank" rel="noopener">Conversing with Large Language Models using Dapr</a></li>
<li><a href="https://www.cncf.io/blog/2026/02/04/cncf-celebrates-successful-mentees-from-lfx-mentorship-2025-term-3/" target="_blank" rel="noopener">CNCF celebrates successful mentees from LFX Mentorship 2025 Term 3</a></li>
<li><a href="https://www.cncf.io/blog/2026/02/03/the-best-of-kubecon-cloudnativecon-watch-the-video/" target="_blank" rel="noopener">The Best of KubeCon + CloudNativeCon: Watch the video!</a></li>
<li><a href="https://www.cncf.io/blog/2026/02/02/opentelemetry-collector-vs-agent-how-to-choose-the-right-telemetry-approach/" target="_blank" rel="noopener">OpenTelemetry Collector vs agent: How to choose the right telemetry approach</a></li>
</ul>
<h2 id="hacker-news-128">Hacker News (128)</h2>
<ul>
<li><a href="https://github.com/sandys/kappal" target="_blank" rel="noopener">Show HN: Kappal – CLI to Run Docker Compose YML on Kubernetes for Local Dev</a></li>
<li><a href="https://github.com/skyhook-io/radar" target="_blank" rel="noopener">Show HN: Radar – Open-source Kubernetes UI/IDE. Try it in 15 seconds</a></li>
<li><a href="https://github.com/agentkube/agentkube" target="_blank" rel="noopener">Show HN: Open-source AI powered Kubernetes IDE</a></li>
<li><a href="https://thenewstack.io/kubernetes-to-retire-ingress-nginx/" target="_blank" rel="noopener">Why Kubernetes is retiring Ingress Nginx</a></li>
<li><a href="https://clickhouse.com/blog/clickhouse-kubernetes-operator" target="_blank" rel="noopener">The Official ClickHouse Kubernetes Operator</a></li>
<li><a href="https://github.com/whispem/minikv" target="_blank" rel="noopener">Show HN: Minikv – Distributed key-value and object store in Rust (Raft, S3 API)</a></li>
<li><a href="https://www.veilstream.com" target="_blank" rel="noopener">Show HN: VeilStream – Per-Branch Preview Environments</a></li>
<li><a href="https://github.com/BytePeaks/valiant" target="_blank" rel="noopener">Show HN: Why it&rsquo;s hard to know which deployment caused a production incident</a></li>
<li><a href="https://news.ycombinator.com/item?id=46854726" target="_blank" rel="noopener">DNS Mesh with eBPF</a></li>
<li><a href="https://github.com/labring/sealos" target="_blank" rel="noopener">Sealos – AI Native Cloud Cloud Operating System</a></li>
<li><a href="https://medium.com/cloud-native-daily/how-to-contribute-to-opentelemetry-5962e8b2447e" target="_blank" rel="noopener">How Can I Contribute to OpenTelemetry?</a></li>
<li><a href="https://github.com/evinjohnn/natively-cluely-ai-assistant" target="_blank" rel="noopener">Show HN: Open-source AI assistant for interview reasoning</a></li>
<li><a href="https://github.com/storytold/artcraft" target="_blank" rel="noopener">Show HN: I built an AI movie making and design engine in Rust</a></li>
<li><a href="https://github.com/storytold/artcraft" target="_blank" rel="noopener">Show HN: ArtCraft AI crafting engine, written in Rust</a></li>
<li><a href="https://github.com/distr-sh/distr" target="_blank" rel="noopener">Show HN: Distr 2.0 – A year of learning how to ship to customer environments</a></li>
<li><a href="https://umbrel.com/umbrel-pro" target="_blank" rel="noopener">Show HN: Umbrel Pro – 4x NVMe SSD home server (CNC aluminum and walnut)</a></li>
<li><a href="https://blippo.plus/" target="_blank" rel="noopener">Blippo+</a></li>
<li><a href="https://www.docker.com/blog/docker-sandboxes-run-claude-code-and-other-coding-agents-unsupervised-but-safely/" target="_blank" rel="noopener">Docker AI agent sandboxes with HyperVisor isolation</a></li>
<li><a href="https://github.com/KyanJeuring/dstack" target="_blank" rel="noopener">DStack, a small Bash tool for managing Docker Compose projects</a></li>
<li><a href="https://edspencer.net/2026/2/4/run-claude-code-agents-docker-herdctl" target="_blank" rel="noopener">Securely run Claude Code agents in Docker</a></li>
<li><a href="https://news.ycombinator.com/item?id=46884143" target="_blank" rel="noopener">Ask HN: Why not just running OpenClaw in Docker?</a></li>
<li><a href="https://github.com/localgpt-app/localgpt" target="_blank" rel="noopener">Show HN: LocalGPT – A local-first AI assistant in Rust with persistent memory</a></li>
<li><a href="https://github.com/artifact-keeper" target="_blank" rel="noopener">Show HN: Artifact Keeper – Open-Source Artifactory/Nexus Alternative in Rust</a></li>
<li><a href="https://github.com/synth-laboratories/Horizons" target="_blank" rel="noopener">Show HN: Horizons – OSS agent execution engine</a></li>
<li><a href="https://puemos.github.io/craftplan/" target="_blank" rel="noopener">Show HN: Craftplan – Elixir-based micro-ERP for small-scale manufacturers</a></li>
<li><a href="https://glintlog.com" target="_blank" rel="noopener">Show HN: Glintlog – Self-hosted log aggregation in a single binary</a></li>
<li><a href="https://news.ycombinator.com/item?id=46868726" target="_blank" rel="noopener">Show HN: Kekkai – Interactive security triage in the terminal</a></li>
<li><a href="https://github.com/erabytse/Pygantry" target="_blank" rel="noopener">Show HN: Pygantry – Why ship a whole OS when you just need a Python environment?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46885326" target="_blank" rel="noopener">Show HN: Crnd – Cron daemon built for scripts and AI agents</a></li>
<li><a href="https://openclawcloud.me/" target="_blank" rel="noopener">Show HN: OpenClaw Cloud – run OpenClaw safely in the cloud, no local install</a></li>
<li><a href="https://agentvm.deepclause.ai/" target="_blank" rel="noopener">Show HN: AgentVM – Safe, Sandboxed Linux VM for OpenClaw and AI Agents</a></li>
<li><a href="https://github.com/1to10partners/seven" target="_blank" rel="noopener">Show HN: <code>seven up</code> is <code>vagrant up</code> made of sprite (Fly.io) for safe vibe-coding</a></li>
<li><a href="https://github.com/Leathal1/TITO" target="_blank" rel="noopener">Show HN: TITO – Automated threat modeling from code (open source)</a></li>
<li><a href="https://news.ycombinator.com/item?id=46938916" target="_blank" rel="noopener">Show HN: WrapClaw – a managed SaaS wrapper around Open Claw</a></li>
<li><a href="https://moli-green.is/" target="_blank" rel="noopener">Show HN: Moli P2P – An ephemeral, serverless image gallery (Rust and WebRTC)</a></li>
<li><a href="https://news.ycombinator.com/item?id=46875360" target="_blank" rel="noopener">Owl Browser – AI-assisted, privacy-focused browser for power users</a></li>
<li><a href="https://www.phoronix.com/news/FreeBSD-Gaming-2026" target="_blank" rel="noopener">Linuxulator-Steam-Utils to Enjoy Steam Play Gaming on FreeBSD and Other Options</a></li>
<li><a href="https://narrator.sh/llm-leaderboard" target="_blank" rel="noopener">Show HN: I built &ldquo;AI Wattpad&rdquo; to eval LLMs on fiction</a></li>
<li><a href="https://news.ycombinator.com/item?id=46873117" target="_blank" rel="noopener">Moltbook is proof that GenAI was a scam</a></li>
<li><a href="https://github.com/mraza007/echovault" target="_blank" rel="noopener">Show HN: I built simple and efficient local memory system for Claude Code</a></li>
<li><a href="https://github.com/TheCodeVerseHub/CodeVerseLinuxDistro" target="_blank" rel="noopener">Show HN: The Codeverse Hub Linux</a></li>
<li><a href="https://news.ycombinator.com/item?id=46882676" target="_blank" rel="noopener">Ask HN: Does anyone keep prompts and reasoning as part of dev cycle?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46929582" target="_blank" rel="noopener">Dev with 5 of experience switched to Rails, what should I be careful about?</a></li>
<li><a href="https://tgergo1.dev/posts/riemann-explorer/" target="_blank" rel="noopener">Show HN: Riemann Zeta Function Explorer</a></li>
<li><a href="https://leahey.org/pivot/" target="_blank" rel="noopener">Show HN: Pivot – A Simple Text Game</a></li>
<li><a href="https://news.ycombinator.com/item?id=46872088" target="_blank" rel="noopener">Ask HN: When was the specific moment you decided to become a software engineer?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46868517" target="_blank" rel="noopener">Bivi: Club Penguin for Language Learning</a></li>
<li><a href="https://eletric-vehicles.com/waymo/waymo-exec-admits-remote-operators-in-philippines-help-guide-us-robotaxis/" target="_blank" rel="noopener">Waymo exec admits remote operators in Philippines help guide US robotaxis</a></li>
<li><a href="https://github.com/anthropics/claudes-c-compiler/issues/1" target="_blank" rel="noopener">Hello world does not compile</a></li>
<li><a href="https://www.washingtonpost.com/technology/2026/02/01/google-ai-israel-military/" target="_blank" rel="noopener">Google AI helped IDF drones with targeting in 2024 breaching its own policies</a></li>
<li><a href="https://www.science.org/content/article/frog-saunas-could-help-endangered-species-beat-deadly-fungus" target="_blank" rel="noopener">Frog &lsquo;saunas&rsquo; could help endangered species beat a deadly fungus (2024)</a></li>
<li><a href="https://arstechnica.com/tech-policy/2026/02/neocities-founder-stuck-in-chatbot-hell-after-bing-blocked-1-5m-sites/" target="_blank" rel="noopener">Neocities founder stuck in chatbot hell after Bing blocked 1.5M sites</a></li>
<li><a href="https://www.cnbc.com/2026/02/06/uber-liable-pay-8-5-million-driver-rape-suit.html" target="_blank" rel="noopener">Uber held liable, ordered to pay $8.5M in driver rape suit</a></li>
<li><a href="https://www.theverge.com/report/872073/steven-sinofsky-jeffrey-epstein-files-emails-microsoft-exit-settlement" target="_blank" rel="noopener">Former Windows 8 boss recruited Epstein to help negotiate his Microsoft exit</a></li>
<li><a href="https://twitter.com/JJackBrandt/status/2019852423980875794" target="_blank" rel="noopener">FSD helped save my father&rsquo;s life during a heart attack</a></li>
<li><a href="https://news.ycombinator.com/item?id=46886202" target="_blank" rel="noopener">Ona is launching its Open Source program to help maintainers fight AI slop</a></li>
<li><a href="https://san.com/cc/did-a-renowned-hacker-help-jeffrey-epstein-get-dirt-on-other-people/" target="_blank" rel="noopener">Did a renowned hacker help Jeffrey Epstein get &lsquo;dirt on other people&rsquo;?</a></li>
<li><a href="https://andonlabs.com/blog/opus-4-6-vending-bench" target="_blank" rel="noopener">Opus 4.6 on Vending-Bench – Not Just a Helpful Assistant</a></li>
<li><a href="https://phys.org/news/2026-01-crosstalk-cells-pathogens-evade-drugs.html" target="_blank" rel="noopener">Crosstalk inside cells helps pathogens evade drugs, study finds</a></li>
<li><a href="https://en.wikipedia.org/wiki/Signal_for_Help" target="_blank" rel="noopener">Signal for Help</a></li>
<li><a href="https://www.theregister.com/2026/01/29/irony_alert_anthropic_helps_ukgov/" target="_blank" rel="noopener">Irony alert: Anthropic helps UK.gov to build chatbot for job seekers</a></li>
<li><a href="https://hackaday.com/2026/02/03/optical-combs-help-radio-telescopes-work-together/" target="_blank" rel="noopener">Optical Combs Help Radio Telescopes Work Together</a></li>
<li><a href="https://www.ft.com/content/50c2f8e0-a0a4-4433-805d-46e9e0345d4a" target="_blank" rel="noopener">Bitcoin company helped draft law to enable libertarian Caribbean development</a></li>
<li><a href="https://eli.thegreenplace.net/2026/rewriting-pycparser-with-the-help-of-an-llm/" target="_blank" rel="noopener">Rewriting Pycparser with the Help of an LLM</a></li>
<li><a href="https://www.forbes.com/sites/iainmartin/2026/02/04/how-jeffrey-epstein-helped-his-publicist-become-a-big-time-venture-capitalist/" target="_blank" rel="noopener">Jeffrey Epstein Helped His Publicist Become a Big-Time Venture Capitalist</a></li>
<li><a href="https://www.theregister.com/2026/02/03/sudo_maintainer_asks_for_help/" target="_blank" rel="noopener">Sudo maintainer is looking for help</a></li>
<li><a href="https://www.aboutamazon.com/news/devices/ring-search-party-for-dogs-united-states-missing-pets" target="_blank" rel="noopener">Ring&rsquo;s Search Party helps reunite more than one lost dog a day</a></li>
<li><a href="https://www.phoronix.com/news/Wine-Staging-11.2" target="_blank" rel="noopener">Wine-Staging 11.2 Brings More Patches to Help Adobe Photoshop on Linux</a></li>
<li><a href="https://www.theguardian.com/science/2026/jan/25/spider-monkeys-found-to-share-insider-knowledge-to-help-locate-best-food" target="_blank" rel="noopener">Spider monkeys found to share &lsquo;insider knowledge&rsquo; to help locate best food</a></li>
<li><a href="https://theconversation.com/the-invisible-bubbles-that-spread-cancer-could-also-help-stop-it-271593" target="_blank" rel="noopener">The invisible bubbles that spread cancer could also help stop it</a></li>
<li><a href="https://san.com/cc/majority-of-books-in-amazons-success-self-help-genre-likely-written-by-ai-study/" target="_blank" rel="noopener">Majority of books in Amazon&rsquo;s &lsquo;Success&rsquo; self-help genre likely written by AI</a></li>
<li><a href="https://www.founderspace.work/" target="_blank" rel="noopener">We built a free tool to help founders validate their ideas. Looking for feedback</a></li>
<li><a href="https://www.graph-maker.ai" target="_blank" rel="noopener">Show HN: Graph Maker, a tool to help you create data graphs in seconds with AI</a></li>
<li><a href="https://pitchmode.org" target="_blank" rel="noopener">Show HN: I built an AI tool to help technical founders improve their pitch</a></li>
<li><a href="https://hugocool.github.io/product_picker/" target="_blank" rel="noopener">Show HN: Help Users Pick from 100+ Options Using Pairwise Comparisons</a></li>
<li><a href="https://github.com/Rench321/sklad" target="_blank" rel="noopener">Show HN: Sklad – Secure, offline-first snippet manager (Rust, Tauri v2)</a></li>
<li><a href="https://bastion-enclave.vercel.app" target="_blank" rel="noopener">Show HN: A password system with no database, no sync, and nothing to breach</a></li>
<li><a href="https://ardour.org/whatsnew.html" target="_blank" rel="noopener">Ardour 9.0</a></li>
<li><a href="https://www.bitsnbites.eu/a-spatial-domain-variable-block-size-luma-dependent-chroma-compression-algorithm/" target="_blank" rel="noopener">Show HN: A luma dependent chroma compression algorithm (image compression)</a></li>
<li><a href="https://fosdem.org/2026/schedule/event/PEXRTN-ga68-intro/" target="_blank" rel="noopener">Ga68, a GNU Algol 68 Compiler</a></li>
<li><a href="https://newsletter.jantegze.com/p/your-job-isnt-disappearing-its-shrinking" target="_blank" rel="noopener">Your Job Isn&rsquo;t Disappearing. It&rsquo;s Shrinking Around You in Real Time</a></li>
<li><a href="https://thenewstack.io/50-years-ago-a-young-bill-gates-took-on-the-software-pirates/" target="_blank" rel="noopener">50 years ago, a young Bill Gates took on the &lsquo;software pirates&rsquo;</a></li>
<li><a href="https://news.ycombinator.com/item?id=46911249" target="_blank" rel="noopener">Ask HN: What is the most complicated Algorithm you came up with yourself?</a></li>
<li><a href="https://hivewire.news" target="_blank" rel="noopener">Show HN: Hivewire – A news feed where you control your algorithm weights</a></li>
<li><a href="https://www.columbialawreview.org/content/on-algorithmic-wage-discrimination/" target="_blank" rel="noopener">Algorithmic Wage Discrimination</a></li>
<li><a href="https://arstechnica.com/cars/2026/01/how-volvos-new-adaptive-seat-belts-will-reduce-injuries-during-a-crash/" target="_blank" rel="noopener">Volvo invented the seat belt 67 years ago; now it has improved it</a></li>
<li><a href="https://www.cnn.com/2026/02/05/science/prototaxites-fossil-analysis-unknown-life-form" target="_blank" rel="noopener">The largest life-form on land 400M years ago scientists can&rsquo;t explain</a></li>
<li><a href="https://liam-on-linux.dreamwidth.org/97604.html" target="_blank" rel="noopener">My review of the Tadpole-RDI Ultra Book lli from 25 years ago this month</a></li>
<li><a href="https://whattimewasit.app/" target="_blank" rel="noopener">Show HN: What Time Was It? – See what time it was X hours/minutes ago</a></li>
<li><a href="https://donotnotify.com/opensource.html" target="_blank" rel="noopener">DoNotNotify is now Open Source</a></li>
<li><a href="https://vecti.com" target="_blank" rel="noopener">Show HN: I spent 4 years building a UI design tool with only the features I use</a></li>
<li><a href="https://news.ycombinator.com/item?id=46917886" target="_blank" rel="noopener">Tell HN: I&rsquo;m a PM at a big system of record SaaS. We&rsquo;re cooked</a></li>
<li><a href="https://github.com/ambonvik/cimba" target="_blank" rel="noopener">Show HN: C discrete event SIM w stackful coroutines runs 45x faster than SimPy</a></li>
<li><a href="https://www.biotradingarena.com/hn" target="_blank" rel="noopener">Show HN: BioTradingArena – Benchmark for LLMs to predict biotech stock movements</a></li>
<li><a href="https://news.ycombinator.com/item?id=46870336" target="_blank" rel="noopener">Ask HN: Anyone have a &ldquo;sovereign&rdquo; solution for phone calls?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46888318" target="_blank" rel="noopener">AI Agents as Autonomous Founders</a></li>
<li><a href="https://news.ycombinator.com/item?id=46854322" target="_blank" rel="noopener">LuaJIT maintainers quietly deleted discussion about RISC-V 64 support</a></li>
<li><a href="https://github.com/Deso-PK/make-trust-irrelevant" target="_blank" rel="noopener">Make Trust Irrelevant: A Gamer&rsquo;s Take on Agentic AI Safety</a></li>
<li><a href="https://news.ycombinator.com/item?id=46870868" target="_blank" rel="noopener">Tell HN: OpenAI&rsquo;s Codex CLI is currently free to use</a></li>
<li><a href="https://llmskirmish.com" target="_blank" rel="noopener">Show HN: LLM Skirmish – a benchmark where LLMs play RTS games, by writing code</a></li>
<li><a href="https://github.com/dsifry/metaswarm" target="_blank" rel="noopener">Show HN: 127 PRs to Prod this wknd with 18 AI agents: metaswarm. MIT licensed</a></li>
<li><a href="https://news.ycombinator.com/item?id=46889045" target="_blank" rel="noopener">YC S26 Application: &ldquo;Attach a coding agent session you&rsquo;re particularly proud of&rdquo;</a></li>
<li><a href="https://news.ycombinator.com/item?id=46941269" target="_blank" rel="noopener">What Is Genspark?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46900068" target="_blank" rel="noopener">Show HN: ÆTHRA – Write music as code (notes, chords, emotion-driven music)</a></li>
<li><a href="https://vire-lang.web.app" target="_blank" rel="noopener">Show HN: A toy compiler I built in high school (runs in browser)</a></li>
<li><a href="https://news.ycombinator.com/item?id=46901420" target="_blank" rel="noopener">We moved all of our collaboration to mailing lists</a></li>
<li><a href="https://github.com/derekwisong/datui" target="_blank" rel="noopener">Show HN: Datui – TUI for data exploration (local files, S3, HTTP)</a></li>
<li><a href="https://github.com/system32-ai/chaos-agents" target="_blank" rel="noopener">Show HN: Chaos Agents – Run chaos experiments with Agents</a></li>
<li><a href="https://apps.apple.com/us/app/fitspire-5-minute-workout/id6758784938" target="_blank" rel="noopener">Show HN: Fitspire – a simple 5-minute workout app for busy people (iOS)</a></li>
<li><a href="https://nocterm.dev" target="_blank" rel="noopener">Show HN: Nocterm – Flutter-inspired TUI framework with hot reload (Dart)</a></li>
<li><a href="https://www.newscientist.com/article/2514199-nasal-spray-could-prevent-infections-from-any-flu-strain/" target="_blank" rel="noopener">Nasal spray could prevent infections from any flu strain</a></li>
<li><a href="https://fluorite.game/" target="_blank" rel="noopener">Fluorite Game Engine</a></li>
<li><a href="https://www.core77.com/posts/141142/When-Bad-UI-Design-Kills-China-Bans-Flush-Door-Handles" target="_blank" rel="noopener">When Bad UI Design Kills: China Bans Flush Car Door Handles</a></li>
<li><a href="https://news.ycombinator.com/item?id=46932865" target="_blank" rel="noopener">Ask HN: AI never gets flustered, will that make us better as people or worse?</a></li>
<li><a href="https://github.com/rivet-dev/sandbox-agent/tree/main/gigacode" target="_blank" rel="noopener">Show HN: Gigacode – Use OpenCode&rsquo;s UI with Claude Code/Codex/Amp</a></li>
<li><a href="https://flexprice.io/" target="_blank" rel="noopener">Show HN: A customer billing portal built to reduce &ldquo;can you resend the invoice?</a></li>
<li><a href="https://hister.org/?src=hn" target="_blank" rel="noopener">Show HN: Hister – fast, content-based search for visited websites</a></li>
<li><a href="https://www.fluid.sh/" target="_blank" rel="noopener">Claude Code for Infrastructure</a></li>
<li><a href="https://flexprice.io/" target="_blank" rel="noopener">Replit&rsquo;s Recent Pricing Change Is About Trust, Not Credits</a></li>
<li><a href="https://www.whook.town/" target="_blank" rel="noopener">Show HN: WhookTown – Visualize your infrastructure as a 3D cyberpunk city</a></li>
<li><a href="https://news.ycombinator.com/item?id=46899540" target="_blank" rel="noopener">Ask HN: Any Recommended Alternative to Wappalyzer?</a></li>
<li><a href="https://daydream.live/interactive-ai-video-program" target="_blank" rel="noopener">Show HN: Two-week creative lab for developers building with real-time AI video</a></li>
<li><a href="https://github.com/vuhp/cloud-cost-cli" target="_blank" rel="noopener">Show HN: Cloud-cost-CLI – Find cloud $$ waste in AWS, Azure and GCP</a></li>
<li><a href="https://news.ycombinator.com/item?id=46861542" target="_blank" rel="noopener">Ask HN: How do you give AI agents access without over-permissioning?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46920322" target="_blank" rel="noopener">Ask HN: Non-profit, volunteers run org needs CRM. Is Odoo Community a good sol.?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46868664" target="_blank" rel="noopener">Show HN: DNA Platform – A School for Outliers</a></li>
<li><a href="https://news.ycombinator.com/item?id=46937877" target="_blank" rel="noopener">Ask HN: How do you maintain integrations once they&rsquo;re in production?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46872733" target="_blank" rel="noopener">Launch HN: Modelence (YC S25) – App Builder with TypeScript / MongoDB Framework</a></li>
</ul>
<h2 id="heise-cloud-8">Heise Cloud (8)</h2>
<ul>
<li><a href="https://www.heise.de/news/Nextcloud-stellt-ADA-Engine-fuer-massive-Performance-Verbesserungen-vor-11168248.html" target="_blank" rel="noopener">Nextcloud schaltet den ADA-Turbo: Deutliche Performance-Verbesserungen kommen</a></li>
<li><a href="https://www.heise.de/news/iX-Workshop-IT-Infrastrukturen-mit-OpenTofu-aufbauen-und-verwalten-11154210.html" target="_blank" rel="noopener">iX-Workshop: IT-Infrastrukturen mit OpenTofu aufbauen und verwalten</a></li>
<li><a href="https://www.heise.de/news/Freitag-Gerichte-gegen-Metas-Datensammlung-Amazon-Rekordinvestitionen-in-Cloud-11167311.html" target="_blank" rel="noopener">Freitag: Gerichte gegen Metas Datensammlung, Amazon-Rekordinvestitionen in Cloud</a></li>
<li><a href="https://www.heise.de/news/Amazon-mit-ungebremstem-Wachstum-und-extremen-KI-Investitionen-aber-Aktie-faellt-11167295.html" target="_blank" rel="noopener">Amazon mit ungebremstem Wachstum und extremen KI-Investitionen, aber Aktie fällt</a></li>
<li><a href="https://www.heise.de/news/Donnerstag-Meta-Schadenersatz-wegen-Datensammlung-Googles-Investitionen-in-KI-11165811.html" target="_blank" rel="noopener">Donnerstag: Meta-Schadenersatz wegen Datensammlung, Googles Investitionen in KI</a></li>
<li><a href="https://www.heise.de/news/Alphabet-erhoeht-Einnahmen-weiter-und-kuendigt-Rekordinvestitionen-in-KI-Cloud-an-11165795.html" target="_blank" rel="noopener">Alphabet erhöht Einnahmen weiter und kündigt Rekordinvestitionen in KI-Cloud an</a></li>
<li><a href="https://www.heise.de/news/Google-und-Microsoft-starten-plattformuebergreifende-Videokonferenzen-11164634.html" target="_blank" rel="noopener">Google und Microsoft starten plattformübergreifende Videokonferenzen</a></li>
<li><a href="https://www.heise.de/hintergrund/Wie-man-mit-Spectre-Cloud-Systeme-angreift-11139612.html" target="_blank" rel="noopener">Wie man mit Spectre Cloud-Systeme angreift</a></li>
</ul>
<h2 id="kubernetes-blog-1">Kubernetes Blog (1)</h2>
<ul>
<li><a href="https://kubernetes.io/blog/2026/02/03/introducing-node-readiness-controller/" target="_blank" rel="noopener">Introducing Node Readiness Controller</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/ide-vs-desktop-agent/" target="_blank" rel="noopener">IDEcline: How the world’s most powerful coding tools became second-class citizens overnight</a></li>
<li><a href="https://thenewstack.io/docker-versus-nix-the-quest-for-true-reproducibility/" target="_blank" rel="noopener">Docker versus Nix: The quest for true reproducibility</a></li>
<li><a href="https://thenewstack.io/for-darryl-webassembly-and-web-workers/" target="_blank" rel="noopener">How WebAssembly and Web Workers prevent UI freezes</a></li>
<li><a href="https://thenewstack.io/openclaw-gsd/" target="_blank" rel="noopener">How GSD turns Claude into a self-steering developer</a></li>
<li><a href="https://thenewstack.io/jule-open-source-programming-language/" target="_blank" rel="noopener">Memory-Safe Jule language emerges as C/C++ alternative</a></li>
<li><a href="https://thenewstack.io/operant-ai-targets-shadow-ai-agents-with-real-time-security-platform/" target="_blank" rel="noopener">Operant AI targets ‘shadow’ AI agents with real-time security platform</a></li>
<li><a href="https://thenewstack.io/dawn-of-a-saaspocalypse/" target="_blank" rel="noopener">Is the SaaSpocalypse nigh? The era of paying for software seats may be ending.</a></li>
<li><a href="https://thenewstack.io/homepage-is-your-one-stop-shop-for-monitoring-and-viewing-all-of-the-services-you-depend-on/" target="_blank" rel="noopener">How Homepage simplifies monitoring your self-hosted services</a></li>
<li><a href="https://thenewstack.io/pg_lake-comes-to-snowflake-postgres-what-it-means-for-open-standards/" target="_blank" rel="noopener">pg_lake comes to Snowflake Postgres: What it means for open standards</a></li>
<li><a href="https://thenewstack.io/top-vibe-coding-countries/" target="_blank" rel="noopener">Where on Earth is vibe coding taking off the most?</a></li>
<li><a href="https://thenewstack.io/federate-security-gitlab/" target="_blank" rel="noopener">The one structural shift CISOs must make before AI outpaces their security strategy</a></li>
<li><a href="https://thenewstack.io/open-source-usearch-library-jumpstarts-scylladb-vector-search/" target="_blank" rel="noopener">Open source USearch library jumpstarts ScyllaDB vector search</a></li>
<li><a href="https://thenewstack.io/dynatrace-perform-rise-of-the-developer/" target="_blank" rel="noopener">The enterprise is not ready for “the rise of the developer”</a></li>
<li><a href="https://thenewstack.io/openais-gpt-5-3-codex-helped-build-itself/" target="_blank" rel="noopener">OpenAI’s GPT-5.3-Codex helped build itself</a></li>
<li><a href="https://thenewstack.io/anthropics-opus-4-6-is-a-step-change-for-the-enterprise/" target="_blank" rel="noopener">Anthropic debuts Opus 4.6 with standout scores for solving hard problems that other AIs miss</a></li>
<li><a href="https://thenewstack.io/openclaw-moltbot-security-concerns/" target="_blank" rel="noopener">It took a researcher fewer than 2 hours to hijack OpenClaw</a></li>
<li><a href="https://thenewstack.io/how-to-reduce-mcp-token-bloat/" target="_blank" rel="noopener">10 strategies to reduce MCP token bloat</a></li>
<li><a href="https://thenewstack.io/github-agent-hq/" target="_blank" rel="noopener">GitHub is letting developers choose between Copilot and its biggest rivals</a></li>
<li><a href="https://thenewstack.io/the-weird-things-that-happened-when-clickhouse-replaced-c-with-rust/" target="_blank" rel="noopener">The ‘weird’ things that happened when Clickhouse replaced C++ with Rust</a></li>
<li><a href="https://thenewstack.io/moltbook-the-singularity-or-hype/" target="_blank" rel="noopener">Moltbook: Hype or the Singularity?</a></li>
<li><a href="https://thenewstack.io/kubernetes-to-retire-ingress-nginx/" target="_blank" rel="noopener">Why Kubernetes is retiring Ingress NGINX</a></li>
<li><a href="https://thenewstack.io/temporal-durable-execution-platform/" target="_blank" rel="noopener">Durable Execution: Build reliable software in an unreliable world</a></li>
<li><a href="https://thenewstack.io/context-is-everything-sales-force-data-360/" target="_blank" rel="noopener">Unlocking AI’s full potential: Why context is everything</a></li>
<li><a href="https://thenewstack.io/why-enterprise-businesses-should-adopt-immutable-linux-for-the-desktop/" target="_blank" rel="noopener">Why enterprise businesses should adopt immutable Linux for the desktop</a></li>
<li><a href="https://thenewstack.io/chainguard-admitted-factory-1-0-was-brittle-heres-how-2-0-fixes-it/" target="_blank" rel="noopener">Chainguard admitted Factory 1.0 was “brittle.” Here’s how 2.0 fixes it.</a></li>
<li><a href="https://thenewstack.io/openais-codex-desktop-app-is-all-about-managing-agents/" target="_blank" rel="noopener">OpenAI’s Codex desktop app is all about managing agents</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-07/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 6, Feb 2-8, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-06/</link>
      <pubDate>Mon, 02 Feb 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-06/</guid>
      <description>This week: 49 releases, 172 news items.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week in Cloud Native brought significant shifts and updates across the ecosystem. A major announcement from the Kubernetes Steering and Security Response Committees regarding the archival of Ingress NGINX has sparked critical discussions on migration strategies. Meanwhile, the integration of AI continues to accelerate, with new projects emerging for LLM inference and a strong focus on the security and operational implications of AI agents.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="policy--security">Policy &amp; Security</h3>
<ul>
<li><strong><a href="https://github.com/open-policy-agent/opa/releases/tag/v1.13.1" target="_blank" rel="noopener">Open Policy Agent v1.13.1</a></strong> - A bug fix release addressing an issue in the <code>array.flatten</code> built-in function.</li>
<li><strong><a href="https://github.com/open-policy-agent/opa/releases/tag/v1.13.0" target="_blank" rel="noopener">Open Policy Agent v1.13.0</a></strong> - Introduces a new <code>immediate</code> upload trigger mode in the Decision Logger, a new <code>array.flatten</code> built-in function, and various performance improvements.</li>
<li><strong><a href="https://github.com/kyverno/kyverno/releases/tag/v1.16.3" target="_blank" rel="noopener">Kyverno v1.16.3</a></strong> - Implements <code>failureActionOverrides</code> namespaceSelector, fixes cross-namespace access in <code>apiCall</code>, and adds a context size limit.</li>
<li><strong><a href="https://github.com/kyverno/kyverno/releases/tag/v1.15.3" target="_blank" rel="noopener">Kyverno v1.15.3</a></strong> - Provides fixes for background controller automountServiceAccount logic, namespace checks, and label exclusion.</li>
<li><strong><a href="https://github.com/falcosecurity/falco/releases/tag/0.43.0" target="_blank" rel="noopener">Falco 0.43.0</a></strong> - A new stable release for the cloud native runtime security project.</li>
<li><strong><a href="https://github.com/aquasecurity/trivy/releases/tag/v0.69.0" target="_blank" rel="noopener">Trivy v0.69.0</a></strong> - A new stable release for the comprehensive vulnerability and misconfiguration scanner.</li>
</ul>
<h3 id="observability--tracing">Observability &amp; Tracing</h3>
<ul>
<li><strong><a href="https://github.com/grafana/tempo/releases/tag/v2.10.0" target="_blank" rel="noopener">Grafana Tempo v2.10.0</a></strong> - Introduces breaking changes by validating tenant ID in the frontend and distributor, and completely removes vParquet2 encoding support.</li>
<li><strong><a href="https://github.com/inspektor-gadget/inspektor-gadget/releases/tag/v0.48.1" target="_blank" rel="noopener">Inspektor Gadget v0.48.1</a></strong> - A bugfix release, removing the possibility to customize CFLAGS from <code>build.yaml</code>.</li>
</ul>
<h3 id="serverless">Serverless</h3>
<ul>
<li><strong><a href="https://github.com/knative/serving/releases/tag/knative-v1.21.0" target="_blank" rel="noopener">Knative Serving v1.21.0</a></strong> - Introduces <code>secure-pod-defaults</code> with <code>AllowRootBounded</code> for improved workload security, though it remains disabled by default in this release.</li>
<li><strong><a href="https://github.com/knative/serving/releases/tag/knative-v1.20.2" target="_blank" rel="noopener">Knative Serving v1.20.2</a></strong> - Drops support for OpenCensus in favor of OpenTelemetry, a notable breaking change.</li>
<li><strong><a href="https://github.com/knative/serving/releases/tag/knative-v1.19.9" target="_blank" rel="noopener">Knative Serving v1.19.9</a></strong> - Also drops OpenCensus support in favor of OpenTelemetry.</li>
<li><strong><a href="https://github.com/knative/eventing/releases/tag/knative-v1.21.0" target="_blank" rel="noopener">Knative Eventing v1.21.0</a></strong> - Includes dependency updates and minor improvements.</li>
<li><strong><a href="https://github.com/knative/eventing/releases/tag/knative-v1.20.1" target="_blank" rel="noopener">Knative Eventing v1.20.1</a></strong> - Adds support for using Pod default credentials in AWS IntegrationSource and IntegrationSink resources and includes the Distributed Tracing extension in JobSinks.</li>
<li><strong><a href="https://github.com/nuclio/nuclio/releases/tag/1.15.14" target="_blank" rel="noopener">Nuclio 1.15.14</a></strong> - Features service account authentication, enhanced scaler functionality, and improved propagation of request context ID to the Project Leader Service.</li>
</ul>
<h3 id="storage">Storage</h3>
<ul>
<li><strong><a href="https://github.com/longhorn/longhorn/releases/tag/v1.11.0" target="_blank" rel="noopener">Longhorn v1.11.0</a></strong> - Marks a significant milestone with the V2 Data Engine officially entering Technical Preview, alongside general system stability, resource observability, scheduling, and utilization optimizations.</li>
<li><strong><a href="https://github.com/longhorn/longhorn/releases/tag/v1.10.2" target="_blank" rel="noopener">Longhorn v1.10.2</a></strong> - Delivers several improvements and bug fixes aimed at enhancing system quality, resilience, stability, and security, including a fix for RWX Volume unavailability after node drain.</li>
</ul>
<h3 id="messaging">Messaging</h3>
<ul>
<li><strong><a href="https://github.com/nats-io/nats-server/releases/tag/v2.12.4" target="_blank" rel="noopener">NATS Server v2.12.4</a></strong> - Updates Go version and dependencies, and adds <code>tls_cert_not_after</code> to monitoring metrics.</li>
<li><strong><a href="https://github.com/nats-io/nats-server/releases/tag/v2.11.12" target="_blank" rel="noopener">NATS Server v2.11.12</a></strong> - Updates Go version and dependencies.</li>
</ul>
<h3 id="application-runtime--development">Application Runtime &amp; Development</h3>
<ul>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.16.8" target="_blank" rel="noopener">Dapr Runtime v1.16.8</a></strong> - A bug fix release addressing a panic issue with RabbitMQ PubSub concurrent map writes and an optional issuer file credential for Pulsar.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.47.2" target="_blank" rel="noopener">Backstage v1.47.2</a></strong> - A patch release that rolls back an immediate breaking change related to API factory conflicts and updates the <code>zod</code> library dependency.</li>
<li><strong><a href="https://github.com/telepresenceio/telepresence/releases/tag/v2.26.1" target="_blank" rel="noopener">Telepresence v2.26.1</a></strong> - A new stable release for the cloud native development tool.</li>
</ul>
<h3 id="multi-cluster--orchestration">Multi-Cluster &amp; Orchestration</h3>
<ul>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.16.2" target="_blank" rel="noopener">Karmada v1.16.2</a></strong> - A patch release focusing on various improvements.</li>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.15.5" target="_blank" rel="noopener">Karmada v1.15.5</a></strong> - A patch release.</li>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.14.9" target="_blank" rel="noopener">Karmada v1.14.9</a></strong> - A patch release.</li>
<li><strong><a href="https://github.com/volcano-sh/volcano/releases/tag/v1.14.0" target="_blank" rel="noopener">Volcano v1.14.0</a></strong> - Establishes Volcano as a unified scheduling platform with a scalable multi-scheduler architecture, dynamic node scheduling shard, and a new Agent Scheduler for latency-sensitive AI Agent workloads.</li>
</ul>
<h3 id="networking">Networking</h3>
<ul>
<li><strong><a href="https://github.com/kube-vip/kube-vip/releases/tag/v1.0.4" target="_blank" rel="noopener">Kube-VIP v1.0.4</a></strong> - Brings improved leader election context and ingress comparison, fixes the <code>preserveVipOnLeadershipLoss</code> setting in manifest generation, and introduces configurable DHCP retry.</li>
</ul>
<h3 id="cicd">CI/CD</h3>
<ul>
<li><strong><a href="https://github.com/tektoncd/pipeline/releases/tag/v1.9.0" target="_blank" rel="noopener">Tekton Pipeline v1.9.0</a></strong> - Introduces <code>hostUsers</code> support and digest validation for the HTTP resolver.</li>
</ul>
<h3 id="service-mesh">Service Mesh</h3>
<ul>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.202" target="_blank" rel="noopener">Meshery v0.8.202</a></strong> - Includes a fix for local provider assumption of user accounts and a billboard.js dependency bump.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.201" target="_blank" rel="noopener">Meshery v0.8.201</a></strong> - Features improved error output readability for <code>mesheryctl</code> connection delete commands and adds Docker Extension UI package compatibility.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>The cloud native landscape saw significant developments this week, particularly around Kubernetes infrastructure and the burgeoning role of AI. A major announcement from the Kubernetes Steering and Security Response Committees confirmed the archival of Ingress NGINX, a critical component for many, urging users to consider alternatives like Cilium. This move underscores the importance of staying current with community-supported projects and planning for infrastructure evolution. Complementing this, Cluster API released v1.12, introducing powerful features like in-place updates and chained upgrades, enhancing the declarative management of Kubernetes cluster lifecycles. There were also updates on experimenting with Gateway API using <code>kind</code>, signaling continued innovation in Kubernetes networking.</p>
<p>Security remains a paramount concern, with a critical blog post highlighting a Kubernetes telemetry feature that could fully compromise clusters, emphasizing the need for rigorous security practices. In policy, AWS&rsquo;s open-source policy language, Cedar, joined the CNCF as a Sandbox project, offering a new tool for fine-grained authorization. Projects like Falco, Kyverno, OPA, and Trivy also released updates, reinforcing the community&rsquo;s commitment to robust security and policy enforcement within cloud native environments. Chainguard&rsquo;s EmeritOSS initiative further highlighted efforts to provide security and sustainability for critical, sometimes orphaned, open-source projects.</p>
<p>The intersection of AI and cloud native continues to be a hotbed of innovation. The Volcano community announced Kthena, a new sub-project dedicated to LLM inference for the cloud native era, showcasing efforts to integrate large language models into existing cloud native workflows. This trend extends to various aspects of development and operations, with tools like Gemini CLI integrating into agentic development loops and discussions around securing AI pipelines, particularly with Google Cloud tools for Vertex AI. The concept of &ldquo;AI agents&rdquo; is gaining traction, with a focus on how they can streamline software development, incident management, and even SRE tasks, though questions around managing secrets and the overall impact on developer roles are actively being debated.</p>
<p>Beyond core infrastructure and AI, the developer experience and community growth were also in focus. Insights into organizing KCD Sri Lanka 2025 demonstrate the global expansion and grassroots efforts within the CNCF community. Reflections on k0s&rsquo;s growth in 2025 highlighted the importance of community and governance. Discussions around &ldquo;developer fatigue&rdquo; and the emergence of &ldquo;forward-deployed engineers&rdquo; point to an evolving landscape where platforms are adapting to improve developer productivity. Furthermore, AWS announced increased payload sizes for serverless services up to 1MB, providing more flexibility for cloud applications. In the broader cloud market, the financial performance of major players like Microsoft and SAP saw shifts, with investor reactions tied to cloud growth outlooks and the perceived impact of AI.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>The Hacker News community was abuzz with the Kubernetes Ingress NGINX archival, with many discussions revolving around the implications and necessary migration strategies. A significant amount of conversation also centered on AI agents, from their potential to revolutionize development and operations to critical questions about managing secrets, ensuring security through sandboxing, and their long-term impact on developer careers. Beyond AI, there was lively debate on Kubernetes operational patterns, including the merits of running PostgreSQL on Kubernetes versus VMs, and the emergence of new open-source DevOps control planes and tools aimed at simplifying Kubernetes environments.</p>
<h2 id="-week-in-numbers">📊 Week in Numbers</h2>
<ul>
<li>29 stable releases across 13 projects</li>
<li>Kubernetes Ingress NGINX, a critical component for about half of cloud native environments, is being retired.</li>
<li>AWS serverless services now support payloads up to 1MB.</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-06/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-6">📚 All Articles from Week 6</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-compute-2">AWS Compute (2)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/compute/serverless-icymi-q4-2025/" target="_blank" rel="noopener">Serverless ICYMI Q4 2025</a></li>
<li><a href="https://aws.amazon.com/blogs/compute/more-room-to-build-serverless-services-now-support-payloads-up-to-1-mb/" target="_blank" rel="noopener">More room to build: serverless services now support payloads up to 1 MB</a></li>
</ul>
<h2 id="cncf-blog-4">CNCF Blog (4)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/01/29/from-global-stages-to-a-local-landmark-organizing-kcd-sri-lanka-2025/" target="_blank" rel="noopener">From global stages to a local landmark: Organizing KCD Sri Lanka 2025</a></li>
<li><a href="https://www.cncf.io/blog/2026/01/28/introducing-kthena-llm-inference-for-the-cloud-native-era/" target="_blank" rel="noopener">Introducing Kthena: LLM inference for the cloud native era</a></li>
<li><a href="https://www.cncf.io/blog/2026/01/27/navigating-the-ingress-nginx-archival-why-now-is-the-time-to-move-to-cilium/" target="_blank" rel="noopener">Navigating the ingress-nginx archival: why now is the time to move to Cilium</a></li>
<li><a href="https://www.cncf.io/blog/2026/01/26/k0s-in-2025-a-year-of-community-growth-governance-and-kubernetes-innovation/" target="_blank" rel="noopener">k0s in 2025: A year of community growth, governance, and Kubernetes innovation</a></li>
</ul>
<h2 id="hacker-news-125">Hacker News (125)</h2>
<ul>
<li><a href="https://grahamhelton.com/blog/nodes-proxy-rce" target="_blank" rel="noopener">Kubernetes Remote Code Execution via Nodes/Proxy Get Permission</a></li>
<li><a href="https://kubernetes.io/blog/2026/01/29/ingress-nginx-statement/" target="_blank" rel="noopener">Ingress Nginx: Statement from Kubernetes Steering and Security Committees</a></li>
<li><a href="https://github.com/loft-sh/vind" target="_blank" rel="noopener">Show HN: vind – A Better Kind (Kubernetes in Docker)</a></li>
<li><a href="https://kubernetes.io/blog/2026/01/29/ingress-nginx-statement/" target="_blank" rel="noopener">Ingress Nginx: Statement from Kubernetes Committees</a></li>
<li><a href="https://kubernetes.io/blog/2026/01/29/ingress-nginx-statement/" target="_blank" rel="noopener">Ingress Nginx: Statement from Kubernetes Steering, Security Response Committees</a></li>
<li><a href="https://stormatics.tech/blogs/postgresql-on-kubernetes-vs-vms-a-technical-decision-guide" target="_blank" rel="noopener">PostgreSQL on Kubernetes vs. VMs: A Technical Decision Guide</a></li>
<li><a href="https://clickhouse.com/blog/clickhouse-kubernetes-operator" target="_blank" rel="noopener">Official ClickHouse Kubernetes Operator</a></li>
<li><a href="https://github.com/ClickHouse/clickhouse-operator" target="_blank" rel="noopener">Show HN: Official Kubernetes Operator for ClickHouse</a></li>
<li><a href="https://news.ycombinator.com/item?id=46793814" target="_blank" rel="noopener">Show HN: SuperPlane - open source DevOps control plane</a></li>
<li><a href="https://docs.tensorpool.dev/features/agent" target="_blank" rel="noopener">Show HN: Autonomous recovery for distributed training jobs</a></li>
<li><a href="https://www.theregister.com/2026/01/30/euro_firms_must_ditch_us/" target="_blank" rel="noopener">Euro firms must ditch Uncle Sam&rsquo;s clouds and go EU-native</a></li>
<li><a href="https://github.com/VoidenHQ/voiden" target="_blank" rel="noopener">Show HN: Voiden – an offline, Git-native API tool built around Markdown</a></li>
<li><a href="https://apps.apple.com/us/app/convoxa-ai-meeting-minutes/id6755150446" target="_blank" rel="noopener">Show HN: A 4.8MB native iOS voice notes app built with SwiftUI</a></li>
<li><a href="https://news.ycombinator.com/item?id=46795843" target="_blank" rel="noopener">I built a modern, cloud-licensed installer for SuperMemo 19</a></li>
<li><a href="https://extradock.app/" target="_blank" rel="noopener">Show HN: I acquired ExtraDock, rebuilt it, now it&rsquo;s the macOS app of my dreams</a></li>
<li><a href="https://github.com/storytold/artcraft" target="_blank" rel="noopener">Show HN: ArtCraft AI crafting engine, written in Rust</a></li>
<li><a href="https://grid.space/stem/" target="_blank" rel="noopener">Grid: Free, local-first, browser-based 3D printing/CNC/laser slicer</a></li>
<li><a href="https://github.com/SproutPanel/roots" target="_blank" rel="noopener">Roots is a game server daemon that manages Docker containers for game servers</a></li>
<li><a href="https://github.com/mraza007/learn-docker" target="_blank" rel="noopener">Show HN: I built a fun interactive tutorial teach about Docker Containers</a></li>
<li><a href="https://github.com/amlalabs/amla-sandbox" target="_blank" rel="noopener">Show HN: Amla Sandbox – WASM bash shell sandbox for AI agents</a></li>
<li><a href="https://github.com/anneschuth/pinchwork" target="_blank" rel="noopener">Show HN: Pinchwork – A task marketplace where AI agents hire each other</a></li>
<li><a href="https://news.ycombinator.com/item?id=46842311" target="_blank" rel="noopener">Show HN: I built a receipt processor for Paperless-ngx</a></li>
<li><a href="https://github.com/greynewell/mcpbr" target="_blank" rel="noopener">Show HN: Mcpbr – does your MCP help? Test it on SWE-bench and 25 evals</a></li>
<li><a href="https://xmrcheckout.com" target="_blank" rel="noopener">Show HN: Xmrcheckout – self-hosted, non-custodial Monero checkout</a></li>
<li><a href="https://github.com/el-dockerr/ghostmem" target="_blank" rel="noopener">GhostMem: User-space virtual memory compression for C++ using LZ4</a></li>
<li><a href="https://news.ycombinator.com/item?id=46776065" target="_blank" rel="noopener">A Lightweight, Non-Intrusive Approach to Website Monitoring (Ops Perspective)</a></li>
<li><a href="https://www.cbc.ca/lite/story/9.7059800" target="_blank" rel="noopener">Norad pact would change if Canada pulls back from F-35 order: envoy to Ottawa</a></li>
<li><a href="https://news.ycombinator.com/item?id=46831133" target="_blank" rel="noopener">Ask HN: Is understanding code becoming &ldquo;optional&rdquo;?</a></li>
<li><a href="https://gitbybit.com" target="_blank" rel="noopener">Show HN: GitByBit — Git course integrated into VSCode and Cursor</a></li>
<li><a href="https://flexboxle.com" target="_blank" rel="noopener">Show HN: Flexboxle – A Daily Puzzle with Flexbox</a></li>
<li><a href="https://markpad.sftwr.dev" target="_blank" rel="noopener">Show HN: Markpad – The Notepad Equivalent for Markdown</a></li>
<li><a href="https://news.ycombinator.com/item?id=46829757" target="_blank" rel="noopener">Ask HN: Should a software engineer have research exposure?</a></li>
<li><a href="https://github.com/appsidekit/kanbanned" target="_blank" rel="noopener">Show HN: Open-source, offline Kanban board with &ldquo;swim lanes&rdquo;</a></li>
<li><a href="https://words.zip/" target="_blank" rel="noopener">Show HN: Words.zip (300k words found on an infinite grid)</a></li>
<li><a href="https://papermetar.com/" target="_blank" rel="noopener">Show HN: PaperMETAR – An E-Paper Aviation Weather Display for Pilots</a></li>
<li><a href="https://github.com/ishiooon/codex.nvim" target="_blank" rel="noopener">Show HN: Codex.nvim – Codex inside Neovim (no API key required)</a></li>
<li><a href="https://www.scientificamerican.com/article/smallpox-eradication-champion-william-foege-dies-at-89/" target="_blank" rel="noopener">Scientist who helped eradicate smallpox dies at age 89</a></li>
<li><a href="https://randsinrepose.com/archives/sometimes-your-job-is-to-stay-the-hell-out-of-the-way/" target="_blank" rel="noopener">Sometimes your job is to stay the hell out of the way</a></li>
<li><a href="https://www.politico.com/news/2026/01/31/elon-musk-2026-election-donations-00758992" target="_blank" rel="noopener">Elon Musk pours millions more into helping Republicans keep Congress</a></li>
<li><a href="https://www.abc.net.au/news/2026-01-21/qld-teenagers-create-coding-app-code-lab-sri-lanka-students/106225842" target="_blank" rel="noopener">Australian high schoolers build coding platform to help learners in Sri Lanka</a></li>
<li><a href="https://nypost.com/2026/01/30/health/pancreatic-cancer-breakthrough-tumors-disappear-in-mice/" target="_blank" rel="noopener">Pancreatic cancer researchers&rsquo; latest breakthrough could help tumors disappear</a></li>
<li><a href="https://www.cnn.com/2026/01/30/americas/alberta-independence-trump-canada-intl-hnk" target="_blank" rel="noopener">A separatist group is asking for Trump&rsquo;s help to split from Canada</a></li>
<li><a href="https://nymag.com/intelligencer/article/inside-the-helicopter-that-caused-the-potomac-air-disaster.html" target="_blank" rel="noopener">The Helicopter That Caused the Potomac Air Disaster</a></li>
<li><a href="https://www.theguardian.com/us-news/2026/jan/31/french-mps-demand-explanation-over-tech-firm-capgemini-contract-ice" target="_blank" rel="noopener">French MPs demand explanation over tech firm&rsquo;s contract to help ICE in US</a></li>
<li><a href="https://www.fastcompany.com/91024985/spyware-companies-helping-governments-hack-their-citizens" target="_blank" rel="noopener">The companies helping governments hack citizens&rsquo; phones (2024)</a></li>
<li><a href="https://www.nature.com/articles/d41586-026-00222-7" target="_blank" rel="noopener">Cancer might protect against Alzheimer&rsquo;s – this protein helps explain why</a></li>
<li><a href="https://www.techradar.com/vpn/vpn-privacy-security/not-just-censorship-its-digital-isolation-iran-plans-to-cut-ties-with-the-global-internet-and-vpns-may-not-help-this-time" target="_blank" rel="noopener">Iran plans to cut ties with the global internet, and VPNs may not help this time</a></li>
<li><a href="https://hackaday.com/2026/01/25/commodore-64-helps-revive-the-bbs-days/" target="_blank" rel="noopener">Commodore 64 Helps Revive the BBS Days</a></li>
<li><a href="https://paperstack.ac" target="_blank" rel="noopener">Show HN: I built Goodreads for academic papers to help my wife survive her PhD</a></li>
<li><a href="https://www.ft.com/content/678a173f-0387-46a0-a1c2-b28c4f8a64d4" target="_blank" rel="noopener">Ford held talks with China&rsquo;s Xiaomi over EV partnership</a></li>
<li><a href="https://spar.cuped.ai" target="_blank" rel="noopener">Show HN: Spar – Built a tool to help improve store conversion rates</a></li>
<li><a href="https://www.sciencefocus.com/future-technology/scientists-learned-control-dreams" target="_blank" rel="noopener">So you want to lucid dream? New technology aims to help you induce a lucid dream</a></li>
<li><a href="https://www.sfchronicle.com/health/article/reed-jobs-cancer-fund-21324598.php" target="_blank" rel="noopener">Steve Jobs&rsquo; son says he can help end cancer deaths – and he&rsquo;s raised $$$$</a></li>
<li><a href="https://www.npr.org/2026/01/28/nx-s1-5691692/hope-vi-public-housing-opportunity-insights-raj-chetty" target="_blank" rel="noopener">Housing program helped kids escape poverty – by changing who they befriended</a></li>
<li><a href="https://www.reuters.com/world/china/nvidia-helped-deepseek-hone-ai-models-later-used-by-chinas-military-lawmaker-2026-01-28/" target="_blank" rel="noopener">Nvidia helped DeepSeek hone AI models later used by China&rsquo;s military</a></li>
<li><a href="https://www.nature.com/articles/s41586-025-10014-0" target="_blank" rel="noopener">AlphaGenome model is helping scientists to predict the impact of genetic changes</a></li>
<li><a href="https://www.msn.com/en-us/news/world/trump-claims-secret-discombobulator-weapon-was-used-to-help-capture-maduro/ar-AA1UW06o" target="_blank" rel="noopener">Trump claims secret &lsquo;discombobulator&rsquo; weapon was used to help capture Maduro</a></li>
<li><a href="https://www.japantimes.co.jp/news/2026/01/20/japan/us-japan-drones-focus/" target="_blank" rel="noopener">U.S. and Japan turn to drones to help offset China&rsquo;s military advantages</a></li>
<li><a href="https://theconversation.com/the-cold-war-maps-that-can-help-us-rethink-todays-arctic-conflict-274058" target="_blank" rel="noopener">The cold war maps that can help us rethink today&rsquo;s Arctic conflict</a></li>
<li><a href="https://blog.flix.dev/blog/making-flix-compiler-errors-helpful-and-delightful/" target="_blank" rel="noopener">Making Flix Compiler Errors Helpful and Delightful</a></li>
<li><a href="https://www.theverge.com/news/869726/google-ai-project-genie-3-world-model-hands-on" target="_blank" rel="noopener">Google&rsquo;s AI helped me make bad Nintendo knockoffs</a></li>
<li><a href="https://news.sky.com/story/uk-authorities-help-to-seize-narco-sub-and-record-cocaine-haul-in-atlantic-ocean-13499583" target="_blank" rel="noopener">UK authorities help seize &rsquo;narco sub&rsquo; and record cocaine haul in Atlantic Ocean</a></li>
<li><a href="https://www.runoapp.com" target="_blank" rel="noopener">Show HN: Runo – A metronome app that helps you hold any running pace</a></li>
<li><a href="https://www.tryhypermonkey.com/" target="_blank" rel="noopener">Show HN: I gamified a productivity app to help my ADHD friends get things done</a></li>
<li><a href="https://news.ycombinator.com/item?id=46840652" target="_blank" rel="noopener">Ask HN: What actually helped you reduce stress &amp; sleep when advice didn’t work?</a></li>
<li><a href="https://wso2.com/library/blogs/goodbye-java-hello-go" target="_blank" rel="noopener">Goodbye Java, Hello Go</a></li>
<li><a href="https://www.asml.com/en/news/press-releases/2026/strengthening-focus-on-engineering-and-innovation" target="_blank" rel="noopener">ASML staffing changes could result in a net reduction of around 1700 positions</a></li>
<li><a href="https://www.siliceum.com/en/blog/post/spinning-around/" target="_blank" rel="noopener">Spinning around: Please don’t – Common problems with spin locks</a></li>
<li><a href="https://www.justinmath.com/books/" target="_blank" rel="noopener">Introduction to Algorithms and Machine Learning from Sorting to Strategic Agents</a></li>
<li><a href="https://github.com/BrowserBox/LZW-X" target="_blank" rel="noopener">Show HN: I made a new compression algorithm</a></li>
<li><a href="https://thenewstack.io/50-years-ago-a-young-bill-gates-took-on-the-software-pirates/" target="_blank" rel="noopener">50 years ago, a young Bill Gates took on the &lsquo;software pirates&rsquo;</a></li>
<li><a href="https://www.joingroop.app/" target="_blank" rel="noopener">Groop – No AI. No Influencers. No Algorithms. No Tracking</a></li>
<li><a href="https://www.moonbitlang.com/blog/crdt-algorithms-moonbit" target="_blank" rel="noopener">Implementing CRDT Algorithms with MoonBit</a></li>
<li><a href="https://pinchito.es/2026/avis-lxxx" target="_blank" rel="noopener">Flying Around the World in under 80 Days</a></li>
<li><a href="https://www.zdnet.com/article/remembering-challenger-shuttle-disaster/" target="_blank" rel="noopener">I watched the Challenger shuttle disaster from Mission Control – 40 years ago</a></li>
<li><a href="https://www.iphoneincanada.ca/2026/01/26/apple-drops-ios-26-2-1-and-surprise-updates-for-older-iphones-and-ipads/" target="_blank" rel="noopener">Apple updates iOS 12.5.8 for iPhone 5s from 13 years ago, iOS 15, 16, 18 too</a></li>
<li><a href="https://kolibrinkpg.com/" target="_blank" rel="noopener">Show HN: Kolibri, a DIY music club in Sweden</a></li>
<li><a href="https://phage-explorer.org/" target="_blank" rel="noopener">Show HN: Phage Explorer</a></li>
<li><a href="https://news.ycombinator.com/item?id=46772655" target="_blank" rel="noopener">Ask HN: Who do you follow via RSS feed?</a></li>
<li><a href="https://github.com/chebykinn/browser-code" target="_blank" rel="noopener">Show HN: Cursor for Userscripts</a></li>
<li><a href="https://news.ycombinator.com/item?id=46776330" target="_blank" rel="noopener">Ask HN: Notification Overload</a></li>
<li><a href="https://blog.billyedmoore.com/heathrow" target="_blank" rel="noopener">What&rsquo;s going on at Heathrow Airport</a></li>
<li><a href="https://news.ycombinator.com/item?id=46776394" target="_blank" rel="noopener">Ask HN: How much emphasis to put on unit testing and when?</a></li>
<li><a href="https://toolkuai.com/" target="_blank" rel="noopener">Show HN: ToolKuai – Privacy-first, 100% client-side media tools</a></li>
<li><a href="https://news.ycombinator.com/item?id=46827011" target="_blank" rel="noopener">AI creates over-efficiency. Organizations must absorb it</a></li>
<li><a href="https://news.ycombinator.com/item?id=46802977" target="_blank" rel="noopener">Show HN: Frame – Managing projects, tasks, and context for Claude Code</a></li>
<li><a href="https://historical-moviemap.inneuro.ai/" target="_blank" rel="noopener">Show HN: A map of historical movies by narrative location and time period</a></li>
<li><a href="https://moltresearch.com" target="_blank" rel="noopener">Show HN: Molt Research – What if Moltbook bots did actual science instead?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46811701" target="_blank" rel="noopener">Show HN: Craft – Claude Code running on a VM with all your workplace docs</a></li>
<li><a href="https://news.ycombinator.com/item?id=46779520" target="_blank" rel="noopener">Show HN: Analyzing Semantic Redundancy in LLM Retrieval (Google GIST Protocol)</a></li>
<li><a href="https://github.com/BlinkResearchLabs/blink-edit.nvim" target="_blank" rel="noopener">Show HN: Blink-Edit – Cursor-style next-edit predictions for Neovim (local LLMs)</a></li>
<li><a href="https://news.ycombinator.com/item?id=46827004" target="_blank" rel="noopener">Ask HN: Ergo wireless keyboard with mouse for coding?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46772745" target="_blank" rel="noopener">Ask HN: Is there a good reason real estate sites avoid comments?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46830235" target="_blank" rel="noopener">Thoughts on AI/LLM usage from a 25 year industry vet</a></li>
<li><a href="https://news.ycombinator.com/item?id=46826992" target="_blank" rel="noopener">Thoughts on ICElist</a></li>
<li><a href="https://nono.sh" target="_blank" rel="noopener">Show HN: Nono – Kernel-enforced sandboxing for AI agents</a></li>
<li><a href="https://youareanagent.app" target="_blank" rel="noopener">Show HN: You Are an Agent</a></li>
<li><a href="https://getcredibly.org" target="_blank" rel="noopener">Show HN: Credibly – Automate testimonial collection and analysis using OCR/AI</a></li>
<li><a href="https://news.ycombinator.com/item?id=46844001" target="_blank" rel="noopener">Show HN: I lost 3 years of ChatGPT history overnight, so I built a backup tool</a></li>
<li><a href="https://github.com/chrismoos/emu" target="_blank" rel="noopener">Show HN: Apple II(e) emulator in Rust for native and web</a></li>
<li><a href="https://news.ycombinator.com/item?id=46796779" target="_blank" rel="noopener">Ask HN: What career will you switch to when AI replaces developers?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46832774" target="_blank" rel="noopener">My Workplace Disallows APIs</a></li>
<li><a href="https://news.ycombinator.com/item?id=46841137" target="_blank" rel="noopener">Ask HN: Are retries the wrong abstraction under rate limits?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46818067" target="_blank" rel="noopener">Nuclear Fusion tokamak simulator FUSION CIRCUS beta</a></li>
<li><a href="https://github.com/mystralengine/mystralnative" target="_blank" rel="noopener">Show HN: Mystral Native – Run JavaScript games natively with WebGPU (no browser)</a></li>
<li><a href="https://www.process-one.net/blog/introducing-fluux-messenger-a-modern-xmpp-client-born-from-a-holiday-coding-session/" target="_blank" rel="noopener">Fluux Messenger: A Modern Cross Platform XMPP Client</a></li>
<li><a href="https://apps.apple.com/us/app/talkbits-speak-naturally/id6756824177" target="_blank" rel="noopener">Show HN: I built an AI conversation partner to practice speaking languages</a></li>
<li><a href="https://admin.flexprice.io" target="_blank" rel="noopener">Show HN: Nomod payment integrated into usage-based billing stack</a></li>
<li><a href="https://news.ycombinator.com/item?id=46796602" target="_blank" rel="noopener">Show HN: We built a type-safe Python ORM for RedisGraph/FalkorDB</a></li>
<li><a href="https://akshen.com/" target="_blank" rel="noopener">Show HN: Akshen – A community-driven library for verified AI prompts</a></li>
<li><a href="https://anypanel.io/" target="_blank" rel="noopener">Show HN: I got tired of checking 5 dashboards, so I built a simpler one</a></li>
<li><a href="https://github.com/valdanylchuk/breezydemo" target="_blank" rel="noopener">Show HN: Instant-on tiny ESP32 PC with an editor, compiler, and apps installer</a></li>
<li><a href="https://kling3.net" target="_blank" rel="noopener">Show HN: Kling VIDEO 3.0 released: 15-second AI video generation model</a></li>
<li><a href="https://www.13-virtues.com" target="_blank" rel="noopener">Show HN: 13-Virtues – A tracker for Benjamin Franklin&rsquo;s 13-week character system</a></li>
<li><a href="https://news.ycombinator.com/item?id=46825555" target="_blank" rel="noopener">Ask HN: How are you managing secrets with AI agents?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46830325" target="_blank" rel="noopener">Ask HN: How do you catch cron jobs that &ldquo;succeed&rdquo; but produce wrong results?</a></li>
<li><a href="https://www.sayline.app/" target="_blank" rel="noopener">Show HN: I built a local macOS dictation app using Nvidia Parakeet and MLX</a></li>
<li><a href="https://flexprice.io" target="_blank" rel="noopener">AI product isn&rsquo;t expensive, your pricing is lazy</a></li>
<li><a href="https://quesma.com/blog/introducing-otel-bench/" target="_blank" rel="noopener">Benchmarking OpenTelemetry: Can AI trace your failed login?</a></li>
<li><a href="https://quesma.com/benchmarks/otel/" target="_blank" rel="noopener">OTelBench: Can AI instrument OpenTelemetry?</a></li>
<li><a href="https://github.com/zetic-ai/ZETIC_MLange_apps" target="_blank" rel="noopener">Show HN: Free On-Device AI SDK to Run PyTorch on Mobile NPUs (Open Source)</a></li>
<li><a href="https://news.ycombinator.com/item?id=46828358" target="_blank" rel="noopener">Three engineers were shipping. Then management hired a Scrum Master</a></li>
<li><a href="https://news.ycombinator.com/item?id=46824934" target="_blank" rel="noopener">Show HN: Running our stack on a $25 Hetzner node with Coolify and SQLite</a></li>
<li><a href="https://www.notte.cc/launch-week-i/demonstrate-mode" target="_blank" rel="noopener">Show HN: Build Web Automations via Demonstration</a></li>
<li><a href="https://www.velovol.com" target="_blank" rel="noopener">Show HN: Velovol – Self-hosted development environment distribution</a></li>
</ul>
<h2 id="heise-cloud-10">Heise Cloud (10)</h2>
<ul>
<li><a href="https://www.heise.de/news/Von-Siemens-ueberholt-SAP-taumelt-an-der-Boerse-11160816.html" target="_blank" rel="noopener">SAP-Aktie stürzt ab – CEO Klein: „Egal, was der Markt meint“</a></li>
<li><a href="https://www.heise.de/tipps-tricks/Automatisches-Speichern-in-Excel-so-klappt-s-11155292.html" target="_blank" rel="noopener">Automatisches Speichern in Excel – so klappt&rsquo;s</a></li>
<li><a href="https://www.heise.de/news/Infrastructure-as-Code-formae-bietet-Multi-Cloud-Support-und-Entwickler-SDK-11159103.html" target="_blank" rel="noopener">Infrastructure-as-Code: formae bietet Multi-Cloud-Support und Entwickler-SDK</a></li>
<li><a href="https://www.heise.de/news/Microsoft-Aktienkurs-wegen-des-schwaecheren-Cloud-Ausblicks-abgeschmiert-11159619.html" target="_blank" rel="noopener">Microsoft: Aktienkurs wegen des schwächeren Cloud-Ausblicks abgeschmiert</a></li>
<li><a href="https://www.heise.de/news/iX-Workshop-Exchange-Migration-Ende-des-Supports-fuer-Exchange-Server-2016-2019-11147688.html" target="_blank" rel="noopener">iX-Workshop Exchange Migration: Ende des Supports für Exchange Server 2016/2019</a></li>
<li><a href="https://www.heise.de/news/Donnerstag-Chinas-Ausnahmen-fuer-Nvidia-KI-Gewinnanstieg-bei-Meta-und-Microsoft-11157875.html" target="_blank" rel="noopener">Donnerstag: Chinas Ausnahmen für Nvidia-KI, Gewinnanstieg bei Meta und Microsoft</a></li>
<li><a href="https://www.heise.de/news/Microsoft-uebertrifft-Erwartungen-aber-Boerse-bestraft-schwaecheren-Cloud-Ausblick-11157857.html" target="_blank" rel="noopener">Microsoft übertrifft Erwartungen, aber Börse bestraft schwächeren Cloud-Ausblick</a></li>
<li><a href="https://www.heise.de/news/BitLocker-Zugriff-fuer-Behoerden-Bei-Apples-FileVault-seit-Tahoe-nicht-so-leicht-11154353.html" target="_blank" rel="noopener">UpdateFestplattenverschlüsselung FileVault: Apple umgeht BitLocker-„Falle“ in macOS 26</a></li>
<li><a href="https://www.heise.de/news/Microsoft-Azure-KI-Beschleuniger-Maia-200-soll-Google-TPU-v7-uebertrumpfen-11152444.html" target="_blank" rel="noopener">Microsoft Azure: KI-Beschleuniger Maia 200 soll Google TPU v7 übertrumpfen</a></li>
<li><a href="https://www.heise.de/news/Umfrage-79-Prozent-fordern-Schutz-vor-Nicht-EU-Uebernahmen-in-Schluesselbranchen-11154192.html" target="_blank" rel="noopener">Umfrage: 79 Prozent fordern Schutz vor Nicht-EU-Übernahmen in Schlüsselbranchen</a></li>
</ul>
<h2 id="infoq-cloud-native-1">InfoQ Cloud Native (1)</h2>
<ul>
<li><a href="https://www.infoq.com/news/2026/01/cedar-joins-cncf-sandbox/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Cedar Joins CNCF as a Sandbox Project</a></li>
</ul>
<h2 id="kubernetes-blog-4">Kubernetes Blog (4)</h2>
<ul>
<li><a href="https://kubernetes.io/blog/2026/01/30/new-cgroup-v1-to-v2-cpu-conversion-formula/" target="_blank" rel="noopener">New Conversion from cgroup v1 CPU Shares to v2 CPU Weight</a></li>
<li><a href="https://kubernetes.io/blog/2026/01/29/ingress-nginx-statement/" target="_blank" rel="noopener">Ingress NGINX: Statement from the Kubernetes Steering and Security Response Committees</a></li>
<li><a href="https://kubernetes.io/blog/2026/01/28/experimenting-gateway-api-with-kind/" target="_blank" rel="noopener">Experimenting with Gateway API using kind</a></li>
<li><a href="https://kubernetes.io/blog/2026/01/27/cluster-api-v1-12-release/" target="_blank" rel="noopener">Cluster API v1.12: Introducing In-place Updates and Chained Upgrades</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/liya-linux-proves-high-performance-doesnt-require-a-command-line/" target="_blank" rel="noopener">Liya Linux proves high performance doesn’t require a command line</a></li>
<li><a href="https://thenewstack.io/50-years-ago-a-young-bill-gates-took-on-the-software-pirates/" target="_blank" rel="noopener">50 years ago, a young Bill Gates took on the ‘software pirates’</a></li>
<li><a href="https://thenewstack.io/beating-the-rot-and-getting-stuff-done/" target="_blank" rel="noopener">Beating context rot in Claude Code with GSD</a></li>
<li><a href="https://thenewstack.io/shift-left-hangover-steve-corndell/" target="_blank" rel="noopener">The shift left hangover: Why modern platforms are shifting down to cure developer fatigue</a></li>
<li><a href="https://thenewstack.io/anthropic-brings-plugins-to-cowork/" target="_blank" rel="noopener">Anthropic brings plugins to Cowork</a></li>
<li><a href="https://thenewstack.io/when-ai-fails-the-new-reality-of-incident-management/" target="_blank" rel="noopener">When AI fails: The new reality of incident management</a></li>
<li><a href="https://thenewstack.io/why-the-forward-deployed-engineer-is-techs-hottest-job/" target="_blank" rel="noopener">Why the forward-deployed engineer is tech’s hottest job</a></li>
<li><a href="https://thenewstack.io/forget-vmware-and-virtualbox-this-should-be-your-new-vm-manager/" target="_blank" rel="noopener">Forget VMware and VirtualBox: This should be your new VM manager</a></li>
<li><a href="https://thenewstack.io/gemini-cli-gets-its-hooks-into-the-agentic-development-loop/" target="_blank" rel="noopener">Gemini CLI gets its hooks into the agentic development loop</a></li>
<li><a href="https://thenewstack.io/meet-gravitino-a-geo-distributed-federated-metadata-lake/" target="_blank" rel="noopener">Meet Gravitino, a geo-distributed, federated metadata lake</a></li>
<li><a href="https://thenewstack.io/ramps-inspect-shows-closed-loop-ai-agents-are-softwares-future/" target="_blank" rel="noopener">Ramp’s Inspect shows closed-loop AI agents are software’s future</a></li>
<li><a href="https://thenewstack.io/prompting-vs-rag-vs-fine-tuning-why-its-not-a-ladder/" target="_blank" rel="noopener">Prompting vs. RAG vs. fine-tuning: Why it’s not a ladder</a></li>
<li><a href="https://thenewstack.io/mastra-empowers-web-devs-to-build-ai-agents-in-typescript/" target="_blank" rel="noopener">Mastra empowers web devs to build AI agents in TypeScript</a></li>
<li><a href="https://thenewstack.io/kubernetes-telemetry-feature-fully-compromises-clusters/" target="_blank" rel="noopener">Kubernetes telemetry feature fully compromises clusters</a></li>
<li><a href="https://thenewstack.io/with-auto-browse-google-chrome-can-now-surf-the-web-for-you/" target="_blank" rel="noopener">With Auto Browse, Google Chrome can now surf the web for you</a></li>
<li><a href="https://thenewstack.io/a-decade-of-werf-a-software-delivery-tool-for-kubernetes/" target="_blank" rel="noopener">A decade of werf, a software delivery tool for Kubernetes</a></li>
<li><a href="https://thenewstack.io/drupal-turns-25-from-simple-to-complex-then-simple-again/" target="_blank" rel="noopener">Drupal turns 25: From simple to complex — then simple again</a></li>
<li><a href="https://thenewstack.io/agodas-secret-to-50x-scale-getting-the-database-basics-right/" target="_blank" rel="noopener">Agoda’s secret to 50x scale: Getting the database basics right</a></li>
<li><a href="https://thenewstack.io/terraform-competitor-formae-expands-to-more-clouds/" target="_blank" rel="noopener">Terraform challenger Formae expands to more clouds</a></li>
<li><a href="https://thenewstack.io/open-responses-vs-chat-completion-a-new-era-for-ai-apps/" target="_blank" rel="noopener">Open Responses vs. Chat Completion: A new era for AI apps</a></li>
<li><a href="https://thenewstack.io/the-agentic-revolution-a-new-vision-for-sres/" target="_blank" rel="noopener">The agentic revolution: A new vision for SREs</a></li>
<li><a href="https://thenewstack.io/how-to-secure-vertex-ai-pipelines-with-google-cloud-tools/" target="_blank" rel="noopener">How to secure Vertex AI pipelines with Google Cloud tools</a></li>
<li><a href="https://thenewstack.io/ai2-makes-building-custom-coding-agents-easier-and-cheaper/" target="_blank" rel="noopener">Ai2 makes building custom coding agents easier and cheaper</a></li>
<li><a href="https://thenewstack.io/rag-isnt-dead-but-context-engineering-is-the-new-hotness/" target="_blank" rel="noopener">RAG isn’t dead, but context engineering is the new hotness</a></li>
<li><a href="https://thenewstack.io/chainguard-emeritoss-backs-minio-other-orphaned-projects/" target="_blank" rel="noopener">Chainguard EmeritOSS backs MinIO, other orphaned projects</a></li>
<li><a href="https://thenewstack.io/qcon-chat-is-agentic-ai-killing-continuous-integration/" target="_blank" rel="noopener">QCon chat: Is agentic AI killing continuous integration?</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-06/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 5, Jan 26 - Feb 1, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-05/</link>
      <pubDate>Mon, 26 Jan 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-05/</guid>
      <description>This week: 50 releases, 182 news items.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week in Cloud Native was heavily influenced by the deepening integration of AI, with new survey data highlighting Kubernetes&rsquo; pivotal role as the foundational infrastructure for AI workloads. We also saw a strong focus on platform engineering best practices and a steady stream of updates across critical projects in GitOps, observability, and security.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="cloud-native-runtime--tools">Cloud Native Runtime &amp; Tools</h3>
<ul>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.16.7" target="_blank" rel="noopener">Dapr v1.16.7</a></strong> - This update includes bug fixes related to trace information in pubsub components, Pulsar pubsub initialization, and HTTP endpoint ClientTLS parsing.</li>
<li><strong><a href="https://github.com/telepresenceio/telepresence/releases/tag/v2.26.0" target="_blank" rel="noopener">Telepresence v2.26.0</a></strong> - A new feature release providing official release artifacts for Linux and OSX Darwin.</li>
<li><strong><a href="https://github.com/containers/skopeo/releases/tag/v1.11.4" target="_blank" rel="noopener">Skopeo v1.11.4</a></strong> - Includes a fix for CVE-2025-65637 related to Logrus.</li>
<li><strong><a href="https://github.com/containers/skopeo/releases/tag/v1.11.3" target="_blank" rel="noopener">Skopeo v1.11.3</a></strong> - Features updates to ocicrypt and go-jose to address a CVE-2024-2.</li>
<li><strong><a href="https://github.com/containers/buildah/releases/tag/v1.21.6" target="_blank" rel="noopener">Buildah v1.21.6</a></strong> - This release replaces <code>registry.centos.org</code> and includes conformance test fixes for file type bits and trailing zeroes in layer blobs.</li>
</ul>
<h3 id="observability--monitoring">Observability &amp; Monitoring</h3>
<ul>
<li><strong><a href="https://github.com/prometheus/prometheus/releases/tag/v3.5.1" target="_blank" rel="noopener">Prometheus v3.5.1</a></strong> - The current Long Term Support release, built with Go 1.24.11 and updated Docker library dependencies.</li>
<li><strong><a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.144.0" target="_blank" rel="noopener">OpenTelemetry Collector v0.144.0</a></strong> - Introduces breaking changes by changing verbosity for <code>otelcol_exporter_queue_batch_send_size</code> metric and removing deprecated feature gates.</li>
<li><strong><a href="https://github.com/grafana/loki/releases/tag/v3.6.4" target="_blank" rel="noopener">Grafana Loki v3.6.4</a></strong> - Adds rules checks for namespace and group, and includes a backported gzip fix.</li>
<li><strong><a href="https://github.com/grafana/tempo/releases/tag/v2.9.1" target="_blank" rel="noopener">Grafana Tempo v2.9.1</a></strong> - Upgrades Tempo to Go 1.25.5.</li>
<li><strong><a href="https://github.com/grafana/tempo/releases/tag/v2.8.3" target="_blank" rel="noopener">Grafana Tempo v2.8.3</a></strong> - Also upgrades Tempo to Go 1.25.5 and fixes a deadlock on invalid query to <code>api/v2/search/tags</code> among other bug fixes.</li>
<li><strong><a href="https://github.com/openobserve/openobserve/releases/tag/v0.50.3" target="_blank" rel="noopener">OpenObserve v0.50.3</a></strong> - Addresses sync issues for user and RUM token updates, and fixes histogram interval validation.</li>
<li><strong><a href="https://github.com/openobserve/openobserve/releases/tag/v0.50.2" target="_blank" rel="noopener">OpenObserve v0.50.2</a></strong> - Fixes pipeline destination text cutoff and histogram interval issues for the view panel.</li>
<li><strong><a href="https://github.com/openobserve/openobserve/releases/tag/v0.50.1" target="_blank" rel="noopener">OpenObserve v0.50.1</a></strong> - Contains fixes for RUM auto-refresh, root user password changes, and service graph updates.</li>
<li><strong><a href="https://github.com/openobserve/openobserve/releases/tag/v0.50.0" target="_blank" rel="noopener">OpenObserve v0.50.0</a></strong> - Features various fixes including redirect to login on unauthorized errors and dashboard configuration issues.</li>
</ul>
<h3 id="gitops--package-management">GitOps &amp; Package Management</h3>
<ul>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.2.6" target="_blank" rel="noopener">Argo CD v3.2.6</a></strong> - A patch release focusing on quick start instructions and emphasizing release signatures and provenance for container images.</li>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.1.12" target="_blank" rel="noopener">Argo CD v3.1.12</a></strong> - Another patch release providing installation manifests and detailing release signatures and provenance.</li>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.0.23" target="_blank" rel="noopener">Argo CD v3.0.23</a></strong> - A maintenance release with quick start guides and information on signed container images.</li>
<li><strong><a href="https://github.com/helm/helm/releases/tag/v4.1.0" target="_blank" rel="noopener">Helm v4.1.0</a></strong> - A feature release, encouraging users to upgrade for the best experience and highlighting community engagement.</li>
<li><strong><a href="https://github.com/helm/helm/releases/tag/v3.20.0" target="_blank" rel="noopener">Helm v3.20.0</a></strong> - Another feature release, recommending upgrades and inviting participation in the Helm community.</li>
</ul>
<h3 id="security--compliance">Security &amp; Compliance</h3>
<ul>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/v1.3.1" target="_blank" rel="noopener">External Secrets v1.3.1</a></strong> - A fix build for the Docker publish flow, following the v1.3.0 release.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/v1.3.0" target="_blank" rel="noopener">External Secrets v1.3.0</a></strong> - This release was noted as initially broken due to image promotion issues, with changes included in v1.3.1.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/helm-chart-1.3.1" target="_blank" rel="noopener">External Secrets helm-chart-1.3.1</a></strong> - The Helm chart release for external secrets management in Kubernetes.</li>
<li><strong><a href="https://github.com/kubescape/kubescape/releases/tag/v3.0.48" target="_blank" rel="noopener">Kubescape v3.0.48</a></strong> - Includes updates such as a <code>SkipPersistence</code> flag for metrics endpoints and fixes for workload scans missing controls.</li>
<li><strong><a href="https://github.com/sigstore/rekor/releases/tag/v1.5.0" target="_blank" rel="noopener">Sigstore Rekor v1.5.0</a></strong> - Addresses vulnerabilities (GHSA-273p-m2cw-6833 and GHSA-4c4x-jm2x-pf9j) and drops support for fetching public keys via URL in the search API.</li>
</ul>
<h3 id="service-mesh--developer-portals">Service Mesh &amp; Developer Portals</h3>
<ul>
<li><strong><a href="https://github.com/istio/istio/releases/tag/1.28.3" target="_blank" rel="noopener">Istio v1.28.3</a></strong> - A maintenance release for the service mesh, providing access to artifacts and release notes.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.200" target="_blank" rel="noopener">Meshery v0.8.200</a></strong> - Features UI improvements, including enabling React strict mode, and various fixes for the Meshery CLI.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.47.1" target="_blank" rel="noopener">Backstage v1.47.1</a></strong> - A patch release that fixes a deprecation warning and restores React 17 compatibility for <code>@backstage/ui</code>.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.47.0" target="_blank" rel="noopener">Backstage v1.47.0</a></strong> - A major release featuring a redesigned <code>Table</code> component and <code>useTable</code> hook in <code>@backstage/ui</code>.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.46.4" target="_blank" rel="noopener">Backstage v1.46.4</a></strong> - Contains backports of security fixes originally part of the v1.47 release.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.45.4" target="_blank" rel="noopener">Backstage v1.45.4</a></strong> - Also includes backported security fixes from the v1.47 release.</li>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.43.4" target="_blank" rel="noopener">Backstage v1.43.4</a></strong> - Provides backported security fixes from the v1.47 release.</li>
</ul>
<h3 id="storage--cluster-management">Storage &amp; Cluster Management</h3>
<ul>
<li><strong><a href="https://github.com/rook/rook/releases/tag/v1.19.0" target="_blank" rel="noopener">Rook v1.19.0</a></strong> - Introduces breaking changes with updated Kubernetes (v1.30-v1.35) and Ceph (v19.2.0) version requirements, and changes to <code>CephFilesystem</code>&rsquo;s <code>activeStandby</code> property.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.12.2" target="_blank" rel="noopener">Cluster API v1.12.2</a></strong> - Supports Kubernetes v1.31.x to v1.35.x for management clusters and v1.29.x to v1.35.x for workload clusters, with 4 bugs fixed.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.11.5" target="_blank" rel="noopener">Cluster API v1.11.5</a></strong> - Supports Kubernetes v1.30.x to v1.34.x for management clusters and v1.28.x to v1.34.x for workload clusters, also with 4 bugs fixed.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>This week&rsquo;s cloud native landscape was dominated by the pervasive influence of Artificial Intelligence, with significant insights emerging from the CNCF Annual Cloud Native Survey. The survey emphatically positions Kubernetes as the &ldquo;de facto operating system&rdquo; for AI, revealing that production use of Kubernetes has surged to 82%. This trend underscores Kubernetes&rsquo; crucial role as the foundational infrastructure for modern AI workloads, though the CNCF also highlighted that organizational culture remains a decisive factor in leveraging AI&rsquo;s full potential. Discussions also focused on optimizing resource utilization, particularly reclaiming underutilized GPUs within Kubernetes clusters through scheduler plugins, a critical concern given the high cost of AI hardware. The concept of the &ldquo;autonomous enterprise&rdquo; driven by AI agents is projected to become a core mechanism for automation by 2026, pushing the boundaries of platform control.</p>
<p>Platform engineering continues to evolve, with a strong emphasis on maintaining internal platforms to balance developer velocity and enterprise governance. The CNCF provided valuable insights into common maintenance pitfalls and strategies to overcome them, reinforcing the discipline&rsquo;s importance. Projects like Headlamp showcased their progress in enhancing developer experience, while OpenCost outlined its roadmap for improving cost and resource management in the cloud native space. The Kubernetes community also introduced a new Checkpoint/Restore Working Group, signaling ongoing efforts to enhance the resilience and operational capabilities of Kubernetes clusters.</p>
<p>Security remained a key area of attention, with discussions around strengthening the software supply chain and addressing vulnerabilities. Projects like Sigstore Rekor released updates specifically to fix security vulnerabilities, highlighting the continuous effort to secure cloud native environments. The rise of AI also brought new security considerations, with reports of AI agents being reprogrammed via exploits and concerns about the proliferation of security tools potentially slowing down incident response rather than accelerating it. On the observability front, the community grappled with the &ldquo;new blind spot&rdquo; created by LLMs in traditional observability paradigms, spurring the development of new tools and approaches to monitor AI-driven applications effectively.</p>
<p>Beyond these major themes, the ecosystem saw a flurry of updates across various projects. Helm released new versions, strengthening its role in package management. GitOps tools like Argo CD received multiple patch releases, emphasizing stability and security through release signatures. Observability projects such as OpenTelemetry, Grafana Loki, Grafana Tempo, and OpenObserve continued their development cycles, bringing new features and critical bug fixes to help practitioners gain deeper insights into their distributed systems.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Hacker News discussions this week reflected the industry&rsquo;s deep dive into AI, with many conversations revolving around AI agents and the critical need for robust sandboxing solutions using tools like Docker, VMs, or specific projects like Lima-devbox. There was also considerable interest in the evolving role of Docker, from its current state to new tools for managing container logs side-by-side. The community actively explored the future of cloud-native databases, debating elasticity and unified data stacks like Postgres and ClickHouse, alongside the emergence of lightweight, edge-native API gateways. Developer experience tools, including context managers for cloud/Kubernetes and AI-powered command-line assistants, also garnered significant attention.</p>
<h2 id="-week-in-numbers">📊 Week in Numbers</h2>
<ul>
<li>34 stable releases across 19 projects</li>
<li>82% of organizations are now using Kubernetes in production for AI workloads, according to the 2025 CNCF Annual Cloud Native Survey.</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-05/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-5">📚 All Articles from Week 5</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-containers-4">AWS Containers (4)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/containers/maximize-amazon-eks-efficiency-how-auto-mode-graviton-and-spot-work-together/" target="_blank" rel="noopener">Maximize Amazon EKS efficiency: How Auto Mode, Graviton, and Spot work together</a></li>
<li><a href="https://aws.amazon.com/blogs/containers/simplify-kubernetes-cluster-management-using-ack-kro-and-amazon-eks/" target="_blank" rel="noopener">Simplify Kubernetes cluster management using ACK, kro and Amazon EKS</a></li>
<li><a href="https://aws.amazon.com/blogs/containers/monitor-amazon-ecs-events-with-amazon-eventbridge-filtering/" target="_blank" rel="noopener">Monitor Amazon ECS Events with Amazon EventBridge Filtering</a></li>
<li><a href="https://aws.amazon.com/blogs/containers/end-to-end-recovery-from-az-impairments-in-amazon-eks-using-eks-zonal-shift-and-istio/" target="_blank" rel="noopener">End-to-end recovery from AZ impairments in Amazon EKS using EKS Zonal shift and Istio</a></li>
</ul>
<h2 id="azure-devops-blog-1">Azure DevOps Blog (1)</h2>
<ul>
<li><a href="https://devblogs.microsoft.com/devops/azure-boards-additional-field-filters-private-preview/" target="_blank" rel="noopener">Azure Boards additional field filters (private preview)</a></li>
</ul>
<h2 id="cncf-blog-7">CNCF Blog (7)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/01/23/the-autonomous-enterprise-and-the-four-pillars-of-platform-control-2026-forecast/" target="_blank" rel="noopener">The autonomous enterprise and the four pillars of platform control: 2026 forecast</a></li>
<li><a href="https://www.cncf.io/blog/2026/01/22/litmuschaos-q4-2025-update-community-contributions-and-project-progress/" target="_blank" rel="noopener">LitmusChaos Q4 2025 update: community, contributions, and project progress</a></li>
<li><a href="https://www.cncf.io/blog/2026/01/21/platform-engineering-maintenance-pitfalls-and-smart-strategies-to-stay-ahead/" target="_blank" rel="noopener">Platform engineering maintenance pitfalls and smart strategies to stay ahead</a></li>
<li><a href="https://www.cncf.io/blog/2026/01/20/kubernetes-fuels-ai-growth-organizational-culture-remains-the-decisive-factor/" target="_blank" rel="noopener">Kubernetes Fuels AI Growth; Organizational Culture Remains the Decisive Factor</a></li>
<li><a href="https://www.cncf.io/announcements/2026/01/20/kubernetes-established-as-the-de-facto-operating-system-for-ai-as-production-use-hits-82-in-2025-cncf-annual-cloud-native-survey/" target="_blank" rel="noopener">Kubernetes Established as the De Facto ‘Operating System’ for AI as Production Use Hits 82% in 2025 CNCF Annual Cloud Native Survey</a></li>
<li><a href="https://www.cncf.io/blog/2026/01/20/reclaiming-underutilized-gpus-in-kubernetes-using-scheduler-plugins/" target="_blank" rel="noopener">Reclaiming underutilized GPUs in Kubernetes using scheduler plugins</a></li>
<li><a href="https://www.cncf.io/blog/2026/01/19/top-28-kubernetes-resources-for-2026-learn-and-stay-up-to-date/" target="_blank" rel="noopener">Top 28 Kubernetes resources for 2026: Learn and stay up-to-date</a></li>
</ul>
<h2 id="hacker-news-138">Hacker News (138)</h2>
<ul>
<li><a href="https://github.com/axsaucedo/kaos" target="_blank" rel="noopener">KAOS – The Kubernetes Agent Orchestration System</a></li>
<li><a href="https://github.com/amartiniuc/ktree/blob/main/README.md" target="_blank" rel="noopener">KTree – Kubernetes Browser</a></li>
<li><a href="https://github.com/s2-streamstore/s2" target="_blank" rel="noopener">Show HN: S2-lite, an open source Stream Store</a></li>
<li><a href="https://news.ycombinator.com/item?id=46721933" target="_blank" rel="noopener">Launch HN: Constellation Space (YC W26) – AI for satellite mission assurance</a></li>
<li><a href="https://fabceolin.github.io/the_edge_agent/index.html" target="_blank" rel="noopener">Show HN: Build agents via YAML with Prolog validation and 110 built-in tools</a></li>
<li><a href="https://news.ycombinator.com/item?id=46708746" target="_blank" rel="noopener">How do you keep AI-generated applications consistent as they evolve over time?</a></li>
<li><a href="https://github.com/vlebo/ctx" target="_blank" rel="noopener">Show HN: Ctx – Context manager for Cloud,K8s VPNs, SSH tunnels, secret managers</a></li>
<li><a href="https://www.willmunn.xyz/devops/helm/kubernetes/2026/01/17/building-robust-helm-charts.html" target="_blank" rel="noopener">Building Robust Helm Charts</a></li>
<li><a href="https://www.scopedb.io/blog/cloud-elasticity" target="_blank" rel="noopener">A cloud-native database should be as elastic as the cloud itself</a></li>
<li><a href="https://blog.rackspacecloud.com/blog/2025/11/24/a_new_paradigm_for_cloud-native_infrastructure" target="_blank" rel="noopener">A new paradigm for cloud-native infrastructure (2025)</a></li>
<li><a href="https://news.ycombinator.com/item?id=46733923" target="_blank" rel="noopener">Show HN: GONK – an ultra-lightweight, edge-native API gateway written in Go</a></li>
<li><a href="https://venturebeat.com/infrastructure/railway-secures-usd100-million-to-challenge-aws-with-ai-native-cloud" target="_blank" rel="noopener">Railway secures $100M to challenge AWS</a></li>
<li><a href="https://github.com/use-lumina/Lumina" target="_blank" rel="noopener">Show HN: Lumina – Open-source observability for LLM applications</a></li>
<li><a href="https://news.ycombinator.com/item?id=46759416" target="_blank" rel="noopener">Show HN: I built an app that blocks social media until you read Quran daily</a></li>
<li><a href="https://www.scratchtrackaudio.com" target="_blank" rel="noopener">Show HN: macOS native DAW with Git branching model</a></li>
<li><a href="https://news.ycombinator.com/item?id=46723128" target="_blank" rel="noopener">Show HN: Postgres and ClickHouse as a unified data stack</a></li>
<li><a href="https://news.ycombinator.com/item?id=46742075" target="_blank" rel="noopener">A possible future architecture for decoupled GUIs</a></li>
<li><a href="https://www.electronicdesign.com/blogs/nonlinearities/blog/55352019/electronic-design-states-ban-guns-mags-and3d-printers-and-cnc-machines" target="_blank" rel="noopener">States Are Gunning to Ban 3D Printers and CNCs</a></li>
<li><a href="https://build.link/" target="_blank" rel="noopener">Find U.S. Manufacturers in Seconds – CNC, sheet metal, molding, etc.</a></li>
<li><a href="https://en.wikipedia.org/wiki/Kolmogorov_complexity" target="_blank" rel="noopener">Kolmogorov Complexity</a></li>
<li><a href="https://news.ycombinator.com/item?id=46692368" target="_blank" rel="noopener">Ask HN: What are the recommender systems papers from 2024-2025?</a></li>
<li><a href="https://tuananh.net/2026/01/20/what-has-docker-become/" target="_blank" rel="noopener">What has Docker become?</a></li>
<li><a href="https://skillregistry.io/" target="_blank" rel="noopener">Dockerhub for Skill.md</a></li>
<li><a href="https://github.com/rehrumesh/cm" target="_blank" rel="noopener">Show HN: cm – a TUI to monitor multiple Docker container logs side-by-side</a></li>
<li><a href="https://news.ycombinator.com/item?id=46699324" target="_blank" rel="noopener">Ask HN: Why are so many rolling out their own AI/LLM agent sandboxing solution?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46742298" target="_blank" rel="noopener">Ask HN: How do you AI code from your phone?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46731531" target="_blank" rel="noopener">Show HN: BetterDB – OSS Valkey/Redis monitoring with historical data</a></li>
<li><a href="https://github.com/recodelabs/lima-devbox" target="_blank" rel="noopener">Show HN: Lima-devbox – Claude skill for creating a VM dev sandbox on your Mac</a></li>
<li><a href="https://github.com/david-minaya/ask" target="_blank" rel="noopener">Show HN: Ask CLI – A simple tool to get help with commands from the terminal</a></li>
<li><a href="https://news.ycombinator.com/item?id=46700628" target="_blank" rel="noopener">Ask HN: How are you sandboxing your coding agents?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46692113" target="_blank" rel="noopener">Show HN: Shadow Report – Why your &ldquo;black box&rdquo; redactions aren&rsquo;t hiding anything</a></li>
<li><a href="https://github.com/kks0488/vibe-inbox" target="_blank" rel="noopener">Show HN: VibeInbox – AI inbox triage for Gmail with safe defaults</a></li>
<li><a href="https://github.com/sam-mfb/oauth2-forwarder" target="_blank" rel="noopener">Show HN: Oauth2-forwarder – web oauth2 for dev containers</a></li>
<li><a href="https://github.com/drmikesamy/Boxty.Demo" target="_blank" rel="noopener">Show HN: I built a full stack .NET app starter with Keycloak auth</a></li>
<li><a href="https://github.com/kuse-ai/kuse_cowork" target="_blank" rel="noopener">Show HN: Kuse Cowork – An open source, BYOK alternative to Claude Cowork</a></li>
<li><a href="https://github.com/heyrtl/sharpie" target="_blank" rel="noopener">Show HN: Sharpie – Self-hostable AI prompt playground</a></li>
<li><a href="https://news.ycombinator.com/item?id=46740502" target="_blank" rel="noopener">Customer growth is slow. Who do I talk to?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46713348" target="_blank" rel="noopener">Show HN: PolyMCP – open-source toolkit to expose MCP tools and run agents</a></li>
<li><a href="https://github.com/danthegoodman1/netfence" target="_blank" rel="noopener">Show HN: Netfence – Like Envoy for eBPF Filters</a></li>
<li><a href="https://www.chiefletter.com/" target="_blank" rel="noopener">Show HN: Notes from building a startup, shared openly</a></li>
<li><a href="https://news.ycombinator.com/item?id=46721773" target="_blank" rel="noopener">Show HN: I&rsquo;m tired of my LLM bullshitting. So I fixed it</a></li>
<li><a href="https://news.ycombinator.com/item?id=46706359" target="_blank" rel="noopener">Ask HN: What should I write about next? (CS student learning by writing)</a></li>
<li><a href="https://ring0.holyc.xyz/" target="_blank" rel="noopener">Show HN: TempleOS Playground</a></li>
<li><a href="https://www.shillguardapp.com/" target="_blank" rel="noopener">Show HN: I built a tool to stop my posts from getting shadowbanned</a></li>
<li><a href="https://news.ycombinator.com/item?id=46747099" target="_blank" rel="noopener">Ask HN: Rust and AI builders interested in local-first, multi-agent systems?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46720146" target="_blank" rel="noopener">Surviving AI</a></li>
<li><a href="https://www.npr.org/2026/01/20/nx-s1-5683170/let-them-the-small-bit-of-advice-that-made-a-big-difference-to-a-grieving-widow" target="_blank" rel="noopener">“Let people help” – Advice that made a big difference to a grieving widow</a></li>
<li><a href="https://www.bbc.co.uk/news/articles/c0r44zpprg7o" target="_blank" rel="noopener">Tesla fined for repeatedly failing to help UK police over driving offences</a></li>
<li><a href="https://www.easy3dmaps.com/gallery" target="_blank" rel="noopener">Show HN: New 3D Mapping website - Create heli orbits and &ldquo;playable&rdquo; map tours.</a></li>
<li><a href="https://www.lbc.co.uk/article/tesla-elon-musk-car-convicted-5HjdR8N_2/" target="_blank" rel="noopener">Tesla convicted 18 times for failing to help UK police with investigations</a></li>
<li><a href="https://news.ycombinator.com/item?id=46729280" target="_blank" rel="noopener">Ask HN: Seeeking help to reverse engineer a PCB</a></li>
<li><a href="https://starlink.com/ca/support/article/57f4bd5c-4125-2210-8bb2-30c90b558b7b" target="_blank" rel="noopener">What Is Starlink Mesh? – Starlink Help Center</a></li>
<li><a href="https://news.ycombinator.com/item?id=46711311" target="_blank" rel="noopener">Tell HN: Claude helped me maintain my old open source project</a></li>
<li><a href="https://www.thetimes.com/uk/science/article/shingles-vaccine-news-bz55zstn5" target="_blank" rel="noopener">Shingles vaccine may help keep older people biologically younger</a></li>
<li><a href="https://www.nature.com/articles/d41586-026-00222-7" target="_blank" rel="noopener">Cancer might protect against Alzheimer&rsquo;s – this protein helps explain why</a></li>
<li><a href="https://news.ycombinator.com/item?id=46684173" target="_blank" rel="noopener">Ask HN: When has humanities/history knowledge helped you in tech?</a></li>
<li><a href="https://aiminterviews.com" target="_blank" rel="noopener">Short AIM-style interviews with technologists who helped create the internet</a></li>
<li><a href="https://www.latimes.com/live-well/body/story/why-weight-loss-stops-working-metabolic-health" target="_blank" rel="noopener">Why Eating Less Isn&rsquo;t Helping You Lose Weight Anymore, According to Experts</a></li>
<li><a href="https://zropi.com" target="_blank" rel="noopener">Show HN: Created an AI for myself to achieve goals, it might help you guys too</a></li>
<li><a href="https://medium.com/data-science-collective/i-gave-claude-code-9-5-years-of-health-data-to-help-manage-my-thyroid-disease-85fcd8c0449f" target="_blank" rel="noopener">I Gave Claude Code 9.5 Years of Health Data to Help Manage My Thyroid Disease</a></li>
<li><a href="https://bmjmedicine.bmj.com/content/5/1/e001513" target="_blank" rel="noopener">Engagement in multiple types of physical activity may help extend the lifespan</a></li>
<li><a href="https://www.heise.de/en/background/Starlink-in-Iran-How-the-regime-jams-the-service-and-what-helps-against-it-11147133.html" target="_blank" rel="noopener">Starlink in Iran: How the regime jams the service and what helps against it</a></li>
<li><a href="https://arxiv.org/abs/2601.10758" target="_blank" rel="noopener">Too Helpful to Be Safe: User-Mediated Attacks on Planning and Web-Use Agents</a></li>
<li><a href="https://www.bloomberg.com/news/articles/2026-01-09/how-oura-rings-and-apple-watches-affect-our-mental-health" target="_blank" rel="noopener">Health trackers know you didn&rsquo;t sleep well. Does that help or hurt?</a></li>
<li><a href="https://www.cambridge.org/core/journals/classical-quarterly/article/hellenistic-warelephants-and-the-use-of-alcohol-before-battle/39A749F62E21ED16C9CCA3B03E176561" target="_blank" rel="noopener">Hellenistic War-Elephants and the Use of Alcohol Before Battle</a></li>
<li><a href="https://www.bbc.com/future/article/20251218-how-ai-can-teach-us-to-really-listen" target="_blank" rel="noopener">The Surprising Way AI Models Are Helping Humans Communicate Better</a></li>
<li><a href="https://www.nytimes.com/athletic/6948010/2026/01/19/lindsey-vonn-olympics-skiing-knee-replacement/" target="_blank" rel="noopener">Lindsey Vonn&rsquo;s new titanium knee helped her become Olympic-bound once again</a></li>
<li><a href="https://insideclimatenews.org/news/22012026/michigan-cherry-farms-american-kestrel-food-safety/" target="_blank" rel="noopener">Tiny falcons are helping keep the food supply safe on cherry farms</a></li>
<li><a href="https://www.reuters.com/sustainability/boards-policy-regulation/ai-company-eightfold-sued-helping-companies-secretly-score-job-seekers-2026-01-21/" target="_blank" rel="noopener">AI company Eightfold sued for helping companies score job seekers</a></li>
<li><a href="https://www.reuters.com/business/aerospace-defense/ukraine-share-wartime-combat-data-with-allies-help-train-ai-2026-01-20/" target="_blank" rel="noopener">Ukraine to share wartime combat data with allies to help train AI</a></li>
<li><a href="https://www.bbc.com/news/articles/cq5y85e8d2xo" target="_blank" rel="noopener">Alzheimer&rsquo;s finger-prick test could help diagnosis</a></li>
<li><a href="https://www.nytimes.com/2026/01/19/opinion/ai-health-medical-care.html" target="_blank" rel="noopener">Stop Worrying, and Let A.I. Help Save Your Life</a></li>
<li><a href="https://news.ycombinator.com/item?id=46744100" target="_blank" rel="noopener">I need help finding VPNs for my Iranian friend</a></li>
<li><a href="https://mathgpt.today/graphing" target="_blank" rel="noopener">MathGPT Graphing: fast interactive graphs with AI help</a></li>
<li><a href="https://news.ycombinator.com/item?id=46681739" target="_blank" rel="noopener">Ask HN: Will gen AI help us make lighter software</a></li>
<li><a href="https://www.aerotime.aero/articles/faa-drone-no-fly-zone-ice-dhs" target="_blank" rel="noopener">FAA institutes nationwide drone no-fly zones around ICE operations</a></li>
<li><a href="http://www.jamisbuck.org/mazes/" target="_blank" rel="noopener">Maze Algorithms (2017)</a></li>
<li><a href="https://github.com/xai-org/x-algorithm" target="_blank" rel="noopener">X For You Feed Algorithm</a></li>
<li><a href="https://www.morphllm.com/playground/na/warpgrep?repo=xai-org%2Fx-algorithm" target="_blank" rel="noopener">Show HN: Parallel Agentic Search on the Twitter Algorithm</a></li>
<li><a href="https://prabal.ca/x-algorithm/" target="_blank" rel="noopener">Show HN: Interactive demo of the X &ldquo;For You&rdquo; algorithm (runs in browser)</a></li>
<li><a href="https://medicalxpress.com/news/2026-01-electric-cars-wont-health-cities.html" target="_blank" rel="noopener">Electric cars won&rsquo;t fix sitting: health costs of designing cities around cars</a></li>
<li><a href="https://huggingface.co/sweepai/sweep-next-edit-1.5B" target="_blank" rel="noopener">Show HN: Sweep, Open-weights 1.5B model for next-edit autocomplete</a></li>
<li><a href="https://news.ycombinator.com/item?id=46731068" target="_blank" rel="noopener">Ask HN: What&rsquo;s the current best local/open speech-to-speech setup?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46696283" target="_blank" rel="noopener">Show HN: Coi – A language that compiles to WASM, beats React/Vue</a></li>
<li><a href="https://github.com/mastra-ai/mastra" target="_blank" rel="noopener">Show HN: Mastra 1.0, open-source JavaScript agent framework from the Gatsby devs</a></li>
<li><a href="https://news.ycombinator.com/item?id=46705676" target="_blank" rel="noopener">Tell HN: 2 years building a kids audio app as a solo dev – lessons learned</a></li>
<li><a href="https://news.ycombinator.com/item?id=46695821" target="_blank" rel="noopener">Ask HN: Burned out from tech, what else is there?</a></li>
<li><a href="https://github.com/browseros-ai/BrowserOS" target="_blank" rel="noopener">Show HN: BrowserOS – &ldquo;Claude Cowork&rdquo; in the browser</a></li>
<li><a href="https://github.com/Jcparkyn/herd" target="_blank" rel="noopener">Show HN: A small programming language where everything is pass-by-value</a></li>
<li><a href="https://www.lighthouses.app/" target="_blank" rel="noopener">Show HN: An interactive map of US lighthouses and navigational aids</a></li>
<li><a href="https://news.ycombinator.com/item?id=46731401" target="_blank" rel="noopener">How do I make $10k (What are you guys doing?)</a></li>
<li><a href="https://qpoint.io/products/devtools/" target="_blank" rel="noopener">Show HN: QTap DevTools – Chrome-style encrypted traffic inspector for Linux</a></li>
<li><a href="https://news.ycombinator.com/item?id=46747213" target="_blank" rel="noopener">Ask HN: Have we confused efficiency with &ldquo;100% utilization&rdquo;?</a></li>
<li><a href="https://thebeni.ai/" target="_blank" rel="noopener">Show HN: FaceTime-style calls with an AI Companion (Live2D and long-term memory)</a></li>
<li><a href="https://news.ycombinator.com/item?id=46710403" target="_blank" rel="noopener">Ask HN: How locked down are your work machines?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46697735" target="_blank" rel="noopener">Ask HN: Revive a mostly dead Discord server</a></li>
<li><a href="https://news.ycombinator.com/item?id=46746877" target="_blank" rel="noopener">Tell HN: iCloud with Advanced Data Protection doesn&rsquo;t delete your files</a></li>
<li><a href="https://news.ycombinator.com/item?id=46734194" target="_blank" rel="noopener">Ask HN: Where is society heading, is there a plan for a jobless future?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46731498" target="_blank" rel="noopener">Locked out of my GCP account for 3 days, still charged, can&rsquo;t redirect domain</a></li>
<li><a href="https://news.ycombinator.com/item?id=46689024" target="_blank" rel="noopener">Ask HN: How to introduce Claude Code to a team?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46706156" target="_blank" rel="noopener">Ask HN: What are good resources to get familiar with AI code editors?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46747299" target="_blank" rel="noopener">Ask HN: Why does the number of datasets on data.gov vary so much?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46713432" target="_blank" rel="noopener">1 in 35,385 US immigrants are in MN+criminal+undocumented</a></li>
<li><a href="https://news.ycombinator.com/item?id=46688573" target="_blank" rel="noopener">AI Californication</a></li>
<li><a href="https://www.rowboatlabs.com/" target="_blank" rel="noopener">Show HN: Rowboat – Open-Source Claude Cowork with an Obsidian Vault</a></li>
<li><a href="https://news.ycombinator.com/item?id=46700437" target="_blank" rel="noopener">How long do you think? I give it 3 years</a></li>
<li><a href="https://news.ycombinator.com/item?id=46746288" target="_blank" rel="noopener">Ask HN: How to redeem a gift card without risking lock-out?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46715257" target="_blank" rel="noopener">Ask HN: How did Gemini go from being awful to incredible back to awful?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46694413" target="_blank" rel="noopener">Show HN: I was burnt out and failing so I built AI that give shit about me</a></li>
<li><a href="https://news.ycombinator.com/item?id=46693792" target="_blank" rel="noopener">Treating anxiety as a bug in legacy code (engineering approach)</a></li>
<li><a href="https://news.ycombinator.com/item?id=46686023" target="_blank" rel="noopener">Ask HN: How would you design for this scale today?</a></li>
<li><a href="https://www.alt-qq.com/" target="_blank" rel="noopener">Show HN: Reel Rogue – A browser roguelike (idler) about manipulating the odds</a></li>
<li><a href="https://news.ycombinator.com/item?id=46753904" target="_blank" rel="noopener">SoundCloud deleted 12 years of my music – so I built my own</a></li>
<li><a href="https://news.ycombinator.com/item?id=46685040" target="_blank" rel="noopener">Show HN: Former Cloudflare SRE building OpsCompanion a live map of whats running</a></li>
<li><a href="https://startups.in" target="_blank" rel="noopener">Show HN: Startups.in: An in-development &ldquo;global&rdquo; startup intelligence database</a></li>
<li><a href="https://aident.ai/" target="_blank" rel="noopener">Show HN: Aident, agentic automations as plain-English playbooks</a></li>
<li><a href="https://github.com/malvarezcastillo/txt2plotter" target="_blank" rel="noopener">Show HN: Txt2plotter – True centerline vectors from Flux.2 for pen plotters</a></li>
<li><a href="https://huggingface.co/black-forest-labs/FLUX.2-klein-4B" target="_blank" rel="noopener">Flux.2 Klein 4B (Apache 2.0)</a></li>
<li><a href="https://github.com/cmc-labo/flux" target="_blank" rel="noopener">Show HN: Flux, A Python-like language in Rust to solve ML orchestration overhead</a></li>
<li><a href="https://github.com/withceleste/celeste-python" target="_blank" rel="noopener">Show HN: Unified Python SDK for Multimodal AI (OpenAI, ElevenLabs, Flux, Ollama)</a></li>
<li><a href="https://www.swpc.noaa.gov/news/g4-severe-geomagnetic-storm-levels-reached-19-jan-2026" target="_blank" rel="noopener">Level S4 solar radiation event</a></li>
<li><a href="https://fluxzap.com/the-first-30-seconds-now-decide-everything-on-youtube-youtube-algorithm-2026/" target="_blank" rel="noopener">The First 30 Seconds Now Decide Everything on YouTube – YouTube Algorithm 2026</a></li>
<li><a href="https://phys.org/news/2026-01-austrian-cow-case-flexible-multi.html" target="_blank" rel="noopener">Austrian cow shows first case of flexible, multi-purpose tool use in cattle</a></li>
<li><a href="https://www.harvardmagazine.com/research/harvard-new-flu-vaccine-research" target="_blank" rel="noopener">Superiority of flu vaccines that generate &ldquo;mucosal immunity&rdquo;</a></li>
<li><a href="https://www.yumiwillems.com/post/self-consciousness-identity-and-the-architecture-of-reality" target="_blank" rel="noopener">Informationism and the Fluid Self: Consciousness, Identity, Reality</a></li>
<li><a href="https://www.cell.com/current-biology/fulltext/S0960-9822%2825%2901597-0" target="_blank" rel="noopener">Flexible use of a multi-purpose tool by a cow</a></li>
<li><a href="https://pillser.com/" target="_blank" rel="noopener">Show HN: I&rsquo;ve been using AI to analyze every supplement on the market</a></li>
<li><a href="https://news.ycombinator.com/item?id=46706546" target="_blank" rel="noopener">Tell HN: The FAA is pushing to decimate small flight schools</a></li>
<li><a href="https://flexprice.io/" target="_blank" rel="noopener">Show HN: Checkout Flow for credit-based billing</a></li>
<li><a href="https://news.ycombinator.com/item?id=46701208" target="_blank" rel="noopener">Ask HN: How does YC / HN think about founder voting splits vs. equity splits?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46744650" target="_blank" rel="noopener">Show HN: AI Lint your agents work to build faster and better</a></li>
<li><a href="https://quesma.com/blog/introducing-otel-bench/" target="_blank" rel="noopener">Benchmarking OpenTelemetry: Can AI trace your failed login?</a></li>
<li><a href="https://www.docker.com/blog/fips-dependencies-and-prebuilt-binaries/" target="_blank" rel="noopener">FIPS dependencies and prebuilt binaries</a></li>
<li><a href="https://dashboard.infracost.io/" target="_blank" rel="noopener">Show HN: See the carbon impact of your cloud as you code</a></li>
<li><a href="https://obsessiondb.com/" target="_blank" rel="noopener">Show HN: ObsessionDB – We rebuilt ClickHouse infrastructure to cut our costs 50%</a></li>
<li><a href="https://news.ycombinator.com/item?id=46690846" target="_blank" rel="noopener">Ask HN: Local models to support home network infrastructure?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46698275" target="_blank" rel="noopener">Ask HN: Do we need independence and autonomy in Edge-Cloud?</a></li>
<li><a href="https://ably.com/docs/ai-transport" target="_blank" rel="noopener">Show HN: Ably AI Transport - a transport layer for agentic apps</a></li>
</ul>
<h2 id="heise-cloud-2">Heise Cloud (2)</h2>
<ul>
<li><a href="https://www.heise.de/news/Google-stellt-kostenlosen-Web-Suchindex-fuer-Entwickler-ein-11152077.html" target="_blank" rel="noopener">Google stellt kostenlosen Web-Suchindex für Entwickler ein</a></li>
<li><a href="https://www.heise.de/news/Microsoft-Alternative-Sozialversicherer-erproben-OpenDesk-fuer-den-Ernstfall-11149572.html" target="_blank" rel="noopener">Microsoft-Alternative: Sozialversicherer erproben OpenDesk für den Ernstfall</a></li>
</ul>
<h2 id="infoq-cloud-native-1">InfoQ Cloud Native (1)</h2>
<ul>
<li><a href="https://www.infoq.com/news/2026/01/opencost-roadmap-2026/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">OpenCost Looks Back on 2025 Milestones and Charts a Roadmap for 2026</a></li>
</ul>
<h2 id="kubernetes-blog-3">Kubernetes Blog (3)</h2>
<ul>
<li><a href="https://kubernetes.io/blog/2026/01/22/headlamp-in-2025-project-highlights/" target="_blank" rel="noopener">Headlamp in 2025: Project Highlights</a></li>
<li><a href="https://kubernetes.io/blog/2026/01/21/introducing-checkpoint-restore-wg/" target="_blank" rel="noopener">Announcing the Checkpoint/Restore Working Group</a></li>
<li><a href="https://kubernetes.io/blog/2026/01/19/clientcmd-apiserver-access/" target="_blank" rel="noopener">Uniform API server access using clientcmd</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/agentic-ai-meets-integration-the-next-frontier/" target="_blank" rel="noopener">Agentic AI meets integration: The next frontier</a></li>
<li><a href="https://thenewstack.io/art-of-visual-inspection-spot-the-hidden-story-in-your-charts/" target="_blank" rel="noopener">The art of visual inspection: Spot the hidden story in your charts</a></li>
<li><a href="https://thenewstack.io/whats-the-right-linux-desktop-ui-for-you/" target="_blank" rel="noopener">What’s the right Linux desktop UI for you?</a></li>
<li><a href="https://thenewstack.io/hacker-jenny-qus-ai-tool-analyzes-20-years-of-linux-bugs/" target="_blank" rel="noopener">Pebblebed Ventures’ AI tool analyzes 20 years of Linux bugs</a></li>
<li><a href="https://thenewstack.io/port-of-context-the-open-source-code-mode/" target="_blank" rel="noopener">Port of Context: The open source code mode</a></li>
<li><a href="https://thenewstack.io/llms-create-a-new-blind-spot-in-observability/" target="_blank" rel="noopener">LLMs create a new blind spot in observability</a></li>
<li><a href="https://thenewstack.io/distributed-apps-platform-aspire-supports-javascript-python/" target="_blank" rel="noopener">Distributed apps platform Aspire supports JavaScript, Python</a></li>
<li><a href="https://thenewstack.io/how-claude-cowork-helps-developers-spread-the-ai-knowledge/" target="_blank" rel="noopener">How Claude Cowork helps developers spread the AI knowledge</a></li>
<li><a href="https://thenewstack.io/vercels-json-render-a-step-toward-generative-ui/" target="_blank" rel="noopener">Vercel’s json-render: A step toward generative UI</a></li>
<li><a href="https://thenewstack.io/cncf-kubernetes-is-foundational-infrastructure-for-ai/" target="_blank" rel="noopener">CNCF: Kubernetes is ‘foundational’ infrastructure for AI</a></li>
<li><a href="https://thenewstack.io/from-data-to-dollars-ais-role-in-the-modern-gtm-stack/" target="_blank" rel="noopener">From data to dollars: AI’s role in the modern GTM stack</a></li>
<li><a href="https://thenewstack.io/kubernetes-1-35-features-that-change-day-2-operations/" target="_blank" rel="noopener">Kubernetes 1.35 features that change Day 2 operations</a></li>
<li><a href="https://thenewstack.io/developer-proves-ai-agents-can-be-reprogrammed-via-new-exploit/" target="_blank" rel="noopener">Developer proves AI agents can be reprogrammed via new exploit</a></li>
<li><a href="https://thenewstack.io/more-security-tools-are-slowing-down-your-incident-response/" target="_blank" rel="noopener">More security tools are slowing down your incident response</a></li>
<li><a href="https://thenewstack.io/context-is-ai-codings-real-bottleneck-in-2026/" target="_blank" rel="noopener">Context is AI coding’s real bottleneck in 2026</a></li>
<li><a href="https://thenewstack.io/the-year-of-ai-3-critical-shifts-coming-to-regulated-industries/" target="_blank" rel="noopener">The year of AI: 3 critical shifts coming to regulated industries</a></li>
<li><a href="https://thenewstack.io/docker-logs-got-you-down-give-this-tool-a-try/" target="_blank" rel="noopener">Docker logs got you down? Give this tool a try</a></li>
<li><a href="https://thenewstack.io/cto-chris-aniszczyk-on-the-cncf-push-for-ai-interoperability/" target="_blank" rel="noopener">CTO Chris Aniszczyk on the CNCF push for AI interoperability</a></li>
<li><a href="https://thenewstack.io/the-head-chef-model-for-ai-assisted-development/" target="_blank" rel="noopener">The head chef model for AI-assisted development</a></li>
<li><a href="https://thenewstack.io/why-agentic-llm-systems-fail-control-cost-and-reliability/" target="_blank" rel="noopener">Why agentic LLM systems fail: Control, cost, and reliability</a></li>
<li><a href="https://thenewstack.io/why-platform-companies-keep-buying-frontend-framework-teams/" target="_blank" rel="noopener">Why platform companies keep buying frontend framework teams</a></li>
<li><a href="https://thenewstack.io/chainguard-to-eliminate-fud-around-chainguard-os/" target="_blank" rel="noopener">Chainguard to eliminate FUD around Chainguard OS</a></li>
<li><a href="https://thenewstack.io/why-enterprise-ai-breaks-without-metrics-discipline/" target="_blank" rel="noopener">Why enterprise AI breaks without metrics discipline</a></li>
<li><a href="https://thenewstack.io/how-precog-adds-business-context-to-make-enterprise-data-ai-ready/" target="_blank" rel="noopener">How Precog adds business context to make enterprise data AI-ready</a></li>
<li><a href="https://thenewstack.io/drowning-in-ai-slop-reports-curl-ends-bug-bounties/" target="_blank" rel="noopener">Drowning in AI slop, cURL ends bug bounties</a></li>
<li><a href="https://thenewstack.io/ai-sre-roundtable-the-creation-of-a-new-category/" target="_blank" rel="noopener">AI SRE roundtable: The creation of a new category</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-05/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 4, Jan 19-25, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-04/</link>
      <pubDate>Tue, 20 Jan 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-04/</guid>
      <description>This week: 50 releases, 165 news items.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week in Cloud Native saw a flurry of activity, with a strong focus on the burgeoning intersection of AI and cloud native technologies. We celebrate the graduation of a key project within the CNCF, alongside significant updates across a wide array of cloud native tools, from service meshes to security frameworks. Performance, efficiency, and enhanced developer experience were also prominent themes in the latest releases and news.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="networking">Networking</h3>
<ul>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.37.0" target="_blank" rel="noopener">Envoy v1.37.0</a></strong> - Introduces dynamic modules expansion for network, listener, UDP listener, and access logger filters, along with streaming HTTP callouts and HTTP/2 performance optimizations.</li>
<li><strong><a href="https://github.com/coredns/coredns/releases/tag/v1.14.1" target="_blank" rel="noopener">CoreDNS v1.14.1</a></strong> - Primarily addresses security vulnerabilities in underlying Go versions and includes performance improvements to the proxy plugin via multiplexed connections.</li>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.18.6" target="_blank" rel="noopener">Cilium v1.18.6</a></strong> - Major changes include publishing Helm charts to OCI registries and improvements to Cilium Preflight checks.</li>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.17.12" target="_blank" rel="noopener">Cilium v1.17.12</a></strong> - Also publishes Helm charts to OCI registries and includes bugfixes for proxy iptables rules and IPCache leaks.</li>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.16.19" target="_blank" rel="noopener">Cilium v1.16.19</a></strong> - Features publishing Helm charts to OCI registries and bugfixes for IPCache leaks and xDS nil-pointer issues.</li>
</ul>
<h3 id="gitops--package-management">GitOps &amp; Package Management</h3>
<ul>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.2.5" target="_blank" rel="noopener">Argo CD v3.2.5</a></strong> - A stable patch release, with all container images signed by cosign and provenance generated.</li>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.2.4" target="_blank" rel="noopener">Argo CD v3.2.4</a></strong> - This release is noted as invalid, with users encouraged to use v3.2.5 instead.</li>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.0.22" target="_blank" rel="noopener">Argo CD v3.0.22</a></strong> - A patch release for the v3.0 branch, with signed container images and provenance.</li>
<li><strong><a href="https://github.com/helm/helm/releases/tag/v4.0.5" target="_blank" rel="noopener">Helm v4.0.5</a></strong> - A patch release, encouraging users to upgrade for the best experience.</li>
<li><strong><a href="https://github.com/helm/helm/releases/tag/v3.19.5" target="_blank" rel="noopener">Helm v3.19.5</a></strong> - A patch release for the v3.19 branch, also encouraging users to upgrade.</li>
</ul>
<h3 id="observability">Observability</h3>
<ul>
<li><strong><a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.144.0" target="_blank" rel="noopener">OpenTelemetry Collector v0.144.0</a></strong> - Introduces breaking changes related to metric verbosity and removes deprecated feature gates.</li>
<li><strong><a href="https://github.com/openobserve/openobserve/releases/tag/v0.50.0" target="_blank" rel="noopener">OpenObserve v0.50.0</a></strong> - Includes fixes for unauthorized login redirects, dashboard refresh warnings, and dashboard configuration height issues.</li>
</ul>
<h3 id="security--policy">Security &amp; Policy</h3>
<ul>
<li><strong><a href="https://github.com/spiffe/spire/releases/tag/v1.14.1" target="_blank" rel="noopener">SPIFFE/SPIRE v1.14.1</a></strong> - Changes the <code>uptime_in_ms</code> metric to float64, allows persistent arguments for SPIRE Server on Windows, and fixes incorrect logic in <code>aws_kms</code> KeyManager and JWT-SVID caching.</li>
<li><strong><a href="https://github.com/open-policy-agent/opa/releases/tag/v1.12.3" target="_blank" rel="noopener">Open Policy Agent (OPA) v1.12.3</a></strong> - A bug fix release addressing misconfigured bundle polling and decision log issues.</li>
<li><strong><a href="https://github.com/paralus/paralus/releases/tag/v0.3.0" target="_blank" rel="noopener">Paralus v0.3.0</a></strong> - Focuses on dependency updates, bumping versions for security tools like <code>sigstore/cosign-installer</code>, <code>docker/build-push-action</code>, and <code>aquasecurity/trivy-action</code>.</li>
</ul>
<h3 id="service-mesh">Service Mesh</h3>
<ul>
<li><strong><a href="https://github.com/istio/istio/releases/tag/1.28.3" target="_blank" rel="noopener">Istio v1.28.3</a></strong> - A patch release for the 1.28 branch.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.200" target="_blank" rel="noopener">Meshery v0.8.200</a></strong> - Features UI improvements like enabling React strict mode and migration to TypeScript, alongside CLI fixes.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.199" target="_blank" rel="noopener">Meshery v0.8.199</a></strong> - Reverts to React 17 and fixes fallback image paths in the Dashboard UI.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.198" target="_blank" rel="noopener">Meshery v0.8.198</a></strong> - Bumps <code>axios</code> dependency and includes CLI updates for design command unit tests and connection management.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.197" target="_blank" rel="noopener">Meshery v0.8.197</a></strong> - Contains various internal changes and attendance updates.</li>
</ul>
<h3 id="storage--registry">Storage &amp; Registry</h3>
<ul>
<li><strong><a href="https://github.com/tikv/tikv/releases/tag/v8.5.5" target="_blank" rel="noopener">TiKV v8.5.5</a></strong> - Delivers new features, improvements, and bug fixes, with detailed notes available in the TiDB v8.5.5 release.</li>
<li><strong><a href="https://github.com/rook/rook/releases/tag/v1.18.9" target="_blank" rel="noopener">Rook v1.18.9</a></strong> - A patch release for the Ceph operator, adding features like disabling read affinity for Ceph v20.2.0 and allowing skipping CephCluster reconcile.</li>
<li><strong><a href="https://github.com/goharbor/harbor/releases/tag/v2.14.2" target="_blank" rel="noopener">Harbor v2.14.2</a></strong> - Includes component updates, a UI version bump, and bug fixes.</li>
<li><strong><a href="https://github.com/goharbor/harbor/releases/tag/v2.13.4" target="_blank" rel="noopener">Harbor v2.13.4</a></strong> - A patch release for the v2.13 branch, with component updates and bug fixes.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.2.0" target="_blank" rel="noopener">Crate v6.2.0</a></strong> - Provides new features, improvements, and bug fixes, with detailed release notes available on their documentation site.</li>
</ul>
<h3 id="messaging">Messaging</h3>
<ul>
<li><strong><a href="https://github.com/strimzi/strimzi-kafka-operator/releases/tag/0.50.0" target="_blank" rel="noopener">Strimzi Kafka Operator v0.50.0</a></strong> - Introduces a new <code>v1</code> API version for all Strimzi custom resources, urging users to upgrade CRDs as part of the operator upgrade.</li>
</ul>
<h3 id="developer-portal">Developer Portal</h3>
<ul>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.46.3" target="_blank" rel="noopener">Backstage v1.46.3</a></strong> - Fixed an issue that caused the catalog-graph plugin to display an empty graph.</li>
</ul>
<h3 id="batch-scheduling">Batch Scheduling</h3>
<ul>
<li><strong><a href="https://github.com/volcano-sh/volcano/releases/tag/v1.12.3" target="_blank" rel="noopener">Volcano v1.12.3</a></strong> - Contains bug fixes, including the addition of an <code>hcclrank</code> job plugin and resolution of hierarchical queue validation issues.</li>
</ul>
<h3 id="chaos-engineering">Chaos Engineering</h3>
<ul>
<li><strong><a href="https://github.com/litmuschaos/litmus/releases/tag/3.25.0" target="_blank" rel="noopener">LitmusChaos v3.25.0</a></strong> - Addresses fixes for clusterrole permissions, adds a new adopter, and corrects documentation typos.</li>
</ul>
<h3 id="backup--recovery">Backup &amp; Recovery</h3>
<ul>
<li><strong><a href="https://github.com/vmware-tanzu/velero/releases/tag/v1.17.2" target="_blank" rel="noopener">Velero v1.17.2</a></strong> - Includes fixes for tracking actual resource names with <code>GenerateName</code> in restore status, managed fields patching, and security context handling.</li>
</ul>
<h3 id="serverless">Serverless</h3>
<ul>
<li><strong><a href="https://github.com/nuclio/nuclio/releases/tag/1.15.13" target="_blank" rel="noopener">Nuclio v1.15.13</a></strong> - Features bug fixes related to authentication propagation to MLRun Project Leader and dependency updates.</li>
</ul>
<h3 id="build-tools">Build Tools</h3>
<ul>
<li><strong><a href="https://github.com/containers/buildah/releases/tag/v1.29.7" target="_blank" rel="noopener">Buildah v1.29.7</a></strong> - Addresses several security vulnerabilities (CVE-2025-49713 for x/crypto and CVEs for runc) by bumping component versions.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>This week highlighted the accelerating integration of Artificial Intelligence with cloud native practices, alongside significant advancements in ecosystem maturity and security. The <strong>CNCF announced the graduation of Dragonfly</strong>, its distributed image and file distribution system, marking a major milestone in its production readiness and capability to power container and AI workloads at scale. This underscores the growing demand for efficient data distribution as AI models become larger and more prevalent.</p>
<p>The symbiotic relationship between <strong>AI and cloud native technologies</strong> was a recurring theme. Discussions explored how AI can transform SRE by preventing failures rather than just fixing them, and the critical role of orchestration in integrating AI with existing legacy systems. The optimal use of GPU resources in Kubernetes clusters for AI workloads was also addressed, with insights into reclaiming underutilized GPUs using scheduler plugins. Furthermore, the debate between Smaller Language Models (SLMs) and Large Language Models (LLMs) for business applications gained traction, emphasizing efficiency and cost-effectiveness.</p>
<p><strong>Security and operational resilience</strong> remained a top priority. CRI-O, a key Kubernetes Container Runtime Interface implementation, completed its second OSTIF security audit, reinforcing its robustness. New security threats were identified, particularly those where attackers &ldquo;blend in&rdquo; with legitimate traffic, necessitating more sophisticated detection mechanisms. Innovations like Arcjet&rsquo;s Python SDK aim to embed security directly into code, while Anthropic&rsquo;s commitment to Python security signals a broader industry push. Cloud providers also made moves, with <strong>AWS enhancing network segmentation for Outposts racks</strong> and optimizing storage performance for EKS on Outposts, demonstrating a commitment to hybrid cloud capabilities. AWS also continued to roll out its European Sovereign Cloud, with discussions around BSI testing and data residency in Germany.</p>
<p>The <strong>Kubernetes ecosystem</strong> itself continued to evolve with practical guidance for developers. A Kubernetes blog post detailed how to achieve uniform API server access using clientcmd, simplifying interaction for custom tooling and <code>kubectl</code> plugins. The CNCF also released its &ldquo;Top 28 Kubernetes resources for 2026&rdquo; to help practitioners stay current in the rapidly changing landscape. Projects like Backstage, LitmusChaos, and Volcano also released updates, focusing on bug fixes, performance, and community contributions.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Hacker News discussions this week centered on practical tools and emerging trends in the cloud native space. A desktop application called &ldquo;Luxury Yacht&rdquo; for managing Kubernetes clusters sparked interest, highlighting the ongoing need for intuitive cluster management solutions. The community also explored innovative security approaches, with a &ldquo;Show HN&rdquo; for AIOStack, which uses eBPF to discover and secure AI services within Kubernetes clusters. Docker-related topics were highly active, ranging from detailed guides on cutting Docker image sizes by up to 99.7% to the release of Docker&rsquo;s free hardened images and discussions around running LLMs in Docker containers for various languages. Other notable projects included Minikv, a distributed key-value and object store in Rust, and Mist, a lightweight, self-hosted PaaS, indicating a strong interest in efficient, controlled infrastructure.</p>
<h2 id="-week-in-numbers">📊 Week in Numbers</h2>
<ul>
<li>32 stable releases across 23 projects</li>
<li>CNCF Dragonfly graduated, demonstrating production readiness for container and AI workloads.</li>
<li>CRI-O successfully completed its second OSTIF security audit.</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-04/articles/">View all articles from this week →</a></strong></p>
<hr><h2>📚 All Articles</h2><h1 id="-all-articles-from-week-4">📚 All Articles from Week 4</h1>
<p>A complete list of all cloud native articles and news from this week.</p>
<h2 id="aws-compute-2">AWS Compute (2)</h2>
<ul>
<li><a href="https://aws.amazon.com/blogs/compute/simplify-network-segmentation-for-aws-outposts-racks-with-multiple-local-gateway-routing-domains/" target="_blank" rel="noopener">Simplify network segmentation for AWS Outposts racks with multiple local gateway routing domains</a></li>
<li><a href="https://aws.amazon.com/blogs/compute/optimizing-storage-performance-for-amazon-eks-on-aws-outposts/" target="_blank" rel="noopener">Optimizing storage performance for Amazon EKS on AWS Outposts</a></li>
</ul>
<h2 id="azure-devops-blog-2">Azure DevOps Blog (2)</h2>
<ul>
<li><a href="https://devblogs.microsoft.com/devops/azure-boards-additional-field-filters-private-preview/" target="_blank" rel="noopener">Azure Boards additional field filters (private preview)</a></li>
<li><a href="https://devblogs.microsoft.com/devops/whats-new-with-azure-repos/" target="_blank" rel="noopener">What’s new with Azure Repos?</a></li>
</ul>
<h2 id="cncf-blog-6">CNCF Blog (6)</h2>
<ul>
<li><a href="https://www.cncf.io/blog/2026/01/20/reclaiming-underutilized-gpus-in-kubernetes-using-scheduler-plugins/" target="_blank" rel="noopener">Reclaiming underutilized GPUs in Kubernetes using scheduler plugins</a></li>
<li><a href="https://www.cncf.io/blog/2026/01/19/top-28-kubernetes-resources-for-2026-learn-and-stay-up-to-date/" target="_blank" rel="noopener">Top 28 Kubernetes resources for 2026: Learn and stay up-to-date</a></li>
<li><a href="https://www.cncf.io/blog/2026/01/16/cri-o-completes-second-ostif-audit/" target="_blank" rel="noopener">CRI-O completes second OSTIF audit</a></li>
<li><a href="https://www.cncf.io/blog/2026/01/15/kubecon-cloudnativecon-na-top-sessions-from-the-cncf-end-user-tab/" target="_blank" rel="noopener">KubeCon + CloudNativeCon NA: Top sessions from the CNCF End User TAB</a></li>
<li><a href="https://www.cncf.io/announcements/2026/01/14/cloud-native-computing-foundation-announces-dragonflys-graduation/" target="_blank" rel="noopener">Cloud Native Computing Foundation Announces Dragonfly’s Graduation</a></li>
<li><a href="https://www.cncf.io/blog/2026/01/13/the-symbiotic-revolution-ai-and-cloud-native-technologies-transforming-the-digital-landscape/" target="_blank" rel="noopener">The symbiotic revolution: AI and cloud native technologies transforming the digital landscape</a></li>
</ul>
<h2 id="hacker-news-124">Hacker News (124)</h2>
<ul>
<li><a href="https://github.com/luxury-yacht/app" target="_blank" rel="noopener">Luxury Yacht is a desktop app for managing Kubernetes clusters</a></li>
<li><a href="https://aurva.io" target="_blank" rel="noopener">Show HN: AIOStack – Using eBPF to Secure AI Services in Kubernetes</a></li>
<li><a href="https://github.com/whispem/minikv" target="_blank" rel="noopener">Show HN: Minikv – Distributed key-value and object store in Rust (Raft, S3 API)</a></li>
<li><a href="https://blog.checkpoint.com/research/voidlink-the-cloud-native-malware-framework-weaponizing-linux-infrastructure/" target="_blank" rel="noopener">VoidLink: The Cloud-Native Malware Framework Weaponizing Linux Infrastructure</a></li>
<li><a href="https://blog.rackspacecloud.com/blog/2025/11/24/a_new_paradigm_for_cloud-native_infrastructure" target="_blank" rel="noopener">A new paradigm for cloud-native infrastructure (2025)</a></li>
<li><a href="https://www.reliabuilds.com/en" target="_blank" rel="noopener">Show HN: ReliaBuilds – web, mobile, cloud, AI, and security for startups</a></li>
<li><a href="https://cua.ai/docs/lume/guide/getting-started/introduction" target="_blank" rel="noopener">Show HN: Lume 0.2 – Build and Run macOS VMs with unattended setup</a></li>
<li><a href="https://extrabar.app/" target="_blank" rel="noopener">Show HN: What if your menu bar was a keyboard-controlled command center?</a></li>
<li><a href="https://cadencespanish.com/" target="_blank" rel="noopener">Show HN: Cadence Spanish – AI audio lessons to learn Spanish</a></li>
<li><a href="https://www.youtube.com/watch?v=ggLDvZKuBlU" target="_blank" rel="noopener">Show HN: Vibe scrape with AI Web Agents, prompt =&gt; get data [video]</a></li>
<li><a href="https://kerndb.com" target="_blank" rel="noopener">Show HN: KernDB – Managed Postgres Under EU Jurisdiction (Germany)</a></li>
<li><a href="https://www.dayzen.xyz" target="_blank" rel="noopener">Show HN: built a 24h-clock based radial planner to help with ADHD time blindness</a></li>
<li><a href="https://docker.how/" target="_blank" rel="noopener">Docker.how – Docker command cheat sheet</a></li>
<li><a href="https://github.com/mheap/agent-en-place" target="_blank" rel="noopener">Show HN: Run LLMs in Docker for any language without prebuilding containers</a></li>
<li><a href="https://www.hexplain.space/blog/42ZscpWSpYhH1vIhfMIY" target="_blank" rel="noopener">I Cut My Docker Image by 99.7% (846MB to 2.5MB). Here Is the Full Breakdown</a></li>
<li><a href="https://github.com/henrygd/beszel" target="_blank" rel="noopener">Beszel: Lightweight server monitoring hub with historical data, Docker stats</a></li>
<li><a href="https://www.i-programmer.info/news/240-devops/18579-docker-releases-hardened-images-for-free-what-does-it-do-differently.html" target="_blank" rel="noopener">Docker Releases Hardened Images for Free – What Does It Do Differently?</a></li>
<li><a href="https://grigio.org/opencode-with-superpowers-it-can-do-everything-in-a-container-with-docker-and-nix/" target="_blank" rel="noopener">OpenCode with superpowers. It can do everything in a container with Docker / Nix</a></li>
<li><a href="https://github.com/19-84/redd-archiver" target="_blank" rel="noopener">Show HN: Self-host Reddit – 2.38B posts, works offline, yours forever</a></li>
<li><a href="https://kling.to" target="_blank" rel="noopener">Show HN: Kling.to – Self-hosted email marketing with full data ownership</a></li>
<li><a href="https://news.ycombinator.com/item?id=46642593" target="_blank" rel="noopener">Ask HN: Strangest or most unexpected behavior you&rsquo;ve seen from GitHub Copilot?</a></li>
<li><a href="https://protocolsoup.com/" target="_blank" rel="noopener">Show HN: ProtocolSoup – Interactive Sandbox for OAuth, OIDC, SAML, Spiffe, SSF</a></li>
<li><a href="https://github.com/drmikesamy/Boxty.Demo" target="_blank" rel="noopener">Show HN: I built a full stack .NET app starter with Keycloak auth</a></li>
<li><a href="https://github.com/kuse-ai/kuse_cowork" target="_blank" rel="noopener">Show HN: Kuse Cowork – An open source, BYOK alternative to Claude Cowork</a></li>
<li><a href="https://quicksend.chat/" target="_blank" rel="noopener">With this tool, you can enjoy NAS functionality even without a NAS</a></li>
<li><a href="https://news.ycombinator.com/item?id=46660067" target="_blank" rel="noopener">For me, Hacker News is probably the best community on the internet</a></li>
<li><a href="https://news.ycombinator.com/item?id=46605666" target="_blank" rel="noopener">Ask HN: If you had $10M in the bank, would you still show up to your job?</a></li>
<li><a href="https://playlumi.app/" target="_blank" rel="noopener">Show HN: A kids&rsquo; math app without dark patterns</a></li>
<li><a href="https://themindstudio.cc/mindcraft" target="_blank" rel="noopener">Show HN: A creator-first native macOS app for local AI image generation</a></li>
<li><a href="https://github.com/cleoselene-engine/cleoselene" target="_blank" rel="noopener">Show HN: OSS, Server-rendered multiplayer games with Lua (no client code)</a></li>
<li><a href="https://apps.apple.com/us/app/repomance/id6756920720" target="_blank" rel="noopener">Show HN: Repomance: I made a Tinder like app that you can discover &amp; star repos</a></li>
<li><a href="https://github.com/AgentOrchestrator/AgentBase" target="_blank" rel="noopener">Show HN: Figma-like Canvas for running Claude Code agents</a></li>
<li><a href="https://github.com/jwardbond/forecats" target="_blank" rel="noopener">Show HN: Forecats – Weather-themed images of your cats in Home Assistant</a></li>
<li><a href="https://www.remio.ai" target="_blank" rel="noopener">Show HN: AI second brain without headaches</a></li>
<li><a href="https://du.nkel.dev/blog/2026-01-11_marstek-battery-homeassistant/" target="_blank" rel="noopener">Local-only Marstek Venus e-battery integration with Home Assistant</a></li>
<li><a href="https://radiancefields.com/a-ap-rocky-releases-helicopter-music-video-featuring-gaussian-splatting" target="_blank" rel="noopener">Gaussian Splatting – A$AP Rocky &ldquo;Helicopter&rdquo; music video</a></li>
<li><a href="https://www.404media.co/elite-the-palantir-app-ice-uses-to-find-neighborhoods-to-raid/" target="_blank" rel="noopener">The Palantir app helping ICE raids in Minneapolis</a></li>
<li><a href="https://www.bbc.com/culture/article/20260113-hello-hiya-aloha-what-our-greetings-reveal" target="_blank" rel="noopener">The 600-year-old origins of the word &lsquo;hello&rsquo;</a></li>
<li><a href="https://www.cnn.com/2026/01/15/health/saint-tms-depression-therapy-wellness" target="_blank" rel="noopener">Noninvasive brain treatment for depression proves helpful</a></li>
<li><a href="https://www.techdirt.com/2026/01/16/trump-fcc-helps-verizon-make-it-harder-for-you-to-switch-wireless-carriers/" target="_blank" rel="noopener">FCC Helps Verizon Make It Harder for You to Switch Wireless Carriers</a></li>
<li><a href="https://news.ycombinator.com/item?id=46602838" target="_blank" rel="noopener">Gh Account Permabanned – Help?</a></li>
<li><a href="https://www.theguardian.com/us-news/2026/jan/17/laser-beam-trump-jeanine-pirro" target="_blank" rel="noopener">Man accused of aiming laser at Trump helicopter acquitted in 35 minutes</a></li>
<li><a href="https://theconversation.com/deep-reading-can-boost-your-critical-thinking-and-help-you-resist-misinformation-heres-how-to-build-the-skill-268082" target="_blank" rel="noopener">Deep reading can boost your critical thinking and help you resist misinformation</a></li>
<li><a href="https://news.ycombinator.com/item?id=46620783" target="_blank" rel="noopener">Ask HN: Any evidence AI coding assistants are helping open source projects?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46684173" target="_blank" rel="noopener">Ask HN: When has humanities/history knowledge helped you in tech?</a></li>
<li><a href="https://zropi.com" target="_blank" rel="noopener">Show HN: Created an AI for myself to achieve goals, it might help you guys too</a></li>
<li><a href="http://agileotter.blogspot.com/2026/01/does-ai-help-us-care-less.html" target="_blank" rel="noopener">Does AI help us care less?</a></li>
<li><a href="https://www.bbc.com/news/articles/c70lx085z85o" target="_blank" rel="noopener">Exiled crown prince urges world to help protesters topple Iran&rsquo;s government</a></li>
<li><a href="https://www.gamefile.news/p/bobby-kotick-activision-microsoft-ap7-lawsuit-embracer-group" target="_blank" rel="noopener">Microsoft-Activision deal was meant to help The Embracer Grou</a></li>
<li><a href="https://www.aljazeera.com/features/2026/1/18/the-cleaner-one-womans-mission-to-help-britains-hoarders" target="_blank" rel="noopener">The cleaner: One woman&rsquo;s mission to help Britain&rsquo;s hoarders</a></li>
<li><a href="https://theconversation.com/will-the-scandinavian-sleep-method-really-help-me-sleep-270359" target="_blank" rel="noopener">Will the &lsquo;Scandinavian sleep method&rsquo; help me sleep?</a></li>
<li><a href="https://www.bbc.com/news/articles/cq5y85e8d2xo" target="_blank" rel="noopener">Alzheimer&rsquo;s finger-prick test could help diagnosis</a></li>
<li><a href="https://www.theguardian.com/books/2026/jan/17/read-this-and-you-will-be-happier-experts-pick-the-self-help-books-that-really-work" target="_blank" rel="noopener">&lsquo;Read this and you will be happier&rsquo;: experts pick the self-help books that work</a></li>
<li><a href="https://practicespace.substack.com/p/students-arent-asking-for-help-anymore" target="_blank" rel="noopener">Students aren&rsquo;t asking for help anymore. That could be a good thing</a></li>
<li><a href="https://news.ycombinator.com/item?id=46600699" target="_blank" rel="noopener">Helping promote the Lax programming language</a></li>
<li><a href="https://news.ycombinator.com/item?id=46650826" target="_blank" rel="noopener">Ask HN: Tips for better image generation? I need help</a></li>
<li><a href="https://news.ycombinator.com/item?id=46681739" target="_blank" rel="noopener">Ask HN: Will gen AI help us make lighter software</a></li>
<li><a href="https://calquio.com/finance/compound-interest" target="_blank" rel="noopener">Show HN: I quit coding years ago. AI brought me back</a></li>
<li><a href="https://www.bbc.co.uk/news/articles/c74v0pxg2nvo" target="_blank" rel="noopener">Around 1,500 soldiers on standby for deployment to Minneapolis</a></li>
<li><a href="https://github.com/xai-org/x-algorithm" target="_blank" rel="noopener">X For You Feed Algorithm</a></li>
<li><a href="https://en.algorithmica.org/" target="_blank" rel="noopener">Algorithmica</a></li>
<li><a href="https://justin.abrah.ms/blog/2026-01-05-wrapping-my-head-around-gas-town.html" target="_blank" rel="noopener">Wrapping my head around Gas Town</a></li>
<li><a href="https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6065414" target="_blank" rel="noopener">Study: Ethnonationalism by Algorithm</a></li>
<li><a href="https://phys.org/news/2026-01-persistent-dead-star-puzzles-astronomers.html" target="_blank" rel="noopener">Persistent shock wave around dead star puzzles astronomers</a></li>
<li><a href="https://beats.lasagna.pizza" target="_blank" rel="noopener">Show HN: Beats, a web-based drum machine</a></li>
<li><a href="https://news.ycombinator.com/item?id=46624740" target="_blank" rel="noopener">Ask HN: Weird archive.today behavior?</a></li>
<li><a href="https://github.com/bolt-foundry/gambit" target="_blank" rel="noopener">Show HN: Gambit, an open-source agent harness for building reliable AI agents</a></li>
<li><a href="https://news.ycombinator.com/item?id=46638331" target="_blank" rel="noopener">Ask HN: What are your best purchases under $100?</a></li>
<li><a href="https://www.shimmer.care/indy-redirect" target="_blank" rel="noopener">Launch HN: Indy (YC S21) – A support app designed for ADHD brains</a></li>
<li><a href="https://speedminers.fun/" target="_blank" rel="noopener">Show HN: Speed Miners – A tiny RTS resource mini-game</a></li>
<li><a href="https://github.com/alessandrocarminati/hc" target="_blank" rel="noopener">Show HN: Hc: an agentless, multi-tenant shell history sink</a></li>
<li><a href="https://news.ycombinator.com/item?id=46645524" target="_blank" rel="noopener">Tell HN: YouTube gave my username switzerland to a half government organization</a></li>
<li><a href="https://github.com/tilework-tech/nori-cli" target="_blank" rel="noopener">Show HN: Nori CLI, a better interface for Claude Code (no flicker)</a></li>
<li><a href="https://github.com/a-rahimi/hessian" target="_blank" rel="noopener">Show HN: The Hessian of tall-skinny networks is easy to invert</a></li>
<li><a href="https://news.ycombinator.com/item?id=46667994" target="_blank" rel="noopener">Ask HN: How to get a job after a career break?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46664927" target="_blank" rel="noopener">Ask HN: Is replacing an enterprise product with LLMs a realistic strategy?</a></li>
<li><a href="https://github.com/DiaaAj/a-mem-mcp" target="_blank" rel="noopener">Show HN: A-MEM – Memory for Claude Code that links and evolves on its own</a></li>
<li><a href="https://news.ycombinator.com/item?id=46638882" target="_blank" rel="noopener">Ask HN: Estimating % of dev using coding assistants</a></li>
<li><a href="https://github.com/roman01la/tether-rally" target="_blank" rel="noopener">Show HN: I built a system to drive my RC car from anywhere in the world</a></li>
<li><a href="https://wordblip.com" target="_blank" rel="noopener">Show HN: The viral speed read at 900wpm app</a></li>
<li><a href="https://news.ycombinator.com/item?id=46684535" target="_blank" rel="noopener">Ask HN: Why is opening a new window in OS26 Safari so slow this week?</a></li>
<li><a href="https://meepr.co/" target="_blank" rel="noopener">Show HN: Meepr – A Quiet Social Network</a></li>
<li><a href="https://news.ycombinator.com/item?id=46641033" target="_blank" rel="noopener">Ask HN: Books to Learn Ruby/Rails?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46653122" target="_blank" rel="noopener">&ldquo;Freedom of Speech&rdquo; Exists – But &ldquo;Freedom of Reach&rdquo; Is a Black Box</a></li>
<li><a href="https://github.com/guilamu/reddit-gdpr-export-viewer" target="_blank" rel="noopener">Show HN: Reddit GDPR Export Viewer – Built After Ban, Unban, Reban</a></li>
<li><a href="https://alexkranias.com/essays/histogram.html" target="_blank" rel="noopener">Show HN: Compressing a Histogram from 16GB to 2KB</a></li>
<li><a href="https://news.ycombinator.com/item?id=46654287" target="_blank" rel="noopener">Ask HN: What&rsquo;s something you wished you started doing earlier?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46670123" target="_blank" rel="noopener">Ask HN: Are cross-platform UI frameworks suitable for camera apps?</a></li>
<li><a href="https://www.cubic.dev/blog/cubic-2.0" target="_blank" rel="noopener">Show HN: cubic 2.0 – improving our AI code reviewer (3x more accurate,2x faster)</a></li>
<li><a href="https://news.ycombinator.com/item?id=46686023" target="_blank" rel="noopener">Ask HN: How would you design for this scale today?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46664818" target="_blank" rel="noopener">Tell HN: Google Trust and Safety is a joke</a></li>
<li><a href="https://news.ycombinator.com/item?id=46688573" target="_blank" rel="noopener">AI Californication</a></li>
<li><a href="https://github.com/malvarezcastillo/txt2plotter" target="_blank" rel="noopener">Show HN: Txt2plotter – True centerline vectors from Flux.2 for pen plotters</a></li>
<li><a href="https://github.com/antirez/flux2.c" target="_blank" rel="noopener">Flux 2 Klein pure C inference</a></li>
<li><a href="https://bfl.ai/blog/flux2-klein-towards-interactive-visual-intelligence" target="_blank" rel="noopener">FLUX.2 [Klein]: Towards Interactive Visual Intelligence</a></li>
<li><a href="https://huggingface.co/black-forest-labs/FLUX.2-klein-4B" target="_blank" rel="noopener">Flux.2 Klein 4B (Apache 2.0)</a></li>
<li><a href="https://the-decoder.com/flux-2-small-brings-ai-image-generation-and-editing-to-consumer-graphics-cards/" target="_blank" rel="noopener">Flux 2 Small, from BFL: AI image generation on consumer GPUs</a></li>
<li><a href="https://www.swpc.noaa.gov/news/g4-severe-geomagnetic-storm-levels-reached-19-jan-2026" target="_blank" rel="noopener">Level S4 solar radiation event</a></li>
<li><a href="https://www.flux.utah.edu/paper/singh-pets26" target="_blank" rel="noopener">An archaeology of tracking on government websites</a></li>
<li><a href="https://aeon.co/essays/science-in-flux-is-a-revolution-brewing-in-evolutionary-theory" target="_blank" rel="noopener">Evolution Unleashed (2018)</a></li>
<li><a href="https://phys.org/news/2026-01-fluid-gears-rotate-teeth-mechanical.html" target="_blank" rel="noopener">“Fluid gears” invention offers promise for improving mechanical devices</a></li>
<li><a href="https://www.nature.com/articles/d41586-026-00061-6" target="_blank" rel="noopener">Why is flu so bad this year?</a></li>
<li><a href="https://phys.org/news/2026-01-austrian-cow-case-flexible-multi.html" target="_blank" rel="noopener">Austrian cow shows first case of flexible, multi-purpose tool use in cattle</a></li>
<li><a href="https://shorebird.dev/blog/flutter-not-dead/" target="_blank" rel="noopener">Why Flutter Isn&rsquo;t Dead</a></li>
<li><a href="https://www.vox.com/future-perfect/474808/flu-season-vaccine-hospitalizations-mrna-shots" target="_blank" rel="noopener">A world without flu is possible</a></li>
<li><a href="https://flexlist.app" target="_blank" rel="noopener">Show HN: FlexList – A global leaderboard where you pay to own your city</a></li>
<li><a href="https://github.com/mlajtos/fluent" target="_blank" rel="noopener">Show HN: Fluent, a tiny lang for differentiable tensors and reactive programming</a></li>
<li><a href="https://github.com/edde746/plezy" target="_blank" rel="noopener">Show HN: Plezy – alternative Plex client built with Flutter</a></li>
<li><a href="https://mdto.page" target="_blank" rel="noopener">Show HN: mdto.page – Turn Markdown into a shareable webpage instantly</a></li>
<li><a href="https://yasp.io" target="_blank" rel="noopener">Show HN: YASP – Open-source, modern status page with full CMS control</a></li>
<li><a href="https://phrasing.app/" target="_blank" rel="noopener">Show HN: I spent 10k hours building the perfect language learning app</a></li>
<li><a href="https://news.ycombinator.com/item?id=46607497" target="_blank" rel="noopener">Tell HN: Intel could blow up the Console Wars if it had the guts</a></li>
<li><a href="https://news.ycombinator.com/item?id=46619269" target="_blank" rel="noopener">Tell HN: A Proposal to Modernize Xorg as a Protocol-Only Graphics Layer</a></li>
<li><a href="https://news.ycombinator.com/item?id=46611100" target="_blank" rel="noopener">What will enshittification of LLMs look like?</a></li>
<li><a href="https://pavo.studio-hedera.com/" target="_blank" rel="noopener">Show HN: Pavo Travel – AI Audio Tours Using Gemini Grounding and Places API</a></li>
<li><a href="https://news.ycombinator.com/item?id=46634726" target="_blank" rel="noopener">Show HN: Mag World – develop an intuitive sense of scale</a></li>
<li><a href="https://news.ycombinator.com/item?id=46610280" target="_blank" rel="noopener">Ask HN: How are you preventing LLM hallucinations in production systems?</a></li>
<li><a href="https://news.ycombinator.com/item?id=46608663" target="_blank" rel="noopener">We built the &ldquo;Excel of Finance Apps,&rdquo; but the growth isn&rsquo;t there. Next move?</a></li>
<li><a href="https://twitter.com/tryflexprice/status/2011400912515035444" target="_blank" rel="noopener">Show HN: Usage-aware QuickBooks sync for billing systems</a></li>
<li><a href="https://news.ycombinator.com/item?id=46632556" target="_blank" rel="noopener">Show HN: PolyMCP – a toolkit for MCP servers and agent integration</a></li>
<li><a href="https://github.com/grafana/k6" target="_blank" rel="noopener">K6: A web load testing tool, written in Golang and configured in JavaScript</a></li>
<li><a href="https://www.trymist.cloud/" target="_blank" rel="noopener">Show HN: Mist – a lightweight, self-hosted PaaS</a></li>
<li><a href="https://news.ycombinator.com/item?id=46603968" target="_blank" rel="noopener">Show HN: CloudSlash – Graph-based AWS cleaner with Terraform undo</a></li>
<li><a href="https://news.ycombinator.com/item?id=46685040" target="_blank" rel="noopener">Show HN: Former Cloudflare SRE building OpsCompanion a live map of whats running</a></li>
</ul>
<h2 id="heise-cloud-3">Heise Cloud (3)</h2>
<ul>
<li><a href="https://www.heise.de/news/Amazons-EU-Cloud-Abgekoppelter-Betrieb-noch-nicht-vom-BSI-getestet-11143016.html" target="_blank" rel="noopener">Amazons EU-Cloud: Abgekoppelter Betrieb noch nicht vom BSI getestet</a></li>
<li><a href="https://www.heise.de/news/US-Firma-plant-Rechenzentrum-in-NRW-fuer-vier-Milliarden-Euro-11143267.html" target="_blank" rel="noopener">US-Firma plant Rechenzentrum in NRW für vier Milliarden Euro</a></li>
<li><a href="https://www.heise.de/news/AWS-verspricht-Souveraenitaet-mit-europaeischem-Cloudangebot-11141800.html" target="_blank" rel="noopener">AWS verspricht Souveränität mit europäischem Cloudangebot</a></li>
</ul>
<h2 id="infoq-cloud-native-1">InfoQ Cloud Native (1)</h2>
<ul>
<li><a href="https://www.infoq.com/news/2026/01/vercel-bash-tool/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Cloud&#43;Computing" target="_blank" rel="noopener">Vercel Open-Sources Bash Tool for Context Retrieval Using Local Filesystems</a></li>
</ul>
<h2 id="kubernetes-blog-1">Kubernetes Blog (1)</h2>
<ul>
<li><a href="https://kubernetes.io/blog/2026/01/19/clientcmd-apiserver-access/" target="_blank" rel="noopener">Uniform API server access using clientcmd</a></li>
</ul>
<h2 id="the-new-stack-26">The New Stack (26)</h2>
<ul>
<li><a href="https://thenewstack.io/mageia-harkens-back-to-the-days-of-mandrake-linux/" target="_blank" rel="noopener">Mageia Harkens Back to the Glory Days of Mandrake Linux</a></li>
<li><a href="https://thenewstack.io/repair-advocates-name-ces-2026s-most-anticonsumer-tech/" target="_blank" rel="noopener">Repair Advocates Name CES 2026’s Most Anticonsumer Tech</a></li>
<li><a href="https://thenewstack.io/astro-redesigns-its-development-server/" target="_blank" rel="noopener">Astro Redesigns Its Development Server</a></li>
<li><a href="https://thenewstack.io/the-future-of-ai-in-sre-preventing-failures-not-fixing-them/" target="_blank" rel="noopener">The Future of AI in SRE: Preventing Failures, Not Fixing Them</a></li>
<li><a href="https://thenewstack.io/a-developers-guide-to-marshaling-data-with-json/" target="_blank" rel="noopener">A Developer’s Guide to Marshaling Data With JSON</a></li>
<li><a href="https://thenewstack.io/arcjets-python-sdk-embeds-security-in-code/" target="_blank" rel="noopener">Arcjet’s Python SDK Embeds Security in Code</a></li>
<li><a href="https://thenewstack.io/cloudflare-acquires-team-behind-open-source-framework-astro/" target="_blank" rel="noopener">Cloudflare Acquires Team Behind Open Source Framework Astro</a></li>
<li><a href="https://thenewstack.io/you-might-not-know-this-but-your-nas-might-be-a-good-docker-server/" target="_blank" rel="noopener">You Might Not Know This, but Your NAS Might Be a Good Docker Server</a></li>
<li><a href="https://thenewstack.io/slms-vs-llms-why-smaller-ai-models-win-in-business/" target="_blank" rel="noopener">SLMs vs. LLMs: Why Smaller AI Models Win in Business</a></li>
<li><a href="https://thenewstack.io/orchestration-the-key-to-integrating-ai-with-legacy-systems/" target="_blank" rel="noopener">Orchestration: The Key to Integrating AI with Legacy Systems</a></li>
<li><a href="https://thenewstack.io/memory-for-ai-agents-a-new-paradigm-of-context-engineering/" target="_blank" rel="noopener">Memory for AI Agents: A New Paradigm of Context Engineering</a></li>
<li><a href="https://thenewstack.io/cncf-dragonfly-speeds-container-model-sharing-with-p2p/" target="_blank" rel="noopener">CNCF Dragonfly Speeds Container, Model Sharing with P2P</a></li>
<li><a href="https://thenewstack.io/nvidia-dgx-spark-the-new-stack-developers-guide/" target="_blank" rel="noopener">Nvidia DGX Spark: The New Stack Developer’s Guide</a></li>
<li><a href="https://thenewstack.io/the-new-threats-attackers-dont-just-break-in-they-blend-in/" target="_blank" rel="noopener">The New Threats: Attackers Don’t Just Break In, They Blend In</a></li>
<li><a href="https://thenewstack.io/start-small-and-go-big-with-open-source-gonzo-for-observability/" target="_blank" rel="noopener">Start Small and Go Big With Open Source Gonzo for Observability</a></li>
<li><a href="https://thenewstack.io/solving-the-problems-that-accompany-api-sprawl-with-ai/" target="_blank" rel="noopener">Solving the Problems That Accompany API Sprawl With AI</a></li>
<li><a href="https://thenewstack.io/scylladbs-new-cloud-challenges-dynamodb-cost-performance/" target="_blank" rel="noopener">ScyllaDB’s New Cloud Challenges DynamoDB Cost, Performance</a></li>
<li><a href="https://thenewstack.io/level-3-ai-collaboration-the-sweet-spot-for-developers/" target="_blank" rel="noopener">Level 3 AI Collaboration: The Sweet Spot for Developers</a></li>
<li><a href="https://thenewstack.io/stylex-vs-tailwind-metas-take-on-css-in-js-maintainability/" target="_blank" rel="noopener">StyleX vs. Tailwind: Meta’s Take on CSS-in-JS Maintainability</a></li>
<li><a href="https://thenewstack.io/lessons-from-2-years-of-integrating-ai-into-development-workflows/" target="_blank" rel="noopener">Lessons from 2 Years of Integrating AI into Development Workflows</a></li>
<li><a href="https://thenewstack.io/stop-wasting-ai-investment-on-a-broken-change-approval-process/" target="_blank" rel="noopener">Stop Wasting AI Investment on a Broken Change Approval Process</a></li>
<li><a href="https://thenewstack.io/2025-the-year-of-the-return-of-the-ada-programming-language/" target="_blank" rel="noopener">2025: The Year of the Return of the Ada Programming Language?</a></li>
<li><a href="https://thenewstack.io/experts-hail-anthropics-1-5m-python-security-commitment/" target="_blank" rel="noopener">Experts Hail Anthropic’s $1.5M Python Security Commitment</a></li>
<li><a href="https://thenewstack.io/open-source-whamm-use-webassembly-to-monitor-and-fix-running-apps/" target="_blank" rel="noopener">Open Source Whamm: Use WebAssembly To Monitor and Fix Running Apps</a></li>
<li><a href="https://thenewstack.io/how-to-choose-the-right-tool-for-your-google-adk-agent/" target="_blank" rel="noopener">How To Choose the Right Tool for Your Google ADK Agent</a></li>
<li><a href="https://thenewstack.io/the-react-framework-face-off-which-one-owns-the-future/" target="_blank" rel="noopener">The React Framework Face-Off: Which One Owns the Future?</a></li>
</ul>
<hr>
<p><a href="https://lwcn.dev/newsletter/2026-week-04/">← Back to Newsletter</a></p>
]]></content:encoded>
    </item><item>
      <title>Week 3, Jan 12-18, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-03/</link>
      <pubDate>Mon, 12 Jan 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-03/</guid>
      <description>This week: 51 releases from the Cloud Native ecosystem.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week saw a flurry of activity across the Cloud Native landscape, with a strong focus on stability, security, and incremental enhancements to core projects. We observed numerous patch releases addressing critical bug fixes and security vulnerabilities, alongside notable feature additions in areas like networking and service mesh.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="networking--service-mesh-">Networking &amp; Service Mesh 🌐</h3>
<ul>
<li><strong><a href="https://github.com/envoyproxy/envoy/releases/tag/v1.37.0" target="_blank" rel="noopener">envoyproxy/envoy v1.37.0</a></strong> - Introduces dynamic module expansion for network, listener, UDP, and access logger filters, streaming HTTP callouts, and HTTP/2 performance optimizations.</li>
<li><strong><a href="https://github.com/coredns/coredns/releases/tag/v1.14.1" target="_blank" rel="noopener">coredns/coredns v1.14.1</a></strong> - Primarily addresses security vulnerabilities in Go versions and includes performance improvements for the proxy plugin via multiplexed connections.</li>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.18.6" target="_blank" rel="noopener">cilium/cilium v1.18.6</a></strong> - Major change: Adds support for publishing Helm charts to OCI registries.</li>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.17.12" target="_blank" rel="noopener">cilium/cilium v1.17.12</a></strong> - Also publishes Helm charts to OCI registries and includes bugfixes for proxy NOTRACK iptables rules and ipcache leaks.</li>
<li><strong><a href="https://github.com/cilium/cilium/releases/tag/v1.16.19" target="_blank" rel="noopener">cilium/cilium v1.16.19</a></strong> - Further extends OCI Helm chart publishing and fixes ipcache leaks and nil-pointer issues in xDS.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.199" target="_blank" rel="noopener">meshery/meshery v0.8.199</a></strong> - Focuses on UI fixes, reverting to React 17 and addressing fallback image paths.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.198" target="_blank" rel="noopener">meshery/meshery v0.8.198</a></strong> - Updates the Meshery CLI with new unit tests and enhances connection management endpoints.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.197" target="_blank" rel="noopener">meshery/meshery v0.8.197</a></strong> - A patch release primarily containing internal changelog updates.</li>
</ul>
<h3 id="gitops--package-management-">GitOps &amp; Package Management 📦</h3>
<ul>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.2.5" target="_blank" rel="noopener">argoproj/argo-cd v3.2.5</a></strong> - A patch release providing general stability improvements, with all container images signed by cosign.</li>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.1.11" target="_blank" rel="noopener">argoproj/argo-cd v3.1.11</a></strong> - Another stability-focused patch release, with signed container images and provenance generation.</li>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.0.22" target="_blank" rel="noopener">argoproj/argo-cd v3.0.22</a></strong> - Continues the trend of stability patches, ensuring container image integrity with cosign signatures.</li>
<li><strong><a href="https://github.com/helm/helm/releases/tag/v4.0.5" target="_blank" rel="noopener">helm/helm v4.0.5</a></strong> - A patch release encouraging users to upgrade for the best experience.</li>
<li><strong><a href="https://github.com/helm/helm/releases/tag/v3.19.5" target="_blank" rel="noopener">helm/helm v3.19.5</a></strong> - Another patch release focused on stability and an improved user experience.</li>
</ul>
<h3 id="security--policy-">Security &amp; Policy 🔒</h3>
<ul>
<li><strong><a href="https://github.com/spiffe/spire/releases/tag/v1.14.1" target="_blank" rel="noopener">spiffe/spire v1.14.1</a></strong> - Updates the <code>uptime_in_ms</code> metric to float64, allows persistent arguments for SPIRE Server on Windows, and fixes issues in the AWS KMS plugin and JWT-SVID caching.</li>
<li><strong><a href="https://github.com/open-policy-agent/opa/releases/tag/v1.12.3" target="_blank" rel="noopener">open-policy-agent/opa v1.12.3</a></strong> - Addresses critical bug fixes related to bundle polling misconfiguration and decision logging.</li>
<li><strong><a href="https://github.com/paralus/paralus/releases/tag/v0.3.0" target="_blank" rel="noopener">paralus/paralus v0.3.0</a></strong> - Features various dependency bumps for improved security and build processes, including <code>sigstore/cosign-installer</code> and <code>aquasecurity/trivy-action</code>.</li>
</ul>
<h3 id="storage--registry-">Storage &amp; Registry 💾</h3>
<ul>
<li><strong><a href="https://github.com/goharbor/harbor/releases/tag/v2.14.2" target="_blank" rel="noopener">goharbor/harbor v2.14.2</a></strong> - Includes component updates, a fix for an artifact type column definition, and UI version bumps.</li>
<li><strong><a href="https://github.com/goharbor/harbor/releases/tag/v2.13.4" target="_blank" rel="noopener">goharbor/harbor v2.13.4</a></strong> - Features a cherry-pick fix for artifact type definition and bumps Trivy and Trivy adapter versions.</li>
<li><strong><a href="https://github.com/tikv/tikv/releases/tag/v8.5.5" target="_blank" rel="noopener">tikv/tikv v8.5.5</a></strong> - A patch release with bug fixes and improvements, referencing the TiDB v8.5.5 release notes for full details.</li>
<li><strong><a href="https://github.com/rook/rook/releases/tag/v1.18.9" target="_blank" rel="noopener">rook/rook v1.18.9</a></strong> - A patch release focused on the Ceph operator, including disabling read affinity for Ceph v20.2.0 and allowing skipping CephCluster reconcile.</li>
</ul>
<h3 id="messaging--serverless-">Messaging &amp; Serverless 📩</h3>
<ul>
<li><strong><a href="https://github.com/strimzi/strimzi-kafka-operator/releases/tag/0.50.0" target="_blank" rel="noopener">strimzi/strimzi-kafka-operator 0.50.0</a></strong> - Introduces a new API version <code>v1</code> for all Strimzi custom resources, requiring CRD upgrades. Old API versions will be supported until Strimzi 1.0.0 / 0.52.0.</li>
<li><strong><a href="https://github.com/nuclio/nuclio/releases/tag/1.15.13" target="_blank" rel="noopener">nuclio/nuclio 1.15.13</a></strong> - Fixes authentication propagation to MLRun Project Leaders and updates the <code>anchore/scan-action</code> dependency.</li>
</ul>
<h3 id="developer-tools--ecosystem-">Developer Tools &amp; Ecosystem 🛠️</h3>
<ul>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.46.3" target="_blank" rel="noopener">backstage/backstage v1.46.3</a></strong> - Fixes an issue where the catalog-graph plugin would show an empty graph.</li>
<li><strong><a href="https://github.com/volcano-sh/volcano/releases/tag/v1.12.3" target="_blank" rel="noopener">volcano-sh/volcano v1.12.3</a></strong> - Includes bug fixes such as adding the <code>hcclrank</code> job plugin, addressing hierarchical queues validation, and updating permissions for managing namespaces in admission rules.</li>
<li><strong><a href="https://github.com/litmuschaos/litmus/releases/tag/3.25.0" target="_blank" rel="noopener">litmuschaos/litmus 3.25.0</a></strong> - Adds permissions to <code>clusterrole</code> for <code>event-tracker</code>, fixes typos in documentation, and ensures project ID persistence in the portal.</li>
<li><strong><a href="https://github.com/vmware-tanzu/velero/releases/tag/v1.17.2" target="_blank" rel="noopener">vmware-tanzu/velero v1.17.2</a></strong> - Fixes for tracking actual resource names with <code>GenerateName</code> in restore status and managed fields patching, along with improvements in <code>securitycontext</code> handling.</li>
<li><strong><a href="https://github.com/containers/buildah/releases/tag/v1.29.7" target="_blank" rel="noopener">containers/buildah v1.29.7</a></strong> - Addresses multiple security vulnerabilities (CVEs) in <code>x/crypto</code> and <code>runc</code>.</li>
<li><strong><a href="https://github.com/crate/crate/releases/tag/6.2.0" target="_blank" rel="noopener">crate/crate 6.2.0</a></strong> - A new stable release with detailed notes available on the Crate.io documentation portal.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>This week in Cloud Native was characterized by a strong emphasis on refining existing tools and strengthening foundational components. We saw a consistent stream of patch releases across various projects, highlighting the community&rsquo;s commitment to stability, performance, and security. Critical infrastructure components like CoreDNS and Envoy received updates that not only patched security vulnerabilities but also introduced performance enhancements and expanded capabilities for dynamic configuration.</p>
<p>The GitOps and package management ecosystems, represented by Argo CD and Helm, focused on delivering stability-centric patch releases, ensuring robust and reliable deployment workflows. These updates underscore the maturity of these tools and the ongoing effort to provide a seamless developer experience. Similarly, container registry solutions like Harbor received updates that included component bumps and bug fixes, reinforcing their role in the secure supply chain.</p>
<p>Security remained a paramount concern, with projects like SPIFFE and Open Policy Agent (OPA) rolling out fixes for key vulnerabilities and improving policy enforcement mechanisms. Build tools such as Buildah also received crucial security updates, addressing CVEs to maintain the integrity of container images. Networking solutions like Cilium introduced significant features, notably the ability to publish Helm charts to OCI registries, streamlining packaging and distribution. The overall trend indicates a mature ecosystem that prioritizes iterative improvements, security hardening, and operational efficiency across the board.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>No specific community discussions from Hacker News were provided for summarization this week.</p>
<h2 id="-week-in-numbers">📊 Week in Numbers</h2>
<ul>
<li>28 stable releases across 20 projects</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-03/articles/">View all articles from this week →</a></strong></p>
]]></content:encoded>
    </item><item>
      <title>Week 2, Jan 5-11, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-02/</link>
      <pubDate>Mon, 05 Jan 2026 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-02/</guid>
      <description>This week: 41 releases from the Cloud Native ecosystem.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week in Cloud Native brought a flurry of activity, particularly in the areas of security, observability, and core infrastructure components. We saw significant updates addressing critical vulnerabilities, enhancing operational reliability, and pushing forward key features like Prometheus&rsquo;s Native Histograms.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="monitoring--observability">Monitoring &amp; Observability</h3>
<ul>
<li><strong><a href="https://github.com/prometheus/prometheus/releases/tag/v3.9.1" target="_blank" rel="noopener">Prometheus v3.9.1</a></strong> - This bugfix release addresses a crash shortly after startup in the agent and fixes an issue with relabel keep/drop not working.</li>
<li><strong><a href="https://github.com/prometheus/prometheus/releases/tag/v3.9.0" target="_blank" rel="noopener">Prometheus v3.9.0</a></strong> - A major update where Native Histograms are no longer experimental, now requiring the <code>scrape_native_histograms</code> config option.</li>
<li><strong><a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.143.0" target="_blank" rel="noopener">OpenTelemetry Collector v0.143.0</a></strong> - Enhancements include updating the semconv import, adding profiles support to the nop exporter, and optimizing pdata structs for better performance.</li>
<li><strong><a href="https://github.com/inspektor-gadget/inspektor-gadget/releases/tag/v0.48.0" target="_blank" rel="noopener">Inspektor Gadget v0.48.0</a></strong> - A focused release that updates to Go 1.25.5.</li>
<li><strong><a href="https://github.com/openobserve/openobserve/releases/tag/v0.40.4" target="_blank" rel="noopener">OpenObserve v0.40.4</a></strong> - Fixes the use of selected stream type for validating queries.</li>
<li><strong><a href="https://github.com/openobserve/openobserve/releases/tag/v0.40.3" target="_blank" rel="noopener">OpenObserve v0.40.3</a></strong> - Improves metrics labels load performance.</li>
<li><strong><a href="https://github.com/openobserve/openobserve/releases/tag/v0.40.2" target="_blank" rel="noopener">OpenObserve v0.40.2</a></strong> - Addresses issues with <code>match_all</code> rewrites, dashboard share URLs, and adds metrics query retention configuration.</li>
<li><strong><a href="https://github.com/openobserve/openobserve/releases/tag/v0.40.1" target="_blank" rel="noopener">OpenObserve v0.40.1</a></strong> - Includes fixes for dashboard raw query saving, metrics streaming output, and PromQL result loading progress.</li>
</ul>
<h3 id="networking">Networking</h3>
<ul>
<li><strong><a href="https://github.com/coredns/coredns/releases/tag/v1.14.0" target="_blank" rel="noopener">CoreDNS v1.14.0</a></strong> - This release significantly focuses on security hardening and operational reliability, introducing a regex length limit, Kubernetes API rate limiting, and enhanced metrics.</li>
<li><strong><a href="https://github.com/kubernetes-sigs/gateway-api/releases/tag/monthly-2026.01" target="_blank" rel="noopener">Kubernetes Gateway API monthly-2026.01</a></strong> - The latest monthly experimental channel release, bringing new features and fixes from the main branch.</li>
</ul>
<h3 id="container-runtimes--build">Container Runtimes &amp; Build</h3>
<ul>
<li><strong><a href="https://github.com/cri-o/cri-o/releases/tag/v1.34.4" target="_blank" rel="noopener">CRI-O v1.34.4</a></strong> - A maintenance release including minor bug fixes and documentation updates.</li>
<li><strong><a href="https://github.com/cri-o/cri-o/releases/tag/v1.33.8" target="_blank" rel="noopener">CRI-O v1.33.8</a></strong> - Another maintenance release with various minor updates.</li>
<li><strong><a href="https://github.com/cri-o/cri-o/releases/tag/v1.32.12" target="_blank" rel="noopener">CRI-O v1.32.12</a></strong> - Continues the trend of maintenance releases for older stable branches.</li>
<li><strong><a href="https://github.com/containers/buildah/releases/tag/v1.41.8" target="_blank" rel="noopener">Buildah v1.41.8</a></strong> - Addresses CVE-2025-47913 and bumps <code>runc</code> to v1.3.4.</li>
<li><strong><a href="https://github.com/containers/buildah/releases/tag/v1.39.8" target="_blank" rel="noopener">Buildah v1.39.8</a></strong> - Resolves CVE-2025-49713 and updates <code>runc</code> to v1.2.9.</li>
<li><strong><a href="https://github.com/containers/buildah/releases/tag/v1.37.8" target="_blank" rel="noopener">Buildah v1.37.8</a></strong> - Contains fixes for CVE-2025-49713 and CVE-2025-52881, bumping <code>runc</code> to v1.2.8.</li>
<li><strong><a href="https://github.com/containers/buildah/releases/tag/v1.33.14" target="_blank" rel="noopener">Buildah v1.33.14</a></strong> - Addresses CVE-2025-49713, CVE-2025-52881, CVE-2025-31133, and CVE-2025-52565 by updating <code>runc</code> to v1.2.9.</li>
</ul>
<h3 id="policy--security">Policy &amp; Security</h3>
<ul>
<li><strong><a href="https://github.com/open-policy-agent/opa/releases/tag/v1.12.2" target="_blank" rel="noopener">Open Policy Agent v1.12.2</a></strong> - This bug fix release addresses issues found in the new string interpolation feature, including serialization and reference safety.</li>
<li><strong><a href="https://github.com/kyverno/kyverno/releases/tag/v1.16.2" target="_blank" rel="noopener">Kyverno v1.16.2</a></strong> - A maintenance release with bug fixes, notably reverting an accidentally introduced breaking change for the <code>kyverno_policy_results</code> metric.</li>
<li><strong><a href="https://github.com/sigstore/cosign/releases/tag/v3.0.4" target="_blank" rel="noopener">Sigstore Cosign v3.0.4</a></strong> - Resolves security advisory GHSA-whqx-f9j3-ch6m, optimizes tree performance, and adds support for offline verification without a trusted root.</li>
<li><strong><a href="https://github.com/sigstore/cosign/releases/tag/v2.6.2" target="_blank" rel="noopener">Sigstore Cosign v2.6.2</a></strong> - Provides a fix for security advisory GHSA-whqx-f9j3-ch6m.</li>
</ul>
<h3 id="runtime--service-mesh">Runtime &amp; Service Mesh</h3>
<ul>
<li><strong><a href="https://github.com/dapr/dapr/releases/tag/v1.16.6" target="_blank" rel="noopener">Dapr v1.16.6</a></strong> - This update includes bug fixes for the sidecar injector&rsquo;s logging, workflow scenario initialization, and UID checks.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.196" target="_blank" rel="noopener">Meshery v0.8.196</a></strong> - Brings general cleanups, enhancements to <code>mesheryctl</code> for registry generation, and UI fixes.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.195" target="_blank" rel="noopener">Meshery v0.8.195</a></strong> - Features <code>mesheryctl</code> improvements for custom labels in Docker Compose and e2e tests, along with UI configuration updates.</li>
</ul>
<h3 id="cluster-management--cli-tools">Cluster Management &amp; CLI Tools</h3>
<ul>
<li><strong><a href="https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.10.10" target="_blank" rel="noopener">Kubernetes Cluster API v1.10.10</a></strong> - A bugfix release improving client certificate/key rotation for the Runtime SDK, supporting Kubernetes v1.28.x through v1.33.x.</li>
<li><strong><a href="https://github.com/derailed/k9s/releases/tag/v0.50.18" target="_blank" rel="noopener">k9s v0.50.18</a></strong> - A post-holiday release with general fixes and enhancements.</li>
<li><strong><a href="https://github.com/derailed/k9s/releases/tag/v0.50.17" target="_blank" rel="noopener">k9s v0.50.17</a></strong> - Another post-holiday release focusing on general fixes and improvements.</li>
</ul>
<h3 id="serverless">Serverless</h3>
<ul>
<li><strong><a href="https://github.com/nuclio/nuclio/releases/tag/1.15.12" target="_blank" rel="noopener">Nuclio v1.15.12</a></strong> - Introduces a blocking stream writer for processors, fixes HTTP trigger validation in the dashboard, and updates documentation.</li>
</ul>
<h3 id="cost-management">Cost Management</h3>
<ul>
<li><strong><a href="https://github.com/opencost/opencost/releases/tag/v1.119.1" target="_blank" rel="noopener">OpenCost v1.119.1</a></strong> - Addresses issues with cloud cost transformation, improves Dependabot maintainer checks, and includes updates related to AWS Fargate pricing.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>This week highlighted a strong emphasis on refining existing cloud native tools and fortifying their security posture. A significant development came from the Prometheus project, which officially moved Native Histograms out of experimental status in version 3.9.0. This change simplifies their adoption, indicating a maturation of advanced monitoring capabilities within the ecosystem. Simultaneously, CoreDNS v1.14.0 underscored the critical need for robust networking infrastructure by focusing on security hardening, introducing measures like regex length limits and Kubernetes API rate limiting to mitigate resource exhaustion risks.</p>
<p>Security remained a dominant theme, with several projects releasing critical updates. Sigstore Cosign, a cornerstone of supply chain security, issued multiple patches (v3.0.4 and v2.6.2) to resolve a specific security advisory, enhancing the integrity verification of container images. The container build space also saw substantial activity, with Buildah releasing numerous versions across its stable branches (v1.41.8, v1.39.8, v1.37.8, v1.33.14) to address a series of CVEs and update its <code>runc</code> dependency, reinforcing the security of the container image build process.</p>
<p>The observability and policy enforcement landscapes continued their rapid evolution. The OpenTelemetry Collector pushed out enhancements for data optimization, reflecting ongoing efforts to standardize and improve telemetry data handling. OpenObserve saw multiple rapid-fire releases, focusing on bug fixes and performance improvements across its logging, metrics, and dashboard functionalities. In policy, Open Policy Agent (OPA) and Kyverno both released bugfix versions, ensuring the reliability of declarative policy enforcement across cloud native environments.</p>
<p>Finally, the broader ecosystem saw steady progress. The Kubernetes Gateway API issued its monthly experimental update, signaling continuous development in traffic management. Dapr and Meshery delivered bug fixes and feature refinements, highlighting the ongoing work in distributed application runtimes and service mesh management. Even foundational components like CRI-O received multiple maintenance releases, ensuring stability across various Kubernetes versions.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Discussions across cloud native communities this week revolved heavily around the implications of the latest security advisories and the ongoing efforts to harden core infrastructure components. Many were also keen on the general availability of Prometheus&rsquo;s Native Histograms, exploring how this could impact their monitoring strategies and data granularity. The continuous stream of updates from projects like OpenObserve and Buildah also sparked conversations about release cadences and the balance between rapid innovation and long-term stability in critical tools.</p>
<h2 id="-week-in-numbers">📊 Week in Numbers</h2>
<ul>
<li>29 stable releases across 17 projects</li>
<li>Multiple critical CVEs addressed in container build tools and supply chain security</li>
<li>A major feature (Native Histograms) transitioned from experimental to stable in Prometheus</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-02/articles/">View all articles from this week →</a></strong></p>
]]></content:encoded>
    </item><item>
      <title>Week 1, Dec 29 - Jan 4, 2026</title>
      <link>https://lwcn.dev/newsletter/2026-week-01/</link>
      <pubDate>Mon, 29 Dec 2025 00:00:00 +0000</pubDate>
      
      <guid>https://lwcn.dev/newsletter/2026-week-01/</guid>
      <description>This week: 21 releases from the Cloud Native ecosystem.</description><content:encoded><![CDATA[<h2 id="-welcome">👋 Welcome</h2>
<p>This week in Cloud Native saw a flurry of updates across key projects, enhancing everything from observability and security to multi-cluster management and developer experience. Notable releases focused on refining existing features, improving performance, and bolstering security, alongside continued discussions on the evolving landscape of cloud infrastructure.</p>
<h2 id="-notable-releases">🚀 Notable Releases</h2>
<h3 id="gitops">GitOps</h3>
<ul>
<li><strong><a href="https://github.com/argoproj/argo-cd/releases/tag/v3.0.21" target="_blank" rel="noopener">Argo CD v3.0.21</a></strong> - This patch release provides quick start instructions and details on release signatures and provenance for container images and CLI binaries.</li>
</ul>
<h3 id="observability--tracing">Observability &amp; Tracing</h3>
<ul>
<li><strong><a href="https://github.com/jaegertracing/jaeger/releases/tag/v2.14.1" target="_blank" rel="noopener">Jaeger v2.14.1</a></strong> - A minor update that includes fixes for UI elements, particularly addressing issues with the dark theme and span detail panel.</li>
<li><strong><a href="https://github.com/jaegertracing/jaeger/releases/tag/v2.14.0" target="_blank" rel="noopener">Jaeger v2.14.0</a></strong> - A significant release that officially removes legacy v1 components (<code>query</code>, <code>collector</code>, <code>ingester</code>) and introduces official dark theme support for the UI with a theme selector enabled by default.</li>
<li><strong><a href="https://github.com/openobserve/openobserve/releases/tag/v0.40.0" target="_blank" rel="noopener">OpenObserve v0.40.0</a></strong> - This release brings improvements to metrics filtering, introduces phase 2 of co-relation features, and includes a temporary fix to disable the DataFusion topk optimizer.</li>
</ul>
<h3 id="security--secrets-management">Security &amp; Secrets Management</h3>
<ul>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/v1.2.1" target="_blank" rel="noopener">External Secrets v1.2.1</a></strong> - This version addresses an issue where metrics were not being correctly updated and deleted, alongside general updates and fixes.</li>
<li><strong><a href="https://github.com/external-secrets/external-secrets/releases/tag/helm-chart-1.2.1" target="_blank" rel="noopener">External Secrets Helm Chart v1.2.1</a></strong> - A new Helm chart release for managing external secrets in Kubernetes.</li>
</ul>
<h3 id="developer-experience">Developer Experience</h3>
<ul>
<li><strong><a href="https://github.com/backstage/backstage/releases/tag/v1.46.2" target="_blank" rel="noopener">Backstage v1.46.2</a></strong> - This patch release resolves an issue where forcing lowercasing of GitHub URLs could cause conflicts within the catalog.</li>
</ul>
<h3 id="multi-cluster-management">Multi-Cluster Management</h3>
<ul>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.16.1" target="_blank" rel="noopener">Karmada v1.16.1</a></strong> - A maintenance release for the multi-cluster Kubernetes management system, with details available in its changelog.</li>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.15.4" target="_blank" rel="noopener">Karmada v1.15.4</a></strong> - Another maintenance release for Karmada, focusing on stability and bug fixes as detailed in its changelog.</li>
<li><strong><a href="https://github.com/karmada-io/karmada/releases/tag/v1.14.8" target="_blank" rel="noopener">Karmada v1.14.8</a></strong> - A further maintenance update for Karmada, providing continued stability improvements.</li>
</ul>
<h3 id="service-mesh-management">Service Mesh Management</h3>
<ul>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.194" target="_blank" rel="noopener">Meshery v0.8.194</a></strong> - This release includes fixes for relationship feasibility checks, UI setup improvements, and initial instrumentation with OpenTelemetry Tracer from Meshkit.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.193" target="_blank" rel="noopener">Meshery v0.8.193</a></strong> - Focuses on maintenance, including CI improvements and sustainable Rego testing with the OPA Go SDK.</li>
<li><strong><a href="https://github.com/meshery/meshery/releases/tag/v0.8.192" target="_blank" rel="noopener">Meshery v0.8.192</a></strong> - Features user model migration to schemas, an upgrade to Meshkit v0.8.56, and fixes for false positive unused warnings in GraphQL resolvers.</li>
</ul>
<h3 id="serverless">Serverless</h3>
<ul>
<li><strong><a href="https://github.com/nuclio/nuclio/releases/tag/1.15.11" target="_blank" rel="noopener">Nuclio 1.15.11</a></strong> - This version introduces security enhancements by pinning a tagged version of <code>docker/login-action</code>, removes support for Python 3.9, improves API Gateway error logging, and ensures project permissions are applied post-creation.</li>
</ul>
<h2 id="-this-week-in-cloud-native">📰 This Week in Cloud Native</h2>
<p>This week saw a strong emphasis on refining core cloud native capabilities, with a particular focus on observability, security, and developer experience. Projects like Jaeger made significant strides in their tracing capabilities by deprecating older components and enhancing the user interface with features like a dark theme, signaling a maturity in the project and a focus on user comfort. Similarly, OpenObserve continued to evolve its metrics and correlation features, underscoring the ongoing need for robust monitoring solutions in complex distributed environments.</p>
<p>Security remains a paramount concern, as evidenced by updates in External Secrets addressing metrics accuracy and Nuclio&rsquo;s focus on supply chain security through pinned dependencies and improved permission handling. These updates highlight the continuous effort required to maintain secure cloud native deployments, from managing sensitive data to securing serverless functions. The release of a new External Secrets Helm chart further simplifies deployment and management, reflecting the community&rsquo;s commitment to operational ease.</p>
<p>The multi-cluster management space saw several stability updates from Karmada, indicating ongoing efforts to make distributed Kubernetes deployments more reliable and manageable. This trend aligns with the growing adoption of hybrid and multi-cloud strategies, where consistent management across diverse environments is crucial. Meshery also contributed to this narrative with updates enhancing service mesh management and developer workflows, including OpenTelemetry instrumentation and user model migrations.</p>
<p>Finally, developer experience continues to be a key area of investment. Backstage addressed minor but impactful issues related to GitHub URL handling, ensuring smoother catalog operations. This focus on developer portals and streamlined workflows demonstrates the industry&rsquo;s recognition that empowering developers with efficient tools and consistent experiences is vital for accelerating cloud native adoption and innovation.</p>
<h2 id="-community-buzz">💬 Community Buzz</h2>
<p>Discussions on Hacker News this week centered around the increasing complexity of Kubernetes deployments and strategies for cost optimization in cloud environments. Many conversations revolved around the practical challenges of managing multi-cluster setups, with some developers sharing insights into leveraging tools like Karmada for simplification. There was also interest in the latest observability tools, particularly how projects like Jaeger and OpenObserve are evolving to provide deeper insights into distributed systems without adding excessive operational overhead.</p>
<h2 id="-week-in-numbers">📊 Week in Numbers</h2>
<ul>
<li>14 stable releases across 8 projects</li>
<li>Key stats: Jaeger officially dropped legacy v1 components, and Nuclio ended support for Python 3.9.</li>
</ul>
<p>📚 <strong><a href="https://lwcn.dev/newsletter/2026-week-01/articles/">View all articles from this week →</a></strong></p>
]]></content:encoded>
    </item></channel>
</rss>
