Polymorphism and inheritance in Java
Polymorphism—or an object’s ability to execute specialized actions based on its type—is what makes Java code flexible. Many design patterns created by the Gang Of Four rely on some form of polymorphism, including the Command pattern. In this article, you will learn the basics of Java polymorphism and how to use it in your programs. […]
Read MoreApple’s Xcode 16 adds AI-powered code completion
Apple has released a beta version of Xcode 16, an update to the integrated development environment (IDE) for Apple platforms that features AI-powered predictive code completion. Accommodations for the Swift language and the planned Swift 6 language release also are highlighted. The Xcode 16 beta was made available June 10 on the Apple Developer website. […]
Read MoreHow the Publishing Industry Is Slowly Implementing IoT
The publishing industry, historically rooted in traditional methods, is undergoing a significant transformation with the advent of the Internet of Things (IoT). This technological advancement promises to reshape how content is created, distributed, and consumed. IoT devices connect the physical and digital worlds, offering numerous benefits to publishers, authors, and readers alike. In the context […]
Read MoreWhat's wrong with Java's sun.misc.Unsafe?
Java’s sun.misc.Unsafe class has been in use since 2002. It provides essential low-level methods that framework developers use to deliver otherwise unobtainable features and performance. Unfortunately, Unsafe also has long-standing problems related to JVM maintainability. And, as the name implies, it isn’t exactly safe to use. A newer JEP proposes to remove sun.misc.Unsafe’s memory access methods in a […]
Read MoreDatabricks expands Mosaic AI support for generative AI apps
Databricks is getting ready to offer more support to enterprises building generative AI applications, with the addition of new Mosaic AI capabilities, it said Wednesday. The new features, previewed at the data lakehouse provider’s ongoing Data + AI Summit, seek to simplify the training and management of generative AI applications. They join a suite of others […]
Read MoreVulnerability Management for IoT Developers: 5 Key Capabilities
In 2023, IoT devices connected to home networks were attacked an average of eight times per day. If you manage massive IoT deployments, it’s up to you to make sure these attacks don’t succeed. Vulnerability management is a huge part of this security effort. No connected device is 100 percent impenetrable, so understanding where your […]
Read MoreSolving the data quality problem in generative AI
The potential of generative AI has captivated both businesses and consumers alike, but growing concerns around issues like privacy, accuracy, and bias have prompted a burning question: What are we feeding these models? The current supply of public data has been adequate to produce high-quality general purpose models, but is not enough to fuel the […]
Read MoreTransforma Insights Study Provides a Reality Check on the SGP.32 Standard
Transforma Insights has published its free Transition Topic Position Paper, sponsored by Eseye, ‘Key considerations for Enterprises looking to adopt SGP.32’. The SGP.32 (IoT) standard for Remote SIM Provisioning was unveiled in May 2023, promising a more streamlined and user-friendly mechanism for enterprises to manage the connectivity on their cellular devices. However, as explained in […]
Read MoreKubernetes shows the way forward for AI
The term “inflection point” is overused, but it certainly applies to the current state of artificial intelligence. Technology providers—and the companies that depend on them—can choose one of two roads to AI development: proprietary or open source. This dichotomy has existed for decades, with both sides achieving great levels of success. However, I would argue […]
Read MoreLPWAN and the IoT Market
In this episode of the IoT For All Podcast, Wienke Giezeman, co-founder and CEO of The Things Industries, joins Ryan Chacon to discuss LPWAN and the IoT market, specifically focusing on LoRaWAN. The conversation covers the benefits of LoRaWAN in enterprise IoT solutions, the IoT industry’s journey from high expectations for LoRaWAN to the current […]
Read More