DeWu Technology
Author

DeWu Technology

A platform for sharing and discussing tech knowledge, guiding you toward the cloud of technology.

411
Articles
0
Likes
1.1k
Views
0
Comments
Recent Articles

Latest from DeWu Technology

100 recent articles max
DeWu Technology
DeWu Technology
Jul 30, 2025 · Databases

Why Milvus Outperforms Traditional Databases: Deep Dive into Vector DB Architecture

This article explores the evolution, architecture, and operational challenges of vector databases like Milvus and Zilliz, comparing them with traditional databases, detailing indexing strategies such as HNSW and DiskANN, migration plans, performance benchmarks, and future directions for large‑scale AI‑driven search systems.

AIMilvusindexing
0 likes · 26 min read
Why Milvus Outperforms Traditional Databases: Deep Dive into Vector DB Architecture
DeWu Technology
DeWu Technology
Jul 16, 2025 · Artificial Intelligence

How We Built a Scalable Offline‑Online Sequence Modeling System for Community Search

This article details the design of a community‑search pipeline that leverages long‑term user interaction sequences for CTR/CVR prediction, describes the global, online and offline architectures, enumerates the major performance and consistency challenges encountered, and presents the practical optimizations and future directions adopted to achieve reliable, high‑throughput sequence modeling.

AI OptimizationData ConsistencySequence Modeling
0 likes · 12 min read
How We Built a Scalable Offline‑Online Sequence Modeling System for Community Search
DeWu Technology
DeWu Technology
Jul 14, 2025 · Frontend Development

How We Boosted Ad Page Load Speed by 55% with ISR, Lazy Loading, and Stream Rendering

This article details a comprehensive set of front‑end performance optimizations—including ISR, component lazy loading, image preloading, Lottie animation upgrades, low‑end device handling, and streaming rendering—that together increased ad page exposure by 10% and first‑screen instant load from 15% to 65%, dramatically improving user experience and conversion rates.

ISRLazy LoadingLottie
0 likes · 18 min read
How We Boosted Ad Page Load Speed by 55% with ISR, Lazy Loading, and Stream Rendering
DeWu Technology
DeWu Technology
Jun 30, 2025 · Operations

How to Build an Effective Asset‑Loss Prevention System for E‑Commerce Platforms

This article explains why asset‑loss (资损) prevention is critical for high‑value e‑commerce finance, outlines a step‑by‑step methodology covering pre‑, in‑ and post‑incident stages, rule discovery, measurement, implementation options, and operational best practices, and shares concrete results and visual diagrams.

Monitoringasset losse-commerce
0 likes · 18 min read
How to Build an Effective Asset‑Loss Prevention System for E‑Commerce Platforms
DeWu Technology
DeWu Technology
Jun 25, 2025 · Artificial Intelligence

Engineering Large Language Models with Spring AI: From Basics to RAG and Function Calls

This article walks through the fundamentals of large language models, their stateless and structured-output nature, explains how Spring‑AI provides a Java‑friendly API for model integration, covers RAG architecture, the MCP protocol, and demonstrates end‑to‑end code examples for building intelligent agents.

AI integrationFunction CallingJava
0 likes · 15 min read
Engineering Large Language Models with Spring AI: From Basics to RAG and Function Calls
DeWu Technology
DeWu Technology
Jun 23, 2025 · Artificial Intelligence

Designing a Structured AI Collaboration Framework for Cursor IDE

This article examines the shortcomings of the previous Cursor IDE rule set, introduces a three‑layer architecture for AI‑assisted coding, defines a standardized rule format and execution protocol, and provides best‑practice guidelines and phased rollout plans to ensure consistent, high‑quality code generation.

AI CollaborationCursor IDEcode generation
0 likes · 12 min read
Designing a Structured AI Collaboration Framework for Cursor IDE