Tagged articles
30 articles
Page 1 of 1
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
May 7, 2026 · Artificial Intelligence

Low‑Prompt ‘Pang Goose AI’ Lets Anyone Generate Videos and Dashboards Without Learning Complex Prompts

The article argues that while modern LLMs like ChatGPT and Gemini are powerful, their usage barriers are rising, and introduces ‘Pang Goose AI’, a low‑prompt AI agent that, through a pre‑built SOP system, can produce a one‑minute e‑commerce video or an interactive data‑dashboard with a single sentence, outperforming generic models and eliminating the need for users to master prompt engineering.

AI agentsAI product reviewSOP
0 likes · 12 min read
Low‑Prompt ‘Pang Goose AI’ Lets Anyone Generate Videos and Dashboards Without Learning Complex Prompts
Smart Workplace Lab
Smart Workplace Lab
May 7, 2026 · Industry Insights

How to Overcome Senior Resistance and Newcomer Anxiety in AI Transformation

The article examines why veteran employees find AI tools too hard while newcomers deem them cumbersome, identifies generational language gaps as the root cause, and presents a three‑step “dual‑track collaboration” protocol—including tailored prompt libraries, cross‑generational communication scripts, and a weekly SOP—to bridge the divide and accelerate AI adoption.

AI adoptionCollaborationSOP
0 likes · 5 min read
How to Overcome Senior Resistance and Newcomer Anxiety in AI Transformation
Smart Workplace Lab
Smart Workplace Lab
May 3, 2026 · Artificial Intelligence

How to Resolve Conflicts Among Multiple AI Agents in the Workplace

The article analyzes why deploying many AI agents without a central coordinator leads to task duplication and wasted effort, then presents a step‑by‑step dispatcher protocol, conflict‑fuse SOP, and permission‑revocation checklist that together restore control and streamline multi‑agent workflows.

AI agentsSOPcentral scheduler
0 likes · 5 min read
How to Resolve Conflicts Among Multiple AI Agents in the Workplace
Architecture Breakthrough
Architecture Breakthrough
Apr 23, 2026 · R&D Management

Zero-Defect Code Review: A 7‑Step SOP Backed by Two Years of No‑Issue Experience

The article outlines a practical 7‑step code‑review SOP that leverages IDE static analysis, AI assistance, impact analysis, unit‑test validation, production data checks, non‑functional evaluations, and business‑exception safeguards, enabling banking‑IT teams to achieve two years of zero production incidents.

Code reviewSOPSoftware quality
0 likes · 8 min read
Zero-Defect Code Review: A 7‑Step SOP Backed by Two Years of No‑Issue Experience
Architecture Breakthrough
Architecture Breakthrough
Apr 7, 2026 · R&D Management

How to Build an IT Flywheel that Keeps Your R&D Team Winning

The article explains how grassroots R&D teams can create a systematic, self‑running IT flywheel that amplifies high‑quality, high‑efficiency delivery, aligns technical work with business KPIs, and uses SOPs to add acceleration, ultimately turning passive execution into proactive value creation.

IT FlywheelR&D managementSOP
0 likes · 8 min read
How to Build an IT Flywheel that Keeps Your R&D Team Winning
Ray's Galactic Tech
Ray's Galactic Tech
Jan 26, 2026 · Cloud Native

Zero‑Downtime Kubernetes Node Maintenance: Complete SOP for Adding and Removing Nodes

This guide presents a step‑by‑step SOP for safely decommissioning and provisioning Kubernetes nodes in production, covering lifecycle labeling, RBAC safeguards, draining procedures, validation checks, handling StatefulSets and local storage, automation tips, and real‑world incident examples to ensure zero downtime and data loss.

Node MaintenanceProduction OpsRBAC
0 likes · 10 min read
Zero‑Downtime Kubernetes Node Maintenance: Complete SOP for Adding and Removing Nodes
Architecture and Beyond
Architecture and Beyond
Jan 17, 2026 · Artificial Intelligence

Progressive Disclosure & Dynamic Context: Making LLM Agents Reliable Execution Systems

This article explains how progressive disclosure and dynamic context management address the three core bottlenecks of complex LLM agents—context explosion, tool overload, and uncontrolled execution—by structuring context, tools, and SOPs into layered, token‑efficient, and verifiable workflows.

AI EngineeringLLM agentsProgressive Disclosure
0 likes · 15 min read
Progressive Disclosure & Dynamic Context: Making LLM Agents Reliable Execution Systems
PaperAgent
PaperAgent
Jan 8, 2026 · Artificial Intelligence

How SOP Enables Scalable Online Post-Training for Real‑World Robots

The SOP (Scalable Online Post‑training) framework redesigns VLA post‑training from offline, single‑machine, sequential processing to a distributed, parallel online system, allowing robot fleets to continuously learn, share experiences, and scale intelligence while maintaining stability and generalization in complex real‑world environments.

Distributed TrainingOnline LearningRobotics
0 likes · 11 min read
How SOP Enables Scalable Online Post-Training for Real‑World Robots
JD Cloud Developers
JD Cloud Developers
Mar 28, 2025 · Frontend Development

How to Build Effective Frontend Monitoring and Alerting Strategies

This article outlines a comprehensive approach to frontend monitoring, covering business value positioning, classification of metrics, monitoring and alert strategies, standardized response formats, and a step‑by‑step SOP for rapid fault detection and mitigation.

Error HandlingSOPalert strategy
0 likes · 9 min read
How to Build Effective Frontend Monitoring and Alerting Strategies
DevOps
DevOps
Aug 29, 2024 · R&D Management

SOP and Reporting Frameworks for Project Managers and PMOs: Practical Examples and Templates

This article provides project managers and PMOs with practical SOPs, reporting structures such as S‑Situation, C‑Complication, Q‑Question, A‑Answer, PREP, and PDCA models, illustrated through multiple real‑world project examples, along with links to meeting templates and a promotion for a DevOps certification program.

DevOps certificationPDCAPMO
0 likes · 9 min read
SOP and Reporting Frameworks for Project Managers and PMOs: Practical Examples and Templates
DataFunTalk
DataFunTalk
Jul 19, 2024 · Artificial Intelligence

Underlying Logic and Multi‑Agent Architecture of AI Agents in Baidu's Commercial Advertising Platform

The article explains how Baidu's commercial advertising platform leverages generative AI agents—covering their core capabilities of understanding, planning, execution, and persona—to overcome challenges such as hallucination and integration, describing a multi‑layer architecture, key technologies, real‑world case studies, and the resulting performance and operational benefits.

AI agentsLLM MemoryMulti-Agent Architecture
0 likes · 18 min read
Underlying Logic and Multi‑Agent Architecture of AI Agents in Baidu's Commercial Advertising Platform
HomeTech
HomeTech
Oct 27, 2023 · Frontend Development

Design and Implementation of a Frontend Business Component Library (ZjDesign)

This article explains why and how to build a reusable business component library for frontend teams, compares single‑package and multi‑package architectures, details the build process using webpack and Rollup, describes version‑control strategies, outlines a SOP for component development, and provides practical code examples.

Component LibraryMonorepoRollup
0 likes · 15 min read
Design and Implementation of a Frontend Business Component Library (ZjDesign)
AI Large Model Application Practice
AI Large Model Application Practice
Oct 4, 2023 · Artificial Intelligence

Controlling LLM‑Based AI Agents with the Open‑Source ‘Agents’ Framework

This article introduces the experimental open‑source project ‘Agents’, explains common challenges of LLM‑based AI agents, compares it with tools like AutoGPT, LangChain and MetaGPT, and demonstrates how its configuration‑driven SOP approach enables more controllable, multi‑agent interactions and easier deployment.

ConfigurationLLMMulti-Agent
0 likes · 14 min read
Controlling LLM‑Based AI Agents with the Open‑Source ‘Agents’ Framework
21CTO
21CTO
Aug 26, 2023 · Artificial Intelligence

How MetaGPT Leverages SOP to Boost Multi‑Agent LLM Collaboration

MetaGPT is a meta‑programming framework that encodes standard operating procedures as prompts, enabling LLM‑driven multi‑agent systems to automatically generate software artifacts, coordinate roles, and build complex applications like a Blackjack CLI with near‑perfect task completion.

AI CollaborationLLMMetaGPT
0 likes · 4 min read
How MetaGPT Leverages SOP to Boost Multi‑Agent LLM Collaboration
Bilibili Tech
Bilibili Tech
Aug 18, 2023 · Operations

Modular Development and SOP Practices for High‑Velocity Revenue Activities

The article proposes a modular, building‑block development framework with standardized SOP workflows and automation tools to overcome human bottlenecks, lack of reuse, and slow R&D cycles in fast‑paced revenue activities, enabling double the delivery rate, 33 % fewer bugs, and stable team size.

AutomationModular DevelopmentSOP
0 likes · 17 min read
Modular Development and SOP Practices for High‑Velocity Revenue Activities
Beijing SF i-TECH City Technology Team
Beijing SF i-TECH City Technology Team
Jul 10, 2023 · Mobile Development

Mobile Application Quality System – Standard Operating Procedure (SOP)

This document outlines a comprehensive Standard Operating Procedure for building and maintaining a mobile application quality system, covering background, pre‑emptive planning, coding standards, branch management, code review, AI‑assisted tools, monitoring, issue handling, and continuous improvement to ensure stable, high‑quality mobile products.

AI toolsMobileSOP
0 likes · 27 min read
Mobile Application Quality System – Standard Operating Procedure (SOP)
JD Retail Technology
JD Retail Technology
Jul 12, 2022 · Operations

Post‑Mortem of JD International Tech R&D’s 2022 618 Promotion: Preparation, Execution, and Lessons Learned

The report details JD International Technology R&D’s first comprehensive preparation for the 2022 618 sales event, describing multi‑regional challenges, the establishment of rapid response mechanisms, stress‑testing activities, operational highlights, identified shortcomings, and actionable recommendations for future large‑scale promotions.

Cross-Team CollaborationSOPe‑commerce
0 likes · 9 min read
Post‑Mortem of JD International Tech R&D’s 2022 618 Promotion: Preparation, Execution, and Lessons Learned
Beike Product & Technology
Beike Product & Technology
Feb 18, 2022 · Operations

KeMonitor Alert Platform: Systematic Alert Governance and Practices

The article presents a comprehensive case study of KeMonitor, a one‑stop monitoring and alert platform built by 贝壳找房 to unify fragmented alerts, define lifecycle‑based governance, standardize alert metadata, implement graded subscription, on‑call escalation, silencing, self‑healing, and post‑mortem analysis, thereby improving incident response efficiency and reducing alert fatigue.

AlertingSOPincident response
0 likes · 17 min read
KeMonitor Alert Platform: Systematic Alert Governance and Practices
58UXD
58UXD
Dec 29, 2021 · Fundamentals

Master the Complete UX Design SOP: A Step‑by‑Step Guide for Designers

This article outlines a comprehensive user‑experience design SOP, detailing each phase from requirement gathering and review through research, interaction and visual design, prototyping, delivery, acceptance, and post‑project retrospection, helping both newcomers and seasoned designers improve efficiency and quality.

Product DesignSOPUX design
0 likes · 8 min read
Master the Complete UX Design SOP: A Step‑by‑Step Guide for Designers
DeWu Technology
DeWu Technology
Dec 14, 2021 · Operations

Online Service Alarm Handling and Performance Profiling in Go

The article outlines a systematic SOP‑driven approach for diagnosing online service alarms and performance issues in Go, detailing a toolbox that includes pprof, trace, goroutine visualizers, perf and eBPF, and recommends application‑level optimizations, system tuning, and continuous profiling to accelerate root‑cause identification and reduce incident frequency.

GoOnline ServiceSOP
0 likes · 11 min read
Online Service Alarm Handling and Performance Profiling in Go
HelloTech
HelloTech
Nov 22, 2021 · Operations

Five Key Stages to Improve Tech Talk Event Operations

By launching an MVP, standardizing SOPs, instituting speaker quality controls, implementing a Kirkpatrick‑based feedback loop, and enhancing participation through user‑centered tweaks, the TechTalk platform transformed from ad‑hoc sessions to a stable, high‑impact bi‑weekly event, illustrating the power of iterative, cross‑functional process improvement.

Feedback LoopInternal TrainingSOP
0 likes · 10 min read
Five Key Stages to Improve Tech Talk Event Operations
Taobao Frontend Technology
Taobao Frontend Technology
Feb 25, 2021 · Frontend Development

How a Micro‑Frontend Workbench Boosts E‑Commerce Operations Efficiency

An Operations Workbench built on a micro‑frontend architecture unifies fragmented e‑commerce tools into standardized Process Units and SOPs, boosting operational efficiency, reducing technical duplication, and providing data‑driven, consistent experiences for thousands of operators across hundreds of business scenarios.

OperationsSOParchitecture
0 likes · 23 min read
How a Micro‑Frontend Workbench Boosts E‑Commerce Operations Efficiency
Architects' Tech Alliance
Architects' Tech Alliance
Feb 4, 2020 · Fundamentals

Overview of Chip Packaging Technologies and Their Evolution

This article explains the functions, key performance metrics, design considerations, historical development, and detailed characteristics of various semiconductor package types such as SOP, DIP, PLCC, QFP, BGA, and TinyBGA, highlighting how packaging impacts chip performance and PCB integration.

BGADIPSOP
0 likes · 10 min read
Overview of Chip Packaging Technologies and Their Evolution
MaGe Linux Operations
MaGe Linux Operations
Jul 7, 2018 · Operations

How to Seamlessly Take Over a New Service: An Operations Playbook

This guide outlines a step‑by‑step operations playbook for assuming responsibility of a new business service, covering initial communication, asset inventory, monitoring setup, standardization, SOP creation, incident drills, ongoing optimization, and effective cross‑team communication to ensure stable, low‑cost, and high‑quality service delivery.

SOPasset managementincident response
0 likes · 9 min read
How to Seamlessly Take Over a New Service: An Operations Playbook