All Articles

143216 articles · Page 308 of 7161
Java Backend Technology
Java Backend Technology
May 19, 2026 · Artificial Intelligence

Top 5 Java AI Frameworks You Should Know

This article reviews the five major Java AI frameworks—Spring AI, LangChain4j, Spring AI Alibaba, AgentScope‑Java, and Semantic Kernel—detailing their architectures, core features, pros and cons, and provides guidance on selecting the right one for different enterprise scenarios.

AIAgentScopeJava
0 likes · 22 min read
Top 5 Java AI Frameworks You Should Know
Ops Development & AI Practice
Ops Development & AI Practice
May 19, 2026 · Artificial Intelligence

What the Fluctuating Memory Metric in Gemini CLI Really Means

The Memory indicator in Gemini CLI shows the serialized size of the active context and varies as the tool dynamically loads, unloads, and compresses context data through just‑in‑time loading and automatic compaction, rather than reflecting a static token count.

Active ContextCLI Memory ManagementGemini CLI
0 likes · 6 min read
What the Fluctuating Memory Metric in Gemini CLI Really Means
Ops Development & AI Practice
Ops Development & AI Practice
May 19, 2026 · Artificial Intelligence

Does Locking Gemini CLI to Pro Really Drain Your Quota? A Deep Dive into Model Routing

The article explains how Gemini CLI’s Auto mode intelligently switches between the Pro and Flash models, why manually locking the Pro model does not cause extra quota consumption, presents benchmark comparisons, clarifies the meaning of the quota indicator, and offers practical model‑selection guidance.

Gemini CLIPro modelQuota optimization
0 likes · 6 min read
Does Locking Gemini CLI to Pro Really Drain Your Quota? A Deep Dive into Model Routing
java1234
java1234
May 19, 2026 · Backend Development

Why JDK 26’s New Features Are a Game‑Changer for Your Projects

JDK 26 introduces a suite of impactful JEPs—including primitive type pattern matching, G1 GC throughput gains, AOT object caching for faster startup, built‑in PEM encoding, stricter final‑field handling, HTTP/3 support, LazyConstant, structured concurrency, and a mature Vector API—each backed by code examples and performance data to help developers modernize their Java applications.

G1 GCJDK 26Java
0 likes · 29 min read
Why JDK 26’s New Features Are a Game‑Changer for Your Projects
Java Tech Workshop
Java Tech Workshop
May 19, 2026 · Fundamentals

Java Type Conversion: Implicit, Explicit, and Numeric Promotion

The article explains Java's type conversion mechanisms, covering implicit (automatic) conversion, explicit (forced) casting, and numeric promotion, with detailed rules, common pitfalls, code examples, and practical tips for safe and correct usage in everyday development.

Implicit Conversionexplicit castingnumeric promotion
0 likes · 22 min read
Java Type Conversion: Implicit, Explicit, and Numeric Promotion
LuTiao Programming
LuTiao Programming
May 19, 2026 · Fundamentals

Don’t Limit Java Enums to SUCCESS/FAIL – 5 Advanced Enum Techniques Already Used by Top Frameworks

The article reveals five sophisticated ways to leverage Java enums—state‑machine implementation, built‑in strategy pattern, enum‑lambda combos, responsibility‑chain routing, and enum‑Map DSL—showing how major frameworks like Tomcat, Spring Boot and RocketMQ employ them to write cleaner, type‑safe, and easily extensible code.

EnumJavaLambda
0 likes · 11 min read
Don’t Limit Java Enums to SUCCESS/FAIL – 5 Advanced Enum Techniques Already Used by Top Frameworks
ZhiKe AI
ZhiKe AI
May 19, 2026 · R&D Management

Why One‑Shot AI Prompts Fail and How 19 Iron Rules Build a Factory‑Style Workflow

The article explains that single‑turn AI chats cannot handle complex tasks, and introduces Harness—a six‑agent AI workflow that organizes AI roles, enforces 19 strict rules, and uses a five‑step setup to turn ad‑hoc prompts into a disciplined, self‑evolving production line for content and software development.

AI WorkflowAI agentsProcess Automation
0 likes · 14 min read
Why One‑Shot AI Prompts Fail and How 19 Iron Rules Build a Factory‑Style Workflow
Programmer XiaoFu
Programmer XiaoFu
May 19, 2026 · Backend Development

Why Does TraceId Get Mixed Up Under High Concurrency Even Though the Parent Thread Passes It to Child Threads?

The article explains why InheritableThreadLocal fails to propagate TraceId correctly in thread‑pool scenarios under high load, illustrates the problem with concrete request examples, and presents manual propagation and Alibaba's TransmittableThreadLocal as solutions.

InheritableThreadLocalJava concurrencyThreadPoolExecutor
0 likes · 7 min read
Why Does TraceId Get Mixed Up Under High Concurrency Even Though the Parent Thread Passes It to Child Threads?
Alibaba Cloud Developer
Alibaba Cloud Developer
May 19, 2026 · Artificial Intelligence

How Browser Request Recording and AI Code Generation Transform E2E API Testing

The article details a workflow that captures real HTTP requests with a browser plugin, feeds the data to an AI coding tool, and automatically generates end‑to‑end API test code, cutting test‑case development time from 5‑6 hours to 20‑50 minutes while dramatically reducing errors and easing version‑compatible maintenance.

AI code generationE2E automationapi-testing
0 likes · 20 min read
How Browser Request Recording and AI Code Generation Transform E2E API Testing
Su San Talks Tech
Su San Talks Tech
May 19, 2026 · Interview Experience

Designing a Hundred‑Billion‑Scale Message Queue: A ByteDance Interview Walkthrough

This article walks through the interview question of designing a message queue that handles billions of messages daily and peaks at millions of QPS, covering traffic calculations, core roles, storage and throughput techniques, scalability, high availability, observability, framework comparisons, a real‑world case study, and key follow‑up interview topics.

KafkaMessage QueuePulsar
0 likes · 12 min read
Designing a Hundred‑Billion‑Scale Message Queue: A ByteDance Interview Walkthrough
FunTester
FunTester
May 19, 2026 · Artificial Intelligence

How Memory Layering Makes AI Agents Smarter Over Time

The article explains why default agent memory is fleeting, proposes a two‑layer design of session and long‑term memory with a post‑session “dreaming” integration step, and shows how selective persistence and shared long‑term storage keep agents continuously improving.

AI architectureDream IntegrationLong-term memory
0 likes · 8 min read
How Memory Layering Makes AI Agents Smarter Over Time
Black & White Path
Black & White Path
May 19, 2026 · Information Security

Dark Web Claim of a 62 GB OpenAI Data Leak: What’s Inside?

A threat actor named MrLucxy is selling a purported "OpenAI dataset" on the dark web, claiming a compressed size of about 14.6 GB and over 62 GB uncompressed, containing chat logs, Slack exports, internal tickets, infrastructure SQL dumps, contractor PII, API key files, and monitoring data, but a veteran security analyst doubts its authenticity, noting the unusually large 8 MB API‑key file and suggesting it may be repackaged old leaks or fabricated data, as reported by Undercode News.

Dark WebInformation SecurityOpenAI
0 likes · 2 min read
Dark Web Claim of a 62 GB OpenAI Data Leak: What’s Inside?
Black & White Path
Black & White Path
May 19, 2026 · Information Security

Is BitLocker Hiding a Deliberate Backdoor? Inside the YellowKey Bypass Attack

A security researcher released the YellowKey proof‑of‑concept showing that, on Windows 11 and Server 2022/2025, BitLocker can be bypassed without a password or recovery key by using a crafted USB and multiple reboots, sparking accusations that Microsoft may have embedded a backdoor in the WinRE component.

BitLockerTPMTransactional NTFS
0 likes · 13 min read
Is BitLocker Hiding a Deliberate Backdoor? Inside the YellowKey Bypass Attack
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
May 19, 2026 · Artificial Intelligence

Dynamic Memory Forest: Precise Long‑Dialogue Tracking for Highly Coherent Responses

The paper introduces the Dynamic Memory Forest (DMF) framework, inspired by human memory consolidation and growth, which transforms fragmented long‑term dialogue histories into structured memory trees, enabling entropy‑driven walks and grafting mechanisms that markedly improve coherence and efficiency of LLM responses.

Dynamic Memory ForestEntropy-Driven WalkLLM memory
0 likes · 11 min read
Dynamic Memory Forest: Precise Long‑Dialogue Tracking for Highly Coherent Responses
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
May 19, 2026 · Artificial Intelligence

From P(y|x) to P(y): Reinforcement Learning in Pre‑train Space Unlocks Endogenous Reasoning

The paper introduces PreRL, which removes the input condition to directly optimize the reasoning trajectory (P(y)) of large language models, and combines it with standard RL in Dual Space RL (DSRL), achieving consistent gains on math and out‑of‑distribution benchmarks, faster training, and richer reasoning behaviors.

DSRLMath BenchmarksPreRL
0 likes · 11 min read
From P(y|x) to P(y): Reinforcement Learning in Pre‑train Space Unlocks Endogenous Reasoning