2026-02-11 17:00
🔧 Major service outages are on the rise, with organizations experiencing an average of 86 outages per year, leading to significant downtime. To combat this, IT operations need a new framework focused on proactive prevention and remediation. Here are two key steps to enhance operational maturity: 1️⃣ Standardize workflows with "golden paths" for consistent incident management. 2️⃣ Foster continuous learning to leverage operational data for reducing repeat incidents. #ITOps...
Source: The New Stack
Cristina Dias
2026-02-10 20:58
A new report reveals that 62% of enterprises now use Java for AI development, up from 50% last year. This trend highlights Java's role in integrating machine learning models and scaling AI workloads. Notably, 31% of companies report over half of their Java apps now include AI features. Key factors for Java's competitiveness include support for modern versions, built-in security, and large data access. Java continues to be a vital player in the enterprise AI landscape. #Java #AI #TechTrends...
Source: The New Stack
Darryl K. Taft
2026-02-10 19:30
Vendors are pursuing “zero-CVE” container images to enhance security, but face challenges due to the structural limits of traditional Linux distributions. Chainguard is leading the way with its Factory 2.0 software, enabling the direct rebuilding of containers from source code to ensure safety. Other options like Docker’s Hardened Images offer reduced attack surfaces but still depend on upstream distros like Debian or Alpine. The complexities of long dependency chains and slower release...
Source: The New Stack
Steven J. Vaughan-Nichols
2026-02-10 19:00
The article discusses the evolution of the Extended Berkeley Packet Filter (eBPF) in the realms of observability and security. eBPF has become essential for networking, enabling code distribution directly from the kernel across various applications and environments. Its adoption has expanded to ARM configurations, with ongoing developments for RISC-V and Mac M3 processors. Experts highlight that while eBPF was initially tailored for x86 systems, it is being tested in new environments,...
Source: The New Stack
B. Cameron Gain
2026-02-10 16:00
🚀 Former GitHub CEO Thomas Dohmke has launched Entire, a new open-source developer platform focused on enhancing collaboration between developers and AI agents. Entire has secured a record-breaking $60 million seed round, led by Felicis and supported by Microsoft’s venture arm. Dohmke emphasizes a shift from traditional coding practices to a model based on specifications and reasoning, aiming to adapt to the evolving needs of developers. This new platform aims to build a layer above existing...
Source: The New Stack
Frederic Lardinois
2026-02-10 15:58
AI coding assistants are boosting developer productivity, yet many enterprises are not seeing faster software delivery. Bill Staples, GitLab's CEO, highlights this disconnect after speaking with over 60 customers. He emphasizes that coding isn't the main bottleneck. Developers spend only 10-20% of their day writing code, while the rest is consumed by reviews, compliance checks, and security scans. These processes remain largely unchanged by AI. GitLab's new Duo Agent Platform aims to automate...
Source: The New Stack
Frederic Lardinois
2026-02-10 15:00
🚀 The article highlights a shift in how enterprises approach artificial intelligence. While models often steal the spotlight, the focus is now on data infrastructure as a competitive edge. TiDB’s AI-native database supports numerous autonomous AI agents, emphasizing the importance of memory and efficient data retrieval. This evolution is crucial as companies adapt to an agent-driven world. #AIDatabase #TiDB #DataInfrastructure #ArtificialIntelligence #TechTrends
Source: The New Stack
Ed Huang
2026-02-10 12:30
Andrej Karpathy introduces "agentic engineering," a new term replacing "vibe coding." He emphasizes that programming with LLMs is now the norm for professionals, focusing on oversight and quality. Karpathy believes this approach can be learned and improved, predicting advancements in AI tools by 2026. He reflects on the rise of vibe coding last year, noting its initial purpose for fun projects as LLM capabilities have grown. #AgenticEngineering #SoftwareDevelopment #AI #Programming...
Source: The New Stack
Darryl K. Taft
2026-02-09 22:34
The shift to agentic AI systems is reshaping software engineering. Unlike traditional models, these systems can reason, plan, and collaborate. Building AI-ready infrastructure now requires modular, scalable designs that support various components like LLMs and secure execution environments. Key focus areas include real-time tool execution, dynamic reasoning, and observability. For practical implementation, consider using Kubernetes, Terraform, and LangChain. #AI #Infrastructure...
Source: The New Stack
Oladimeji Sowole
2026-02-09 19:00
Open source faces significant challenges. Current practices may not be sustainable, leading to developer burnout and a lack of compensation for many contributors. Large tech companies often benefit from open source without giving back, impacting community growth. Additionally, the lack of diversity hinders project health. Marga Manterola’s recent talk at FOSDEM highlighted these issues and proposed actionable solutions for improvement. #OpenSource #TechCommunity #DiversityInTech...
Source: The New Stack
B. Cameron Gain
2026-02-09 15:19
Chainguard has announced a significant achievement with its Factory 2.0, reaching over 500 million unique container build manifests. 🚀 This milestone reflects the capabilities of the DriftlessAF framework, automating reconciliation efficiently. The factory maintains over 2,000 open-source projects and 340,000 container image versions. 📦 According to SVP Dustin Kirkland, this progress indicates stability and a predictable growth path in their image catalog. 📈 #Chainguard #AI...
Source: The New Stack
Darryl K. Taft
2026-02-09 12:00
AI coding assistants are reshaping software development, but research shows mixed results. One study indicates that developers can be 56% faster with AI help, finishing tasks in 71 minutes versus 161 for the control group. However, another study suggests a 19% slowdown in real-world scenarios. These findings highlight the complexities of integrating AI into coding practices. As the tools evolve, understanding their impact remains crucial. #AICoding #SoftwareDevelopment #TechResearch...
Source: The New Stack
Steve Fenton
2026-02-08 17:00
The landscape of software development is changing rapidly. Once dominated by IDEs like Visual Studio and Eclipse, the role of these tools is shifting. Developers are now spending more time orchestrating AI coding agents rather than coding directly in IDEs. Three waves of AI tools have transformed the workflow. The first wave introduced AI features in IDEs, while the second moved AI capabilities to command-line interfaces, allowing for more complex tasks. Now, we are seeing the emergence of...
Source: The New Stack
Janakiram MSV
2026-02-07 18:00
In the article "Docker versus Nix: The quest for true reproducibility," the focus is on performance benchmarking in software development. Docker is praised for its ability to enable engineers to share applications, yet it faces challenges with reproducibility due to "configuration drift." This makes accurate benchmarking difficult, especially for complex applications like ScyllaDB and Cassandra. Michael Stahnke emphasizes a key distinction: while Docker is reusable, it lacks true...
Source: The New Stack
B. Cameron Gain
2026-02-07 17:00
🚀 WebAssembly (Wasm) and Web Workers are key to preventing UI freezes in web applications. When heavy computations overload the JavaScript main thread, users experience unresponsive pages. By offloading these tasks to background threads, Wasm helps maintain smooth interactions. The article also includes a tutorial on building a high-performance Fibonacci calculator, demonstrating how to keep UIs functional during heavy processing. Explore how to enhance your web app's responsiveness!...
Source: The New Stack
Jessica Wachtel
2026-02-07 17:00
🚀 ClawdBot MoltBot OpenClaw has gained remarkable popularity as an open-source AI assistant that operates on your local machine. It connects with common apps like WhatsApp and Slack, aiming to enhance the user experience. However, security issues highlight the need for caution when experimenting with LLM agents. 🔒 The article also discusses the GSD extension for Claude, showcasing its capabilities in project planning and execution, particularly using SwiftUI. 📊 #AI #OpenSource #TechTrends...
Source: The New Stack
David Eastman
2026-02-07 16:00
📢 The emergence of Jule, a new open-source programming language, offers a memory-safe alternative to C/C++. With calls from U.S. agencies for safer coding practices, Jule aims to address critical system vulnerabilities. It combines the performance of C with the simplicity of Go, while ensuring memory safety through runtime checks and compile-time analysis. Developed since 2022, Jule is designed to work seamlessly with existing C/C++ systems. Its immutable-by-default approach enhances safety,...
Source: The New Stack
Darryl K. Taft
2026-02-06 18:15
As AI agents expand in enterprise applications, they create security gaps. Operant AI has introduced the Agent Protector platform to address this issue. This platform offers real-time zero-trust controls for AI agents, ensuring visibility and control over managed and unmanaged agents. It includes features like behavioral threat detection and least-privilege enforcement across various environments. Operant AI is already known for its AI Gatekeeper and MCP Gateway tools, focusing on security...
Source: The New Stack
Steven J. Vaughan-Nichols
2026-02-06 16:29
Microsoft CEO Satya Nadella recently predicted that the era of Software as a Service (SaaS) may be ending due to the rise of agentic AI. He suggests that traditional SaaS applications could become obsolete as AI takes on more tasks. 🤖 This prediction gained traction after Anthropic launched new plugins for its Cowork tool, resulting in significant stock declines for companies like Thomson Reuters and Wolters Kluwer. 📉 Financial analysts are now discussing this shift as the "SaaSpocalypse,"...
Source: The New Stack
Janakiram MSV
2026-02-06 16:00
🚀 Are you transitioning to self-hosted services for better security and privacy? The article explores how the tool "Homepage" simplifies monitoring these services. 📊 Instead of juggling multiple tabs to check service statuses, Homepage offers a centralized dashboard for easy access. 🛠️ The article provides a step-by-step guide for installing Docker and Homepage, making setup straightforward. For those looking to enhance their self-hosting experience, this tool could be a game changer....
Source: The New Stack
Jack Wallen
2026-02-06 09:00
🚀 Exciting news in the data world! The pg_lake extension is now available in Snowflake Postgres, enhancing cloud data capabilities. This extension allows users to utilize PostgreSQL as a data lakehouse, supporting rapid queries and various data formats. It simplifies the handling of complex data types. Additionally, Snowflake is expanding its Horizon Catalog for improved data governance and has integrated with Microsoft One Lake for seamless data access. #DataManagement #Snowflake #Postgres...
Source: The New Stack
Jelani Harper
2026-02-05 21:03
🌍 Vibe coding is gaining traction, especially in Europe! A recent study by LeadsNavi analyzed Google search data and found that interest in vibe coding is growing globally, with Switzerland, Germany, and Canada leading the way. Common search terms include “vibe coding tools” and “how to use vibe coding,” indicating that many users are both learning and applying this concept. Despite the buzz around its decline, vibe coding remains popular and is shaping the future of coding practices....
Source: The New Stack
Darryl K. Taft
2026-02-05 20:40
Enterprise CISOs face significant challenges as AI demands increase and budgets remain static. A traditional centralized security model is no longer effective. To adapt, CISOs must adopt a federated security governance model, empowering business unit leaders to implement security strategies tailored to their specific contexts. This shift offers three key benefits: faster decision-making, flexible policy implementation, and scalable security for organizational growth. #CISO #CyberSecurity #AI...
Source: The New Stack
Josh Lemos
2026-02-05 20:00
🚀 ScyllaDB has enhanced its capabilities by integrating vector search through the USearch library. This update allows organizations to store vector embeddings alongside structured data, improving real-time applications like fraud detection and generative models. The architecture ensures low latency and reliable performance while scaling independently. USearch boasts impressive speed, being ten times faster in many cases than its competitor, Faiss. Explore the future of vector search with...
Source: The New Stack
Jelani Harper
2026-02-05 19:03
🔍 Sean O'Dell from Dynatrace discusses the evolving role of developers in the age of AI. He predicts that enterprises are unprepared for "the rise of the developer," as coding becomes more accessible and integrated into production processes. Developers now own the entire software lifecycle, from coding to security. O'Dell notes that AI-assisted coding blurs traditional boundaries and shifts experimentation to production environments. #SoftwareDevelopment #AI #TechTrends #Dynatrace #Innovation
Source: The New Stack
Nick Lucchesi
2026-02-05 18:58
OpenAI has launched its latest model, GPT-5.3-Codex, designed to enhance coding and general professional tasks. 🖥️ This model is 25% faster and combines advanced coding performance with improved reasoning capabilities. Notably, GPT-5.3-Codex was partly responsible for its own development, assisting in debugging and deployment processes. The model excels in coding benchmarks and can create complex games and apps. It also addresses cybersecurity tasks, being trained to identify vulnerabilities,...
Source: The New Stack
Frederic Lardinois
2026-02-05 17:45
🚀 Anthropic has launched Opus 4.6, enhancing its flagship model with significant improvements across various benchmarks. Key features include a one-million-token context window and the ability to process up to 128,000 tokens, making it suitable for complex enterprise tasks. Notably, Opus 4.6 outperformed competitors in several benchmarks, scoring 68.8% on the ARC AGI 2 benchmark, highlighting its ability to tackle problems difficult for other AIs. Pricing remains at $5/$25 per million tokens....
Source: The New Stack
Frederic Lardinois
2026-02-05 16:37
🚨 Security concerns around the OpenClaw AI agent are proving valid. Researchers have found significant vulnerabilities in its social network, Moltbook. OpenClaw has full system access by default, which raises alarms. Vulnerabilities include remote code execution bugs and an unsecured social-graph database. The security risks stem from weak authentication in its Model Context Protocol (MCP), allowing unauthorized access to sensitive data. For example, a researcher noted that default settings...
Source: The New Stack
Steven J. Vaughan-Nichols
2026-02-05 15:37
The Model Context Protocol (MCP) is evolving as teams transition from experimentation to operational use. However, this shift has led to significant issues with token bloat due to the simultaneous use of multiple MCP servers. Experts highlight that heavy usage can fill context windows with excessive data, impacting efficiency. Recommendations to mitigate this include limiting the number of tools used and designing tools with clear intent. Strategies such as grouping tools, minimizing server...
Source: The New Stack
Bill Doerrfeld
2026-02-04 18:12
🚀 GitHub now offers developers a choice of coding agents through its new feature, Agent HQ. Users can select from GitHub’s Copilot, Anthropic’s Claude Code, and OpenAI’s Codex. This feature is currently available for Copilot Pro+ and Enterprise subscribers, with plans to expand access soon. Agent HQ allows developers to manage tasks from a single dashboard, switch between agents, and even compare solutions for the same task. This initiative aims to enhance developer flexibility and...
Source: The New Stack
Frederic Lardinois
2026-02-04 15:26
ClickHouse is transitioning parts of its codebase from C++ to Rust, driven by Rust's growing popularity in the tech community. During a recent talk at FOSDEM 2026, co-founder Alexey Milovidov highlighted that while this shift is significant, 98% of ClickHouse’s code remains in C++. He emphasized the practical benefits of Rust, but also noted challenges, particularly with the build system. Unexpected issues arose, like problems with the Delta kernel library and the memory sanitizer, which...
Source: The New Stack
B. Cameron Gain
2026-02-03 17:30
🚀 Hysteria is growing around Moltbook, the AI Agent social network. Elon Musk suggests we are at the “very early stages of the singularity,” raising questions about the future of AI and its implications. Founded by Matt Schlicht, Moltbook allows AI agents to interact without human involvement. Launched in January 2026, it claims 1.4 million AI users, though skepticism exists about its popularity. #Moltbook #AI #Singularity #TechNews #Innovation
Source: The New Stack
Steven J. Vaughan-Nichols
2026-02-03 16:45
🚨 Important Update for Kubernetes Users! 🚨 Ingress NGINX, utilized by 50% of Kubernetes users for managing incoming traffic, is set to retire in March 2026. Despite warnings, a recent survey revealed 44% of users are still relying on it. While Chainguard will support Ingress NGINX through its EmeritOSS program, no further updates or security patches will be provided post-retirement. Users are encouraged to consider replacements soon to address potential security vulnerabilities. #Kubernetes...
Source: The New Stack
Steven J. Vaughan-Nichols
2026-02-02 23:23
🌐 Software reliability remains a challenge for developers due to unreliable components like hardware and software bugs. Power failures and network issues can lead to significant data loss, impacting both individual users and enterprises. 🖥️ To combat this, many rely on fault-tolerant hardware and defensive coding practices. However, as systems scale, the risk of failure increases. Durable Execution platforms offer a new way to rethink application development, focusing on reliability in...
Source: The New Stack
Charles Humble
2026-02-02 22:31
AI technology is prevalent, yet many organizations are not fully leveraging its potential. The main issue lies in AI's limited understanding of data context, leading to inaccurate decisions and missed opportunities. To maximize effectiveness, companies must shift from basic data ingestion to advanced context engineering, integrating customer and business insights. This approach can help eliminate information silos and enhance AI performance. Key elements include a unified data catalog and...
Source: The New Stack
Rahul Auradkar
2026-02-02 21:25
Discover the benefits of adopting immutable Linux for enterprise desktops. Immutable Linux features a read-only core, enhancing security by preventing unauthorized changes, making it resilient against malware and ransomware. Additionally, updates are applied atomically, improving system stability and simplifying rollbacks. Consider this approach for a more secure operating environment. 🔒💻 #Linux #Cybersecurity #EnterpriseSolutions #ImmutableLinux #TechTrends
Source: The New Stack
Jack Wallen
2026-02-02 21:19
Chainguard has launched Factory 2.0, addressing the issues found in the original Factory 1.0. The new version replaces the fragile event-driven pipeline with a self-healing system using the open-source DriftlessAF framework. This change aims to enhance reliability and efficiency in monitoring over 10,000 open-source projects. The previous model faced challenges due to its complexity, which led to errors and required constant attention from experts. Factory 2.0 seeks to provide secure and up-...
Source: The New Stack
Steven J. Vaughan-Nichols
2026-02-02 20:52
OpenAI has launched a new macOS desktop app for its Codex software development agent, shifting focus from coding to managing multiple agents simultaneously. This app aims to make coding more accessible, even for those who may not want to engage directly with code. It integrates with existing repositories and GitHub for seamless task management. OpenAI believes this tool is essential as developers increasingly trust agents with complex tasks. #OpenAI #Codex #SoftwareDevelopment #TechInnovation...
Source: The New Stack
Frederic Lardinois
2026-02-02 16:36
Dynatrace Perform 2026 highlighted the significant role of AI in IT and observability. The company introduced Dynatrace Intelligence, an agentic AI platform that autonomously detects and helps resolve issues with human oversight. This innovation aims to enhance operational efficiency through real-time decision-making and reliable workflows. CEO Rick McConnell discussed the transition from reactive to autonomous operations, emphasizing the need for AI-powered observability to manage increasing...
Source: The New Stack
B. Cameron Gain
2026-02-02 12:00
In the article "S3 is the new network," the author examines the evolution of data architecture in the cloud era. Traditionally, databases relied on keeping storage close to compute to reduce delays. However, this approach can hinder scalability and increase costs. With the rise of cloud object storage services like AWS S3, a new paradigm emerges. 🌐 Cloud object storage offers virtually unlimited capacity and global accessibility, allowing data to be accessed from anywhere. While S3 may not be...
Source: The New Stack
Max Liu