Tagged articles
360 articles
Page 1 of 4
BirdNest Tech Talk
BirdNest Tech Talk
Apr 22, 2026 · User Experience Design

Why wxeditor Redefines the WeChat Publishing Workflow for Creators

The article examines the tedious post‑writing workflow of WeChat public‑account articles and shows how wxeditor reorganizes the entire process—three‑pane editing, synchronized preview, theme management, enhanced code blocks, image handling, and auto‑saving—making it a must‑have tool for frequent creators.

User experienceWeChateditor
0 likes · 10 min read
Why wxeditor Redefines the WeChat Publishing Workflow for Creators
Java Architecture Diary
Java Architecture Diary
Apr 20, 2026 · Backend Development

How to Build a Personal WeChat Bot with iLink and the JiLink Java SDK

Since March 2026, WeChat’s official iLink Bot API enables personal accounts to legally receive and send messages, and this article explains the protocol’s features, compares it with older reverse‑engineering methods, and provides a step‑by‑step guide to using the JiLink Java SDK, including code samples and pitfalls.

BotJavaMessaging
0 likes · 12 min read
How to Build a Personal WeChat Bot with iLink and the JiLink Java SDK
Node.js Tech Stack
Node.js Tech Stack
Mar 30, 2026 · Artificial Intelligence

My First Codex Plugin Experiment: Integrating WeChat and Why It Fell Short

The author explores Codex v0.117.0's new Plugin system by packaging a WeChat bridge, demonstrates that the integration works technically but suffers from missing TUI conversation display and lack of push notifications, and highlights the cumbersome manual installation compared to Claude Code.

AI integrationClaudeCodex
0 likes · 9 min read
My First Codex Plugin Experiment: Integrating WeChat and Why It Fell Short
DeepHub IMBA
DeepHub IMBA
Mar 24, 2026 · Backend Development

Dissecting the Tencent WeChat OpenClaw Plugin API and Recreating It in Pure Python

The article reverse‑engineers the @tencent‑weixin/openclaw‑weixin npm package to reveal the full ilink API (five POST JSON endpoints), explains hidden required fields, demonstrates a QR‑code login flow, and provides a complete 120‑line Python client that can send and receive messages reliably.

API reverse engineeringBotHTTP
0 likes · 17 min read
Dissecting the Tencent WeChat OpenClaw Plugin API and Recreating It in Pure Python
IT Services Circle
IT Services Circle
Mar 23, 2026 · Artificial Intelligence

Connect OpenClaw AI Bot to WeChat Using the New ClawBot Plugin

WeChat's latest version introduces the official ClawBot plugin, enabling users to link OpenClaw AI robots directly through WeChat without risking account bans, and this guide walks you through installation, configuration, and important usage notes.

AI botClawbotInstallation
0 likes · 4 min read
Connect OpenClaw AI Bot to WeChat Using the New ClawBot Plugin
AI Code to Success
AI Code to Success
Mar 23, 2026 · Artificial Intelligence

Turn Your WeChat into a 24/7 AI Assistant with OpenClaw ClawBot

This guide explains how to install and configure the WeChat ClawBot plugin that connects the OpenClaw AI agent to WeChat, covering prerequisites, one‑click and manual installation steps, core features like multi‑account support, context isolation, input‑status hints, and practical use cases.

AI AssistantClawbotInstallation
0 likes · 8 min read
Turn Your WeChat into a 24/7 AI Assistant with OpenClaw ClawBot
AI Insight Log
AI Insight Log
Mar 22, 2026 · Industry Insights

WeChat Integrates OpenClaw: One‑Click AI Agent Access for 1.4 B Users

WeChat has launched the ClawBot plugin that lets iOS users control OpenClaw AI agents directly from chat, while Tencent rolls out QClaw, Lighthouse, and WorkBuddy across personal, developer, and enterprise segments, sparking a broader AI‑agent competition and raising security concerns.

AI AgentOpenClawTencent
0 likes · 5 min read
WeChat Integrates OpenClaw: One‑Click AI Agent Access for 1.4 B Users
Radish, Keep Going!
Radish, Keep Going!
Mar 13, 2026 · Operations

Install WorkBuddy and Connect It to WeChat in Just 10 Minutes

This guide walks you through downloading the correct WorkBuddy installer, avoiding the CodeBuddy trap, completing a default installation with all optional tasks selected, logging into your WeChat account, configuring the WeChat Customer Service integration, and starting real‑time chats, while noting current model‑switching limitations.

InstallationIntegrationOpenClaw
0 likes · 4 min read
Install WorkBuddy and Connect It to WeChat in Just 10 Minutes
Coder Trainee
Coder Trainee
Mar 6, 2026 · Mobile Development

How to Retrieve a WeChat Mini Program User’s OpenID

This article walks through the complete process of obtaining a WeChat Mini Program user's OpenID by using wx.login to get a code, calling the updated auth.code2Session API with appid and appsecret, and handling the server‑side Java implementation that extracts the OpenID and session key.

APIJavaMiniProgram
0 likes · 4 min read
How to Retrieve a WeChat Mini Program User’s OpenID
Woodpecker Software Testing
Woodpecker Software Testing
Feb 27, 2026 · Artificial Intelligence

Automating WeChat Public Account Publishing with AI (DeepSeek & Qwen)

This article walks through building a Python pipeline that uses DeepSeek and Alibaba Qwen to generate AI‑written articles, creates cover images, and automatically saves them as drafts in a WeChat public account, with detailed environment setup, client implementations, fallback strategies, and deployment tips.

AIAutomationContent Generation
0 likes · 26 min read
Automating WeChat Public Account Publishing with AI (DeepSeek & Qwen)
Black & White Path
Black & White Path
Feb 19, 2026 · Information Security

How to Hard‑Code the Encryption Key of a WeChat Public Account

The article walks through a security test of a WeChat public account that uses AES‑encrypted payloads, RSA‑encrypted keys, and an MD5 signature, showing how the author first tried memory editing with Cheat Engine, then succeeded by intercepting and modifying the JavaScript in Burp Suite to fix the key, and finally summarises why front‑end encryption can be bypassed.

Burp SuiteFront-end securityJavaScript
0 likes · 7 min read
How to Hard‑Code the Encryption Key of a WeChat Public Account
Black & White Path
Black & White Path
Feb 13, 2026 · Information Security

Critical Remote Command Execution Flaw in WeChat Linux 4.1.0.13 Impacts Major Chinese OSes, Skips HarmonyOS

A high‑severity (CVSS 8.8) command‑injection vulnerability in WeChat Linux client 4.1.0.13 allows an attacker to execute arbitrary shell commands by sending a file with a specially crafted name, affecting most Linux distributions and Chinese‑made operating systems while leaving HarmonyOS untouched.

Command InjectionLinuxRemote Code Execution
0 likes · 21 min read
Critical Remote Command Execution Flaw in WeChat Linux 4.1.0.13 Impacts Major Chinese OSes, Skips HarmonyOS
Design Hub
Design Hub
Jan 21, 2026 · Artificial Intelligence

One‑Click AI‑Powered WeChat Article Creation: Write, Illustrate, and Publish Automatically

This guide walks you through building an automated workflow that uses Google’s Antigravity AI to generate a fully formatted WeChat public‑account article—including text, multiple high‑quality images, cloud upload, and markdown‑to‑WeChat conversion—so you can copy‑paste the result directly into the editor.

AIAutomationContent Generation
0 likes · 9 min read
One‑Click AI‑Powered WeChat Article Creation: Write, Illustrate, and Publish Automatically
Tencent Tech
Tencent Tech
Jan 9, 2026 · Frontend Development

Build an AI‑Powered WeChat Mini Program Using Free CloudBase Resources

This step‑by‑step guide shows WeChat Mini Program developers how to register, join the AI Mini Program Growth Plan, claim free CloudBase cloud and AI token resources, connect CloudBase via CodeBuddy, configure project templates, develop AI‑driven features, and debug the app with the WeChat Developer Tools.

CodeBuddyMini ProgramTutorial
0 likes · 7 min read
Build an AI‑Powered WeChat Mini Program Using Free CloudBase Resources
Java Architect Essentials
Java Architect Essentials
Oct 17, 2025 · Mobile Development

Master WeChat Mini‑Program Login: From Code to Token in 10 Steps

This guide walks you through the complete WeChat mini‑program login flow, covering front‑end wx.login usage, back‑end code2Session exchange for openId and unionId, phone number retrieval, database schema design, API contracts, token generation, interceptor validation, and environment configuration.

JavaMiniProgramOpenID
0 likes · 16 min read
Master WeChat Mini‑Program Login: From Code to Token in 10 Steps
Su San Talks Tech
Su San Talks Tech
Oct 4, 2025 · Mobile Development

Master WeChat Mini Program Login: From wx.login to Secure Token Authentication

This guide walks through the complete implementation of WeChat Mini Program login, covering front‑end wx.login calls, back‑end code2Session exchanges, database schema design, API specifications, environment configuration, token validation via interceptors, and key security considerations, all illustrated with code snippets and diagrams.

JavaMini ProgramOpenID
0 likes · 18 min read
Master WeChat Mini Program Login: From wx.login to Secure Token Authentication
IT Services Circle
IT Services Circle
Sep 21, 2025 · Operations

Why WeChat Bloats Your Phone and How to Safely Clean Up Storage

Many users think WeChat stores duplicate copies of files when forwarding, causing massive storage bloat, but the app actually uses hard links to avoid redundancy; a misguided Python script can delete files by name suffixes, risking data loss, while proper cleanup involves clearing caches, managing large chat files, disabling auto‑download, and using deep clean options.

Cache CleaningPython scriptStorage Management
0 likes · 5 min read
Why WeChat Bloats Your Phone and How to Safely Clean Up Storage
DataFunSummit
DataFunSummit
Sep 20, 2025 · Artificial Intelligence

How We Scaled WeChat AI Services with Ray: Lessons from Million‑Node Deployments

This article examines how WeChat’s Astra platform leverages the Ray distributed framework to manage million‑node AI workloads, addressing challenges of scale, heterogeneous GPU resources, operational complexity, and cost, and outlines the architecture that unifies Ray services across multiple Kubernetes clusters.

AI scalingAstra PlatformGPU Management
0 likes · 5 min read
How We Scaled WeChat AI Services with Ray: Lessons from Million‑Node Deployments
DataFunSummit
DataFunSummit
Sep 18, 2025 · Artificial Intelligence

How We Scaled WeChat AI Services with Ray: Lessons from Million‑Node Deployments

This article examines how Tencent's WeChat team leveraged the Ray distributed computing framework within the Astra platform to tackle massive AI workloads, addressing challenges of scale, GPU diversity, operational complexity, and cost while outlining their architecture and practical insights.

AI InfrastructureAstra PlatformRay
0 likes · 6 min read
How We Scaled WeChat AI Services with Ray: Lessons from Million‑Node Deployments
DataFunSummit
DataFunSummit
Sep 11, 2025 · Artificial Intelligence

How Ray Powers Massive AI Computing on WeChat: Lessons from Tencent

This article examines how Tencent leverages the Ray distributed framework within the Astra platform to handle WeChat's massive AI workloads, addressing challenges of scale, heterogeneous GPU resources, operational complexity, and cost while outlining the architecture and practical benefits.

AI scalingAstra PlatformRay
0 likes · 5 min read
How Ray Powers Massive AI Computing on WeChat: Lessons from Tencent
vivo Internet Technology
vivo Internet Technology
Sep 3, 2025 · Artificial Intelligence

How to Enable On‑Device AI in WeChat Mini‑Programs with TensorFlow.js and Native Inference

This article details a complete engineering solution for bringing on‑device AI to WeChat mini‑programs, comparing TensorFlow.js and WeChat native inference, covering model conversion, package‑size optimization, integration steps, performance metrics, and a hybrid strategy that boosts recommendation click‑through rates by 30%.

Mini ProgramTensorFlow.jsWeChat
0 likes · 13 min read
How to Enable On‑Device AI in WeChat Mini‑Programs with TensorFlow.js and Native Inference
DataFunSummit
DataFunSummit
Aug 28, 2025 · Artificial Intelligence

How We Scaled AI Compute to Millions of Nodes with Ray on WeChat

This article explains how Tencent's WeChat team built the Astra platform on Ray to manage millions of AI compute nodes, addressing challenges of massive scale, heterogeneous GPU resources, low‑priority node instability, deployment complexity, and cost, while detailing architecture, scheduling strategies, and practical usage examples.

AI scalingCluster ManagementRay
0 likes · 21 min read
How We Scaled AI Compute to Millions of Nodes with Ray on WeChat
Open Source Linux
Open Source Linux
Aug 14, 2025 · Mobile Development

Inside the WeChat HarmonyOS Rewrite: Challenges & Insights

The article summarizes Tencent's announcement and a podcast where the WeChat HarmonyOS team discusses why the app had to be rebuilt from scratch, the technical hurdles of Huawei's fast‑changing OS, and how the teams collaborate to overcome legacy code and platform differences.

HarmonyOSMobile DevelopmentPodcast
0 likes · 5 min read
Inside the WeChat HarmonyOS Rewrite: Challenges & Insights
Java Captain
Java Captain
Jul 22, 2025 · Information Security

How to Unlock a Banned WeChat Account in 2025: Step‑by‑Step Self‑Unblock and Appeal Guide

This comprehensive 2025 guide explains how to identify temporary versus permanent WeChat bans, walk you through the four‑step self‑unblock process, detail the required materials for manual appeals, and provide troubleshooting tips and long‑term protection strategies to safely recover your account.

2025Account UnblockAppeal Process
0 likes · 12 min read
How to Unlock a Banned WeChat Account in 2025: Step‑by‑Step Self‑Unblock and Appeal Guide
IT Services Circle
IT Services Circle
Jul 14, 2025 · Mobile Development

QQ Now Runs WeChat Mini‑Programs: What This Means for Mobile Users

Tencent announced that QQ will fully support running WeChat mini‑programs, enabling seamless cross‑platform usage for services like food delivery, ride‑hailing and shopping, while also boosting QQ's ecosystem and user experience amid declining mobile active users.

Cross‑platformQQTencent
0 likes · 5 min read
QQ Now Runs WeChat Mini‑Programs: What This Means for Mobile Users
Java Captain
Java Captain
Jul 4, 2025 · Information Security

How to Use WeChat’s Hidden “Recover” Feature to Restore Lost Chats

This guide explains WeChat’s hidden “recover” function, its official purpose and limitations, step‑by‑step recovery methods via search or settings, practical tips, backup strategies, user‑tested success rates, and the risks of third‑party tools, helping users safeguard and restore chat data.

Chat BackupData RecoveryMobile Security
0 likes · 8 min read
How to Use WeChat’s Hidden “Recover” Feature to Restore Lost Chats
Java Captain
Java Captain
Jul 4, 2025 · Operations

How to Successfully Unlock a Restricted WeChat Account: Step‑by‑Step Guide

This comprehensive guide explains WeChat's risk‑control logic, details every step from detecting a restriction to completing the unblocking process, decodes common error codes, provides appeal material templates, and offers post‑unblock prevention tips to help users reliably restore their accounts.

Error CodesWeChataccount recovery
0 likes · 8 min read
How to Successfully Unlock a Restricted WeChat Account: Step‑by‑Step Guide
Java Captain
Java Captain
Jun 16, 2025 · Operations

How to Safely Remove WeChat Zombie Followers in 2025 Without Risk

This guide explains what WeChat "zombie" contacts are, why third‑party cleaning tools are dangerous, and provides four official, zero‑risk methods—transfer verification, group‑broadcast screening, Moments AB testing, and group isolation—plus deletion limits, risk controls, and long‑term maintenance strategies.

Contact ManagementSecurityWeChat
0 likes · 8 min read
How to Safely Remove WeChat Zombie Followers in 2025 Without Risk
Java Captain
Java Captain
Jun 12, 2025 · Information Security

How to Unlock a Restricted WeChat Account: Step‑by‑Step 2025 Guide

This comprehensive 2025 guide explains how to identify WeChat restriction types, prepare necessary evidence and materials, use both client‑side and web‑based self‑service tools, complete assisted verification, and follow new regulations to successfully restore account access.

GuidelinesSecurityWeChat
0 likes · 9 min read
How to Unlock a Restricted WeChat Account: Step‑by‑Step 2025 Guide
Java Captain
Java Captain
Jun 11, 2025 · Information Security

Mastering WeChat Account Unblocking: A Step‑by‑Step Self‑Service Guide

This comprehensive guide explains the types of WeChat account restrictions, preparation steps, the five‑stage self‑service unblocking workflow, common issues and solutions, friend‑assisted verification procedures, advanced appeal strategies for permanent bans, and post‑unblock security measures to help users efficiently restore access.

SecurityUnblockingWeChat
0 likes · 18 min read
Mastering WeChat Account Unblocking: A Step‑by‑Step Self‑Service Guide
Java Captain
Java Captain
Jun 10, 2025 · Operations

How to Unlock a Banned WeChat Account: Step‑by‑Step 2025 Guide

This 2025 guide details every step to diagnose the type of WeChat ban, prepare required documents and devices, and use both client‑side and web‑based self‑service channels, including advanced verification tips and FAQs, to successfully restore a restricted or permanently blocked account.

2025 GuidelinesAccount UnblockingSecurity
0 likes · 10 min read
How to Unlock a Banned WeChat Account: Step‑by‑Step 2025 Guide
Java Captain
Java Captain
Jun 8, 2025 · Mobile Development

Unlock WeChat’s Hidden ‘recover’ Feature to Restore Deleted Chats

This article explains WeChat’s hidden “recover” feature, detailing its official purpose, technical limits, step‑by‑step recovery methods, effectiveness, backup strategies, and the risks of third‑party tools, helping users safely restore lost chat records.

BackupData RecoveryMobile Development
0 likes · 8 min read
Unlock WeChat’s Hidden ‘recover’ Feature to Restore Deleted Chats
Java Captain
Java Captain
Jun 8, 2025 · Operations

Step-by-Step 2025 Guide to Unlocking Your WeChat Account

This comprehensive 2025 guide walks users through identifying restriction types, preparing evidence, using WeChat's self‑service unlocking tools or web‑based appeal, completing assisted verification, handling enterprise account checks, and applying best‑practice safeguards to maximize the chance of successful account restoration.

2025 GuidelinesSecurityWeChat
0 likes · 9 min read
Step-by-Step 2025 Guide to Unlocking Your WeChat Account
DataFunTalk
DataFunTalk
May 24, 2025 · Artificial Intelligence

Why Apple and WeChat’s AI Rollouts Are Slower Than Expected

The article analyses how privacy concerns, data‑security priorities and an application‑first strategy cause both Apple’s Apple Intelligence and WeChat’s AI features to lag behind hype, examining product decisions, technical constraints, and the potential future of AI agents within these ecosystems.

AI integrationAppleWeChat
0 likes · 13 min read
Why Apple and WeChat’s AI Rollouts Are Slower Than Expected
Architect's Guide
Architect's Guide
May 18, 2025 · Backend Development

Integrating DeepSeek AI with a WeChat Public Account: A Step‑by‑Step Backend Tutorial

This tutorial walks beginners through obtaining a DeepSeek API key, setting up an Alibaba Cloud ECS instance, configuring the server and WeChat public platform, installing required Python dependencies, editing configuration files, and finally running the chatbot so the public account can interact with the DeepSeek large‑language model.

APIBackendDeepSeek
0 likes · 12 min read
Integrating DeepSeek AI with a WeChat Public Account: A Step‑by‑Step Backend Tutorial
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 28, 2025 · Frontend Development

Scaling 1688 Mini Program: Dual‑Thread Architecture, Performance Hacks & Future Multi‑Platform Plan

This article details how the 1688 WeChat mini program supports rapid business iteration through a dual‑thread architecture, outlines performance optimizations across search, product detail, messaging, and shopping cart modules, and presents a roadmap for cross‑platform development, security, and ecosystem integration.

Mini ProgramWeChatarchitecture
0 likes · 30 min read
Scaling 1688 Mini Program: Dual‑Thread Architecture, Performance Hacks & Future Multi‑Platform Plan
Java Architect Essentials
Java Architect Essentials
Mar 5, 2025 · Artificial Intelligence

Step-by-Step Guide to Integrate DeepSeek AI with a WeChat Public Account Using a Cloud Server

This tutorial walks beginners through obtaining a DeepSeek API key, setting up an Alibaba Cloud ECS instance, configuring the WeChat public‑account interface, cloning and configuring the open‑source COW project, and finally deploying a Python service that connects the WeChat bot to the DeepSeek large‑language model.

DeepSeekPython TutorialWeChat
0 likes · 13 min read
Step-by-Step Guide to Integrate DeepSeek AI with a WeChat Public Account Using a Cloud Server
AI Code to Success
AI Code to Success
Mar 5, 2025 · Artificial Intelligence

How to Connect Your AI Agent Mini‑Program to a WeChat Official Account – Step‑by‑Step Guide

This article provides a detailed, step‑by‑step tutorial on linking a Tencent Yuanqi AI Agent mini‑program to a WeChat official account, configuring auto‑reply messages, adding menu shortcuts, and publishing the mini‑program in articles and comment sections, complete with screenshots and code snippets.

IntegrationMini ProgramTutorial
0 likes · 5 min read
How to Connect Your AI Agent Mini‑Program to a WeChat Official Account – Step‑by‑Step Guide
Top Architecture Tech Stack
Top Architecture Tech Stack
Feb 18, 2025 · Backend Development

Step-by-Step Guide: Integrating DeepSeek API with a WeChat Public Account on a Cloud Server

This tutorial walks beginners through obtaining a DeepSeek API key, configuring a WeChat public account, setting up an Alibaba Cloud ECS instance, installing required dependencies, editing configuration files, and running the chatgpt‑on‑wechat project to enable AI‑powered replies via the WeChat platform.

DeepSeekPythonTutorial
0 likes · 13 min read
Step-by-Step Guide: Integrating DeepSeek API with a WeChat Public Account on a Cloud Server
Java Web Project
Java Web Project
Feb 12, 2025 · Backend Development

How to Connect DeepSeek LLM to a WeChat Public Account in 7 Steps

This step‑by‑step guide shows how to obtain a DeepSeek API key, set up an Alibaba Cloud ECS instance, configure the WeChat public platform, clone the open‑source COW project, edit its JSON configuration, and run the service so that a WeChat public account can interact with the DeepSeek large language model.

API keyBackend tutorialDeepSeek
0 likes · 12 min read
How to Connect DeepSeek LLM to a WeChat Public Account in 7 Steps
Top Architect
Top Architect
Feb 8, 2025 · Artificial Intelligence

Integrating DeepSeek API with a WeChat Public Account: Step‑by‑Step Tutorial

This tutorial guides beginners through the complete process of integrating DeepSeek's large language model API into a WeChat public account, covering API key acquisition, WeChat platform configuration, free Alibaba Cloud ECS setup, code deployment, dependency installation, configuration file editing, and final server verification.

APIDeepSeekPython
0 likes · 12 min read
Integrating DeepSeek API with a WeChat Public Account: Step‑by‑Step Tutorial
Tencent Cloud Developer
Tencent Cloud Developer
Jan 14, 2025 · Information Security

Can Database Signatures Prevent Tampering? An Analysis of Financial Risk Controls

The article revisits the debate on tampering with WeChat balances, explaining that joint database signatures can detect but not stop alterations, that risk‑control checks and code safeguards block unauthorized withdrawals, that identity verification prevents cross‑account transfers, and that a layered, real‑time monitoring system is essential for robust fund protection.

Database SecurityWeChatfinancial fraud
0 likes · 6 min read
Can Database Signatures Prevent Tampering? An Analysis of Financial Risk Controls
Tencent Cloud Developer
Tencent Cloud Developer
Jan 9, 2025 · Information Security

Why You Can’t Hack WeChat Balance: 5 Layers of Financial Safeguards

The article breaks down five technical defenses—database storage, transaction logs, double‑entry checks, account‑aging monitoring, and external reconciliation—that prevent anyone from arbitrarily changing a WeChat user's balance, illustrating why such tampering is practically impossible.

WeChataccounting controlsbalance manipulation
0 likes · 6 min read
Why You Can’t Hack WeChat Balance: 5 Layers of Financial Safeguards
Eric Tech Circle
Eric Tech Circle
Dec 15, 2024 · Mobile Development

Mastering WeChat Mini Program Subscription Messages: From Setup to Code

This guide explains what WeChat Mini Program subscription messages are, outlines common use cases, and provides a step‑by‑step implementation process—including template creation, backend push configuration, frontend subscription requests, and server‑side message sending with code examples.

APIBackendMiniProgram
0 likes · 8 min read
Mastering WeChat Mini Program Subscription Messages: From Setup to Code
ZhongAn Tech Team
ZhongAn Tech Team
Dec 9, 2024 · Artificial Intelligence

Weekly Tech Overview: AI Advances, Industry Insights, and Tech News

This weekly roundup highlights major AI developments such as World Labs' 3D world generation model and OpenAI's full‑scale o1 model, introduces new AI image‑generation features for WeChat articles, reports on upcoming Nintendo Switch 2, and shares industry insights, expert opinions, and miscellaneous tech news.

3D generationAINintendo Switch
0 likes · 8 min read
Weekly Tech Overview: AI Advances, Industry Insights, and Tech News
ITPUB
ITPUB
Nov 8, 2024 · Fundamentals

Why WeChat’s New Linux Client Matters for Developers and the Linux Ecosystem

WeChat has finally released a native Linux client for x86, ARM, and LoongArch architectures, sparking developer enthusiasm, highlighting Qt‑based technical innovations, and addressing long‑standing compatibility challenges that could reshape Linux desktop usage and encourage broader software support.

Instant MessagingLinuxQt
0 likes · 9 min read
Why WeChat’s New Linux Client Matters for Developers and the Linux Ecosystem
WeChat Backend Team
WeChat Backend Team
Oct 23, 2024 · Artificial Intelligence

How We Scaled AI Computing in WeChat with Ray: From Challenges to AstraRay

This article details the AI computing challenges faced by WeChat, explains why the Ray distributed engine was chosen, and describes the design and large‑scale deployment of the AstraRay platform—including scheduling, resource management, and multi‑model support—to achieve low‑cost, high‑efficiency AI services.

AI PlatformAstraRayRay
0 likes · 20 min read
How We Scaled AI Computing in WeChat with Ray: From Challenges to AstraRay
IT Services Circle
IT Services Circle
Oct 7, 2024 · Operations

Running WeChat on Linux: Native Options and Wine Workarounds

The article explains why WeChat lacks an official Linux client, describes native versions available for certain Chinese Linux distributions such as Deepin, UOS, and OpenKylin, and provides instructions for installing the app via those stores or using Wine to run the Windows version on other Linux distributions.

Chinese LinuxLinuxSoftware Installation
0 likes · 3 min read
Running WeChat on Linux: Native Options and Wine Workarounds
Model Perspective
Model Perspective
Oct 1, 2024 · Fundamentals

Predicting Who Says “Got It” in Group Chats: A Dynamic Mathematical Model

Using a dynamic mathematical model that incorporates individual activity levels, message importance, leader‑member relationship strength, time decay, and peer influence, this study predicts the number of WeChat group members who reply “got it” to a leader’s notification, validated through simulations.

WeChatdynamic modelgroup behavior
0 likes · 6 min read
Predicting Who Says “Got It” in Group Chats: A Dynamic Mathematical Model
Eric Tech Circle
Eric Tech Circle
Sep 28, 2024 · Mobile Development

Step-by-Step Guide to Registering a Personal WeChat Mini Program

This article walks you through the entire process of registering, filing, and certifying a personal WeChat Mini Program, covering account type selection, publishing steps, filing requirements, MIIT SMS verification, and common pitfalls to avoid.

FilingMini ProgramMobile Development
0 likes · 5 min read
Step-by-Step Guide to Registering a Personal WeChat Mini Program
大转转FE
大转转FE
Aug 23, 2024 · Information Security

How OAuth2.0 Powers Third‑Party Login: From WeChat to Secure Token Flows

This article explains third‑party authorization login, using WeChat as a concrete example, and provides a detailed walkthrough of the OAuth2.0 protocol, its roles, grant types, token handling, and implementation steps for mobile and web applications.

Authorization CodeOAuth2.0Security
0 likes · 24 min read
How OAuth2.0 Powers Third‑Party Login: From WeChat to Secure Token Flows
Python Programming Learning Circle
Python Programming Learning Circle
Aug 22, 2024 · Artificial Intelligence

Python-Based WeChat Friend Data Analysis: Gender, Location, Avatar, and Signature Insights

This article demonstrates how to use Python libraries such as itchat, matplotlib, jieba, and SnowNLP to collect WeChat friend information and perform data analysis on gender, location, avatars, and signatures, presenting results with charts and word clouds, including sentiment and face detection.

Sentiment AnalysisWeChatdata-analysis
0 likes · 12 min read
Python-Based WeChat Friend Data Analysis: Gender, Location, Avatar, and Signature Insights
dbaplus Community
dbaplus Community
Jun 18, 2024 · Backend Development

How WeChat Guarantees Real‑Time, Lossless Messaging: Architecture & Sequence Mechanism

The article explains the evolution of WeChat’s message‑sending and receiving architecture, detailing the two‑stage flow from mobile client to server and back, the real‑time delivery and loss‑prevention requirements, and the sequence‑based mechanism that ensures messages are delivered without loss even under weak network conditions.

Messaging ArchitectureReal-time DeliverySequence Mechanism
0 likes · 9 min read
How WeChat Guarantees Real‑Time, Lossless Messaging: Architecture & Sequence Mechanism
Sohu Tech Products
Sohu Tech Products
May 21, 2024 · Frontend Development

Boost Mini Program Performance: Mastering setData Optimization Techniques

This article explains why Mini Programs are popular, describes their dual‑thread architecture, and provides concrete strategies—including reducing call frequency, limiting data volume, and applying data layering and rendering chunking—to optimize setData performance and improve user experience.

JavaScriptMini ProgramPerformance Optimization
0 likes · 11 min read
Boost Mini Program Performance: Mastering setData Optimization Techniques
Liangxu Linux
Liangxu Linux
May 8, 2024 · Fundamentals

Bypassing WeChat’s Singleton Check: Run Multiple Instances on Windows

This guide explains how a simple batch file can launch two or more WeChat instances on Windows by analyzing the app’s global mutex mechanism, reverse‑engineering the related DLL functions, and showing why the rapid start‑up bypasses the built‑in single‑instance guard.

BatchSingletonWeChat
0 likes · 6 min read
Bypassing WeChat’s Singleton Check: Run Multiple Instances on Windows
Architect
Architect
Apr 11, 2024 · Backend Development

How WeChat Achieves Real‑Time, Lossless Messaging: Architecture Deep Dive

This article dissects WeChat's early message‑sending and receiving architecture, explaining how the system meets real‑time delivery and no‑loss guarantees through a multi‑stage server pipeline, push notifications, and a sequence‑based acknowledgment mechanism, illustrated with concrete flow diagrams and numeric examples.

Backend ArchitectureMessagingReal-time Delivery
0 likes · 11 min read
How WeChat Achieves Real‑Time, Lossless Messaging: Architecture Deep Dive
ITPUB
ITPUB
Apr 1, 2024 · Backend Development

How WeChat Achieved Real‑Time, Lossless Messaging: Inside Its Early Architecture

An in‑depth look at WeChat’s early messaging system reveals how its backend architecture—comprising ConnectSvr, SendSvr, PushSvr, and a sequence‑based loss‑prevention mechanism—ensured near‑real‑time delivery and prevented message loss, even under weak network conditions.

Backend ArchitectureMessagingReal-time Delivery
0 likes · 10 min read
How WeChat Achieved Real‑Time, Lossless Messaging: Inside Its Early Architecture
Tencent Cloud Developer
Tencent Cloud Developer
Mar 28, 2024 · Backend Development

WeChat Message Sending and Receiving Architecture (2014)

WeChat’s 2014 messaging system routes outbound texts from a phone through ConnectSvr to SendSvr, stores them in MsgStore, notifies PushSvr to deliver via long‑connection or third‑party push, and retrieves them through ReceiveSvr, using per‑user 32‑bit sequence numbers to guarantee real‑time delivery and prevent any message loss across devices.

Message ArchitectureRealtime MessagingSequence Mechanism
0 likes · 9 min read
WeChat Message Sending and Receiving Architecture (2014)
IT Services Circle
IT Services Circle
Mar 19, 2024 · Product Management

QQ vs. WeChat: User Statistics, Feature Comparison, and Market Evolution

The article examines the enduring popularity of QQ with over 500 million active users, compares its rich feature set and historical rivalry with WeChat, highlights shifting user trends, and discusses how both platforms have adapted their product strategies amid changing market dynamics.

Feature ComparisonQQWeChat
0 likes · 7 min read
QQ vs. WeChat: User Statistics, Feature Comparison, and Market Evolution
Goodme Frontend Team
Goodme Frontend Team
Mar 18, 2024 · Frontend Development

How to Implement Seamless, Secure Login in WeChat Mini‑Programs

This article explains why user authentication is essential for mobile mini‑programs, outlines security measures using AccessToken and RefreshToken, and provides step‑by‑step techniques—including automatic login, token refresh, request queuing, and user‑state handling—to achieve a frictionless user experience.

AuthenticationTokenWeChat
0 likes · 9 min read
How to Implement Seamless, Secure Login in WeChat Mini‑Programs
JD Tech
JD Tech
Feb 5, 2024 · Frontend Development

Systematic Performance Optimization of JD Shopping Mini Program for Billion‑User Scale

This article details how JD's massive‑scale shopping mini program achieved a two‑fold performance boost through systematic front‑end optimizations—including code‑package reduction, independent sub‑packages, async loading, pre‑download, selective code injection, first‑screen rendering tricks, and release‑frequency management—providing practical guidance for developers targeting large‑user bases.

JDMini ProgramWeChat
0 likes · 13 min read
Systematic Performance Optimization of JD Shopping Mini Program for Billion‑User Scale
21CTO
21CTO
Feb 2, 2024 · Artificial Intelligence

WeChat’s App Bloats 1400×, China’s Quantum Computer Reaches 1M Users, AI2 Releases OLMo

Recent tech headlines reveal WeChat’s iOS app ballooning to 712 MB, China’s third‑generation superconducting quantum computer “Wukong” surpassing one million remote accesses, AI2 unveiling the open‑source OLMo language model, and Google planning to retire the Bard brand in favor of Gemini, highlighting rapid shifts across mobile, quantum, and AI domains.

GoogleLanguage ModelOpen-source AI
0 likes · 7 min read
WeChat’s App Bloats 1400×, China’s Quantum Computer Reaches 1M Users, AI2 Releases OLMo