Tagged articles

team collaboration

224 articles · Page 1 of 3
Geek Labs
Geek Labs
Aug 13, 2026 · Artificial Intelligence

How Centaur Enables a Secure, Unified Self‑Hosted AI Agent for the Whole Team

Centaur transforms personal AI coding assistants into a self‑hosted, team‑shared platform by deploying agents in isolated Kubernetes sandboxes, using iron‑proxy for credential injection, persisting workflows in Postgres, and providing Slack and HTTP interfaces, thus solving configuration duplication, credential leakage, context fragmentation, and audit challenges.

AI agentsKubernetesWorkflow Automation
0 likes · 15 min read
How Centaur Enables a Secure, Unified Self‑Hosted AI Agent for the Whole Team
Java Architect Essentials
Java Architect Essentials
Aug 10, 2026 · Artificial Intelligence

Why the Open‑Source ‘buzz’ Platform Is Turning 24k Stars into a Unified AI Agent Collaboration Hub

buzz is a self‑hosted, Slack‑like platform that treats AI agents as full team members, logs every action with signatures, integrates existing coding agents via a JSON CLI, auto‑creates branch channels, supports YAML‑driven workflows, and offers searchable, auditable history for teams that need transparent AI collaboration.

AI agentsDockerWorkflow Automation
0 likes · 9 min read
Why the Open‑Source ‘buzz’ Platform Is Turning 24k Stars into a Unified AI Agent Collaboration Hub
TechVision Expert Circle
TechVision Expert Circle
Aug 8, 2026 · R&D Management

Can a Four‑Day Workweek Actually Boost Engineering Output?

The article examines recent four‑day workweek pilots at leading tech firms, presenting global trial data, dissecting how teams cut waste, redesign collaboration, leverage AI tools, and outlines scenarios where the model may not work, concluding that smarter reduced hours can sustain productivity when engineering foundations are mature.

AI coding assistantsCI/CD optimizationR&D Management
0 likes · 11 min read
Can a Four‑Day Workweek Actually Boost Engineering Output?
TonyBai
TonyBai
Aug 1, 2026 · R&D Management

Why a Good Design Document Is More Crucial Than Ever in the AI‑Assisted Coding Era

As AI tools increasingly generate code, engineers must still decide when to write a design document, how detailed it should be, and what essential sections to include—project scope, requirements, technical solution, risk, and collaboration trace—to ensure sound decisions and effective reviews.

AI-assisted codingSoftware Engineeringarchitecture documentation
0 likes · 18 min read
Why a Good Design Document Is More Crucial Than Ever in the AI‑Assisted Coding Era
samdeepthink
samdeepthink
Jul 29, 2026 · R&D Management

Lessons from Linus Torvalds’ Autobiography: Teamwork, Laziness, and Sustainable Engineering

The author reflects on Linus Torvalds’ autobiography, highlighting four key insights—collaborative teamwork over solo coding, purposeful laziness and delegation, the value of steady long‑term productivity over sleepless bursts, and focusing on real user needs rather than technology for its own sake.

Just For FunLinus TorvaldsSoftware Engineering
0 likes · 5 min read
Lessons from Linus Torvalds’ Autobiography: Teamwork, Laziness, and Sustainable Engineering
Coder Trainee
Coder Trainee
Jul 26, 2026 · Fundamentals

Git Team Collaboration Best Practices – Final Summary of the 10‑Part Series

This article concludes a ten‑part Git series by summarizing team collaboration best practices, covering workflow selection, branch naming, commit message conventions, daily development steps, code‑review checklist, command cheat sheet, and a team agreement template to turn Git knowledge into actionable standards.

Commit MessageGitWorkflow
0 likes · 10 min read
Git Team Collaboration Best Practices – Final Summary of the 10‑Part Series
Geek Labs
Geek Labs
Jul 16, 2026 · Artificial Intelligence

Four AI Agent Tools for Compliance Auditing, Attention Management, Team Collaboration, and High Performance

This article introduces four open‑source AI Agent projects—Bernstein, Agent Chief, firstmate, and pi_agent_rust—detailing how each addresses a specific real‑world challenge such as audit‑grade traceability, interrupt‑free attention handling, coordinated team workflows, and low‑latency high‑performance code assistance, with installation commands, security features, and GitHub statistics.

AI agentsattention managementaudit traceability
0 likes · 8 min read
Four AI Agent Tools for Compliance Auditing, Attention Management, Team Collaboration, and High Performance
Java Tech Enthusiast
Java Tech Enthusiast
Jun 30, 2026 · Artificial Intelligence

Why Your Claude Code Skills Fail: Beyond Simple Markdown Steps

The article explains that Claude Code skills are full‑folder toolkits, not just markdown files, and that their description, progressive disclosure, categorisation, and usage limits determine whether Claude will ever trigger them, offering concrete best‑practice guidance.

AI toolingClaude CodeProgressive Disclosure
0 likes · 20 min read
Why Your Claude Code Skills Fail: Beyond Simple Markdown Steps
AI Insight Log
AI Insight Log
Jun 19, 2026 · Artificial Intelligence

Claude Code Adds Artifacts: Turn Terminal Work into Shareable Interactive Webpages

Claude Code’s new Artifacts feature lets the AI agent continue working in the terminal while automatically turning its output into live, shareable HTML pages that include charts, version history, and role‑specific views, streamlining collaboration across developers, product managers, and stakeholders.

AI codingArtifactsClaude Code
0 likes · 8 min read
Claude Code Adds Artifacts: Turn Terminal Work into Shareable Interactive Webpages
Code of Duty
Code of Duty
Jun 13, 2026 · Fundamentals

Git Series Summary & Learning Roadmap: Managing Code and Team Collaboration

This article summarizes a comprehensive Git series that goes beyond command lists to teach development habits, collaboration logic, and a step‑by‑step learning roadmap covering initial commits, .gitignore, branching, rebasing, pull requests, conflict resolution, and the deeper value of version history for teams.

GitGitignorefeature-branch
0 likes · 11 min read
Git Series Summary & Learning Roadmap: Managing Code and Team Collaboration
AntData
AntData
Jun 5, 2026 · R&D Management

My 9‑Step Spec Coding at Ant Data: Making AI Coding Team‑Controllable

The article analyzes the shortcomings of ad‑hoc Vibe Coding, introduces Spec‑Driven Development as a structured AI‑assisted workflow, details a nine‑step process with concrete commands and examples, evaluates its trade‑offs, and offers practical guidance on when and how to apply it in team projects.

AI codingSoftware EngineeringSpec Driven Development
0 likes · 21 min read
My 9‑Step Spec Coding at Ant Data: Making AI Coding Team‑Controllable
Tech Verticals & Horizontals
Tech Verticals & Horizontals
Jun 4, 2026 · Artificial Intelligence

Why Your AI Programming Stalls: The Workflow, Not the Model, Is the Real Bottleneck

The article explains that while AI code generators like Codex, Cursor, and Claude Code are powerful, teams often suffer from lost context, missing requirement clarification, lack of validation, and no knowledge retention, and proposes an open‑source superpowers‑openspec skill library that introduces structured workflows, memory mechanisms, and delivery standards to turn AI into a stable, collaborative engineering partner.

AI programmingSoftware EngineeringWorkflow
0 likes · 12 min read
Why Your AI Programming Stalls: The Workflow, Not the Model, Is the Real Bottleneck
CodeNotes
CodeNotes
Jun 1, 2026 · Product Management

How Programmers Can Effectively Communicate with Product Managers: A Core Career Skill

Misunderstandings between developers and product managers often stem from talking past each other, but by clarifying goals, using business language for technical complexity, estimating with concrete breakdowns, assessing change impact promptly, and reviewing issues together, teams can turn collaboration into a strategic advantage.

Requirement Analysiscommunicationproduct manager
0 likes · 6 min read
How Programmers Can Effectively Communicate with Product Managers: A Core Career Skill
Linyb Geek Road
Linyb Geek Road
Jun 1, 2026 · Artificial Intelligence

Why Knowledge, Not Harness, Is the Real Moat: Designing a Layered Knowledge Architecture for AI Engineering Teams

The article explains how an AI engineering team turned the hype around Harness Engineering into a sustainable competitive edge by building a multi‑layered, Git‑backed knowledge repository, defining knowledge types and maturity, integrating it with a 16‑stage workflow, and solving human‑machine interaction bottlenecks with remote‑control tools.

AI engineeringGitHarness Engineering
0 likes · 32 min read
Why Knowledge, Not Harness, Is the Real Moat: Designing a Layered Knowledge Architecture for AI Engineering Teams
Infinite Tech Management
Infinite Tech Management
May 31, 2026 · R&D Management

The Hidden Cost of Student Mindset: Why Some Engineers Underperform

A seasoned tech manager explains that his exhaustion stems not from tough projects or idle teams but from lingering student‑style thinking—self‑criticism, rigid rule‑following, lack of assertiveness, and solo work—that hampers effective technical leadership and resource management.

career growthleadershipstudent mindset
0 likes · 11 min read
The Hidden Cost of Student Mindset: Why Some Engineers Underperform
CodeNotes
CodeNotes
May 29, 2026 · R&D Management

Quickly Master a New Codebase in Your First Week at a New Company

The article outlines a step‑by‑step approach for new developers to efficiently understand business requirements, explore the interface layer, sketch system diagrams, seek knowledgeable teammates, and submit a small PR within the first two weeks, turning a confusing codebase into a comprehensible system.

best practicescodebaseonboarding
0 likes · 6 min read
Quickly Master a New Codebase in Your First Week at a New Company
Code of Duty
Code of Duty
May 28, 2026 · Fundamentals

Why You Should Avoid Blindly Using git push --force

The article explains why force‑pushing after a commit has been shared can corrupt team history, contrasts reset and revert, shows safe alternatives, and outlines scenarios where force‑push might be acceptable.

Gitforce pushreset
0 likes · 6 min read
Why You Should Avoid Blindly Using git push --force
Java Tech Enthusiast
Java Tech Enthusiast
May 17, 2026 · Industry Insights

Which Note‑Taking Apps Do Top Developers and Teams Prefer?

This article reviews a wide range of note‑taking applications, categorising them for team knowledge bases, personal long‑term knowledge management and quick‑capture scenarios, and summarises each tool’s core features, strengths, weaknesses and the types of users it best serves.

Knowledge Managementnote-takingproductivity
0 likes · 12 min read
Which Note‑Taking Apps Do Top Developers and Teams Prefer?
Frontend AI Walk
Frontend AI Walk
May 11, 2026 · Artificial Intelligence

From Personal Prompts to a Team Production Line: A 0‑to‑1 Guide for Skill Engineering

This article presents a step‑by‑step method for turning scattered personal prompt knowledge into versioned, testable, and shareable AI workflow assets, covering directory conventions, description design, test case creation, Bad Case feedback loops, Git management, team sharing mechanisms, and a 30‑day rollout plan.

AI workflowGitPrompt Engineering
0 likes · 22 min read
From Personal Prompts to a Team Production Line: A 0‑to‑1 Guide for Skill Engineering
samdeepthink
samdeepthink
May 11, 2026 · R&D Management

The toughest hurdle in building a 0‑to‑1 project: effective decomposition and team division

The author explains that the most difficult aspect of creating a project from scratch is breaking the system into clear, independent modules and assigning each to a team member, emphasizing business process analysis, architecture design, and focused project management to avoid chaos and ensure efficient development.

architecture designbackend developmentmicroservices
0 likes · 5 min read
The toughest hurdle in building a 0‑to‑1 project: effective decomposition and team division
samdeepthink
samdeepthink
May 9, 2026 · Backend Development

When to Choose Microservices Over Dynamically Scaling a Monolith

The article explains that scaling a monolithic app can handle traffic, but microservices are needed when core services are affected by edge modules, team collaboration suffers, or resource‑intensive tasks cause configuration conflicts, outlining clear signals and trade‑offs for each approach.

microservicesmonolithresource management
0 likes · 10 min read
When to Choose Microservices Over Dynamically Scaling a Monolith
Code Mala Tang
Code Mala Tang
Apr 29, 2026 · Operations

Mastering Claude Code Permissions: A Complete Guide to settings.json

This guide explains how to configure Claude Code’s settings.json file at global, project, and local levels, defining allow, deny, and ask rules, default modes, safe command lists, and hooks, enabling seamless team‑shared permissions and eliminating repetitive permission prompts during development sessions.

Claude CodeHooksWorkflow
0 likes · 11 min read
Mastering Claude Code Permissions: A Complete Guide to settings.json
Smart Workplace Lab
Smart Workplace Lab
Apr 28, 2026 · Industry Insights

Why I Get Blamed When Everyone Uses AI? A Responsibility Segmentation Matrix for the Workplace

The article presents a practical responsibility‑segmentation matrix and three‑step agreement that clarify AI recommendation, human approval, and joint signing roles, enabling teams to avoid blame‑shifting, reduce compliance risk, and make AI collaboration transparent and accountable.

AI governancecomplianceresponsibility matrix
0 likes · 6 min read
Why I Get Blamed When Everyone Uses AI? A Responsibility Segmentation Matrix for the Workplace
Infinite Tech Management
Infinite Tech Management
Apr 26, 2026 · R&D Management

Why Pure Technical Skill Isn't Enough: Advice for Young Engineers

The author reflects on a decade of experience to show that deep technical expertise without delivering results leads to stagnation, and outlines five traits—determination, goal orientation, resilience, leveraging others, and communication—that enable engineers to turn knowledge into real impact.

Software Engineeringcareer developmentdelivery focus
0 likes · 8 min read
Why Pure Technical Skill Isn't Enough: Advice for Young Engineers
Top Architecture Tech Stack
Top Architecture Tech Stack
Apr 19, 2026 · Artificial Intelligence

Choosing the Right Claude Code Plan in 2026: Free, Pro, Max, Team, API

This article breaks down the 2026 Claude Code subscription options—Free, Pro, Max (5x and 20x), Team, and API—by matching each tier to five user personas, explaining usage limits, ideal scenarios, upgrade triggers, and how to decide which plan aligns with your development workflow and workload intensity.

AI codingClaudedeveloper tools
0 likes · 12 min read
Choosing the Right Claude Code Plan in 2026: Free, Pro, Max, Team, API
Tech Verticals & Horizontals
Tech Verticals & Horizontals
Apr 17, 2026 · Artificial Intelligence

AI Coding Skill Library with Built‑In Memory and Self‑Learning

The article analyzes the recurring problem that AI assistants forget project context and fail to retain lessons across sessions, and proposes a two‑part solution—a persistent memory stored in repository files and an explicit self‑learning workflow—that makes AI collaboration transparent, maintainable, and reusable for engineering teams.

AI programmingMemorySoftware Engineering
0 likes · 9 min read
AI Coding Skill Library with Built‑In Memory and Self‑Learning
Tech Verticals & Horizontals
Tech Verticals & Horizontals
Apr 10, 2026 · Artificial Intelligence

Superpowers + OpenSpec Skill Library: Enforcing Disciplined AI Development

The Superpowers + OpenSpec Team Skills library provides a set of workflow modules that guide AI‑assisted development through requirement clarification, design confirmation, change specification, implementation planning, TDD, and verification, ensuring disciplined, traceable, and reliable feature delivery for collaborative projects.

AI developmentOpenSpecTDD
0 likes · 6 min read
Superpowers + OpenSpec Skill Library: Enforcing Disciplined AI Development
Architect
Architect
Mar 14, 2026 · R&D Management

How Coding Agents Shift Software Teams from Implementation to Judgment

The article explains how coding agents dramatically lower implementation costs, turning the bottleneck in engineering, product, and design collaborations from building code to making high‑quality judgments, reviewing, and context hand‑offs.

AIJudgmentSoftware Engineering
0 likes · 26 min read
How Coding Agents Shift Software Teams from Implementation to Judgment
Old Zhang's AI Learning
Old Zhang's AI Learning
Mar 1, 2026 · Artificial Intelligence

OpenWork: Open‑Source Alternative to Claude Cowork with Full‑Feature Windows Client

OpenWork is an open‑source, locally‑first replacement for Claude Cowork that packages AI agents into a desktop app usable by non‑technical teammates, offering multi‑threaded execution, automation, a reusable Skills system, native Slack/Telegram integration, and a clear comparison against Claude Cowork and Codex.

AI agentsAutomationClaude Cowork
0 likes · 11 min read
OpenWork: Open‑Source Alternative to Claude Cowork with Full‑Feature Windows Client
Woodpecker Software Testing
Woodpecker Software Testing
Feb 5, 2026 · Industry Insights

Six Proven Collaboration Techniques to Build High‑Performance Agile Testing Teams

This article outlines six concrete collaboration practices—role redefinition, hybrid team models, agile ceremony enhancements, tool‑enabled automation, communication barrier removal, and culturally adapted remote work—that together transform testers from execution specialists into value‑driving quality engineers, backed by 2025 Gartner data and real‑world case studies.

Agile TestingAgileTCDevOps
0 likes · 8 min read
Six Proven Collaboration Techniques to Build High‑Performance Agile Testing Teams
PMTalk Product Manager Community
PMTalk Product Manager Community
Jan 26, 2026 · Product Management

How Ineffective Meetings Drive Product Managers Crazy (and What to Do About It)

Product managers often drown in endless, unproductive meetings that waste time and dilute focus, but by recognizing why communication turns into squabbling, categorizing meetings, leveraging user data, and protecting creative time, they can reclaim productivity and keep their product‑centric mindset.

communicationmeetingsproductivity
0 likes · 10 min read
How Ineffective Meetings Drive Product Managers Crazy (and What to Do About It)
Architect
Architect
Jan 24, 2026 · Artificial Intelligence

Turn Prompt Engineering into Reusable Skills: A Practical Claude Code Guide

This article explains how to convert ad‑hoc Claude prompts into versioned, on‑demand Skill modules, covering the concept of procedural knowledge, progressive disclosure, directory layout, SKILL.md metadata, team adoption, common pitfalls, security considerations, and a step‑by‑step 30‑minute rollout plan.

AI SkillsClaudeProgressive Disclosure
0 likes · 16 min read
Turn Prompt Engineering into Reusable Skills: A Practical Claude Code Guide
Wuming AI
Wuming AI
Jan 4, 2026 · R&D Management

13 Pro Tips to Supercharge Your Claude Code Workflow

Boris Cherny, founder of Claude Code, shares a detailed, step‑by‑step set of 13 practical experiences—from parallel multi‑session handling and model configuration to team collaboration, custom slash commands, sub‑agents, and long‑running task automation—demonstrating how to maximize productivity with Claude Code.

AI codingClaude CodeWorkflow Automation
0 likes · 8 min read
13 Pro Tips to Supercharge Your Claude Code Workflow
Xiaohongshu Tech REDtech
Xiaohongshu Tech REDtech
Nov 10, 2025 · R&D Management

How AI Is Redefining Engineering Teams: From Code Monkeys to Value Creators

In the AI‑native era, engineers spend most of their time on meetings and coordination rather than coding, prompting a shift toward networked, task‑oriented teams where AI acts as a collaborative agent, enabling smaller, high‑output groups that focus on value creation instead of mere implementation.

AIengineering managementsoftware development
0 likes · 9 min read
How AI Is Redefining Engineering Teams: From Code Monkeys to Value Creators
Advanced AI Application Practice
Advanced AI Application Practice
Nov 3, 2025 · Fundamentals

10 Core Challenges Faced by Non‑Coding Software Test Engineers

The article outlines ten typical problems that non‑coding software test engineers encounter across business understanding, technical tool usage, and cross‑team collaboration, illustrating each issue with concrete examples and offering practical ways to bridge capability gaps and avoid costly testing pitfalls.

QA fundamentalsSoftware testingbusiness logic
0 likes · 7 min read
10 Core Challenges Faced by Non‑Coding Software Test Engineers
Ubiquitous Tech
Ubiquitous Tech
Sep 15, 2025 · R&D Management

Why Does a Single Requirement Trigger 14 Meetings? Inside a Programmer’s Daily Grind

The article breaks down the fourteen distinct meetings a software requirement must pass—from kickoff and daily stand‑ups to design reviews, testing, and post‑mortems—explaining each session’s purpose, typical participants, preparation steps, common pitfalls, and how they collectively shape a developer’s workload far more than writing code itself.

Project ManagementR&DSoftware Engineering
0 likes · 27 min read
Why Does a Single Requirement Trigger 14 Meetings? Inside a Programmer’s Daily Grind
DevOps Coach
DevOps Coach
Sep 10, 2025 · Fundamentals

Which Git Branching Strategy Fits Your Team? A Practical Guide

This article explains why a clear branching strategy is essential for collaborative development, compares the most popular Git workflows—including GitFlow, GitHub Flow, GitLab Flow, environment branching, trunk‑based development, release branching, feature branching, and forking—and offers guidance on selecting and applying the best approach for your team’s size, release cadence, product complexity, and compliance needs.

Gitbranching strategysoftware development
0 likes · 24 min read
Which Git Branching Strategy Fits Your Team? A Practical Guide
Data Party THU
Data Party THU
Sep 10, 2025 · Industry Insights

What We Learned from Winning 3rd Place in China’s 2025 Big Data Challenge

The Dalian University team’s third‑place finish in the 2025 China University Computer Competition’s Big Data Challenge revealed key lessons about data cleaning, focused feature engineering, the power of simple robust models like Random Forest, custom evaluation metrics, and the indispensable role of tight teamwork in data science projects.

Data Science CompetitionModel Evaluationteam collaboration
0 likes · 6 min read
What We Learned from Winning 3rd Place in China’s 2025 Big Data Challenge
FunTester
FunTester
Aug 27, 2025 · Fundamentals

How Test‑Driven Development Can Boost Code Quality and Team Collaboration

This article explores Test‑Driven Development (TDD) as a quality‑focused methodology, detailing its practical benefits, planning strategies, documentation support, team collaboration gains, and the challenges faced in fast‑paced, high‑change environments, while offering balanced advice for integrating TDD with traditional testing approaches.

Software EngineeringSoftware testingTDD
0 likes · 10 min read
How Test‑Driven Development Can Boost Code Quality and Team Collaboration
Zhihu Tech Column
Zhihu Tech Column
Jul 14, 2025 · Artificial Intelligence

How AI Turned Our Development Process into a 70% Automated Workflow

This article details a six‑month, B‑side product team experiment that evolved from a failed AI tool trial to a mature human‑AI collaboration model, achieving 60‑70% automation of development tasks, cutting weeks of work, and establishing a knowledge‑base that lets AI act as a true team member.

AI developmentKnowledge ManagementSoftware Engineering
0 likes · 28 min read
How AI Turned Our Development Process into a 70% Automated Workflow
DaTaobao Tech
DaTaobao Tech
May 21, 2025 · Artificial Intelligence

Mastering CursorRules: Fine‑Tune Your AI Coding Assistant for Smarter, Consistent Code

This guide explains how to use CursorRules to precisely control the behavior of the Cursor AI programming assistant, covering the rule file structure, global versus project‑specific configurations, rule types, practical examples, best‑practice tips, integration with external documentation, and community resources for continuous improvement.

AI programmingCursorRulesPrompt Engineering
0 likes · 19 min read
Mastering CursorRules: Fine‑Tune Your AI Coding Assistant for Smarter, Consistent Code
DevOps Engineer
DevOps Engineer
May 19, 2025 · R&D Management

The Pitfalls of Unmanaged Wiki Documentation in Enterprises and Lessons from Open Source

The article examines how unrestricted wiki editing in companies leads to duplicated, outdated, and low‑quality documentation, contrasts this with the disciplined PR‑based workflow of open‑source projects like Python, and argues that effective documentation governance depends on clear processes and cultural support rather than just tools.

DocumentationKnowledge ManagementWiki
0 likes · 5 min read
The Pitfalls of Unmanaged Wiki Documentation in Enterprises and Lessons from Open Source
Ops Development & AI Practice
Ops Development & AI Practice
Apr 17, 2025 · R&D Management

Agile vs. Bazaar: Choosing the Right Development Model for Your Team

While Agile offers structured, fast‑feedback cycles ideal for commercial product delivery, the Bazaar model thrives on voluntary, decentralized contributions that fuel disruptive innovation; this article compares their principles, advantages, challenges, and suitable scenarios, helping teams decide when to adopt or blend each approach.

Bazaar modelOpen source developmentR&D
0 likes · 10 min read
Agile vs. Bazaar: Choosing the Right Development Model for Your Team
Baobao Algorithm Notes
Baobao Algorithm Notes
Apr 2, 2025 · Industry Insights

Building AI‑Native Teams: Turning AI Agents into Reliable Digital Employees

This article analyses why current AI agents fall short of being true digital employees, identifies four major obstacles—undocumented knowledge, GUI‑only tools, lack of isolated test environments, and limited memory and initiative—and proposes a comprehensive, six‑step technical and cultural roadmap for creating AI‑native teams that treat AI as a collaborative team member.

AI integrationOperationsdigital employee
0 likes · 61 min read
Building AI‑Native Teams: Turning AI Agents into Reliable Digital Employees
DevOps
DevOps
Mar 20, 2025 · R&D Management

Project Management for Developers: Why It Matters and How to Do It

This article explains why developers should master project management, outlines common pain points such as inaccurate estimations and dependency issues, and provides practical guidance on progress, quality, and risk management through clear processes, checklists, and collaboration techniques.

Project ManagementQuality Assuranceprogress tracking
0 likes · 36 min read
Project Management for Developers: Why It Matters and How to Do It
Test Development Learning Exchange
Test Development Learning Exchange
Mar 13, 2025 · Operations

Effective Coordination of Interface Testing in Large Projects

Effective interface testing in large projects requires clear test objectives, well‑defined strategies, distinct responsibilities for backend, frontend and testing teams, the use of professional tools for API management and CI/CD, continuous process optimization, and strong communication to ensure high efficiency and quality.

API ManagementCI/CDSoftware testing
0 likes · 4 min read
Effective Coordination of Interface Testing in Large Projects
Liangxu Linux
Liangxu Linux
Dec 8, 2024 · R&D Management

Why Training a Skilled Embedded Engineer Is So Challenging

The article explains why companies struggle to hire qualified graduates and why recent graduates find it hard to get jobs, focusing on the high demands of the industry and the multiple technical, learning, project, teamwork, reporting, and client‑communication skills required to become an excellent embedded engineer.

Skill Developmentcareer adviceembedded engineering
0 likes · 6 min read
Why Training a Skilled Embedded Engineer Is So Challenging
Software Development Quality
Software Development Quality
Dec 4, 2024 · R&D Management

Mastering Scrum@Scale: How to Expand Agile Across Your Organization

This article explains Scrum@Scale, its core concepts, components, roles, events, and decision‑making teams, showing how organizations can scale Scrum effectively while maintaining agile principles and addressing common challenges such as prioritization, delivery quality, and organizational change.

Agile ScalingR&D ManagementScrum@Scale
0 likes · 9 min read
Mastering Scrum@Scale: How to Expand Agile Across Your Organization
转转QA
转转QA
Dec 3, 2024 · Operations

From Zero to One: How a QA Team Rapidly Tested a New App Using Structured Planning and Responsibility System

This article describes how a QA team transformed an impossible‑looking challenge into reality by breaking down a large testing goal into incremental milestones, assigning clear responsibilities, designing focused test cases, and employing proactive risk analysis and code‑review strategies to deliver a high‑quality app within a very short timeframe.

Project ManagementQAapp testing
0 likes · 8 min read
From Zero to One: How a QA Team Rapidly Tested a New App Using Structured Planning and Responsibility System
Tencent Cloud Developer
Tencent Cloud Developer
Nov 21, 2024 · Artificial Intelligence

Case Study: Tencent Health's Implementation of AI Code Assistant for Enhanced Development Efficiency

Tencent Health’s medical team deployed Tencent Cloud’s AI Code Assistant, achieving full coverage with roughly 40 % of code generated by the AI; after overcoming early bugs via a vanguard team and feedback loops, they increased per‑capita delivered requirements by 18 %, coding output by 41 %, cut defect rates by 31 %, and earned a 4.8‑out‑of‑5 satisfaction score while planning deeper integration and API‑driven extensions.

AI ImplementationAI code assistantTencent Health
0 likes · 10 min read
Case Study: Tencent Health's Implementation of AI Code Assistant for Enhanced Development Efficiency
Efficient Ops
Efficient Ops
Nov 12, 2024 · Operations

How to Build Robust Online Stability: Practices, Metrics, and Team Strategies

This article outlines a comprehensive approach to online stability, covering preventive measures, service governance, capacity planning, incident detection, multi‑dimensional monitoring, alerting, R&D efficiency improvements, team building, and practical guidelines for simplifying, standardizing, automating, and scaling stability initiatives across an organization.

incident-responsestabilityteam collaboration
0 likes · 15 min read
How to Build Robust Online Stability: Practices, Metrics, and Team Strategies
DevOps
DevOps
Nov 5, 2024 · R&D Management

Project Management Six Grabs and Six Releases: Balancing Control and Flexibility for Successful Projects

The article outlines a 'six grabs, six releases' framework for project management, detailing how to focus on clear goals, detailed planning, effective teams, communication, risk mitigation, and monitoring while also letting go of perfectionism, hero‑complex, micromanagement, ego, and outdated experience to foster project success.

Project Managementcommunicationleadership
0 likes · 9 min read
Project Management Six Grabs and Six Releases: Balancing Control and Flexibility for Successful Projects
Programmer DD
Programmer DD
Nov 4, 2024 · R&D Management

Why Technical Architects Are the Missing Link in Modern Product Development

This article explains the pivotal role of technical architects in bridging business analysis, project execution, and architecture governance, introduces a triangular collaboration model to overcome information asymmetry, and presents a systematic 0→1→N thinking framework with practical methods for identifying key issues, decomposing complexity, and designing future‑proof, decoupled systems.

R&D ManagementSystem thinkingTechnical Architecture
0 likes · 21 min read
Why Technical Architects Are the Missing Link in Modern Product Development
Architecture and Beyond
Architecture and Beyond
Oct 26, 2024 · R&D Management

Managing Scale in Software Development: Strategies for Production and Development

The article explains how software teams can handle growing production and development scale by applying systematic architectural designs, cloud‑native infrastructure, automation, CI/CD pipelines, and disciplined team and technical‑debt management to maintain efficiency, stability, and quality as the organization expands.

CI/CDCloud Computingscale management
0 likes · 18 min read
Managing Scale in Software Development: Strategies for Production and Development
Architect
Architect
Oct 11, 2024 · R&D Management

Beyond Coding: How Engineers Can Iterate Their Careers and Lead Teams Effectively

This talk explores how engineers can transition from pure coding to collaborative success and empowerment by adopting T‑shaped skills, mastering the "three meetings and one understanding" framework, applying the WWH perspective, and leveraging AIGC tools to continuously iterate their professional growth.

Software EngineeringT-shaped talentcareer development
0 likes · 15 min read
Beyond Coding: How Engineers Can Iterate Their Careers and Lead Teams Effectively
Model Perspective
Model Perspective
Sep 28, 2024 · Fundamentals

How Agile Practices Can Supercharge Your Mathematical Modeling

This article explores how integrating agile development principles—iterative modeling, rapid feedback, collaborative teamwork, and agile tools—can transform traditional linear mathematical modeling into a more flexible, efficient, and accurate process, illustrated with a pandemic‑prediction case study.

Case studyagile developmentiterative process
0 likes · 7 min read
How Agile Practices Can Supercharge Your Mathematical Modeling
phodal
phodal
Sep 18, 2024 · Industry Insights

How AI Agents Could Revolutionize Software Development with Shire

The article examines the challenges of applying generative AI to real‑world software development, proposes a collective‑wisdom Copilot that blends team knowledge, AI agents, and IDE integration, and details how Shire’s new version enables sharing, installing, and executing AI‑driven agents across diverse development workflows.

AIIDEShire
0 likes · 11 min read
How AI Agents Could Revolutionize Software Development with Shire
DevOps
DevOps
Aug 7, 2024 · Product Management

Visualizing Product Requirements with a 2D User Story Map

The article explains how a two‑dimensional user story map can help product managers capture, organize, and communicate user requirements more efficiently by visualizing workflows and scenarios, reducing missed details, and fostering clearer collaboration during brainstorming and meetings.

Requirement VisualizationWorkflow Designproduct management
0 likes · 5 min read
Visualizing Product Requirements with a 2D User Story Map
dbaplus Community
dbaplus Community
Aug 6, 2024 · Operations

How to Slash MTTR: Proven Strategies for Faster Incident Recovery

This article explains what MTTR is, why it matters for system stability, and provides a step‑by‑step framework—including monitoring, alert tuning, rapid mitigation, clear role assignments, and post‑mortem practices—to dramatically shorten repair times and improve overall reliability.

MTTRSREalerting
0 likes · 24 min read
How to Slash MTTR: Proven Strategies for Faster Incident Recovery
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Jul 25, 2024 · Artificial Intelligence

Generative AI in Software Engineering: Trends, Low‑Code Integration, and Team Workflow

In 2024 generative AI has moved from isolated coding assistance to a core, team‑wide engine that augments every stage of software development, integrates with low‑code platforms like NetEase’s Tango, and powers specialized tools such as Copilot, Project IDX, and LangBase to boost efficiency, customization, and code quality across enterprises.

AI codeLow-codegenerative AI
0 likes · 14 min read
Generative AI in Software Engineering: Trends, Low‑Code Integration, and Team Workflow
JD Tech
JD Tech
Jul 23, 2024 · Fundamentals

Effective Code Review: Goals, Principles, Practices, and Real-World Cases

This article explains the importance of code review, outlines its core goals and basic principles, provides step‑by‑step practical guidance with a detailed checklist, shares real‑world case studies and code examples, and discusses metrics and future AI‑assisted improvements to help teams improve software quality.

AI ToolsChecklistCode Review
0 likes · 17 min read
Effective Code Review: Goals, Principles, Practices, and Real-World Cases
JD Tech Talk
JD Tech Talk
Jul 18, 2024 · Fundamentals

Effective Code Review Practices: Goals, Principles, Steps, and Real‑World Cases

This article explains the importance of code review, outlines its core objectives and basic principles, describes practical steps and a detailed checklist, shares several real‑world case studies with before‑and‑after code snippets, and discusses the benefits, metrics, and future AI‑assisted enhancements.

Code ReviewSoftware EngineeringStatic Analysis
0 likes · 18 min read
Effective Code Review Practices: Goals, Principles, Steps, and Real‑World Cases
DeWu Technology
DeWu Technology
Jul 8, 2024 · Game Development

StarWish Forest: Design and Implementation of a Growth-Based Interactive Game System

StarWish Forest, DeWu’s first growth‑based interactive game, lets users nurture virtual trees by collecting water droplets through daily check‑ins, team planting, PK battles and e‑commerce tasks, automatically advancing through fifteen levels and earning rewards, while its Redis‑driven architecture and modular design enable scalable social engagement and commercial conversion.

Game Developmentcompetitive gameplaydistributed systems
0 likes · 16 min read
StarWish Forest: Design and Implementation of a Growth-Based Interactive Game System
Architecture Breakthrough
Architecture Breakthrough
Jul 1, 2024 · Fundamentals

Why Defensive Programming Is More Than Just Defensive Coding

The article explains how defensive programming extends beyond simple input checks to include comprehensive data validation, parameter verification, illegal data handling, and collaborative design practices that protect systems from both code errors and external misuse.

API designSoftware Engineeringcode quality
0 likes · 7 min read
Why Defensive Programming Is More Than Just Defensive Coding
ITPUB
ITPUB
Mar 28, 2024 · Fundamentals

How to Tackle Time Pressure, Technical Debt, and Team Issues for Cleaner Code

This article examines common obstacles that prevent developers from writing clean, high‑quality code—such as tight deadlines, shifting requirements, lack of motivation, poor teamwork, and technical debt—and offers practical strategies, tools, and real‑world examples to overcome them.

Automationcode qualitysoftware development
0 likes · 14 min read
How to Tackle Time Pressure, Technical Debt, and Team Issues for Cleaner Code
Tencent Cloud Developer
Tencent Cloud Developer
Jan 23, 2024 · Fundamentals

How to Become a Reliable Programmer: Professional Practices and Tips

Drawing on a decade of experience, the article offers a practical handbook for new programmers to become reliable by avoiding common pitfalls—such as false delivery, arbitrary promises, and missed warnings—through weekly goal alignment, disciplined planning, clear requirement discussions, consistent coding standards, thorough reviews, and concise documentation.

Code ReviewDocumentationProject Management
0 likes · 21 min read
How to Become a Reliable Programmer: Professional Practices and Tips
FunTester
FunTester
Jan 12, 2024 · R&D Management

Real Cases of Collaboration Issues and Their Analysis in Software Teams

This article presents several real-world collaboration scenarios within software teams, highlighting common problems such as unrecognized contributions, unclear responsibilities, and escalating conflicts, and offers detailed analyses and practical suggestions for improving communication, role clarity, and mutual recognition to achieve healthier teamwork.

Case studyR&D ManagementRecognition
0 likes · 8 min read
Real Cases of Collaboration Issues and Their Analysis in Software Teams
Continuous Delivery 2.0
Continuous Delivery 2.0
Jan 4, 2024 · Fundamentals

Mob Code Review (Mob CR): A Practical Guide to Collaborative Code Review

This article explains the concept, goals, suitable teams, and step‑by‑step process of Mob Code Review (Mob CR), a collaborative code‑review practice that helps teams establish quality standards, educate newcomers, and improve overall code quality through collective inspection and discussion.

Code ReviewMob ProgrammingSoftware Engineering
0 likes · 7 min read
Mob Code Review (Mob CR): A Practical Guide to Collaborative Code Review
Test Development Learning Exchange
Test Development Learning Exchange
Jan 3, 2024 · Fundamentals

Key Insights and Practices for Software Test Development

The article shares a software test developer’s comprehensive reflections, emphasizing multidisciplinary knowledge, continuous learning, effective communication, attention to detail, and a positive mindset as essential for delivering high‑quality software and advancing one’s career in test development.

Quality AssuranceTest Automationcontinuous learning
0 likes · 5 min read
Key Insights and Practices for Software Test Development
JD Retail Technology
JD Retail Technology
Dec 29, 2023 · Operations

Bug Bash Practice Guide for Big Data Real‑Time Platform Teams

This guide details how the Big Data Real‑Time Platform department organized a Bug Bash activity to train new staff, enhance cross‑product knowledge, improve product quality, and strengthen team collaboration through structured preparation, execution, and post‑event analysis.

Big DataBug BashOperations
0 likes · 8 min read
Bug Bash Practice Guide for Big Data Real‑Time Platform Teams
Alibaba Cloud Developer
Alibaba Cloud Developer
Dec 27, 2023 · Product Management

Boost Your Productivity: Proven Meeting and Collaboration Hacks for Developers

This article shares practical techniques for developers to work more efficiently, covering how to run effective meetings, communicate clearly, set boundaries, collaborate with product and testing teams, and adopt simple project‑management habits that reduce wasted time and improve overall productivity.

Project Managementmeeting managementproductivity
0 likes · 15 min read
Boost Your Productivity: Proven Meeting and Collaboration Hacks for Developers
Alibaba Cloud Developer
Alibaba Cloud Developer
Dec 15, 2023 · Fundamentals

Mastering Code Review: Boost Code Quality and Team Collaboration

This article explores the essential role of Code Review in improving code quality, fostering knowledge sharing, and enhancing team cohesion, offering practical guidance on what to focus on—from naming conventions and comments to architecture, performance, and security—while also discussing reviewer mindsets and cultural adoption.

Code ReviewSoftware Engineeringsoftware quality
0 likes · 18 min read
Mastering Code Review: Boost Code Quality and Team Collaboration
DevOps
DevOps
Nov 22, 2023 · R&D Management

Four Fundamental Questions for Building Effective Teams

The article outlines four essential questions—identity, influence, goals, and intimacy—that leaders should help team members answer to establish clear roles, mutual trust, and high performance, illustrating the concepts with examples from surgical teams and practical team‑building advice.

feedbackleadershiprole clarity
0 likes · 11 min read
Four Fundamental Questions for Building Effective Teams
Kujiale Project Management
Kujiale Project Management
Oct 31, 2023 · R&D Management

How a One‑Day Scrum Master Workshop Transforms Agile Performance

This article details a company’s year‑long evolution of a one‑day Scrum Master training program, covering its motivation, survey‑driven redesign, scenario creation, theory delivery techniques, domino‑based sandbox exercises, key agile practices like time‑boxing and retrospectives, and the resulting growth of a sizable certified Scrum Master talent pool.

Scrum MasterScrum Workshopagile-practices
0 likes · 11 min read
How a One‑Day Scrum Master Workshop Transforms Agile Performance
DevOps
DevOps
Oct 22, 2023 · R&D Management

Improving Code Quality and Development Efficiency: Strategies for Time Pressure, Requirement Changes, Motivation, Collaboration, Technical Debt, Automation, and Feedback

This article outlines practical strategies for enhancing code quality and development efficiency, addressing challenges such as time pressure, frequent requirement changes, lack of self‑motivation, poor team communication, technical debt, insufficient automation, and feedback mechanisms, and includes a real‑world case study and certification promotion.

DevOpscode qualitysoftware development
0 likes · 13 min read
Improving Code Quality and Development Efficiency: Strategies for Time Pressure, Requirement Changes, Motivation, Collaboration, Technical Debt, Automation, and Feedback
Top Architecture Tech Stack
Top Architecture Tech Stack
Oct 13, 2023 · Cloud Computing

Remote Development Architecture and Benefits with JetBrains

The article explains the overall architecture of remote development, why it is needed, how it improves team productivity and resource control, and details JetBrains' remote development solution that lets developers work on powerful cloud servers through a lightweight local client.

Cloud ComputingCloud IDEJetBrains
0 likes · 6 min read
Remote Development Architecture and Benefits with JetBrains
Test Development Learning Exchange
Test Development Learning Exchange
Oct 11, 2023 · Fundamentals

Why Software Test Engineers Should Not Use Defect Data Alone as KPI and Suggested Multi‑Dimensional Performance Metrics

Relying solely on defect counts as a KPI fails to reflect a software test engineer’s true performance, so a multi‑dimensional evaluation—including test coverage, defect severity, automation, efficiency, problem‑solving, and teamwork—provides a more objective, comprehensive and fair assessment.

AutomationKPIQuality Assurance
0 likes · 7 min read
Why Software Test Engineers Should Not Use Defect Data Alone as KPI and Suggested Multi‑Dimensional Performance Metrics
Senior Brother's Insights
Senior Brother's Insights
Jul 27, 2023 · Backend Development

How Varied Config Strategies in a Go Project Reveal Team Work Styles

The article recounts a Go project's evolution of configuration handling—from hard‑coded DB credentials to a unified global struct and finally an init‑based implicit loader—highlighting how each teammate’s approach reflects distinct mindsets, knowledge gaps, and productivity trade‑offs, and invites readers to consider their own collaboration preferences.

GoSoftware Engineeringbackend development
0 likes · 5 min read
How Varied Config Strategies in a Go Project Reveal Team Work Styles
政采云技术
政采云技术
Jul 26, 2023 · Frontend Development

Reflections on Building Infrastructure in Front‑End Development

This article shares practical experiences, challenges, and best‑practice advice for front‑end engineers building reusable infrastructure platforms, emphasizing long‑term planning, cross‑team collaboration, incremental delivery, data‑driven validation, and the importance of balancing low‑level architecture with user‑facing product features.

EngineeringFrontendInfrastructure
0 likes · 16 min read
Reflections on Building Infrastructure in Front‑End Development
FunTester
FunTester
Jul 21, 2023 · R&D Management

How Horizontal Management Boosts Cross‑Team Collaboration: Real Stories and Lessons

This article explores horizontal management—coordinating with developers, designers, and product staff—through four concrete stories, highlighting communication pitfalls, bug‑tracking challenges, and practical steps to improve cross‑functional teamwork and project quality.

Project ManagementR&D Managementbug tracking
0 likes · 7 min read
How Horizontal Management Boosts Cross‑Team Collaboration: Real Stories and Lessons
DataFunTalk
DataFunTalk
Apr 20, 2023 · Product Management

How Organizational Analysis Determines the Success of Data Products

This article explains why analyzing an organization’s structure, collaboration patterns, and risks is crucial for data product success, outlines an ideal data‑centric organization model, shares real‑world examples and practical steps, and provides a Q&A on common challenges faced by product teams.

Data Productorganization analysisproduct management
0 likes · 23 min read
How Organizational Analysis Determines the Success of Data Products
DevOps Cloud Academy
DevOps Cloud Academy
Apr 5, 2023 · Operations

Common Mistakes in DevOps Implementation and How to Avoid Them

The article outlines ten frequent pitfalls that organizations encounter when adopting DevOps—such as out‑of‑order delivery, misinterpreting DevOps roles, neglecting database automation, and ignoring security—and provides practical guidance on planning, collaboration, and balanced speed‑quality trade‑offs to achieve successful DevOps outcomes.

AutomationContinuous DeliveryDevOps
0 likes · 10 min read
Common Mistakes in DevOps Implementation and How to Avoid Them
DevOps
DevOps
Mar 3, 2023 · R&D Management

Understanding Post‑Mortem Review (复盘): Methods and Tools for Effective Analysis

This article explains what a post‑mortem (复盘) is, why it is essential for individuals, teams and organizations, and introduces six practical analysis methods—including 5M1E, 5 Why, 5W2H, fishbone diagram, team co‑creation, and the Person‑Event‑Time‑Place‑Thing framework—along with templates and visual aids to help practitioners conduct thorough reviews.

5 whyFishbone diagramReview
0 likes · 5 min read
Understanding Post‑Mortem Review (复盘): Methods and Tools for Effective Analysis
Architecture Breakthrough
Architecture Breakthrough
Feb 20, 2023 · R&D Management

How to Build a Reusable Performance Governance Framework for Tech Teams

The article outlines a systematic approach for technical managers to transform ad‑hoc performance fixes into reusable, organization‑wide governance processes that include problem definition, identification, handling, best‑practice patterns, and continuous monitoring.

Process Optimizationperformance managementteam collaboration
0 likes · 4 min read
How to Build a Reusable Performance Governance Framework for Tech Teams
Java High-Performance Architecture
Java High-Performance Architecture
Feb 8, 2023 · R&D Management

Why Most Software Engineers Never Write Code From Scratch – The Realities You Need to Know

The article reveals that professional developers spend most of their time maintaining large codebases, navigating domain knowledge, writing documentation, handling incompetent teammates, assuming bugs, estimating work, and attending meetings, emphasizing that delivering business value outweighs writing elegant code.

Software Engineeringcode documentationdeveloper life
0 likes · 13 min read
Why Most Software Engineers Never Write Code From Scratch – The Realities You Need to Know