JavaScript

InfluxDB’s new model for time series workloads
In 2017, I was developing software focused on answering one question: “What happens when this airplane gets struck by lightning?” Not if, but when. On average, every airplane is struck by lightning once per year. And when that moment arrives, mill...
2025-05-21 20:21
CloudBees unveils AI-enhanced devops platform
CloudBees has unveiled the CloudBees Unify devops platform, which brings an AI-enhanced control plane to existing developer tool chains, providing a modular solution for complex software environments. Announced May 20 and still in an early access phas...
2025-05-21 18:23
Google releases agent development kits for Python and Java
Google has released agent development kits for the Python and Java programming languages. The Python ADK 1.0.0 and Java ADK 0.1.0 were announced on May 20. The open source tool kits are designed to be used for building and deploying sophisticated AI ...
2025-05-21 17:09
Microsoft beefs up SQL Server 2025 for AI-driven applications
Microsoft is moving SQL Server 2025 into public preview, adding new features to help enterprises develop AI-driven applications. One of the key new capabilities is vector search, which will enable enterprises to perform semantic search on their data u...
2025-05-21 16:37
Red Hat Enterprise Linux 10 adds AI-powered management
Red Hat has introduced Red Hat Enterprise Linux 10, featuring Lightspeed, an AI-powered service for building, deploying, and managing Red Hat’s Linux using simplified commands. Available through the Red Hat Customer Portal, RHEL 10 was unveiled M...
2025-05-21 16:20
Google I/O 2025: The most important new launches
At its annual developer conference, Google presented groundbreaking AI innovations that go far beyond mere product updates. Rather, they outline a future in which artificial intelligence is no longer just a tool, but an omnipresent, proactive companio...
2025-05-21 13:12
What is Markdown? Lightweight text formatting for human beings
The Markdown text format makes it easy for people—not only software developers but anyone with a keyboard—to write text that can be converted readily into HTML or another rich format. What’s special about Markdown is it uses plain-text syntax fo...
2025-05-21 09:00
Putting agentic AI to work in Firebase Studio
Agents are the big story in AI now. Putting agentic AI to work in software engineering can be done in a variety of ways. Some agents work independently of the developer’s environment, working essentially like a remote developer. For example, Cogni...
2025-05-21 09:00
OWASP proposes a way for enterprises to automatically identify AI agents
In anticipation of agents soon far outnumbering humans online, the Open Worldwide Application Security Project (OWASP) has developed a way to automatically identify AI agents before they interact with enterprise systems. It calls its plan Agent Name S...
2025-05-21 03:37
Five rules for dealing with Booleans
Booleans are deceptively simple. They look harmless—just true or false, right? What could possibly go wrong? But when you actually use them, they quickly become a minefield.  After years of coding, I have learned to tread very lightly when dealing...
2025-05-21 02:00
Booleans considered harmful
Booleans are deceptively simple. They look harmless—just true or false, right? What could possibly go wrong? But when you actually use them, they quickly become a minefield.  After years of coding, I have learned to tread very lightly when dealing...
2025-05-21 02:00
Five rules for coding with Booleans
Booleans are deceptively simple. They look harmless—just true or false, right? What could possibly go wrong? But when you actually use them, they quickly become a minefield.  After years of coding, I have learned to tread very lightly when dealing...
2025-05-21 02:00
Why Microsoft is unifying data and AI within Fabric
Microsoft says that the future of AI-based applications lies in unifying data and intelligence, and that new updates to its data and analytics platform, Fabric, are a step in that direction. Announced at the company’s ongoing Build conference, the u...
2025-05-20 20:25
GitHub unveils coding agent for GitHub Copilot
GitHub has introduced a new coding agent for its GitHub Copilot AI-powered programming assistant. Embedded into GitHub, the agent launches its own development environment with GitHub Actions to implement a task or issue. Introduced May 19, the GitHub ...
2025-05-20 17:17
Why is Microsoft offering to turn websites into AI apps with NLWeb?
Microsoft took the covers off a new open protocol that will allow enterprises to turn their websites into AI-based applications. Announced at its ongoing Build developer conference, NLWeb, short for Natural Language Web, is designed to help enterprise...
2025-05-20 10:19
Cloud asset management: A crucial missing ingredient
Most companies are in a race to diversify their cloud resources, motivated by the benefits of scalable, innovative, and effective operational capabilities. Despite dedicating large percentages of the budget to implement migration strategies, hybrid so...
2025-05-20 09:00
Rust 1.87 shines on anonymous pipes, architecture intrinsics
The Rust Release Team has shipped Rust 1.87, an update to the fast and safe programming language that features accommodations for anonymous pipes and architecture intrinsics. The new release was announced May 15, the same day as Rust’s 10th annivers...
2025-05-19 19:47
Microsoft aims to improve agent versatility with Copilot Studio updates
Microsoft is adding new features and capabilities to Copilot Studio, its low code tool for creating generative AI-based autonomous agents, in an effort to improve the overall versatility of agents for enterprises. The more versatile the agents, the mo...
2025-05-19 16:00
OpenAI launches Codex AI agent to tackle multi-step coding tasks
OpenAI has announced the release of Codex, an AI coding agent it said was designed to help software engineers write code, fix bugs, and run tests. According to the company, Codex is powered by codex-1—a variant of OpenAI’s o3 model optimized for s...
2025-05-19 12:22
What comes after Stack Overflow?
For more than a decade, Stack Overflow has been the go-to forum for developers seeking answers to coding questions. At its peak in the mid-2010s, the site saw more than 200,000 new questions each month. Those days are gone. Since the arrival of AI ass...
2025-05-19 09:00