Tencent Cloud Developer
Author

Tencent Cloud Developer

Official Tencent Cloud community account that brings together developers, shares practical tech insights, and fosters an influential tech exchange community.

1.5k
Articles
0
Likes
6.3k
Views
0
Comments
Recent Articles

Latest from Tencent Cloud Developer

100 recent articles max
Tencent Cloud Developer
Tencent Cloud Developer
Nov 6, 2025 · Artificial Intelligence

From Prompt to Multi‑Agent: How LLMs Evolve into Autonomous Agents

Since ChatGPT's debut, the LLM landscape has progressed through four stages—prompt engineering, chain orchestration, autonomous agents, and multi‑agent systems—each enhancing intelligence and automation, with this article detailing their evolution, advantages, drawbacks, and practical implementation examples in Go.

AgentLLMgo
0 likes · 24 min read
From Prompt to Multi‑Agent: How LLMs Evolve into Autonomous Agents
Tencent Cloud Developer
Tencent Cloud Developer
Nov 5, 2025 · Fundamentals

What Is Architecture? From 4+1 to C4 and Enterprise EA Explained

This article demystifies the concept of architecture by tracing its origins, explaining the 4+1 and C4 modeling approaches, introducing TOGAF‑4A, and clarifying the role of enterprise architecture in aligning people, processes, technology, and data to manage complexity across large organizations.

ArchitectureC4 modelEnterprise Architecture
0 likes · 12 min read
What Is Architecture? From 4+1 to C4 and Enterprise EA Explained
Tencent Cloud Developer
Tencent Cloud Developer
Nov 4, 2025 · Artificial Intelligence

From Functions to Transformers: Mastering Neural Networks Step by Step

This article walks you through the evolution from basic mathematical functions to modern large‑scale models, explaining activation functions, forward and backward propagation, loss calculation, gradient descent, regularization, dropout, word embeddings, RNNs, and the core mechanics of the Transformer architecture.

Deep LearningRNNRegularization
0 likes · 15 min read
From Functions to Transformers: Mastering Neural Networks Step by Step
Tencent Cloud Developer
Tencent Cloud Developer
Oct 30, 2025 · Product Management

Why Software Engineering Lacks Consensus: Decoding Demand, Value, and Strategy

This article explores the difficulty of establishing a shared language in software engineering, outlines three essential domains and mindsets for developers, delves into demand analysis, product value, user experience, and strategy, and contrasts ToC and ToB approaches while highlighting practical documentation outputs.

Product ManagementStrategydemand analysis
0 likes · 19 min read
Why Software Engineering Lacks Consensus: Decoding Demand, Value, and Strategy
Tencent Cloud Developer
Tencent Cloud Developer
Oct 29, 2025 · Artificial Intelligence

How Tasking AI and Dify Redefine LLM‑Powered AI Application Development

This article analyzes the architecture, core capabilities, and workflow orchestration of LLM‑native application platforms Tasking AI and Dify, comparing their microservice designs, plugin management, multi‑tenant isolation, and GraphEngine execution to highlight strengths, trade‑offs, and future development trends.

AI platformDifyLLM
0 likes · 21 min read
How Tasking AI and Dify Redefine LLM‑Powered AI Application Development
Tencent Cloud Developer
Tencent Cloud Developer
Oct 24, 2025 · Fundamentals

What Do Veteran Developers Reveal About Coding, AI, and Career Crises?

In a series of candid interviews, dozens of seasoned programmers share their career paths, current tech stacks, favorite AI tools, moments of professional crisis, and personal philosophies, offering valuable insights for anyone navigating the fast‑changing world of software development.

AI toolscareer advicefrontend development
0 likes · 35 min read
What Do Veteran Developers Reveal About Coding, AI, and Career Crises?
Tencent Cloud Developer
Tencent Cloud Developer
Oct 22, 2025 · Backend Development

How Tencent News Cut PUSH Platform Code by 87% and Boosted Performance 3.5×

The article details how Tencent News' PUSH platform was re‑architected—consolidating modules, unifying the tech stack to Go, building an in‑house message channel, and introducing batch IO and priority scheduling—resulting in a 70% cost cut, 3.5‑fold throughput increase, and dramatically lower latency.

GolangMicroservicesScalability
0 likes · 20 min read
How Tencent News Cut PUSH Platform Code by 87% and Boosted Performance 3.5×
Tencent Cloud Developer
Tencent Cloud Developer
Oct 15, 2025 · Artificial Intelligence

Why LLMs Are Unreliable: The pⁿ Dilemma and Building Trustworthy AI‑Human Collaboration

The article explains that large language models are fundamentally probabilistic predictors, causing their success rate to drop exponentially with task complexity (the pⁿ dilemma), and proposes a systematic, human‑centered approach—using deterministic tools, narrowing prompt scope, and delivering incremental results—to create reliable AI‑human collaborative systems.

AI-human collaborationLLM reliabilityp^n dilemma
0 likes · 66 min read
Why LLMs Are Unreliable: The pⁿ Dilemma and Building Trustworthy AI‑Human Collaboration
Tencent Cloud Developer
Tencent Cloud Developer
Sep 29, 2025 · Artificial Intelligence

Boost Your Development with AI Pair Programming: PDCA, Prompt & Context Engineering

This article explores how AI‑assisted pair programming can transform the entire software development lifecycle—from planning to production—by applying the PDCA cycle, prompt engineering, and context engineering, offering practical tips, real‑world scenarios, and future outlooks for developers.

AI pair programmingContext EngineeringPDCA
0 likes · 17 min read
Boost Your Development with AI Pair Programming: PDCA, Prompt & Context Engineering