28 Aug 2026

feedDZone Java Zone

Pragmatic Premature Optimization

"...premature optimization is the root of all evil…"

Donald Ervin Knuth

28 Aug 2026 5:00pm GMT

27 Aug 2026

feedDZone Java Zone

Running Sentiment Analysis Inside Neo4j With a Java Plugin

In a chapter of The SingleStore Cookbook, there is a complete sentiment analysis pipeline using Rust compiled to WebAssembly and loaded directly into SingleStore via its Code Engine. The result was clean: one CLI command to deploy, sentiment scoring running inside the database engine alongside the data and a full stock-price-plus-headlines analytical pipeline built on top of it.

Can we do the same thing in Neo4j?

27 Aug 2026 2:00pm GMT

26 Aug 2026

feedDZone Java Zone

Part 1: Building Governed MCP Tool Services With Quarkus LangChain4j and Goose

Goose - the open-source, Rust-based AI developer agent from Block (donated to the Linux Foundation's Agentic AI Foundation) - interacts natively with your local development environment via the Model Context Protocol (MCP). In this tutorial, you will learn how to build stateless, cloud-native Java microservices using Quarkus LangChain4j and expose them as governed MCP extensions that Goose can discover and run seamlessly.

Autonomous AI coding agents like Goose go far beyond simple code autocompletion. Built in Rust for speed and portability, Goose runs on your local machine, inspects files, runs terminal commands, and uses tools over MCP to automate complex engineering tasks.

26 Aug 2026 6:00pm GMT

25 Aug 2026

feedLua: news

Lua 5.4.9 released

Lua 5.4.9 has been released. It fixes all known bugs in Lua 5.4.8.

25 Aug 2026 11:00am GMT

04 Aug 2026

feedLua: news

Lua 5.5.1 released

Lua 5.5.1 has been released. It fixes all known bugs in Lua 5.5.0.

04 Aug 2026 12:38am GMT

20 Feb 2026

feedLua: news

Lua becomes an SPI associated project

Lua is now an SPI associated project.

20 Feb 2026 11:15am GMT