HomeTech
Author

HomeTech

HomeTech tech sharing

231
Articles
0
Likes
510
Views
0
Comments
Recent Articles

Latest from HomeTech

100 recent articles max
HomeTech
HomeTech
Nov 24, 2023 · Backend Development

Implementing Task Scheduling and Distributed Processing with Celery and Redis in Python

This article explains how to use Celery together with Redis to manage and execute periodic and asynchronous tasks in Python, covering basic concepts, architecture, configuration steps, single‑worker and multi‑worker setups, distributed processing strategies, and practical considerations for reliable task execution.

CeleryDistributed ComputingPython
0 likes · 8 min read
Implementing Task Scheduling and Distributed Processing with Celery and Redis in Python
HomeTech
HomeTech
Nov 15, 2023 · Industry Insights

How to Build Accurate Data Asset Lineage for Data Warehouse Governance

This article explains the challenges of data asset lineage in large data warehouses, presents a comprehensive approach using business‑level instrumentation, SQL interceptor plugins, and ETL script parsing to generate fine‑grained lineage graphs, and demonstrates measurable improvements in coverage and zombie‑table cleanup.

Data GovernanceData LineageData Warehouse
0 likes · 18 min read
How to Build Accurate Data Asset Lineage for Data Warehouse Governance
HomeTech
HomeTech
Nov 10, 2023 · R&D Management

Quality as the Lifeline of R&D: Autohome’s End‑to‑End Quality Measurement and Continuous Improvement

The article describes how Autohome established a company‑wide, fine‑grained quality measurement system and a comprehensive quality score model that unifies standards across departments, integrates multi‑source data, and drives continuous optimization to enhance user experience and product reliability.

Continuous improvementPerformance MonitoringR&D Management
0 likes · 8 min read
Quality as the Lifeline of R&D: Autohome’s End‑to‑End Quality Measurement and Continuous Improvement
HomeTech
HomeTech
Nov 8, 2023 · Artificial Intelligence

Cold Start Optimization for New Content in Autohome Recommendation System

The article details how Autohome tackled the cold‑start problem for newly generated content by redesigning the recommendation pipeline, introducing multi‑path recall, refining ranking and re‑ranking formulas, and applying strategic controls, resulting in a rise of cold‑start success rate from 27% to over 99% and a CTR increase from 5% to 14%.

AIAlgorithm Optimizationcold start
0 likes · 10 min read
Cold Start Optimization for New Content in Autohome Recommendation System
HomeTech
HomeTech
Nov 3, 2023 · Backend Development

Architecture and Indexing Mechanism of the Car Smart Investment Advertising System

This article details the business workflow, system architecture, logical index structures, creation, modification, and search processes of the Car Smart Investment advertising index, and evaluates its performance, demonstrating how billions of ad records are efficiently retrieved within milliseconds.

Indexingadvertisingreal-time
0 likes · 11 min read
Architecture and Indexing Mechanism of the Car Smart Investment Advertising System
HomeTech
HomeTech
Nov 1, 2023 · Frontend Development

Understanding and Optimizing Cumulative Layout Shift (CLS) in Web Performance

This article explains the background, definition, calculation methods, measurement techniques, and practical optimization strategies for Cumulative Layout Shift (CLS), a key web‑performance metric, and provides JavaScript code examples for tracking and reporting CLS values.

CLSJavaScriptfrontend
0 likes · 16 min read
Understanding and Optimizing Cumulative Layout Shift (CLS) in Web Performance
HomeTech
HomeTech
Oct 27, 2023 · Frontend Development

Design and Implementation of a Frontend Business Component Library (ZjDesign)

This article explains why and how to build a reusable business component library for frontend teams, compares single‑package and multi‑package architectures, details the build process using webpack and Rollup, describes version‑control strategies, outlines a SOP for component development, and provides practical code examples.

Component LibraryMonorepoRollup
0 likes · 15 min read
Design and Implementation of a Frontend Business Component Library (ZjDesign)
HomeTech
HomeTech
Oct 25, 2023 · Operations

How Metrics‑Driven Development Supercharges a Used‑Car Platform

This article examines how a metrics‑driven development approach, combined with observability tools like Prometheus, helped a large online used‑car marketplace improve system insight, accelerate business processes, and deliver measurable performance and efficiency gains across both customer‑facing and dealer‑facing operations.

Data-Driven EngineeringMetrics-Driven DevelopmentMonitoring
0 likes · 16 min read
How Metrics‑Driven Development Supercharges a Used‑Car Platform
HomeTech
HomeTech
Oct 20, 2023 · Operations

Design and Iteration of a Hotness Ranking Algorithm for an Automotive Forum

This article details the development, mathematical foundations, iterative improvements, anti‑cheating measures, and practical impact of a hotness‑based ranking algorithm deployed to modernize and enhance content discovery on an automotive community forum.

Forumanti-cheatdata-driven
0 likes · 14 min read
Design and Iteration of a Hotness Ranking Algorithm for an Automotive Forum