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
Dec 22, 2022 · Backend Development

Design and Implementation of an External Gateway for Vehicle Payment System Integration

This article describes the background, design, configuration, encryption, mock data handling, and practical deployment steps of an external gateway that unifies and secures communication between internal vehicle payment services and external channels such as Apple Pay, Alipay, WeChat Pay, and UnionPay.

Backend Developmentapi-gatewaymock data
0 likes · 9 min read
Design and Implementation of an External Gateway for Vehicle Payment System Integration
HomeTech
HomeTech
Dec 20, 2022 · Frontend Development

Design and Implementation of an Indoor Space Management System Using SVG and Vue

This article describes the architecture, functional modules, technology choices, and detailed implementation techniques—including coordinate definition, collision detection, zoom/drag handling, object selection, batch operations, alignment, and indoor positioning—of a Vue‑based indoor space management platform that visualizes workstations, meeting rooms, and assets on an interactive map.

SVGVuecollision detection
0 likes · 10 min read
Design and Implementation of an Indoor Space Management System Using SVG and Vue
HomeTech
HomeTech
Dec 16, 2022 · Artificial Intelligence

Building and Optimizing a Milvus‑Based Vector Search Platform

This article describes the background, technical selection, architecture, deployment, performance tuning, and operational practices of a Milvus‑driven vector retrieval platform, including cloud‑native deployment, index choices, capacity planning, and real‑world application cases that improve recall latency and resource efficiency.

AIMilvusVector Search
0 likes · 12 min read
Building and Optimizing a Milvus‑Based Vector Search Platform
HomeTech
HomeTech
Dec 13, 2022 · Frontend Development

Choosing uni-app over taro for Cross‑Platform Mini‑Program Development: Background, Technical Selection, and Case Study

This article analyzes the rapid growth of mobile mini‑programs, compares the cross‑platform frameworks uni‑app and taro based on core requirements, ecosystem, and performance, presents a concrete project structure and rendering details, and quantifies the efficiency gains achieved by adopting uni‑app for automotive quotation services.

ReActTaroVue
0 likes · 9 min read
Choosing uni-app over taro for Cross‑Platform Mini‑Program Development: Background, Technical Selection, and Case Study
HomeTech
HomeTech
Dec 9, 2022 · Artificial Intelligence

Interview with Li Benyang: AI, Knowledge Graphs, and Career Insights in Intelligent Recommendation

In this interview, Li Benyang, head of the intelligent recommendation content understanding team at Autohome, shares his AI background, the evolution of recommendation systems, knowledge‑graph construction for automotive content, career choices between big firms and startups, and practical advice for technologists navigating fast‑changing industries.

AIcareer adviceknowledge graph
0 likes · 12 min read
Interview with Li Benyang: AI, Knowledge Graphs, and Career Insights in Intelligent Recommendation
HomeTech
HomeTech
Dec 6, 2022 · Backend Development

Design and Optimization of a High‑Performance IM Instant Messaging Platform

This article details the architectural decisions, network protocol choices, message framing strategies, and server‑level optimizations—including Netty adoption, TCP handling, token management, load balancing, NIC queue configuration, and CPU affinity—that enable a scalable, low‑latency instant messaging service supporting millions of concurrent connections.

IMInstant MessagingNetty
0 likes · 19 min read
Design and Optimization of a High‑Performance IM Instant Messaging Platform
HomeTech
HomeTech
Nov 30, 2022 · Backend Development

Application of Qingleng Low-Code Platform in Automotive Technical Department

This article analyzes how the Qingleng low-code platform improves development efficiency and reduces costs in an automotive technical department by enabling rapid application development through visual interfaces and automated backend processes, addressing pain points like code redundancy and slow requirement response.

Backend Developmentautomotive industrycost reduction
0 likes · 6 min read
Application of Qingleng Low-Code Platform in Automotive Technical Department
HomeTech
HomeTech
Nov 16, 2022 · Artificial Intelligence

Fundamentals and Policy Gradient Algorithms in Reinforcement Learning with Applications to Scene Text Recognition

This article introduces the basic concepts of reinforcement learning, derives model‑based and model‑free policy gradient methods—including vanilla policy gradient and Actor‑Critic—explains their mathematical foundations, and demonstrates their use in scene text recognition and image captioning tasks.

AIAttention MechanismPolicy Gradient
0 likes · 22 min read
Fundamentals and Policy Gradient Algorithms in Reinforcement Learning with Applications to Scene Text Recognition