CI/CD with Robert Erez
Robert Erez, a principal engineer at Octopus Deploy, discussed CI/CD best practices on The Pragmatic Engineer podcast, advocating for rolling forward instead of rolling back, warning that GitOps is not actually about Git…
Full-text search across 4678 articles. Combine with topic and date filters; results sorted by relevance.
Robert Erez, a principal engineer at Octopus Deploy, discussed CI/CD best practices on The Pragmatic Engineer podcast, advocating for rolling forward instead of rolling back, warning that GitOps is not actually about Git…
At Vercel Ship 2026 in London, Vercel unveiled new agentic infrastructure including the Agent Stack, Vercel Connect, and the open-source agent framework eve, positioning itself as the platform for building and deploying …
Anthropic's Claude Code erases sessions after 30 days by default, with configuration scopes including Managed, User, Project, and Local settings that determine how configurations apply and who they are shared with.
A developer built testboat, a structured testing system that treats test artifacts like code, to address the bottleneck of proving what was tested and whether a release is safe as AI agents accelerate development. The to…
Liam Darmody built a 24/7 personal AI agent using Claude Code and Obsidian on a virtual private server, enabling the agent to access live files, run background tasks, and be controlled from a phone. The setup costs $10/m…
A developer argues that AI coding agents have dramatically accelerated application development, but the operational shell around deploying, securing, and monetizing those apps remains a bottleneck. The developer identifi…
Base has launched Base MCP, a secure gateway that connects AI agents to onchain actions on the Base network. The system uses OAuth 2.1 authentication and allows agents to perform tasks like portfolio tracking, token swap…
A developer's analysis of agentic AI frameworks with 370,000 combined GitHub stars reveals that production reliability remains elusive despite impressive demos. The gap between 'can complete task' and 'reliably completes…
A 2026 analysis reveals that 92% of developers use AI coding assistants monthly, yet only 7% of organizations have deployed autonomous agents in production, creating a 13x gap. The report warns that organizations failing…
Vercel's Skills.sh, an open ecosystem for sharing reusable AI agent capabilities, has surpassed 91,000 total installs with top skills reaching millions of downloads. The platform, built on an open standard from Anthropic…
Outpost, a capability-based credential proxy for AI agents, launched to prevent credential leakage by enforcing what agents can do with YAML-defined policies instead of exposing raw API keys. The tool deploys on Cloudfla…
A developer argues that most companies are using AI inefficiently by routing all queries to the most powerful model, leading to high costs and slow performance. They propose a smarter pipeline using a small orchestrator …
Microsoft is using Amazon Web Services to add computing capacity for GitHub after AI-driven demand caused dozens of outages in 2026. The move is notable because Microsoft and AWS are cloud rivals, but the surge in AI cod…
Token prices have fallen 98% since late 2022, yet enterprise AI bills have tripled, with Uber exhausting its 2026 AI coding budget by April. Gartner predicts 40% of enterprises using consumption-priced AI coding tools wi…
Anthropic shipped dynamic workflows to general availability in late May, allowing Claude Code to write JavaScript orchestration scripts that fan out parallel subagents and check its own work. The feature changes the scal…
SigNoz launched Noz, an AI teammate integrated into its observability platform, allowing users to investigate traces, logs, and metrics using natural language. Noz acts as an agent to diagnose issues, identify root cause…
A software engineer shares 10 AI habits that would have saved months of wasted effort, emphasizing that engineers who use AI effectively will replace those who don't. The post cites a 340% increase in job postings requir…
In the ten days following its 1.0 release on April 29, the Zed editor team shipped four stable releases, launched a paid Business plan, and released a new edit-prediction model with 67% fewer output tokens and 28% lower …
Fallow, a deterministic codebase intelligence engine for TypeScript and JavaScript, has been released as a free, open-source tool. It provides static analysis without AI, offering quality reports, risk assessment, and cl…
LoreDocs launched a tool that imports Obsidian vaults into a queryable SQLite database, enabling full-text and semantic search via MCP integration with Claude and other AI agents. The import preserves folder structure, Y…