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
Sep 15, 2022 · R&D Management

Improving R&D Efficiency in the Used‑Car Division: Process, Metrics, and Practices

This article details how the used‑car technology team at Autohome optimized R&D efficiency through standardized workflows, task decomposition, unified time‑based measurement, rigorous demand review, flexible branching, CI/CD pipelines, and data‑driven metrics, resulting in higher throughput and reduced bug rates.

CI/CDR&D efficiencyagile
0 likes · 17 min read
Improving R&D Efficiency in the Used‑Car Division: Process, Metrics, and Practices
HomeTech
HomeTech
Sep 13, 2022 · Big Data

Integrating Heterogeneous Data Sources with openLooKeng and Upgrading the Apache Kylin Connector at AutoHome

This article describes how AutoHome tackled the complexity of managing multiple relational, NoSQL, and Hive data stores by adopting openLooKeng for unified, cross‑source SQL queries, outlines its key features such as ANSI‑SQL support, diverse connectors, and query optimizations, and details the custom enhancements made to the Apache Kylin connector to better serve their commercial data analysis workloads.

Big DataConnectorsData integration
0 likes · 13 min read
Integrating Heterogeneous Data Sources with openLooKeng and Upgrading the Apache Kylin Connector at AutoHome
HomeTech
HomeTech
Sep 8, 2022 · Artificial Intelligence

Concept Tag Mining for Recommendation Systems: Methods, Challenges, and Solutions

This article presents a comprehensive overview of concept tag mining for recommendation systems, describing unsupervised pattern‑matching, semi‑supervised AutoPhase, and supervised NER approaches, analyzing their advantages and drawbacks, and offering practical solutions to tag duplication and quality issues.

NERNLPSemi-supervised Learning
0 likes · 11 min read
Concept Tag Mining for Recommendation Systems: Methods, Challenges, and Solutions
HomeTech
HomeTech
Sep 6, 2022 · Frontend Development

Building a Reusable Vue Table Component with Pagination and Loading

This article explains how to create a reusable Vue component called PageTable that encapsulates Element UI table and pagination with built-in loading handling, data fetching via a parent-provided fetchData method, and slot-based column customization.

ComponentElement-UIPagination
0 likes · 6 min read
Building a Reusable Vue Table Component with Pagination and Loading
HomeTech
HomeTech
Sep 1, 2022 · Backend Development

Design and Evolution of a Smart Outbound Calling Platform Based on Freeswitch VoIP

This article explains how the smart outbound calling platform was conceived, compares VoIP platforms, introduces Freeswitch architecture and development modes, details SIP call flows and configuration, and describes the progressive evolution from a single‑instance deployment to a load‑balanced, hub‑and‑spoke architecture for high‑concurrency, multi‑tenant call‑center services.

Backend DevelopmentCall CenterFreeSWITCH
0 likes · 12 min read
Design and Evolution of a Smart Outbound Calling Platform Based on Freeswitch VoIP
HomeTech
HomeTech
Aug 30, 2022 · Big Data

Real‑time Data Collection SDK Visualization: Architecture, Implementation and Usage Guide

This article introduces a data‑collection SDK with a real‑time visualization feature, explains the shortcomings of traditional packet‑capture and log‑based methods, describes the underlying architecture—including a new SDK entry, encrypted reporting, WebSocket communication and Elasticsearch storage—and provides step‑by‑step usage instructions for developers.

ElasticsearchWebSocketdata collection
0 likes · 8 min read
Real‑time Data Collection SDK Visualization: Architecture, Implementation and Usage Guide
HomeTech
HomeTech
Aug 25, 2022 · Backend Development

Evolution and Platformization of the Auto Home E‑commerce System Architecture

This article details the architectural evolution of the Auto Home e‑commerce platform from its early monolithic stage through micro‑services, master‑data integration, and finally a platform‑centric architecture, describing the technical challenges, design decisions, service orchestration, extension‑point mechanisms, configuration management, tooling, data visualization, and knowledge‑sharing practices that enabled scalable, high‑performance online car sales.

Service Orchestratione-commercemicroservices
0 likes · 26 min read
Evolution and Platformization of the Auto Home E‑commerce System Architecture
HomeTech
HomeTech
Aug 23, 2022 · Mobile Development

Extracting Car Outlines from Sample Images for 360° Vehicle Capture in an iOS App

This article describes a step‑by‑step iOS implementation that converts example car images into bitmap points, scans edges, removes duplicate points, compensates missing vertices, and finally builds a closed BezierPath to guide 360° vehicle photography, including full Objective‑C code snippets.

BezierPathContour DetectionImage Processing
0 likes · 8 min read
Extracting Car Outlines from Sample Images for 360° Vehicle Capture in an iOS App
HomeTech
HomeTech
Aug 16, 2022 · Information Security

Understanding Chrome 94 Private Network Access Restrictions and CORS Errors

The article explains why browsers like Chrome 94 block cross‑origin requests from public contexts to private‑network resources, illustrates the issue with a reproducible example, analyzes the underlying policy changes, and provides practical solutions and configuration steps to mitigate the problem.

CORSChromeHTTPS
0 likes · 6 min read
Understanding Chrome 94 Private Network Access Restrictions and CORS Errors
HomeTech
HomeTech
Aug 12, 2022 · Artificial Intelligence

Construction and Application of an Automotive Knowledge Graph for Recommendation Systems

This article presents a comprehensive overview of building an automotive domain knowledge graph—from ontology design, data acquisition, and graph schema construction using JanusGraph, to its practical use in cold‑start, explanation, and ranking stages of recommendation systems—highlighting challenges, solutions, and performance benefits.

AIJanusGraphOntology
0 likes · 24 min read
Construction and Application of an Automotive Knowledge Graph for Recommendation Systems