CI/CD

Ruby on Rails streamlines deployment with Kamal 2
Ruby on Rails 8, the latest version of the well-known web app framework for the Ruby programming language, has reached the beta stage. The update promises to make deployment of Rails web apps friendly and usable, without developers needing to rely on ...
2024-09-27 18:00
Kobiton preps AI-enabled testing tools for mobile apps
Mobile apps tester Kobiton announced plans to roll out an AI issue aggregation engine early next year. The AI-driven engine will allow users to group related errors and identify shared commonalities across test sessions, the company said. Kobiton made...
2024-09-27 17:39
Is it possible to save money and run on a public cloud?
Based on the hype, you would think that enterprises are scurrying off cloud platforms like rats from a sinking ship. The reality is much more nuanced. According to Andover Intel research, only about 9% of enterprises have moved applications out of the...
2024-09-27 09:00
Python in VS Code gets even better
September’s been a busy time in the world of Python. This end-of-month roundup has Python rocking the top of the Tiobe charts like Java once did, Microsoft dropping an all-in-one data-science pack for Python and VS Code, and a solid guide to using t...
2024-09-27 08:45
Meta introduces Llama Stack distributions for building LLM apps
Looking to ease the development of generative AI applications, Meta is sharing its first official Llama Stack distributions, to simplify how developers work with Llama large language models (LLMs) in different environments. Unveiled September 25, Llam...
2024-09-26 22:30
Tabnine AI agents generate, validate code for Jira issues
AI coding assistant Tabnine has added two AI agents that integrate with the Atlassian Jira project management platform, one for generating code from requirements outlined in Jira issues and one for validating code for those requirements. Unveiled Sept...
2024-09-26 17:08
How to use generics in your Java programs
Introduced in Java 5, generics enhance the type safety of your code and make it easier to read. This helps you avoid runtime errors like the ClassCastException, which happens when you try to cast objects to incompatible types. In this tutorial, you’...
2024-09-26 09:00
What’s next for Azure API Management?
API management was important a decade ago; it’s now essential. Cloud-native development models use APIs to link microservices into distributed applications, with some services used by more than one application in different ways. By putting in an API...
2024-09-26 09:00
3 great new features in Postgres 17
The PostgreSQL Global Development Group has officially released Postgres 17, marking another milestone for the community, developers, and EDB, the leading contributor to PostgreSQL code. As the reigning DB-Engines database of the year and the most des...
2024-09-26 08:45
How to get LLM-driven applications into production
Many organizations are building generative AI applications driven by large language models (LLMs), but few are transitioning successfully from prototypes to production. According to an October 2023 Gartner survey, 45% of organizations are currently pi...
2024-09-26 08:30
Eclipse working group to address cybersecurity, AI regulations
The Eclipse Foundation has launched the Open Regulatory Compliance Working Group (ORC WG) to address evolving global regulations aimed at improving software quality and security. The working group’s formation follows Eclipse’s initial partnering w...
2024-09-25 19:53
Intro to Node’s built-in SQLite module
Node 22.5.0 now bundles SQLite, a lightweight, in-process relational database that requires no additional infrastructure but packs considerable capability. Let’s get to know this handy new built-in feature in Node.js. What is SQLite? Relational data...
2024-09-25 09:00
Google suite leverages conversational AI for customer support
Google Cloud has introduced Customer Engagement Suite with Google AI, an application suite that combines conversational AI with contact-center-as-a-service (CCaaS) functionality for automated customer relations support. The software uses the Google Ge...
2024-09-25 09:00
OpenAI Academy to help train developers, offer free credits
ChatGPT-maker OpenAI is launching a new global program, named OpenAI Academy, to help train developers working in the field of AI and generative AI, the company said on Monday. “OpenAI is launching the OpenAI Academy, which will invest in developers...
2024-09-24 10:34
The challenge of cloud computing forensics
As the digital landscape evolves, so does the difficulty of safeguarding it. This is especially true in cloud computing, which is now the mother of all IT complexity, with security challenges that confound forensic investigators. Lately, I’ve notice...
2024-09-24 09:00
Java 23 highlights crypto performance and security
While the recently released Java 23 features a dozen official features ranging from a second class-file API preview to an eighth incubator of a vector API, it also comes with various security capabilities. Security enhancements include crypto performa...
2024-09-24 09:00
Gleam language reaches 1.5 release
Gleam 1.5, the latest version of a statically typed language for the Erlang virtual machine and JavaScript runtimes, has been published, with productivity improvements such as upgraded compile-time error messages. Launched September 19, Gleam 1.5 can ...
2024-09-24 09:00
What you need to know about AI governance
“You can use whatever AI tool you want to experiment in any way you want, using whatever data you want,” said no company executive ever. Executive leaders are focused on ensuring AI efforts target business opportunities while avoiding risks. Even ...
2024-09-23 09:00
How do you govern a sprawling, disparate API portfolio?
We continue to see a significant increase in API development year after year. A 2022 report conducted by 451 Research found that the average organization has 15,564 APIs in use, with a growth rate of 201% over a single year. Cloudflare has reported th...
2024-09-23 09:00
Too much assembly required for AI
One sign that we’re still very early in the evolution of AI is how much heavy lifting is still left to the user to figure out. As Community Leadership Core founder Jono Bacon laments, even the very act of “need[ing] to choose between [large langua...
2024-09-23 09:00