vivo Internet Technology
Author

vivo Internet Technology

Sharing practical vivo Internet technology insights and salon events, plus the latest industry news and hot conferences.

543
Articles
0
Likes
1.5k
Views
0
Comments
Recent Articles

Latest from vivo Internet Technology

100 recent articles max
vivo Internet Technology
vivo Internet Technology
Apr 22, 2026 · Cloud Native

Deep Dive into Vivo Activity System Globalization: Boost Reuse, Cut Maintenance

The article details Vivo's activity system globalization, covering multilingual support, multi‑timezone handling, multi‑tenant architecture, multi‑datacenter deployment, and a unified global code line, showing how these measures increase component reuse, lower maintenance costs, and improve global service stability.

ArchitectureMulti‑Tenantcloud-native
0 likes · 17 min read
Deep Dive into Vivo Activity System Globalization: Boost Reuse, Cut Maintenance
vivo Internet Technology
vivo Internet Technology
Apr 15, 2026 · Industry Insights

Why Coding Agents Lead and How to Bring Business Agents into Production

This article analyzes why Coding Agents have advanced fastest, why other business domains lack breakthrough agents, identifies the missing capabilities for OpenClaw to reach production, and presents Amazon's sandbox approach as a practical solution for stable, verifiable, and roll‑backable business agents.

AI agentsAmazon sandboxOpenClaw
0 likes · 12 min read
Why Coding Agents Lead and How to Bring Business Agents into Production
vivo Internet Technology
vivo Internet Technology
Apr 8, 2026 · Artificial Intelligence

Efficient AI Agent Design: Context, Tool Loading & Loop Strategies

This article analyses the architectural choices behind modern AI agents such as OpenClaw and Claude Code, covering context management (append‑only, compression, task isolation), tool loading (tools field vs. prompt embedding, console vs. remote MCP), tool discovery methods (full injection, incremental loading, sub‑agents, vector search, Skill layer), and the trade‑offs between dialogue‑driven and task‑driven main loops, concluding with practical recommendations for building cost‑effective agents.

AI agentstask isolationtool discovery
0 likes · 20 min read
Efficient AI Agent Design: Context, Tool Loading & Loop Strategies
vivo Internet Technology
vivo Internet Technology
Apr 1, 2026 · Artificial Intelligence

Why Fixed CFG Fails and How Time‑Adaptive C²FG Boosts Diffusion Image Generation

This article introduces C²FG, a training‑free, plug‑and‑play time‑adaptive exponential control function that replaces the fixed classifier‑free guidance scale, theoretically justifies its superiority with score discrepancy bounds, and demonstrates significant FID and IS improvements across multiple diffusion architectures on ImageNet.

CVPR 2026Classifier-Free GuidanceDiffusion Models
0 likes · 7 min read
Why Fixed CFG Fails and How Time‑Adaptive C²FG Boosts Diffusion Image Generation
vivo Internet Technology
vivo Internet Technology
Mar 25, 2026 · Industry Insights

How Vivo Scaled Marketing Automation with Presto, Bitmap, and StarRocks

This case study details how Vivo’s marketing automation platform evolved its data‑driven architecture—from a Presto‑based wide‑table design, through a Bitmap optimization, to a StarRocks migration—addressing performance bottlenecks, reducing resource costs, and enhancing data security.

BitmapOLAPPerformance optimization
0 likes · 11 min read
How Vivo Scaled Marketing Automation with Presto, Bitmap, and StarRocks
vivo Internet Technology
vivo Internet Technology
Mar 18, 2026 · Artificial Intelligence

How Ada-RefSR Eliminates Hallucinations in Single‑Step Diffusion Super‑Resolution

This article presents Ada-RefSR, a novel single‑step diffusion‑based reference super‑resolution framework that introduces a "Trust but Verify" paradigm, adaptive implicit correlation gating, and lightweight architecture to robustly suppress hallucinations and achieve state‑of‑the‑art performance on multiple benchmarks, while being suitable for mobile deployment.

Ada-RefSRICLR2026Image Restoration
0 likes · 10 min read
How Ada-RefSR Eliminates Hallucinations in Single‑Step Diffusion Super‑Resolution
vivo Internet Technology
vivo Internet Technology
Mar 4, 2026 · Artificial Intelligence

How I Built a 5‑Minute Full‑Stack Feature with AI: Lessons Toward a Real‑World Jarvis

The author shares practical experiences of collaborating with AI coding assistants, outlines the current gaps between today’s tools and an ideal Jarvis‑like system, and demonstrates a template‑driven Next.js workflow that lets AI generate a complete feature in five minutes while offering concrete decision‑making rules and task classifications.

AI CollaborationAI agentsNext.js
0 likes · 14 min read
How I Built a 5‑Minute Full‑Stack Feature with AI: Lessons Toward a Real‑World Jarvis
vivo Internet Technology
vivo Internet Technology
Feb 25, 2026 · Frontend Development

How We Built a Multi‑Region H5 Platform with One Codebase and 90% Cost Savings

This article details the design and implementation of a multi‑region H5 platform that uses a single codebase and unified architecture, covering platform UI internationalisation, unified login, three‑layer region storage, environment‑aware configuration, ZooKeeper service discovery, region‑specific DLL builds, and npm private‑registry strategies to achieve seamless deployment across multiple data centres while cutting development effort by up to ninety percent.

VueWebpackdeployment
0 likes · 21 min read
How We Built a Multi‑Region H5 Platform with One Codebase and 90% Cost Savings
vivo Internet Technology
vivo Internet Technology
Feb 11, 2026 · Mobile Development

How Vivo Game Center Boosted Weak‑Network Performance with QUIC and Cronet

This article details how the Vivo Game Center team tackled slow page loads and resource failures in weak‑network environments by integrating the QUIC‑enabled Cronet library into OkHttp, defining precise network states, using custom interceptors, and conducting A/B tests that reduced failure rates by 40% and cut request latency by 7%.

AndroidCronetOkHttp
0 likes · 16 min read
How Vivo Game Center Boosted Weak‑Network Performance with QUIC and Cronet