Java Tech Enthusiast
Author

Java Tech Enthusiast

Sharing computer programming language knowledge, focusing on Java fundamentals, data structures, related tools, Spring Cloud, IntelliJ IDEA... Book giveaways, red‑packet rewards and other perks await!

896
Articles
1
Likes
3.6k
Views
0
Comments
Recent Articles

Latest from Java Tech Enthusiast

100 recent articles max
Java Tech Enthusiast
Java Tech Enthusiast
Jun 6, 2026 · Backend Development

Why Kafka Marks a Live Consumer as Dead and Forces Rebalance

Even when a consumer process runs and logs normally, Kafka may deem it dead and trigger a rebalance because the poll interval exceeds max.poll.interval.ms, a situation known as ‘false dead’; this article explains the root cause and practical ways to prevent it.

ConsumerKafkaRebalance
0 likes · 8 min read
Why Kafka Marks a Live Consumer as Dead and Forces Rebalance
Java Tech Enthusiast
Java Tech Enthusiast
Jun 5, 2026 · Artificial Intelligence

Which AI Coding Agent Reigns Supreme in 2026? A Comparative Ranking of Cursor, Claude Code, and Codex

The article presents a detailed 2026 benchmark of major AI coding agents—Cursor CLI, Claude Code, OpenAI Codex and others—evaluating them across performance, token consumption, cost per task and execution time, and reveals that the top three differ by only one point, shifting the competition toward efficiency and latency.

AI coding agentsClaude CodeCursor CLI
0 likes · 7 min read
Which AI Coding Agent Reigns Supreme in 2026? A Comparative Ranking of Cursor, Claude Code, and Codex
Java Tech Enthusiast
Java Tech Enthusiast
Jun 4, 2026 · Databases

Why PostgreSQL Beats MySQL in the AI Era

The article explains why developers should move beyond MySQL to PostgreSQL, illustrating the productivity gains of native window functions, MVCC concurrency, rich indexing, JSONB support, and extensive extensions through detailed examples, installation guides, performance comparisons, and real‑world use cases.

Database MigrationJSONBJava Integration
0 likes · 24 min read
Why PostgreSQL Beats MySQL in the AI Era
Java Tech Enthusiast
Java Tech Enthusiast
May 29, 2026 · Artificial Intelligence

Interview Insight: Mastering CLAUDE.md Maintenance for Claude Code

This article explains what CLAUDE.md is, why overly long files hurt Claude Code, how to write concise, verifiable rules, organize them hierarchically, use /init and /memory commands, and provides a practical template, backed by community data and Anthropic documentation.

AI agent configurationBest PracticesCLAUDE.md
0 likes · 24 min read
Interview Insight: Mastering CLAUDE.md Maintenance for Claude Code
Java Tech Enthusiast
Java Tech Enthusiast
May 29, 2026 · Industry Insights

What Is Huawei’s New “τ (Tau) Law” and How Does It Challenge Moore’s Law?

Huawei introduced the “τ (Tau) Law” at ISCAS 2026, proposing a shift from geometric scaling to time‑constant reduction to overcome the physical limits of Moore’s Law, and outlines how signal‑propagation delay can be compressed through system‑level innovations such as logical folding and advanced packaging.

HuaweiMoore's LawSignal Propagation
0 likes · 8 min read
What Is Huawei’s New “τ (Tau) Law” and How Does It Challenge Moore’s Law?