JavaScript

JetBrains previews no-code app builder
JetBrains is offering early access to Kineto, an AI-powered, no-code development platform intended to help anybody create professional or personal apps regardless of technical ability. Launched August 5, Kineto helps users create, deploy, and maintain...
2025-08-05 21:58
Why benchmarks are key to AI progress
Benchmarks are often reduced to leaderboard standings in media coverage, but their role in AI development is far more critical. They are the backbone of model evaluation—guiding improvements, enabling reproducibility, and ensuring real-world appl...
2025-08-05 09:00
The problem with AI agent-to-agent communication protocols
You know the routine: The IT industry, driven as much by vendor ambition as by necessity, develops many competing standards to solve a simple problem. Today’s culprit: agent-to-agent communication in AI. The recent rise of so-called “standards” ...
2025-08-05 09:00
Python popularity boosted by AI coding assistants – Tiobe
Python, the highest-ranking language ever in the Tiobe index of programming language popularity, has been getting a boost from AI coding assistants, according to Tiobe. In the Tiobe index for July 2025, Python scored a rating of 26.98%, the highest ev...
2025-08-05 00:22
Microsegmentation for developers
In the early days of network security, microsegmentation was a firewall tactic. You divided your network into trust zones, assigned rules to each zone, and tried to prevent lateral movement. Microsegmentation was slow to implement, hard to maintain, a...
2025-08-04 09:00
9 habits of the highly ineffective vibe coder
Is vibe coding really as easy as they say? Consider the butler, the meat-space equivalent of an AI. There are schools that specialize in teaching new butlers skills like how to serve breakfast or make a perfect martini. But did you know these same sch...
2025-08-04 09:00
Erasing the trust gap in AI-driven development
Software developers have never been more productive—or more anxious. The rise of AI coding assistants and generative models has fundamentally changed how software gets built, but there’s a catch. According to Stack Overflow’s 2025 Developer Surv...
2025-08-04 09:00
Bridging the trust gap in AI-driven development
Software developers have never been more productive—or more anxious. The rise of generative AI models and AI coding assistants has fundamentally changed how software gets built, but there’s a catch. According to Stack Overflow’s 2025 Developer S...
2025-08-04 09:00
Apache Flink integrates AI for real-time decision-making
The Apache Flink Project Management Committee (PMC) has released Apache Flink 2.1.0, a major upgrade to the real-time data processing engine that adds support for defining and managing AI models and for invoking them in real time within Flink SQL. The...
2025-08-01 22:12
Announcing TypeScript 5.9
Today we are excited to announce the release of TypeScript 5.9! If you’re not familiar with TypeScript, it’s a language that builds on JavaScript by adding syntax for types. With types, TypeScript makes it possible to check your code to avoid bugs ...
2025-08-01 16:19
Google upgrades Agent2Agent protocol with gRPC and enterprise-grade security
Google has introduced a new version of its open source Agent2Agent (A2A) protocol, Version 0.3, with capabilities such as gRPC support, enhanced security, and developer-focused capabilities that the hyperscaler said will make it easier for enterprises...
2025-08-01 11:39
Spotlight report: How AI is reshaping IT
Download the August 2025 issue of the Enterprise Spotlight from the editors of CIO, Computerworld, CSO, InfoWorld, and Network World. AUGUST SPOTLIGHT 01Download
2025-08-01 10:00
Fun and profit with ECMAScript 2025: What’s new in JavaScript
In human endeavor, motivation always has a dual aspect. We do the thing for its own sake, and we also do it as a means to an end. This is especially evident in software development, an activity that sometimes makes outsiders wonder why anyone would ...
2025-08-01 09:00
.NET Aspire 9.4 boasts CLI core commands, AI integrations
Version 9.4 of Microsoft’s .NET Aspire tools for building cloud-ready, distributed apps has arrived. The update features CLI core commands for starting an application, hosting integrations, running a full application stack, and changing CLI settings...
2025-08-01 09:00
Dedicated servers outpace public clouds for AI
AI systems are computational beasts with costs that can easily spiral out of control in a public cloud environment. This isn’t hypothetical; the data backs it up. Nearly half of IT leaders in a recent survey reported unexpected cloud-related costs r...
2025-08-01 09:00
Informatica enhances IDMC with AI-powered MDM, governance, and compliance tools
Informatica is adding new AI-based capabilities to its Intelligent Data Management Cloud (IDMC) platform to help enterprises manage their data more efficiently for generative AI and agentic applications and use cases. IDMC sits on top of enterprise d...
2025-07-31 13:00
Basic and advanced pattern matching in Java
Pattern matching is a way to simplify your code by checking if a value fits a certain structure or type, without having to write messy, repetitive checks. Instead of using multiple if statements and manual type casting, you can simply let Java do the ...
2025-07-31 09:00
Why MCP matters – and how to secure it
Every new protocol introduces its own complexities. When a new protocol shows up, the first question to ask is whether it is truly necessary. So, let’s ask that question about the Model Context Protocol (MCP). The current wave of agentic apps, spark...
2025-07-31 09:00
Managing Azure VMs with Project Flash
Microsoft has a long history of turning its internal tools into products, especially as part of Azure. That’s not surprising: The company is building and running the same cloud-native applications as its customers, with the same requirements and the...
2025-07-31 09:00
AI use among software developers grows but trust remains an issue – Stack Overflow survey
While the number of developers using AI keeps growing, many of them do not trust the accuracy of output from AI tools, according to the latest Stack Overflow survey of software developers. Released July 29, the 2025 Stack Overflow Developer Survey fou...
2025-07-31 03:44