R&D Management

Showing 100 articles max
Lisa Notes
Lisa Notes
Aug 7, 2026 · R&D Management

How IPD Structures Technical Review: A Step‑by‑Step Process Guide

This article outlines the IPD‑based product development framework, detailing the six‑stage lifecycle, decision‑gate reviews, and a standardized technical review process—including pre‑meeting preparation, three‑phase meetings, and post‑review archiving—to ensure traceable, compliant product releases.

IPDLDCPProcess Management
0 likes · 9 min read
How IPD Structures Technical Review: A Step‑by‑Step Process Guide
Kuaishou Tech
Kuaishou Tech
Aug 6, 2026 · R&D Management

How Kuaishou Redefined AI R&D: From Efficiency Gains to an Organizational Leap

This article presents Kuaishou’s 2026 H1 comprehensive review of its AI productivity system, detailing the three‑year evolution, the three critical bottlenecks that hindered scaling (skill polarization, workflow friction, and AI‑human coordination), the historical banking analogy that shaped a new AI‑productivity paradigm, a five‑stage roadmap with three parallel execution tracks, and concrete case studies that demonstrate a 10% rise in per‑person demand delivery, an 11%+ reduction in cycle time, and a doubling of AI code‑generation rates across the organization.

AI ProductivityAI efficiencyAI-native teams
0 likes · 33 min read
How Kuaishou Redefined AI R&D: From Efficiency Gains to an Organizational Leap
Lisa Notes
Lisa Notes
Aug 6, 2026 · R&D Management

IPD Learning Notes: Key Elements of Technical Reviews in Product Development

This article outlines the IPD product development framework, its six lifecycle phases, and the detailed technical review (TR) checkpoints—from TR1 to TR6 and LDCP—highlighting departmental responsibilities, evaluation criteria, and practical guidance for each review stage.

Decision GateIPDR&D process
0 likes · 18 min read
IPD Learning Notes: Key Elements of Technical Reviews in Product Development
TonyBai
TonyBai
Aug 6, 2026 · R&D Management

Rust Says AI Can Review Code but Not Write It: Inside the New LLM Policy

The Rust core teams have published an LLM usage policy that permits AI to assist with reviewing, analyzing, and suggesting code but forbids AI‑generated code creation, outlining strict disclosure rules, higher quality thresholds, and the impact on reviewers, contributors, and issue reporters while comparing approaches taken by Go, Zig, and the Linux kernel.

AICommunityLLM
0 likes · 17 min read
Rust Says AI Can Review Code but Not Write It: Inside the New LLM Policy
Coder Trainee
Coder Trainee
Aug 5, 2026 · R&D Management

How to Overcome Knowledge Anxiety and Build a Technical Learning Moat

The article outlines why programmers feel overwhelmed by endless new technologies, presents a four‑stage learning model, three key mindsets, and practical methods—including a main‑line + branch framework, output‑driven learning, annual subtraction, and regular shutdowns—to create a lasting technical moat.

career developmentknowledge anxietylearning strategy
0 likes · 7 min read
How to Overcome Knowledge Anxiety and Build a Technical Learning Moat
21CTO
21CTO
Aug 5, 2026 · R&D Management

Why Platform Teams Are Not Cost Centers but Core Infrastructure for Your Product

The article argues that platform teams should be treated as internal products serving developers, explains how misaligned DevOps practices and hidden infrastructure complexity hurt delivery speed, and outlines four operational principles and practical advice for building effective platform engineering.

DORA metricsDeveloper ExperiencePlatform Engineering
0 likes · 9 min read
Why Platform Teams Are Not Cost Centers but Core Infrastructure for Your Product
Lisa Notes
Lisa Notes
Aug 5, 2026 · R&D Management

IPD Study Notes: How Technical Reviews Structure Product Development

The article explains the IPD framework, its six development phases, and the role of technical review points—detailing their definitions, typical configurations for various product complexities, and how they help control quality and risk throughout the product lifecycle.

IPDR&D ManagementTechnical Review
0 likes · 10 min read
IPD Study Notes: How Technical Reviews Structure Product Development
Baidu Geek Talk
Baidu Geek Talk
Aug 5, 2026 · R&D Management

Why AI Speedups Fail to Cut Delivery Time and How AI‑Native Teams with BuilderAgent Close the Loop

The article reveals that despite widespread AI tool adoption, overall delivery cycles remain long because over 80% of time is spent on inter‑role waiting, hand‑offs, and information loss, and it explains how an AI‑Native organization and the BuilderAgent framework restructure the workflow to achieve repeatable efficiency gains.

AIAI-nativeBuilderAgent
0 likes · 14 min read
Why AI Speedups Fail to Cut Delivery Time and How AI‑Native Teams with BuilderAgent Close the Loop
Lisa Notes
Lisa Notes
Aug 3, 2026 · R&D Management

IPD Study Notes: Inputs and Outputs Across Each Product Development Stage

This article explains the IPD framework—originating from PRTM's PACE theory and refined by IBM—detailing its six-stage funnel model, decision‑gate reviews, and the specific inputs and outputs that drive systematic product development from concept through lifecycle.

IPDProcess ManagementR&D
0 likes · 5 min read
IPD Study Notes: Inputs and Outputs Across Each Product Development Stage

Federated Dual Ontology: Isolating and Coordinating Two Semantic Domains

The article explains how a federated architecture separates code‑architecture and purchasing constraints into independent domains, injects them into LLM context with per‑domain token budgets, and validates them without merging schemas, demonstrating the approach with concrete directory layouts, configuration code, and experimental results.

ArchitectureConstraintManagementDomainConfig
0 likes · 9 min read
Federated Dual Ontology: Isolating and Coordinating Two Semantic Domains
Lisa Notes
Lisa Notes
Aug 2, 2026 · R&D Management

IPD Study Notes: Understanding the Lifecycle Stage in Product Development

The article explains IPD’s six‑phase product development framework, focusing on the final Lifecycle stage, its objectives, key activities, decision‑gate criteria, and the roles of the Life Management Team (LMT) and LDCP review in managing product operation, cost, marketing, and retirement.

IPDLDCPLMT
0 likes · 7 min read
IPD Study Notes: Understanding the Lifecycle Stage in Product Development
Architect
Architect
Aug 1, 2026 · R&D Management

Deconstructing Claude Code and Codex: The Six Core Components That Keep Coding Agents Stable

The article breaks down the six essential components of Claude Code and Codex—real‑time repository context, prompt caching, tools & permissions, context governance, session memory, and sub‑agents—showing how they align task state, action boundaries, and evidence to make coding agents reliable in real development workflows.

AI AutomationClaude CodeCodex
0 likes · 25 min read
Deconstructing Claude Code and Codex: The Six Core Components That Keep Coding Agents Stable
samdeepthink
samdeepthink
Aug 1, 2026 · R&D Management

Tech Managers Should Spend 80% Coding, 20% Managing

The author argues that a technical manager should devote about 80% of their time to coding and only 20% to management, warning that abandoning hands‑on development erodes technical judgment, team trust, and long‑term career competitiveness.

career advicecoding practicesoftware management
0 likes · 4 min read
Tech Managers Should Spend 80% Coding, 20% Managing
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 codingDesign Documentarchitecture documentation
0 likes · 18 min read
Why a Good Design Document Is More Crucial Than Ever in the AI‑Assisted Coding Era
IT Learning Made Simple
IT Learning Made Simple
Jul 31, 2026 · R&D Management

System Architecture Designer Skill Framework: Identify What You’re Missing

Beyond exam topics, a system architecture designer must master both visible technical knowledge and hidden soft skills—communication, documentation, project management, decision‑making, and continuous learning—so the article maps these abilities, rates their importance, offers self‑assessment tables, and suggests targeted improvement plans for each career stage.

career developmenthard skillsskill assessment
0 likes · 8 min read
System Architecture Designer Skill Framework: Identify What You’re Missing
Model Perspective
Model Perspective
Jul 30, 2026 · R&D Management

Are You Cut Out for Leadership? A Data‑Driven Guide to Self‑Assessment

The article examines why top performers often fail as managers by revisiting the Peter Principle, presenting a two‑dimensional ability‑transfer model, and offering three practical dimensions—initial management skill, ability‑transfer coefficient, and organizational fit—to help individuals assess their suitability for leadership roles.

Organizational DesignPeter Principlecareer development
0 likes · 10 min read
Are You Cut Out for Leadership? A Data‑Driven Guide to Self‑Assessment
Smart Era Software Development
Smart Era Software Development
Jul 30, 2026 · R&D Management

Token Costs Double Monthly, Yet 70% of AI Projects Just Please the Boss

Despite an 80% token price drop and a 20‑fold surge in global token usage, many enterprises face exploding monthly token bills, with 70% of AI projects merely placating managers; the article analyzes token economics, efficiency breakthroughs, and a task‑centric workflow that can halve costs and boost productivity.

AI Project EfficiencyAI cost managementTask‑Centric AI
0 likes · 15 min read
Token Costs Double Monthly, Yet 70% of AI Projects Just Please the Boss
Java Tech Enthusiast
Java Tech Enthusiast
Jul 29, 2026 · R&D Management

5 Toxic Habits That Sabotage Your Tech Team

The article identifies five common managerial pitfalls—micromanaging like a surveillance camera, ignoring process in favor of outcomes, using fines to force discipline, publicly shaming while privately praising, and letting mood dictate decisions—and explains how each erodes trust, productivity, and team health.

R&D cultureprocess metricssoftware engineering
0 likes · 9 min read
5 Toxic Habits That Sabotage Your Tech Team
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 Architecture
0 likes · 5 min read
Lessons from Linus Torvalds’ Autobiography: Teamwork, Laziness, and Sustainable Engineering
IT Learning Made Simple
IT Learning Made Simple
Jul 27, 2026 · R&D Management

Six-Month Study Plan for System Architecture Designer Exam: Build Foundations, Aim for 70+ Scores

This guide outlines a detailed 24‑week, 360‑hour preparation roadmap for the System Architecture Designer certification, targeting working professionals and beginners, dividing the study into six phases—from entry to adjustment—each with specific weekly tasks, learning topics, practice exams, and milestones to achieve a 70+ score.

Distributed SystemsStudy Plancertification
0 likes · 13 min read
Six-Month Study Plan for System Architecture Designer Exam: Build Foundations, Aim for 70+ Scores