GitHub Copilot expands AI model support
GitHub is bringing multi-model support to GitHub Copilot, its AI-powered coding assistant, enabling developers to select from multiple generative AI models including Google Gemini 1.5 Pro, OpenAI GPT-4o, OpenAI o1-preview, OpenAI o1-mini, and Anthropi...
Tabnine previews AI code review agent
Tabnine, maker of the Tabnine AI coding assistant, has unveiled the Tabnine Code Review Agent, an AI-powered software validation agent that helps users to produce higher quality, more secure code. Now available in a private preview for Tabnine ente...
AI is transforming the developer experience. Embrace the change
A lot of question marks loom over the future of AI and jobs. But for today’s developers, AI-driven development can be a solution to the reality of today: Development teams are stretched thin, challenged by many competing tasks that leave little time...
Rise of the cloud computing opposition
It’s an exciting time to be a cloud computing expert. I’ve noticed that every time I push back on public cloud computing, including cloud repatriation and strategic rejects, I get more views, hits, and interest from you guys. Why? There is a clear...
OSI unveils Open Source AI Definition 1.0
The Open Source Initiative (OSI) on Monday released the result of a year-long global community initiative to create a standard defining what, exactly, constitutes an open source artificial intelligence (AI) system. The Open Source AI Definition (OSAID...
Bridging the performance gap in data infrastructure for AI
In the current technology landscape, organizations are looking to AI to provide transformative product differentiation and groundbreaking new revenue streams. In 2023, large language models (LLMs) dazzled folks with the possibility of new capabilities...
Open source gets complicated
Oh, for the days when “open source” was simply the business-friendly version of “free software.” When we could make believe that the Open Source Definition (OSD) crafted for a world of packaged software shipped on CDs or other physical media w...
Google expands Responsible GenAI Toolkit
Google has enhanced its Responsible Generative AI Toolkit for building and evaluating open generative AI models, expanding the toolkit with watermarking for AI content and with prompt refining and debugging features. The new features are designed to w...
A look at risk, regulation, and lock-in
“We’re from the government, and we are here to help!” has been a laugh line for many years, but clearly, there are some good aspects to government involvement in how enterprises consume IT resources, including cloud computing. While major cloud ...
A look at risk, regulation, and lock-in in the cloud
“We’re from the government, and we are here to help!” has been a laugh line for many years, but clearly, there are some good aspects to government involvement in how enterprises consume IT resources, including cloud computing. While major cloud ...
JetBrains offers free use of WebStorm and Rider IDEs
Select developers now are getting free access to JetBrains’ WebStorm and Rider IDEs. The company on October 24 announced it has launched non-commercial licenses for its WebStorm JavaScript and TypeScript IDE and the Rider cross-platform .NET and gam...
Next.js 15 arrives with faster bundler
Vercel has released Next.js 15, the latest version of the company’s React-based web framework, featuring a stable, production-ready version of the high-performance Turbopack bundler optimized for JavaScript and TypeScript. Written in the Rust langua...
Enter the Neoverse with Azure’s Cobalt servers
Microsoft has been running Arm servers as part of Azure for some time now, initially with Altera Ampere hardware, but now with its own Cobalt 100 hardware. The Cobalt processors are based on Arm’s Neoverse architecture and were first announced nearl...
Syncfusion open-sources UI controls for .NET MAUI
Developer tools maker Syncfusion has released a set of open source UI controls for Microsoft’s .NET MAUI (Multi-platform App UI), for building high-performance applications for iOS, Android, macOS, and Windows from a single codebase. The Syncfusion ...
The best Python libraries for parallel processing
Python is powerful, versatile, and programmer-friendly, but it isn’t the fastest programming language around. Some of Python’s speed limitations are due to its default implementation, CPython, being single-threaded. That is, CPython doesn’t use ...
Why we get buggy software
The manufacturing of physical objects is largely understood, mostly because the same thing is being produced over and over. If you are cranking out widgets, the process is orderly, repeatable, and possibly even perfectable. You can find and improve ...