rssed

a collection of dev rss feeds - blogroll

Add a new feed

+

320 feeds


The New Stack | DevOps, Open Source, and Cloud Native News

Posts

Who gets to be Switzerland in the enterprise agent wars? đź”—

Every enterprise software vendor is currently selling some version of the same thing: AI agents grounded in enterprise context and The post Who gets t [...]

Coding agents have questions, too — so Stack Overflow built them a home 🔗

Stack Overflow has been the internet’s go-to troubleshooting ground for software developers for more than 15 years — the place The post Coding agents [...]

“Don’t just grab random stuff off the internet”: What Chainguard found in 52,000 open-source packages 🔗

The promise of agentic development is that anyone — the finance analyst, the operations manager, the non-technical founder — can The post “Don’t just [...]

“AI is disrupting everything”: Where do entry-level tech jobs go now? 🔗

The impact AI is making on the world’s workforce is being felt across every industry, but perhaps nowhere more acutely The post “AI is disrupting ever [...]

“The manual model breaks”: What happens when agents write to production data 🔗

Beneath the chatbots and copilots, there’s a quiet revolution happening in the data services space. From pure-play database vendors to The post “The m [...]

Beyond the stack trace: why AI requires a new debugging paradigm đź”—

For some time, debugging has relied on the assumption that software is deterministic. It’s expected that with the same input, The post Beyond the stac [...]

How to delegate 40% of tickets to AI đź”—

AI beats us at coding.  But it’s also better and faster at nearly everything else: planning, QA, working with all The post How to delegate 40% of tick [...]

Agentic development hinges on verification. For cloud-native software, that is a runtime problem. đź”—

Async agents are only useful if you can trust what they hand back. In a distributed system, that trust comes The post Agentic development hinges on ve [...]

AI agents need infrastructure: Why Europe’s regional cloud strategy matters 🔗

It’s no secret that generative AI has shifted the operations and business models of companies in nearly every sector. But The post AI agents need infr [...]

Transform your AI coding agent into a deterministic Java Spring expert đź”—

With the rise of AI coding agents, developers have begun experimenting with complex, multi-step upgrade requests. Since Spring is the The post Transfo [...]

WeAreDevelopers is coming to the US to give unsung developers a bigger voice đź”—

Unless you’ve been living under a mousepad, you know about WeAreDevelopers. The Berlin-based software developers conference and networking event, now [...]

Cleaner AI training data, fewer bugs: Sonar’s SonarSweep explained 🔗

Large language models have moved quickly from novelty to daily infrastructure in software development. We are no longer using AI The post Cleaner AI t [...]

Observability overload is drowning engineers đź”—

If you can see everything, you may see nothing at all. That’s what SREs and DevOps engineers are learning as The post Observability overload is drowni [...]

Google’s DiffusionGemma is 4x faster than its other Gemma models 🔗

About a year ago, Google demoed a diffusion model at its I/O developer conference, but went quiet about the technology The post Google’s DiffusionGemm [...]

Fable 5: Guardrails and burn rate are annoying users, who say it’s still better than Opus 4.8 🔗

On Tuesday, Anthropic debuted Fable 5, the first — and much-anticipated — generally available Mythos-class model.  Anthropic says it can work The post [...]

The Anthropic leader who built Claude Code says he ditched prompting — now he just writes loops. 🔗

The fastest-moving conversation in AI developer tooling this week began with a job description. Boris Cherny, head of Claude Code The post The Anthrop [...]

AWS can now mathematically prove your VMs are isolated đź”—

On Wednesday, AWS announced that its Graviton5 processor is now generally available and powers two new Amazon EC2 instances: M9g The post AWS can now [...]

Microsoft pulled 73 GitHub repos after malware attack — but still won’t say who’s compromised 🔗

Last week, Microsoft shut down 73 of its own GitHub repositories following a malware attack that would steal developers’ credentials The post Microsof [...]

Databricks wants to kill the “email me a file” problem for AI agent skills 🔗

Databricks on Wednesday launched OpenSharing, the successor to its open-source Delta Sharing protocol. This updated protocol adds support for Apache T [...]

Ramp bets forward deployed engineers can do what off-the-shelf finance AI can’t 🔗

The forward deployed engineer (FDE), the role OpenAI and Anthropic turned into one of the most sought-after jobs in AI, The post Ramp bets forward dep [...]

Git real: AI agents aren’t just for solo developers anymore 🔗

In the first week of June, three vendors pushed coding agents past the single-developer loop. The three launches sit at The post Git real: AI agents a [...]

Anthropic launches Claude Mythos/Fable 5, but you better try it soon đź”—

On Tuesday, Anthropic launched Fable 5, its first generally available Mythos-class model. Fable 5 is essentially the highly capable Mythos The post An [...]

Spring is 23 years old. AI just made it a security emergency. đź”—

AI is rewriting the rules of software security, and the Java ecosystem — the backbone of enterprise computing for more The post Spring is 23 years old [...]

This AI agent startup ditched Anthropic for DeepSeek — and says it’s saving millions 🔗

The biggest blocker to sustainable AI deployment has emerged as inference cost. GitHub recently abandoned its flat-rate Copilot subscription in The po [...]

When your data model is the bottleneck: lessons from Medium’s feature store 🔗

“Keep readers reading” is the not-so-simple goal of Medium’s recommendations system. To predict what’s most likely to appeal to a The post When your d [...]

How long before we stop reading the code? đź”—

Don’t kill the code reviews; just move the human checkpoint upstream to reviewing intent, specs, plans, constraints, and acceptance criteria. The post [...]