Codú

The New Stack's Coding Profile

Avatar for The New Stack

The New Stack

@the-new-stack

thenewstack.io

Articles (261)

The New Stack23 min

Prometheus and OpenTelemetry finally play nice

The often-misunderstood controversies regarding Prometheus and OpenTelemetry arise more from technical incompatibilities that have since been resolved. Without going into The post Prometheus and OpenTelemetry finally play nice appeared first on The New Stack.

0
0
The New Stack26 min

The hunt for truly zero-CVE container images

Vendors chasing “zero-CVE” container images on top of traditional Linux distributions are running into structural limits in upstream release models. The post The hunt for truly zero-CVE container images appeared first on The New Stack.

0
0
The New Stack26 min

TiDB and the rise of the AI-native database

When enterprises talk about artificial intelligence, the attention usually points to models: larger parameters, faster inference, cheaper tokens. But we The post TiDB and the rise of the AI-native database appeared first on The New Stack.

0
0
The New Stack24 min

Is Open Source in Trouble?

BRUSSELS — First, the bad. I would argue that current open source practices and usage are not sustainable, or at The post Is Open Source in Trouble? appeared first on The New Stack.

0
0
The New Stack23 min

OpenAI’s GPT-5.3-Codex helped build itself

OpenAI’s new GPT-5.3-Codex model is the company’s most capable agentic coding model yet. However, unlike previous Codex models, it focuses The post OpenAI’s GPT-5.3-Codex helped build itself appeared first on The New Stack.

0
0
The New Stack29 min

10 strategies to reduce MCP token bloat

The Model Context Protocol (MCP) has reached an inflection point. While some MCP deployments are still in the experimentation phase, The post 10 strategies to reduce MCP token bloat appeared first on The New Stack.

0
0
The New Stack24 min

Moltbook: Hype or the Singularity?

Hysteria continues to build over Moltbook, the so-called AI Agent social network. If you believe Elon Musk, Moltbook is at The post Moltbook: Hype or the Singularity? appeared first on The New Stack.

0
0
The New Stack23 min

Why Kubernetes is retiring Ingress NGINX

We warned you! Today, Ingress NGINX is still being used by 50% of Kubernetes users to manage incoming traffic, but it’s The post Why Kubernetes is retiring Ingress NGINX appeared first on The New Stack.

0
0
The New Stack25 min

Beating context rot in Claude Code with GSD

Until now, I’ve generally only used LLM tools with existing projects. Attempts to create detailed projects from scratch via agentic The post Beating context rot in Claude Code with GSD appeared first on The New Stack.

0
0
The New Stack22 min

Anthropic brings plugins to Cowork

Anthropic is extending Cowork with a plugin system that bundles skills, connectors, slash commands, and sub-agents, giving non-developers the kind The post Anthropic brings plugins to Cowork appeared first on The New Stack.

0
0
The New Stack29 min

Async Rust: Pinning demystified

This is the second of a four-part series. Read Part 1: How Rust does Async differently (and why it matters) The post Async Rust: Pinning demystified appeared first on The New Stack.

0
0
The New Stack23 min

Anthropic extends MCP with a UI framework

With the MCP protocol, Anthropic created the de facto standard for AI models and agents to talk to third-party applications. The post Anthropic extends MCP with a UI framework appeared first on The New Stack.

0
0
The New Stack24 min

Agentic AI meets integration: The next frontier

Artificial intelligence has already transformed the way organizations analyze data, predict outcomes, and generate content. The next leap forward is The post Agentic AI meets integration: The next frontier appeared first on The New Stack.

0
0
The New Stack25 min

Port of Context: The open source code mode

The Model Context Protocol (MCP) has quickly become a well-adopted standard for connecting large language model (LLM)-based AI agents with The post Port of Context: The open source code mode appeared first on The New Stack.

0
0
The New Stack26 min

Kubernetes 1.35 features that change Day 2 operations

Kubernetes continues to evolve and mature as the most preferred orchestration platform for containerized applications and microservices. Kubernetes 1.35, the The post Kubernetes 1.35 features that change Day 2 operations appeared first on The New Stack.

0
0
The New Stack24 min

The head chef model for AI-assisted development

As AI coding assistants become more capable, the relationship between developers and their tools is evolving beyond a simple autocomplete. The post The head chef model for AI-assisted development appeared first on The New Stack.

0
0
The New Stack23 min

Chainguard to eliminate FUD around Chainguard OS

Today, , which provides secure, production-ready builds of open source software, has introduced a customer-led steering committee for its Chainguard The post Chainguard to eliminate FUD around Chainguard OS appeared first on The New Stack.

0
0
The New Stack22 min

Drowning in AI slop, cURL ends bug bounties

Enough is enough. Daniel Steinberg, lead developer and founder of cURL, the popular, open source internet file transfer protocol, is The post Drowning in AI slop, cURL ends bug bounties appeared first on The New Stack.

0
0
The New Stack24 min

Astro Redesigns Its Development Server

Astro — whose acquisition by Cloudflare was announced on Friday — on Wednesday released its first beta of Astro 6, The post Astro Redesigns Its Development Server appeared first on The New Stack.

0
0
The New Stack23 min

Arcjet’s Python SDK Embeds Security in Code

Security platform provider Arcjet has launched a Python SDK to bring application-layer security directly into code. The SDK, now in The post Arcjet’s Python SDK Embeds Security in Code appeared first on The New Stack.

0
0
The New Stack24 min

AI Governance Is the Next IT Battleground

AI has moved decisively from experimentation to execution. It now sits at the core of enterprise transformation strategies, reshaping the The post AI Governance Is the Next IT Battleground appeared first on The New Stack.

0
0
The New Stack26 min

Better Context Will Always Beat a Better Model

AI leaders have, for the last year, obsessed over benchmarks, debating whether GPT-4, Claude 3.5, or Gemini holds the crown. This enterprise The post Better Context Will Always Beat a Better Model appeared first on The New Stack.

0
0
The New Stack25 min

When To Use GenAI: A Practical Decision Framework

As generative artificial intelligence (GenAI) capabilities evolve, software architects and developers face critical decisions about when to use GenAI-based solutions The post When To Use GenAI: A Practical Decision Framework appeared first on The New Stack.

0
0
The New Stack28 min

Python: What’s Coming in 2026

If 2025 was “the year of type checking and language server protocols” for Python, will 2026 be the year of The post Python: What’s Coming in 2026 appeared first on The New Stack.

0
0
The New Stack30 min

Build Cheaper, Safer, Auditable AI with SLMs and RAG

Enterprises experimenting with large language models (LLMs) often encounter the same challenges once pilot projects move into production. Infrastructure costs The post Build Cheaper, Safer, Auditable AI with SLMs and RAG appeared first on The New Stack.

0
0
The New Stack24 min

Manjaro Is Arch Linux for Newbies

You’ve may have heard that Arch Linux isn’t exactly the easiest Linux distribution to install or use. What if I The post Manjaro Is Arch Linux for Newbies appeared first on The New Stack.

0
0
The New Stack23 min

A New JavaScript Framework? In this Economy?

After 20 years in software, full-stack developer Yaniv Soussana is tired of complexity in React-based JavaScript frameworks. So the creator The post A New JavaScript Framework? In this Economy? appeared first on The New Stack.

0
0
The New Stack27 min

What It Takes To Scale AI Agents in Production

With the release of “reasoning” models capable of multistep, test-time compute, the intelligence required to solve complex problems is accessible The post What It Takes To Scale AI Agents in Production appeared first on The New Stack.

0
0