JD Cloud Developers
Author

JD Cloud Developers

JD Cloud Developers (Developer of JD Technology) is a JD Technology Group platform offering technical sharing and communication for AI, cloud computing, IoT and related developers. It publishes JD product technical information, industry content, and tech event news. Embrace technology and partner with developers to envision the future.

592
Articles
0
Likes
2.0k
Views
0
Comments
Recent Articles

Latest from JD Cloud Developers

100 recent articles max
JD Cloud Developers
JD Cloud Developers
Jun 12, 2025 · Fundamentals

How to Tackle Outliers in Internet A/B Experiments: Methods & Best Practices

This article explores why outliers destabilize online A/B tests, explains their statistical definitions, compares trimming and winsorizing techniques, reviews classic and machine‑learning detection methods, and offers practical guidance for applying these approaches to improve experiment reliability.

A/B TestingExperimental DesignStatistics
0 likes · 14 min read
How to Tackle Outliers in Internet A/B Experiments: Methods & Best Practices
JD Cloud Developers
JD Cloud Developers
Jun 10, 2025 · Backend Development

How to Instantly Spot Problematic SQL with MyBatis Interceptor Coloring

This article introduces a lightweight SQL‑coloring technique for MyBatis that annotates each executed query with its mapper ID and call‑stack, enabling developers to pinpoint performance bottlenecks instantly without hunting through multiple code paths, and provides both MyBatis interceptor and AspectJ weaving implementations.

AspectJInterceptorJava
0 likes · 30 min read
How to Instantly Spot Problematic SQL with MyBatis Interceptor Coloring
JD Cloud Developers
JD Cloud Developers
Jun 6, 2025 · Backend Development

Seamless Java JDK 21 Upgrade: Solving Dependency and Build Challenges

This article outlines the motivations, progress, and common issues encountered when upgrading over 100 Java applications to JDK 21, including deprecated APIs, module system constraints, Maven plugin incompatibilities, and GC choices, and provides concrete migration steps, configuration templates, and best‑practice recommendations for a smooth transition.

GarbageCollectionJDK21Java
0 likes · 12 min read
Seamless Java JDK 21 Upgrade: Solving Dependency and Build Challenges
JD Cloud Developers
JD Cloud Developers
Jun 3, 2025 · Mobile Development

Unlocking Native HarmonyOS Performance with Taro’s C‑API Framework

Taro, an open‑source cross‑platform solution from JD, now supports pure HarmonyOS through its C‑API version, enabling developers to build H5, mini‑programs, RN and native Harmony apps using familiar web technologies, offering high‑performance rendering, extensive component support, and seamless migration of existing Taro projects.

C-APIHarmonyOSTaRO
0 likes · 12 min read
Unlocking Native HarmonyOS Performance with Taro’s C‑API Framework
JD Cloud Developers
JD Cloud Developers
May 28, 2025 · Artificial Intelligence

Uncovering the ‘Sandwich’ Bottleneck in Residual Quantized Semantic IDs for Generative Search

This study investigates the “sandwich” bottleneck observed in residual‑quantized semantic identifiers (RQ‑SID) used in generative search and recommendation systems, revealing that token concentration in intermediate codebooks caused by path sparsity and long‑tail distributions degrades performance, and proposes two effective mitigation strategies that improve efficiency and generalization in e‑commerce applications.

Long-tail Distributione-commerce recommendationgenerative search
0 likes · 13 min read
Uncovering the ‘Sandwich’ Bottleneck in Residual Quantized Semantic IDs for Generative Search
JD Cloud Developers
JD Cloud Developers
May 27, 2025 · Artificial Intelligence

How JD’s Young AI Engineers Tackle Real-World Model Challenges

Young JD algorithm engineers share how they solve tough AI problems—from optimizing large‑model training and reward‑model design for ad image generation, to building LLM‑based query expansion, agent evaluation, and model pruning with FFT and RDP—illustrating practical breakthroughs and personal growth in cutting‑edge AI research.

AILarge Language ModelsModel Pruning
0 likes · 15 min read
How JD’s Young AI Engineers Tackle Real-World Model Challenges
JD Cloud Developers
JD Cloud Developers
May 26, 2025 · Frontend Development

Big Front-End Essentials: Tech Stacks, Network Frameworks & Optimization

This article outlines the comprehensive big‑front‑end technology stack—including native app development, web frameworks, mini‑programs and cross‑platform solutions—details common network libraries for Android, iOS, HarmonyOS, and browsers, explains the full network request lifecycle, and presents practical performance, security and weak‑network optimization techniques.

FrontendNetworkoptimization
0 likes · 19 min read
Big Front-End Essentials: Tech Stacks, Network Frameworks & Optimization