cd/entity/Java· home entities Java
grep -l @java /news/*.json | wc -l → 53

Java

mentions 53 type Organization page 1/3 feed RSS

// recent coverage 53 mentions

15:29
2026-07-04
dev.to
large-language-models

Building Reliable LLM Applications in Java

A developer outlines best practices for building reliable LLM applications in Java, using Anthropic's Claude and the anthropic-java SDK. Key practices include treating model output as a hypothesis, us…

23:47
2026-07-03
mailkite.dev
ai-agents

Give your AI agent its own email inbox – MailKite

MailKite launched a service that gives AI agents their own email inboxes on custom domains, enabling autonomous email handling without IMAP or MIME parsing. Developers can either run agents themselves…

05:07
2026-07-01
news.ycombinator.com
artificial-intelligence

From Slop to Determinism – Shifting the Narrative Space

A Hacker News user argues that the current AI hype cycle is driven by narrative rather than substance, and suggests shifting the discourse toward determinism and traditional programming languages like…

19:42
2026-06-30
dev.to
large-language-models

How I'm re-discovering computer science with LLM revolution

A developer describes how the LLM revolution is reshaping their approach to personal projects, allowing them to tackle complex solutions beyond their expertise, particularly in frontend development. T…

19:02
2026-06-30
dev.to
artificial-intelligence

Building a multi-step AI agent in Java with Spring AI 2.0

A developer built a multi-step AI agent in Java using Spring AI 2.0, creating a civic research assistant that takes a plain-English issue and UK postcode to determine the most effective way to raise t…

03:57
2026-06-27
dev.to
large-language-models

Can AI Understand a Codebase With 15 Years of History?

A developer reports that AI can accelerate mapping of legacy enterprise codebases with 15 years of history, reducing search, dependency analysis, and documentation tasks from weeks to hours. However, …

00:00
2026-06-23
signoz.io
developer-tools

Send Metrics from Java Application using OpenTelemetry

SigNoz released a guide for sending custom and JVM runtime metrics from Java applications to its observability platform using the OpenTelemetry Java agent, enabling developers to monitor application p…

00:00
2026-06-23
signoz.io
developer-tools

Tomcat OpenTelemetry Instrumentation Guide

SigNoz released a guide for instrumenting Apache Tomcat with OpenTelemetry to send traces to its observability platform. The guide covers setup via setenv.sh on Linux/Windows, Docker, and Kubernetes, …

06:34
2026-06-22
poyo.co
large-language-models

A Game of Robot Telephone

A developer tested LLM code translation by passing a Go program through 10 languages and back, finding the final Go version grew from 94 to 443 lines while retaining correctness. The experiment used a…

07:08
2026-06-21
dev.to
developer-tools

JShell: Java's Built-In Scratchpad for Trying Code Fast

JShell, a read-eval-print loop (REPL) included with the JDK since Java 9, allows developers to quickly test Java code snippets without the overhead of creating a class or main method. It supports expr…

06:49
2026-06-21
dev.to
large-language-models

Your AI Isn't Broken. Your Architecture Is.

A fintech engineer argues that LLM failures often stem from poor architecture rather than hallucination. They demonstrate that chaining multiple probabilistic LLM calls can drastically reduce reliabil…

16:09
2026-06-19
letsdatascience.com
artificial-intelligence

Java Modernisation Enables Enterprise AI Readiness

Technical debt and expiring LTS releases are forcing enterprises to modernize Java to integrate AI into business-critical systems, with Azul's survey showing 62% of companies worldwide and 74% in the …

15:24
2026-06-19
github.com
developer-tools

JEP: Embed Python in Java, the Polished Way

Jep embeds CPython in Java via JNI, enabling Java applications to run Python code natively. The project supports Python ≥3.10 and Java ≥1.8, offering features like multiple sub-interpreters and NumPy …

06:36
2026-06-19
pub.towardsai.net
artificial-intelligence

The Complete Guide to Learning Spring AI in 2026

Spring AI, the official Spring framework for building AI-powered Java applications, offers Java developers a unified interface to integrate with multiple AI providers like OpenAI, Google Gemini, and A…

06:14
2026-06-17
github.com
artificial-intelligence

Grind LeetCode questions with Claude Code dsa mentor

A new open-source repository uses Anthropic's Claude AI to help developers solve daily LeetCode problems organized by data structure and algorithm topic and difficulty. The project supports multiple p…

page 1 / 3 next →
// co-occurs with top 8 entities