Recent Posts

Bring AI into your Jakarta EE apps with LangChain4J-CDI

Author: Buhake Sindi Original post on Foojay: Read More Table of Contents What is LangChain4J-CDI?Getting started with LangChain4J-CDI 1) Add dependencies (Maven) 2) Configure your model(s) with MicroProfile Config 3) Declare an AI Service interface 4) Inject and use it 4) Observability and resiliency. In SummaryImportant Links Goal: This article will demonstrate how to add AI features to a Jakarta …

Read More »

Security Doesn’t Start at Liftoff

Author: Steve Poole Original post on Foojay: Read More Table of Contents Are you sitting comfortably?The CVE is (almost) not importantThe Inversion of the Security TimelineHabit vs. HypeThe Flawed Assumption of Loud AlertsPrioritising Changes Over StoriesThe main timelineAre we done?How the message dilutesA common scenerioWhat This Means to You and What to Do NextWhat this means in practiceWhat you should …

Read More »

Java on Single Board Computers: x86 vs ARM vs RISC-V

Author: Frank Delporte Original post on Foojay: Read More Table of Contents ARM: Efficient by Design ARM on Mobile Devices ARM on Raspberry Pi ARM on Cloud Computing ARM in the Apple M-Series Java on ARM x86: Running the Same Code Since 1985 Decades of Desktop, Laptop, and Server Dominance AMD versus Intel: Two Implementations of x86 Intel’s Attempt at …

Read More »