Tagged articles
12 articles
Page 1 of 1
Yunqi AI+
Yunqi AI+
Apr 5, 2026 · R&D Management

How to Estimate Development Effort in the AI Coding Era?

The article explains that AI accelerates code generation but does not automatically shrink the whole delivery cycle, analyzes why traditional effort estimates become misleading, and proposes a six‑stage delivery‑focused model with practical principles and engineering safeguards for accurate estimation.

AI CodingR&D managementdevelopment productivity
0 likes · 13 min read
How to Estimate Development Effort in the AI Coding Era?
AI Large-Model Wave and Transformation Guide
AI Large-Model Wave and Transformation Guide
Apr 4, 2026 · Artificial Intelligence

Inside Claude Code: How Anthropic Built a 512k‑Line AI Agent with Tools, Memory, and Security

The article dissects Claude Code’s 512,000‑line TypeScript codebase, detailing its modular architecture, fine‑grained tool orchestration, three‑layer memory system, multi‑stage query engine, six‑layer security sandbox, unreleased features like Kairos and Undercover modes, and the engineering practices that turn an AI model into an industrial‑grade digital employee.

AIAgent ArchitectureMemory Management
0 likes · 14 min read
Inside Claude Code: How Anthropic Built a 512k‑Line AI Agent with Tools, Memory, and Security
Architect
Architect
Mar 25, 2026 · Industry Insights

What to Inspect First in OpenAI’s Codex Repo? 5 Must‑Read Files

If you can only glance at the OpenAI Codex repository once, focus on five key entry points—AGENTS.md, justfile, rust-ci.yml, the app‑server README with schema fixtures, and rust-release.yml—to quickly understand the team’s engineering decisions, risk management, and release cadence.

AI DevelopmentCodexOpenAI
0 likes · 22 min read
What to Inspect First in OpenAI’s Codex Repo? 5 Must‑Read Files
Architect
Architect
Jan 20, 2026 · Artificial Intelligence

Turning AI Agents into Reliable Team Members: Practical Engineering Practices

This guide explains how architects can treat AI agents as controllable teammates by establishing clear plans, managing context, creating verification loops, versioning assets, leveraging parallelism, and applying multi‑layer risk governance to make agent‑driven development safe and efficient.

Agent planningSoftware Architectureengineering practices
0 likes · 13 min read
Turning AI Agents into Reliable Team Members: Practical Engineering Practices
DevOps
DevOps
Sep 8, 2024 · R&D Management

Scrum Master To-Do List (Checklist)

This article presents a detailed Scrum Master checklist covering questions for the product owner, team dynamics, engineering practices, and organizational health, providing a practical guide for improving Scrum effectiveness while also noting a promotional announcement for a DevOps certification program.

Product OwnerR&D managementagile
0 likes · 10 min read
Scrum Master To-Do List (Checklist)
DaTaobao Tech
DaTaobao Tech
Jun 12, 2024 · Backend Development

Refactoring Large-Scale Video Streaming Engineering: Theory and Practice

The article presents a comprehensive guide to large‑scale video‑streaming system refactoring, combining theory on continuous improvement, architectural evolution, code‑quality criteria, and challenges with a practical roadmap that leverages automation, systematic analysis, engineering safeguards, static‑analysis tools, and design patterns to safely transform legacy monoliths into modular, containerized platforms.

Component ArchitectureSoftware Architecturecode quality
0 likes · 16 min read
Refactoring Large-Scale Video Streaming Engineering: Theory and Practice
Sohu Tech Products
Sohu Tech Products
Oct 18, 2023 · Databases

Abase2's CRDT Support in Multi-Region Deployments

The talk explains how Abase2 tackles multi‑region NoSQL deployment challenges by integrating CRDT technology—compatible with Redis semantics—to achieve conflict‑free, low‑latency data replication, describing its three‑layer architecture, mixed‑logic clocks, cache‑driven log engine, and practical engineering optimizations.

CRDTDatabase Engineeringcloud computing
0 likes · 23 min read
Abase2's CRDT Support in Multi-Region Deployments
Yunxuetang Frontend Team
Yunxuetang Frontend Team
Nov 26, 2022 · Frontend Development

Essential Front-End Tech & Architecture Insights: Storage, Configs, Performance, Design

This curated guide explores key front-end topics—including unified browser storage APIs, comprehensive engineering configuration practices, deep dives into exception handling and performance optimization, essential packet-capture techniques, impactful micro-copy design, and a personal four-year front-end development journey—providing practical insights for modern web developers.

Performance OptimizationWeb Storagedesign experience
0 likes · 4 min read
Essential Front-End Tech & Architecture Insights: Storage, Configs, Performance, Design
Ctrip Technology
Ctrip Technology
Oct 23, 2020 · Backend Development

Ctrip Tech Salon – Past Session Reviews

This page lists past Ctrip Tech Salon sessions covering backend architecture, API gateway design, serverless services, front‑end engineering, hot‑fix techniques, Electron usage, and data‑collection SDKs, providing links to detailed technical reviews of each practice.

CtripTech Salonarchitecture
0 likes · 2 min read
Ctrip Tech Salon – Past Session Reviews
Baidu App Technology
Baidu App Technology
May 6, 2019 · Mobile Development

How EasyBox Transformed Baidu App’s Build Process: A Mobile Engineering Case Study

This article examines how Baidu App’s massive iOS codebase was streamlined with the EasyBox toolchain, detailing component management, multi‑repo handling, compile isolation, binary distribution, and performance optimizations that reduced full builds from twenty minutes to under two minutes.

Binary DistributionBuild OptimizationComponent Management
0 likes · 18 min read
How EasyBox Transformed Baidu App’s Build Process: A Mobile Engineering Case Study
21CTO
21CTO
Jun 19, 2018 · Operations

How Netflix’s Full‑Cycle Developers Eliminate the DevOps Bottleneck

Netflix’s Edge Engineering team shares how adopting a full‑cycle developer model—where engineers own design, development, testing, deployment, operations, and support—reduces hand‑off delays, improves feedback loops, and scales productivity across the entire software lifecycle.

DevOpsFull-cycle DevelopmentNetflix
0 likes · 13 min read
How Netflix’s Full‑Cycle Developers Eliminate the DevOps Bottleneck
21CTO
21CTO
Mar 31, 2016 · R&D Management

How Etsy’s Architecture Reviews and No‑Blame Postmortems Boost Engineering Efficiency

This article explains Etsy’s four core engineering practices—code review, continuous deployment, architecture review, and no‑blame postmortems—detailing how structured reviews, collaborative decision‑making, and a blame‑free incident analysis culture foster empowerment, collective responsibility, continuous learning, and higher productivity across the organization.

Collaborationarchitecture reviewcontinuous learning
0 likes · 10 min read
How Etsy’s Architecture Reviews and No‑Blame Postmortems Boost Engineering Efficiency