Argo CD v3.5 Release Candidate (8 minute read)
Argo CD 3.5 introduces major enhancements, including ApplicationSet UI support with deployment previews, beta status for impersonation and Source Hydrator, Helm 4 compatibility, repo-server mTLS, source integrity validation, and expanded multi-tenant capabilities for large-scale GitOps environments. The release also improves Azure integration, Gateway API visualization, CLI namespace support, application search, reliability, performance, and documentation.
|
Grafana 13.1 release: observability as code updates, extending Grafana Assistant across more data sources, and more (6 minute read)
Grafana has expanded its observability-as-code capabilities with Git Sync reaching general availability, adding support for GitLab, BitBucket, and signed commits, while Grafana Assistant now supports eight additional data sources, including Snowflake, Oracle, and Elasticsearch. The 13.1 release also introduced section-level variables for more granular dashboard control and extended Private Data Source Connect to MQTT, GitHub Enterprise Server, and IBM Db2 for secure connections to private networks.
|
|
Building Modelplane on Crossplane (9 minute read)
Nic Cope, a longtime Crossplane engineer, built Modelplane—an open-source control plane that unifies scattered GPU clusters across clouds into a single inference fleet for serving AI models—entirely using Crossplane compositions and functions without writing custom operators. The project pushed Crossplane's capabilities to their limits, revealing and helping fix several framework bugs, including Python keyword conflicts in schema generation, match-all resource selectors for the fleet scheduler, and discrepancies between the `crossplane render` testing tool and actual runtime behavior.
|
How to Write an Effective Software Design Document (14 minute read)
Effective design docs help teams make expensive technical decisions before implementation, especially when a project is complex, risky, cross-team, ambiguous, or likely to live in production for years. A good doc should focus on decisions where being wrong is costly, then clearly lay out the objective, background, goals, non-goals, scenarios, diagrams, constraints, SLOs, monitoring, interfaces, dependencies, security, privacy, open questions, and alternatives so reviewers can give useful feedback before the team commits to the wrong path.
|
|
No-mistakes (GitHub Repo)
no-mistakes is an open-source tool that acts as a local git proxy that intercepts pushes, runs AI-driven validation checks in a disposable worktree, and only forwards code to the remote repository after all checks pass, automatically opening a pull request with safe fixes applied. The tool offers both an interactive terminal UI for manual approval of changes and a headless "/no-mistakes" skill that integrates with coding agents like Claude Code, ensuring no unvalidated code reaches the target repository.
|
Orca (GitHub Repo)
Orca, a new open-source "AI Orchestrator" tool, lets developers run multiple AI coding agents, like Claude Code, Codex, and OpenCode, simultaneously in isolated environments to compare their outputs and manage them from desktop or mobile devices. The MIT-licensed platform includes features like side-by-side agent comparison, remote execution capabilities, integrated code review tools, and support for over 30 different AI coding assistants.
|
|
Production-Ready Autonomous Incident Resolution with AWS DevOps Agent (now GA) and Datadog MCP Server (7 minute read)
Datadog MCP Server and AWS DevOps Agent are now generally available, enabling autonomous incident investigation and resolution by correlating Datadog observability data with AWS, multicloud, and on-premises telemetry, deployments, and code. The integration automates root cause analysis, mitigation planning, stakeholder coordination, and incident prevention recommendations, helping teams reduce resolution times from hours to minutes while improving reliability and operational efficiency.
|
Bringing more agent harnesses and frameworks to Cloudflare, starting with Flue (8 minute read)
Agent harnesses are becoming production infrastructure layers that sit between models and real-world systems, but they struggle with distributed systems problems like interruption recovery, secure code execution, and persistent state. Cloudflare's Agents SDK addresses this with primitives for durable execution, sandboxed code runs, virtual filesystems, and dynamic workflows, enabling frameworks like Flue and Pi to build resilient, scalable agents across cloud environments.
|
Building and running custom code transformations without leaving your editor (6 minute read)
AWS Transform custom is an AI-powered service that lets developers describe code transformations in natural language and automatically apply them across repositories—handling up to 3 repos in parallel locally or scaling to hundreds simultaneously via AWS Batch with Fargate. The service integrates with popular IDEs through a Kiro power, an agent skill compatible with 40+ tools like Claude Code and Cursor, and a VS Code plugin, allowing teams to tackle custom migration work like updating internal libraries or standardizing logging without writing manual transformation scripts.
|
|
Love TLDR? Tell your friends and get rewards! |
|
Share your referral link below with friends to get free TLDR swag!
|
|
|
| Track your referrals here. |
|
|
|
0 Comments