AI

Web AI Summit 2024 Recap: Client-Side AI for Developers
The first Web AI Summit, hosted by Google on October 18, 2024, brought together experts in machine learning models for web browsers.
2024-11-11 19:00
Is your software architecture as clean as your code?
Modern software must function smoothly within a diverse ecosystem, from on-premises monoliths to ever-evolving cloud-based microservices. Architectural choices made during software development, be they explicit or implicit, add complexity and create i...
2024-11-11 09:00
Can Wasm replace containers?
Heralded as the fourth standard of the web, WebAssembly, or Wasm for short, has sparked heated discussion since its origins. Wasm is an assembly-like programming language, a compact binary format, and a compilation target for C, C++, C#, Go, JavaScrip...
2024-11-11 09:00
Breaking down digital silos
To absolutely no one’s surprise, a new Gartner survey of more than 3,100 CIOs and technology executives found that 52% of digital initiatives fail. If anything, the surprise is that the number isn’t higher. Way back in 2014, I was writing about ho...
2024-11-11 09:00
The rise of specialized private clouds
I have always been suspicious of the “private cloud.” I get why the National Institute of Standards and Technology (NIST) included the term in the description of cloud computing almost 17 years ago, however, it was quickly taken as a way to bundle...
2024-11-11 09:00
Gemini is now accessible from the OpenAI Library
Developers can now access and build with the latest Gemini models through the OpenAI Library and REST API. Update your code with three lines and get started.
2024-11-08 19:00
Serverless computing’s second act
Serverless computing has had a tumultuous journey characterized by early excitement, skepticism, and challenges that some—including yours truly—believed might spell its end. However, this technology is now experiencing somewhat of a resurgence, or...
2024-11-08 09:00
Java app security would get a boost through quantum resistance
Java application security would be enhanced through a couple of proposals to resist quantum computing attacks, one plan involving digital signatures and the other key encapsulation. The two proposals reside in the OpenJDK JEP (JDK Enhancement Proposal...
2024-11-08 09:00
Java proposals would boost resistance to quantum computing attacks
Java application security would be enhanced through two proposals aimed at resisting quantum computing attacks, one plan involving digital signatures and the other key encapsulation. The two proposals reside in the OpenJDK JEP (JDK Enhancement Proposa...
2024-11-08 09:00
IBM: APIs getting AI boost
IBM sees a confluence of artificial intelligence and APIs, with AI powering APIs in a way that improves the productivity of API teams. AI is augmenting skills that API teams may just be starting to learn, said Rashmi Kaushik, director of product manag...
2024-11-07 20:33
AI accelerating API development, IBM says
IBM sees a confluence of generative artificial intelligence and APIs, with AI powering APIs in a way that improves the productivity of API teams. AI is augmenting skills that API teams may just be starting to learn, said Rashmi Kaushik, director of pr...
2024-11-07 20:33
Supercharging AI Coding Assistants with Gemini Models' Long Context
Sourcegraph's Cody AI assistant, integrated with Google's Gemini 1.5 Flash, can evaluate the advantages of using long-context windows in AI models for code generation and understanding.
2024-11-07 20:00
Supercharging AI Coding Assistants with Gemini Models' Context
Sourcegraph's Cody AI assistant, integrated with Google's Gemini 1.5 Flash, can evaluate the advantages of using long-context windows in AI models for code generation and understanding.
2024-11-07 18:00
GitHub Copilot learns new tricks
The role of GitHub as part of Microsoft’s developer division is much more than providing Microsoft and its customers with a mix of cloud-hosted and on-premises source code version control. First GitHub branched out into offering a CI/CD platform wit...
2024-11-07 09:00
.NET vector data abstractions library now available in preview
Microsoft has introduced its Microsoft.Extensions.VectorData.Abstractions library, now in preview. The library provides abstractions to help integrate vector stores into .NET applications and libraries. The vector data abstractions library, introduced...
2024-11-06 21:37
‘Package confusion’ attack against NPM used to trick developers into downloading malware
Application testing company Checkmarx has warned developers to be on the lookout for malicious NPM packages, after discovering a new attack that employs typosquatting to impersonate two popular packages. Part of a much larger campaign against NPM, in ...
2024-11-06 21:08
Dataframes explained: The modern in-memory data science format
Most people are familiar with data in the form of a spreadsheet, with labeled columns of different data types such as name, address, age, and so on. Databases work the same way, with each table laid out according to a strict schema. Dataframes are str...
2024-11-06 09:00
12 Java Enhancement Proposals changing Java
Java’s internal systems and syntax are constantly evolving, and these changes happen primarily through the Java Community Process (JCP) and Java Enhancement Proposals (JEPs). Together, the JCP and JEPs define the path by which new features can be de...
2024-11-06 09:00
Why scrum is dumb
You would be hard-pressed to find a software manager who didn’t want to be “agile.” But I’m guessing that a vanishingly small percentage of them have actually read the Agile Manifesto. And I’m guessing even fewer have given any real thought...
2024-11-06 09:00
WSO2 API managers manage AI APIs
WSO2 has upgraded WSO2 API Manager and WSO2 API Platform for Kubernetes (APK), equipping these open-source API management platforms with capabilities for managing generative AI and large language model (LLM) APIs. The updates also expand support for K...
2024-11-05 20:26