Java

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
Introducing Our Keynote Speakers at OCX 2024
Introducing Our Keynote Speakers at OCX 2024 As we approach the Open Community Experience (OCX), scheduled to take place from 22-24 October in Mainz, Germany, my anticipation and excitement continues to build. This event marks a new chapter for our com...
2024-09-25 08:00
Updated production-ready Gemini models, reduced 1.5 Pro pricing, increased rate limits, and more
Learn about the latest updates to Google's Gemini models, including reduced pricing for Gemini 1.5 Pro, increased rate limits, faster performance, enhanced quality, and more.
2024-09-24 17:00
Securing the Future of Open Source: Launching the Open Regulatory Compliance Working Group
Securing the Future of Open Source: Launching the Open Regulatory Compliance Working Group Today marks an important milestone for the open source community. As open source software continues to drive innovation across industries, ensuring its relevance...
2024-09-24 11: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
Why you should join me at Open Community Experience in Mainz if you are interested in Dataspaces
Why you should join me at Open Community Experience in Mainz if you are interested in Dataspaces Why am I heading to the Open Community Experience (OCX) 2024 in Mainz? Simple—it's where innovation meets collaboration, and where the future of ope...
2024-09-23 10:19
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