CI/CD

GitHub launches free tier of Copilot AI coding assistant
GitHub has launched GitHub Copilot Free, providing access to a free tier of the AI-based pair programmer via Microsoft’s Visual Studio Code editor. Announced December 18, Copilot Free gives developers access to 2,000 code completions and 50 chat mes...
2024-12-18 22:19
OpenAI rolls out upgrade to reasoning model, new dev tools
The release Tuesday by OpenAI of OpenA1 o1, its reasoning model, in API, along with three new sets of tools for developers, is a “smart move that keeps [it] in the corporate/enterprise conversation, as so many customers are shifting their focus towa...
2024-12-18 21:34
Tabnine code assistant now flags unlicensed code
Looking to minimize IP liability for generative AI output, Tabnine’s AI coding assistant now checks code for licensing restrictions. The Code Provenance and Attribution capability added to the tool enables enterprise developers to use large language...
2024-12-18 20:55
4 key concepts for Rust beginners
Few languages are as highly esteemed by developers as Rust, which promises robust memory safety without compromising speed. Rust also has a steep learning curve, though, and some of its programming concepts can feel like a barrier to knowing it well. ...
2024-12-18 09:00
You have a license to code
One of the coolest things about software development is that you don’t need anyone’s permission to do it. If you need an application for your business or personal use, there isn’t a single thing stopping you from learning to code and writing it...
2024-12-18 09:00
Build a server-side web app with .NET, C#, and HTMX
There are many stacks on the server side and one of the most longstanding and capable ones is the .NET platform using C#. .NET is broadly comparable to the Java platform, and over the years, the two have been competitors and mutual influencers. Each...
2024-12-18 09:00
JetBrains launches search portal for Kotlin Multiplatform libraries
JetBrains has introduced klibs.io, a web service intended to make it easier to find libraries for Kotlin Multiplatform, a project that allows developers to build cross-platform mobile, desktop, and web apps from the same code base. Now in an alpha sta...
2024-12-17 22:50
Gemini Code Assist tools target developer productivity from within IDEs
Google has launched new Gemini Code Assist tools that are designed to help developers improve their productivity from within an integrated development environment (IDE), such as Visual Studio Code or JetBrains. “These tools are all about developer p...
2024-12-17 16:00
Top 5 use cases for small language models
Since ChatGPT arrived in late 2022, large language models (LLMs) have continued to raise the bar for what generative AI systems can accomplish. For example, GPT-3.5, which powered ChatGPT, had an accuracy of 85.5% on common sense reasoning data sets, ...
2024-12-17 09:00
Smarter devops: How to avoid deployment horrors
Many devops organizations implement advanced CI/CD, infrastructure as code, and other automations to increase deployment frequency. In the State of DevOps Report 2023, 18% of respondents were classified as elite performers for being able to deploy on-...
2024-12-17 09:00
Does AWS have a complexity problem?
At AWS re:Invent 2024, Amazon Web Services addressed a critical concern for enterprises using modern cloud technology: managing the growing complexity of cloud environments at scale. Enterprises are confronted by the challenges of evolving systems, ma...
2024-12-17 09:00
JavaScript is still number one – JetBrains report
JavaScript is the most-used programming language, according to JetBrains’ State of Developer Ecosystem Report 2024. But the languages with the most promising growth prospects are TypeScript, Rust, and Python, the report says. This year’s report fo...
2024-12-17 02:42
Aerospike Vector Search adds self-healing live indexes
Real-time database provider Aerospike has updated its Aerospike Vector Search database extension for powering generative AI applications. The update offers new indexing and storage capabilities for real-time accuracy, scalability, and ease of use for ...
2024-12-16 21:51
4 steps to streamline enterprise cloud spending
The proliferation of cloud computing has fundamentally reshaped how enterprises handle their critical workloads, transforming the cloud into a strategic tool and business enabler. Hyperscalers — cloud service providers that offer scalable, flexible ...
2024-12-16 09:00
What tech teams need to know about WebAssembly
WebAssembly, or Wasm, is an open standard that defines a portable binary-code format and corresponding text format for executable programs. Created and maintained by the World Wide Web Consortium (W3C), Wasm is designed to facilitate high-performance ...
2024-12-16 09:00
Weaponizing generative AI
Well, that didn’t last long. Generative AI has existed just a few short years, but already we seem to be alternating between bouts of disillusionment and euphoria. More worrying, however, is not where we are on Gartner’s Hype Cycle, but how genAI ...
2024-12-16 09:00
Microsoft introduces Phi-4, an AI model for advanced reasoning tasks
Microsoft has announced Phi-4 — a new AI model with 14 billion parameters — designed for complex reasoning tasks, including mathematics. Phi-4 excels in areas such as STEM question-answering and advanced problem-solving, surpassing similar models ...
2024-12-13 10:38
The Python AI library hack that didn’t hack Python
Guess what’s both one of the fastest-growing and most popular languages of 2024? (Hint: It’s not Java.) Also in Python this month: A clever hack of a popular Python AI library offers some hard security lessons, a new Python package management tool...
2024-12-13 09:00
Chicago flunks cloud economics
The city of Chicago has devised a brilliant plan to jack up its cloud computing tax from 9% to 11%. As someone who has worked in tech for decades, I’ve seen this movie before, and (spoiler alert) it didn’t have a happy ending. This is not a diatri...
2024-12-13 09:00
Microsoft .NET Community Toolkit backs partial properties
Microsoft has released .NET Community Toolkit 8.4, with support for partial properties in MVVM Toolkit source generators as well as new MVVM Toolkit diagnostic analyzers. The update was unveiled December 12. Source code for the .NET Community Toolkit ...
2024-12-13 09:00