DevOps

March Patches for Azure DevOps Server
Today we are releasing patches that impact our self-hosted product, Azure DevOps Server. We strongly encourage and recommend that all customers use the latest, most secure release of Azure DevOps Server. You can download the latest version of the produ...
2025-03-11 19:12
New Boards Hub Update
We’ve reached a major milestone in the rollout of New Boards Hub this week by making it the default experience for all organizations and users. While many users can still temporarily switch back if they encounter a blocking issue, our telemetry shows...
2025-03-11 18:20
Go-based TypeScript to dramatically improve speed, scalability
Microsoft is developing a native TypeScript implementation based on Google’s Go language. The initiative promises dramatic improvements in editor startup speed, build times, and memory usage, making it easier to scale TypeScript to large code bases,...
2025-03-11 15:00
Weaviate adds agents to its tech stack to ease gen AI app development
Vector database provider Weaviate has added three new agents to its development stack to facilitate the development of generative AI-based applications.   These agents are modular agentic workflows that use large language models (LLMs) and prompts to...
2025-03-11 09:36
3 of the best LLM integration tools for R
When we first looked at this space in late 2023, many generative AI R packages focused largely on OpenAI and ChatGPT-like functionality or coding add-ins. Today, the landscape includes packages that natively support more LLM suppliers—including mode...
2025-03-11 09:00
Has AWS lost its edge?
Amazon Web Services (AWS) has long maintained its dominance in the cloud computing market, serving as the backbone for many enterprises’ digital transformation efforts for more than a decade. However, recent shifts in strategy suggest that AWS may b...
2025-03-11 09:00
Fortran, Delphi rise in Tiobe popularity index
Older programming languages such as Fortran and Delphi are making a comeback, based on the results of this month’s Tiobe index of language popularity. Tiobe attributes their rise to the need to maintain vital legacy systems still dependent on them. ...
2025-03-10 21:47
Databricks’ new updates aim to ease gen AI app and agent development
Data lakehouse provider Databricks is introducing four new updates to its portfolio to help enterprises have more control over the development of their agents and other generative AI-based applications. One of the new features launched as part of th...
2025-03-10 13:00
Building generative AI? Get ready for generative UI
There’s currently no stopping generative AI spending. Analyst firm Omdia expects spending on generative AI applications to hit $58 billion by 2028. Yet while this level of investment is a significant amount, actual deployment of generative AI applic...
2025-03-10 09:00
10 things developers love about JavaScript – and 10 things they don’t
It was 30 years ago today, Sgt. JavaScript taught the web to play. Well, not exactly but close enough. The programming language began in 1995 as a project in the depths of the browser maker Netscape. It lived under several different names including Mo...
2025-03-10 09:00
Vibes won’t make your software successful
I regret to inform you that vibes don’t pay the bills. Specifically, open source vibes. For as long as I’ve followed open source, there has been a tendency for the industry to focus on normative values of open source, i.e., why people should embra...
2025-03-10 09:00
Microsoft previews AI chat template for .NET
Microsoft is previewing a .NET web app template intended to enable quick development of AI-powered chat applications. Part of an ongoing effort to make AI development with .NET easier to discover and use, the AI Chat Web App template was announced Mar...
2025-03-08 17:38
Microsoft reportedly struggling to build its own reasoning models to rival OpenAI
Microsoft may be “all in” with AI, but its efforts to produce homegrown products to feed its ambitions have so far been lagging and its reliance on OpenAI prevails. However, recent events may augur change. The company has reportedly finally comple...
2025-03-07 22:29
JFrog unveils JFrog ML for MLOps
JFrog has released JFrog ML, an MLOps solution designed to bring devops best practices to building, deploying, managing, and monitoring AI/ML workflows. The company said that by pairing practices for developing machine learning models with traditional...
2025-03-07 21:04
Anthropic’s upgraded Console targets more collaboration among developers
Anthropic has upgraded its Console — an interface that lets enterprises create API keys, add more users to a team, set up billing, and experiment with Claude on the Workbench, in an effort to promote more collaboration. “Developers can now share p...
2025-03-07 12:42
JavaScript tools and frameworks we’re watching now
JavaScript is moving in two directions at once, favoring both comprehensive, full-stack frameworks and greater simplicity. Sometimes these trends are harmonious, and at other times they are at odds. The drive for frameworks and libraries that abstra...
2025-03-07 09:00
When to choose a bare-metal cloud
I did something last week that I had not done for a while. I recommended a bare-metal cloud service to a client. They had a particular purpose, and it was the right technology to solve the problem. In a typical public cloud environment, most users int...
2025-03-07 09:00
Alibaba says its new AI model rivals DeepSeeks’s R-1, OpenAI’s o1
Alibaba Cloud on Thursday launched QwQ-32B, a compact reasoning model built on its latest large language model (LLM), Qwen2.5-32b, one it says delivers performance comparable to other large cutting edge models, including Chinese rival DeepSeek and Ope...
2025-03-07 01:38
Visual Studio Code 1.98 shines on GitHub Copilot
Visual Studio Code 1.98 has arrived, featuring enhancements to the GitHub Copilot AI coding assistant, including previews of Copilot Next Edit Suggestions, Copilot agent mode improvements, and Copilot Edits support for notebook files. Otherwise known ...
2025-03-07 00:47
How to handle type erasure in advanced Java generics
Generics programming in Java enhances type safety and code reusability by allowing developers to define classes and methods using type parameters. Advanced techniques like bounded types and wildcards support the creation of flexible data structures an...
2025-03-06 09:00