Tagged articles
1138 articles
Page 2 of 12
21CTO
21CTO
Feb 4, 2026 · Artificial Intelligence

Can AI Boost Developers? Study Finds Benefits for Experts, Drawbacks for Learners

A recent anthropology‑funded experiment shows that AI assistance speeds up seasoned programmers but actually slows skill acquisition for novices, with no overall productivity gain and significantly lower test scores, especially in debugging tasks.

AI assistanceTrio librarycoding skills
0 likes · 5 min read
Can AI Boost Developers? Study Finds Benefits for Experts, Drawbacks for Learners
Architect
Architect
Feb 3, 2026 · Artificial Intelligence

Master Claude Code: 10 Advanced Tips to Turn AI into Your Engineering Partner

This guide distills Boris Cherny's ten advanced Claude Code strategies—covering parallel worktrees, plan‑mode design, rule‑based documentation, skill automation, efficient bug fixing, reviewer prompts, terminal enhancements, sub‑agents, data analysis, and learning techniques—into actionable steps and a ready‑to‑use workflow appendix.

AIGitPrompt engineering
0 likes · 19 min read
Master Claude Code: 10 Advanced Tips to Turn AI into Your Engineering Partner
AI Architecture Hub
AI Architecture Hub
Feb 3, 2026 · Artificial Intelligence

How AI-Powered Programming Is Redefining the Developer’s Role

The article explains how large‑model programming shifts developers from writing code to defining clear documentation, outlines a three‑stage document‑driven workflow, offers practical prompt‑engineering tips, model‑selection guidance, safety checklists, and highlights the new core competencies programmers need in the AI era.

AI programmingDevOpsDocument-driven development
0 likes · 9 min read
How AI-Powered Programming Is Redefining the Developer’s Role
Baobao Algorithm Notes
Baobao Algorithm Notes
Feb 3, 2026 · Industry Insights

How One Developer Merges 600 Commits a Day with AI: Inside the Clawdbot Workflow

In this in‑depth interview, Peter Steinberger explains how AI agents let him submit and merge hundreds of commits daily, replace traditional code reviews with prompt‑driven requests, and redesign his development workflow around a closed‑loop validation system that reshapes modern software engineering.

AI EngineeringCode reviewagent workflow
0 likes · 85 min read
How One Developer Merges 600 Commits a Day with AI: Inside the Clawdbot Workflow
DataFunTalk
DataFunTalk
Feb 1, 2026 · Artificial Intelligence

Why Personal AI Agents Like Clawdbot Are Redefining Software Development

In this interview, veteran iOS developer Peter Steinberger explains how his open‑source project Clawdbot (now Moltbot) evolved from a personal need for an autonomous assistant, detailing its rapid GitHub growth, WhatsApp integration, CLI‑first philosophy, security considerations, and his vision for a future where personal AI agents replace traditional apps.

AI agentsAgentic EngineeringCLI tools
0 likes · 25 min read
Why Personal AI Agents Like Clawdbot Are Redefining Software Development
Frontend AI Walk
Frontend AI Walk
Jan 31, 2026 · Artificial Intelligence

Mastering Kimi Code CLI: A Complete Guide to the Terminal AI Programming Assistant

This guide walks developers and DevOps engineers through installing Kimi Code CLI, explains its core AI Agent capabilities, details essential commands and slash‑commands, compares it with GitHub Copilot and Cursor AI, and shares practical workflows, best‑practice tips, and troubleshooting advice.

AI coding assistantKimi Code CLIcommand-line tool
0 likes · 15 min read
Mastering Kimi Code CLI: A Complete Guide to the Terminal AI Programming Assistant
AI Engineering
AI Engineering
Jan 30, 2026 · Industry Insights

20 AI Philosophies from the Founder of MoltBot (Clawdbot)

In a podcast interview, Peter Steinberger, creator of MoltBot, shares 20 concise AI philosophies covering mindset, learning, feedback loops, new workflows, product taste, and future implications, offering practical insights into how AI reshapes software building and developer roles.

AIMoltbotProduct Design
0 likes · 7 min read
20 AI Philosophies from the Founder of MoltBot (Clawdbot)
AI Insight Log
AI Insight Log
Jan 29, 2026 · Artificial Intelligence

Redis Creator Says Stop Fighting AI: Programming Logic Is Being Reshaped

In a candid blog post, Redis founder Salvatore Sanfilippo admits he’s “surrendered” to AI, showing how Claude Code helped him refactor a library, fix transient bugs, build a C‑based BERT inference engine, and rewrite Redis Streams in minutes, arguing that manual coding is no longer the wise choice for most projects.

AIClaude CodeCode Generation
0 likes · 7 min read
Redis Creator Says Stop Fighting AI: Programming Logic Is Being Reshaped
Wuming AI
Wuming AI
Jan 28, 2026 · Industry Insights

Why AI Coding Only Solves About 70% of the Work: The Hidden Trust Gap

Addy Osmani’s analysis shows that while AI can generate roughly 70% of code—handling scaffolding and common patterns—the remaining 30% involving edge cases, security, and production integration remains as hard as before, and developers’ trust in AI‑generated code is rapidly declining.

AI CodingAddy OsmaniIndustry analysis
0 likes · 5 min read
Why AI Coding Only Solves About 70% of the Work: The Hidden Trust Gap
Frontend AI Walk
Frontend AI Walk
Jan 27, 2026 · Artificial Intelligence

Mastering Oh My OpenCode Agents: A Complete Guide with Real‑World Tips

This article provides a thorough, step‑by‑step guide to the built‑in Agents of Oh My OpenCode, explaining each Agent’s specialty, when to use them, decision‑tree selection, real‑world case studies, collaboration patterns, common pitfalls, and practical weekly learning plans for developers.

AI agentsAgent orchestrationAutomation
0 likes · 31 min read
Mastering Oh My OpenCode Agents: A Complete Guide with Real‑World Tips
Eric Tech Circle
Eric Tech Circle
Jan 26, 2026 · Artificial Intelligence

How to Build Enterprise‑Ready AI Coding Rules with AGENTS.md

This article explains why scattered prompts hinder AI‑assisted development, introduces the AGENTS.md concept as a project‑level behavior constraint, and provides a step‑by‑step C.A.R.S framework for designing executable, version‑aware, team‑aligned rules that keep AI generators reliable in large codebases.

AGENTS.mdAI CodingPrompt engineering
0 likes · 8 min read
How to Build Enterprise‑Ready AI Coding Rules with AGENTS.md
Programmer's Advance
Programmer's Advance
Jan 25, 2026 · Artificial Intelligence

Can 20‑30 AI Agents Outpace a Single Assistant? Inside Gas Town

Gas Town, a multi‑agent orchestration system introduced by former Google engineer Steve Yegge, coordinates 20‑30 Claude Code instances using Git‑backed hooks, beads, and a Mayor coordinator, promising parallel development, versioned state, fault tolerance, and sparking industry debate on the future of AI‑driven software engineering.

AI agentsAgent DesignGit persistence
0 likes · 24 min read
Can 20‑30 AI Agents Outpace a Single Assistant? Inside Gas Town
Architect
Architect
Jan 22, 2026 · Artificial Intelligence

Mastering Claude Code: 10 Practical Strategies for Reliable AI‑Powered Development

This guide distills the official Claude Code best‑practice document into a concise, step‑by‑step playbook that shows how to add verification, keep context clean, structure prompts as task sheets, use CLAUDE.md, configure permissions, employ slash commands, plugins, hooks, subagents, and automate workflows for stable, production‑grade AI‑assisted coding.

AI CodingAutomationClaude Code
0 likes · 20 min read
Mastering Claude Code: 10 Practical Strategies for Reliable AI‑Powered Development
FunTester
FunTester
Jan 21, 2026 · Artificial Intelligence

Unlock AI-Powered Programming: From Basics to Full-Stack Collaboration

This guide explores how developers can transform AI from a simple code generator into a collaborative partner across the entire software lifecycle, emphasizing prompt engineering, workflow integration, and the indispensable role of solid programming fundamentals.

AI programmingCode GenerationPrompt engineering
0 likes · 9 min read
Unlock AI-Powered Programming: From Basics to Full-Stack Collaboration
PaperAgent
PaperAgent
Jan 15, 2026 · Artificial Intelligence

Mastering Cursor AI Agents: Best Practices for Efficient Code Generation

This guide explains how Cursor's coding agents work, covering their three‑component harness, planning mode, context management, extensibility via Rules and Skills, long‑running loops, image handling, common workflows like test‑driven development, code review, parallel execution, cloud agents, and debugging strategies, all with concrete commands and file structures.

AI CodingAI agentsAutomation
0 likes · 10 min read
Mastering Cursor AI Agents: Best Practices for Efficient Code Generation
SpringMeng
SpringMeng
Jan 12, 2026 · Industry Insights

Why Most Programmers Avoid Building Mini‑Programs for Profit

Programmers often skip creating mini‑programs like MicroX because company registration, software copyright requirements, intense workload, low side‑income returns, high technical and operational costs, and the dominance of existing platforms create steep barriers that deter most individual developers.

Mini Programindustry insightmarket barriers
0 likes · 7 min read
Why Most Programmers Avoid Building Mini‑Programs for Profit
Tencent Technical Engineering
Tencent Technical Engineering
Jan 9, 2026 · Artificial Intelligence

Why Traditional Spec‑Driven Tools Fail and How AI‑Powered Context Engineering Can Supercharge Development

This article analyzes the shortcomings of spec‑driven tools like speckit and openspec in complex enterprise environments, introduces context engineering and compound engineering concepts, and presents a practical AI‑engineered workflow that reduces marginal cost, captures knowledge automatically, and makes AI tools feel invisible to developers.

AI EngineeringContext Engineeringcompound-engineering
0 likes · 48 min read
Why Traditional Spec‑Driven Tools Fail and How AI‑Powered Context Engineering Can Supercharge Development
DevOps Coach
DevOps Coach
Jan 7, 2026 · Fundamentals

Which Programming Language Will Dominate 2025? A Practical Guide for Developers

2025’s most used programming languages aren’t determined by simple rankings; instead, they reflect reliability, ecosystem maturity, and career leverage, with JavaScript/TypeScript dominating web, Python leading AI and data, Java and C# powering enterprise back‑ends, and Go, Rust, C/C++ essential for infrastructure and systems.

2025 trendsTechnology Stackcareer advice
0 likes · 13 min read
Which Programming Language Will Dominate 2025? A Practical Guide for Developers
21CTO
21CTO
Jan 4, 2026 · Artificial Intelligence

How Claude Code Built a Working System in One Hour – Lessons from Google Engineers

A senior Google engineer reveals that Claude Code generated a functional distributed‑agent orchestrator in just an hour, matching a year‑long internal effort, while industry leaders discuss rapid AI‑coding tool advances, workflow tricks, and the expanding partnership between Google and Anthropic.

AI CodingAI toolsAnthropic
0 likes · 8 min read
How Claude Code Built a Working System in One Hour – Lessons from Google Engineers
DevOps Coach
DevOps Coach
Jan 2, 2026 · Fundamentals

15 Toxic Development Habits and How to Fix Them

This guide lists fifteen common bad habits that cripple software projects—such as ignoring version control, poor naming, missing tests, and neglecting security—and provides concrete, actionable solutions for each to help developers produce higher‑quality, maintainable code.

bad habitsbest practicescode quality
0 likes · 13 min read
15 Toxic Development Habits and How to Fix Them
Alibaba Cloud Developer
Alibaba Cloud Developer
Dec 24, 2025 · Artificial Intelligence

Why CLI AI Tools Matter: Aesthetics, Single vs Multi-Agent Design, Tips

This article explores the resurgence of command‑line AI coding tools, examining their product aesthetics rooted in Unix philosophy, the technical contrast between single‑agent and multi‑agent architectures, practical usage scenarios, context‑engineering techniques, and why a lightweight single‑agent core often outperforms more complex multi‑agent systems.

Agent ArchitectureContext Engineeringsoftware development
0 likes · 17 min read
Why CLI AI Tools Matter: Aesthetics, Single vs Multi-Agent Design, Tips
Architecture Breakthrough
Architecture Breakthrough
Dec 22, 2025 · R&D Management

Why Theory Beats Experience: Harnessing Concepts for Faster, Better Development

The article argues that in organizations, especially among developers, grounding daily work in solid theoretical frameworks—such as design patterns, SOLID principles, and non‑functional requirement models—enables faster, higher‑quality outcomes and guides long‑term strategic growth, whereas relying solely on ad‑hoc experience leads to inefficiency and technical debt.

Non-functional RequirementsPracticeProject Management
0 likes · 4 min read
Why Theory Beats Experience: Harnessing Concepts for Faster, Better Development
21CTO
21CTO
Dec 19, 2025 · Artificial Intelligence

Can AI Turn Coding into a Conversation? Inside Vibe Coding

Vibe coding leverages large‑language AI models to let developers describe ideas in plain language, automatically generating most of the code, while highlighting its rapid rise, practical tools, prototype‑friendly use cases, and the critical limitations around security, transparency, and the need for human oversight.

AI CodingNo-codeVibe Coding
0 likes · 10 min read
Can AI Turn Coding into a Conversation? Inside Vibe Coding
Tech Minimalism
Tech Minimalism
Dec 17, 2025 · Artificial Intelligence

Double Your Productivity: Advanced AI Programming Techniques and Universal Patterns

The article explains how AI programming hinges on context engineering and offers a complete system of documentation, planning, test‑driven incremental development, code review, version‑control discipline, multi‑instance collaboration, and debugging strategies that turn AI tools into powerful productivity amplifiers.

AI programmingCode reviewContext Engineering
0 likes · 21 min read
Double Your Productivity: Advanced AI Programming Techniques and Universal Patterns
DataFunSummit
DataFunSummit
Dec 11, 2025 · Artificial Intelligence

Beyond Assistance: How Code Agents Are Evolving Toward Full Autonomy

A round‑table of AI experts and industry leaders examines the current capabilities, limitations, and future trajectories of code agents, covering topics from capability boundaries and autonomous evolution to large‑scale codebase challenges, multi‑agent collaboration, hallucination mitigation, and security safeguards.

AIAutomationCode Agent
0 likes · 16 min read
Beyond Assistance: How Code Agents Are Evolving Toward Full Autonomy
Architect's Tech Stack
Architect's Tech Stack
Dec 10, 2025 · Artificial Intelligence

Top AI Code Generation Tools: Features, Installation & Best Combinations

This article reviews the most popular AI-powered code generation tools—including GitHub Copilot, Amazon CodeWhisperer, Tabnine, Tongyi Lingma, CodeGeeX, Bito, and Codeium—detailing their features, suitable scenarios, installation steps, advantages, cautions, and practical results, and provides comparison tables and recommended tool combinations for individual developers, domestic teams, and cloud projects.

AICode GenerationIDE plugins
0 likes · 8 min read
Top AI Code Generation Tools: Features, Installation & Best Combinations
DataFunSummit
DataFunSummit
Dec 6, 2025 · Artificial Intelligence

Unlocking Enterprise AI Coding: DHcoder’s Real‑World Practices and Strategic Insights

This article systematically presents the enterprise‑grade AI programming assistant DHcoder, examines the core question of AI as a replacement or augmentation, details its secure local‑vector + private‑model architecture, showcases management dashboards, developer‑friendly features, real‑world case studies, operational feedback loops, and provides expert Q&A on cost, safety, and ROI.

AICoding AssistantEnterprise
0 likes · 15 min read
Unlocking Enterprise AI Coding: DHcoder’s Real‑World Practices and Strategic Insights
21CTO
21CTO
Dec 3, 2025 · Operations

What My Biggest Developer Mistakes Taught Me About Operations and Resilience

A software engineer recounts three major mistakes—from accidentally deleting thousands of F5 URLs to leaking code externally and being laid off during COVID—highlighting how operational oversights, poor process controls, and personal resilience shape professional growth and underscore the value of empathy and systematic safeguards.

InfrastructureResiliencefailure
0 likes · 14 min read
What My Biggest Developer Mistakes Taught Me About Operations and Resilience
Wuming AI
Wuming AI
Nov 17, 2025 · Industry Insights

Which AI Coding Tool Is Right for You? A Practical Comparison of Top Solutions

This article surveys the rapidly expanding AI coding ecosystem, categorizing tools by cloud versus local deployment and interactive versus autonomous operation, then details major IDE plugins, CLI utilities, Vibe‑style products, and asynchronous agents, offering selection guidance and best‑practice tips for developers.

AI CodingProduct ReviewTool comparison
0 likes · 11 min read
Which AI Coding Tool Is Right for You? A Practical Comparison of Top Solutions
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
iQIYI Technical Product Team
iQIYI Technical Product Team
Nov 6, 2025 · Artificial Intelligence

How to Quantify AI Programming Efficiency: A Traceable, Measurable System

This article describes the challenges of AI‑assisted coding, outlines why AI dialogue traceability and contribution quantification are essential, and presents a VSCode‑based plugin plus a cloud service that together record, aggregate, and analyze AI interactions to turn AI programming into a measurable, team‑wide productivity metric.

AI programmingVSCode plugincode metrics
0 likes · 8 min read
How to Quantify AI Programming Efficiency: A Traceable, Measurable System
php Courses
php Courses
Nov 3, 2025 · Operations

How Faster, Smarter, Simpler Development Transforms Software Delivery

The article explains how modern software teams boost efficiency by adopting rapid automation, AI‑assisted coding, data‑driven decisions, cloud‑native microservices, low‑code platforms, and streamlined developer experiences, creating faster delivery cycles, higher code quality, and a sustainable engineering culture.

AI programmingCloud NativeDeveloper Experience
0 likes · 6 min read
How Faster, Smarter, Simpler Development Transforms Software Delivery
Ele.me Technology
Ele.me Technology
Oct 31, 2025 · Artificial Intelligence

Boosting Coding Efficiency with AI: Our Prompt‑Driven Framework Achieves 23% Faster Delivery

This article details how a logistics technology team built an AI‑plus‑prompt, three‑layer architecture framework that raised AI code adoption from 9.6% to 89.2% and improved demand delivery efficiency by 23.6%, while outlining quality safeguards, reusable templates, real‑world case studies, and future AI‑driven development plans.

AIAutomationPrompt engineering
0 likes · 15 min read
Boosting Coding Efficiency with AI: Our Prompt‑Driven Framework Achieves 23% Faster Delivery
DevOps in Software Development
DevOps in Software Development
Oct 30, 2025 · R&D Management

Mastering GJB5000 Requirement Traceability: From User Intent to Code

Under the GJB5000 standard, this guide outlines a four‑level requirement decomposition—from user intent through system and software requirements down to technical tasks—detailing definitions, artifacts, traceability matrices, and automated linking of requirements to code branches to ensure end‑to‑end visibility and DevOps compliance.

DevOpsGJB5000R&D management
0 likes · 13 min read
Mastering GJB5000 Requirement Traceability: From User Intent to Code
Java Tech Enthusiast
Java Tech Enthusiast
Oct 29, 2025 · Fundamentals

From Heartbreak to Zig: How Andrew Kelley Built a Safer C Alternative

After a painful breakup in 2015, programmer Andrew Kelley channeled his frustration into creating Zig, a modern, safe, and efficient alternative to C, detailing its design goals, community growth, funding challenges, and the personal sacrifices behind its rise from a hobby project to a thriving open‑source language.

Programming LanguageSystems ProgrammingZig
0 likes · 9 min read
From Heartbreak to Zig: How Andrew Kelley Built a Safer C Alternative
Tencent Technical Engineering
Tencent Technical Engineering
Oct 27, 2025 · Artificial Intelligence

How AI Programming Is Transforming Software Development – A Practical Guide

This article explores the strategic impact of AI‑assisted coding, outlines a comprehensive AI × SDLC methodology, showcases three real‑world scenarios—from end‑to‑end development pipelines to Figma‑to‑code automation and backend system evolution—while highlighting practical tips, pitfalls, and organizational changes needed to fully harness AI programming.

DevOpsPrompt engineeringquality assurance
0 likes · 71 min read
How AI Programming Is Transforming Software Development – A Practical Guide
21CTO
21CTO
Oct 26, 2025 · Fundamentals

From 80s Commodore to AI Tools: How Programmers Can Stay Relevant

The article reflects on a programmer's journey from choosing a computer over a motorcycle in the 1980s, through decades of evolving languages and frameworks, to today's AI‑driven tools, highlighting the paradox of choice, performance anxiety, and the enduring need for curiosity and resilience.

AIcareerchoice paradox
0 likes · 11 min read
From 80s Commodore to AI Tools: How Programmers Can Stay Relevant
21CTO
21CTO
Oct 25, 2025 · Artificial Intelligence

From Knowledge Worker to AI ‘Agent Manager’: Embracing the Future of Coding

Microsoft CEO Satya Nadella explains how AI‑generated code will dominate, why programmers must become AI Agent Managers, and how organizations can harness AI agents to solve technical debt, transform knowledge work, and deliver real economic value across industries.

AI agentsDigital Transformationfuture of coding
0 likes · 9 min read
From Knowledge Worker to AI ‘Agent Manager’: Embracing the Future of Coding
Instant Consumer Technology Team
Instant Consumer Technology Team
Oct 21, 2025 · Artificial Intelligence

Master Claude Code with GLM‑4.6: Install, Configure, and Boost Your Coding Productivity

This guide explains why the Claude Code + GLM‑4.6 combo outperforms other AI coding tools, details how to overcome access hurdles, walks through installing Node.js and Claude Code, configuring GLM‑4.6 via environment variables, and demonstrates using natural‑language prompts for tasks ranging from simple web games to complex web‑scraping scripts.

AI coding assistantClaude CodeGLM-4.6
0 likes · 11 min read
Master Claude Code with GLM‑4.6: Install, Configure, and Boost Your Coding Productivity
dbaplus Community
dbaplus Community
Oct 19, 2025 · R&D Management

Why Every Developer Needs Project Management Skills (And How to Master Them)

The article explains why developers must understand project management, outlines common pain points such as inaccurate effort estimation and dependency delays, describes how to measure success with schedule, quality and cost metrics, and provides practical guidance on progress, quality, and risk management to become more reliable and effective in both work and personal life.

Project Managementprogress trackingquality assurance
0 likes · 39 min read
Why Every Developer Needs Project Management Skills (And How to Master Them)
TAL Education Technology
TAL Education Technology
Oct 16, 2025 · Artificial Intelligence

How to Turn AI from a Code Generator into a Reliable Development Partner

The article examines why AI coding tools often feel like talented but inexperienced interns, identifies memory gaps, understanding bias, and quality risks as core obstacles, and proposes a three‑dimensional partnership model—project memory, precise communication, and multi‑layer quality assurance—to transform AI into a trustworthy collaborator across the software development lifecycle.

AI programmingKnowledge Basecode quality
0 likes · 19 min read
How to Turn AI from a Code Generator into a Reliable Development Partner
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 13, 2025 · Artificial Intelligence

Can AI Cut Taobao Recommendation Development from a Week to Two Days?

This article explains how Alibaba's WaterFlow, an AI‑driven end‑to‑end development platform, tackles the high demand volume, diverse tech stacks, and slow collaboration of Taobao's recommendation feed, enabling many features to be delivered in just two days instead of a week.

AIcontinuous integrationlarge language models
0 likes · 16 min read
Can AI Cut Taobao Recommendation Development from a Week to Two Days?
Architect
Architect
Oct 10, 2025 · Artificial Intelligence

How AI Pair Programming Reinvents the Full Development Lifecycle with PDCA

This article systematically explores how AI‑augmented pair programming can be applied across the entire software development process, using the PDCA (Plan‑Do‑Check‑Act) loop, and provides practical guidance on prompt engineering, context engineering, and three typical scenarios—production delivery, rapid validation, and experimental exploration—while sharing personal insights and future outlooks.

AIPDCAPrompt engineering
0 likes · 17 min read
How AI Pair Programming Reinvents the Full Development Lifecycle with PDCA
Code Mala Tang
Code Mala Tang
Oct 6, 2025 · Fundamentals

Mastering Interactive Rebase: Turn Your Git History into a Clear Story

Learn how to use interactive rebase in your daily development workflow to clean, reorder, and rewrite commit history, turning scattered changes and pull‑request feedback into a coherent, readable story that improves team collaboration and code maintainability.

GitVersion Controlcommit history
0 likes · 7 min read
Mastering Interactive Rebase: Turn Your Git History into a Clear Story
DataFunSummit
DataFunSummit
Oct 5, 2025 · Artificial Intelligence

How Baidu’s AI‑Powered Code Assistant Is Revolutionizing Software Development

In this detailed presentation, Baidu’s engineering manager Yang Jingwei explains the current landscape, emerging trends, key challenges, data pipelines, model training, prompt engineering, multi‑platform support, and future outlook of Baidu’s intelligent code assistant and AI IDE, illustrating practical solutions and real‑world impact.

AI code assistantModel TrainingPrompt engineering
0 likes · 26 min read
How Baidu’s AI‑Powered Code Assistant Is Revolutionizing Software Development
Code Mala Tang
Code Mala Tang
Oct 4, 2025 · Artificial Intelligence

Qodo vs Cursor: Which AI‑Powered IDE Prioritizes Quality or Speed?

This article compares the AI‑driven coding assistants Qodo and Cursor, examining their approaches to code review, testing, IDE integration, model support, customization, deployment options, and pricing to help developers choose the tool that best fits their workflow.

AIAutomationCode review
0 likes · 7 min read
Qodo vs Cursor: Which AI‑Powered IDE Prioritizes Quality or Speed?
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
macrozheng
macrozheng
Sep 28, 2025 · Fundamentals

Why Do Many Developers Shun Low-Code? Pros, Cons, and Realities

This article explains what low-code development is, outlines its cost‑saving and accessibility benefits, examines its flexibility, performance, and maintainability drawbacks, and concludes with guidance on when low-code platforms are appropriate for projects.

development efficiencylow-codeplatform limitations
0 likes · 6 min read
Why Do Many Developers Shun Low-Code? Pros, Cons, and Realities
21CTO
21CTO
Sep 26, 2025 · Fundamentals

API vs SDK: When to Use Each and Why It Matters for Developers

This guide explains the core differences between APIs and SDKs, outlines typical use cases, compares popular API styles like REST, GraphQL, and gRPC, and demonstrates how SDKs simplify integration with practical code examples and best‑practice recommendations for building robust software interfaces.

APIIntegrationSDK
0 likes · 14 min read
API vs SDK: When to Use Each and Why It Matters for Developers
DataFunSummit
DataFunSummit
Sep 23, 2025 · Artificial Intelligence

How Large‑Model AI Is Transforming R&D Workflows and Coding Tools

The article examines how large‑model AI is reshaping R&D by advancing intelligent development tools—from early code‑completion assistants like GitHub Copilot to expansive code‑generation platforms—highlighting their evolution, enterprise adoption, practical developer experiences, and future workflow transformations.

Code Generationartificial intelligencedeveloper tools
0 likes · 4 min read
How Large‑Model AI Is Transforming R&D Workflows and Coding Tools
Java Tech Enthusiast
Java Tech Enthusiast
Sep 22, 2025 · R&D Management

What 3 Fatal Mistakes Do New Tech Leaders Make? Lessons from a Startup Disaster

The article recounts how a newly promoted technical leader’s misguided agile rollout, arbitrary fines, and relentless overtime demands caused rapid team turnover, and then distills three key pitfalls—misapplying experience, lacking clear reward‑punishment policies, and weak upward management—that engineers must avoid when moving into management roles.

LeadershipManagementagile
0 likes · 5 min read
What 3 Fatal Mistakes Do New Tech Leaders Make? Lessons from a Startup Disaster
IT Services Circle
IT Services Circle
Sep 21, 2025 · Fundamentals

Why VS 2026 Requires 64 GB RAM & 16‑Core CPU – Impact on Developers

Microsoft’s September 9 preview of Visual Studio 2026 introduces a “best configuration” of 64 GB memory and a 16‑core CPU, shifting focus from minimum specs to optimal performance, sparking developer debate about hardware adequacy, productivity gains, and the evolving demands of modern development tools.

Hardware RequirementsIDE performanceVisual Studio
0 likes · 5 min read
Why VS 2026 Requires 64 GB RAM & 16‑Core CPU – Impact on Developers
DataFunSummit
DataFunSummit
Sep 21, 2025 · Artificial Intelligence

How Large‑Model AI Is Transforming Software Development Tools

This article explores how large‑model AI is reshaping R&D by evolving intelligent development tools—from early code‑completion assistants like GitHub Copilot to advanced code‑generation platforms that automate larger portions of the software engineering workflow.

AICode Generationintelligent tools
0 likes · 4 min read
How Large‑Model AI Is Transforming Software Development Tools
21CTO
21CTO
Sep 19, 2025 · Artificial Intelligence

What’s New in Visual Studio 2026? AI‑Powered IDE Features Unveiled

Microsoft’s Visual Studio 2026 Insiders preview brings AI deeply into the IDE, boosts performance, refreshes the UI, ensures extension compatibility, and replaces the old Preview channel with a monthly update stream for developers.

AI integrationIDEVisual Studio
0 likes · 3 min read
What’s New in Visual Studio 2026? AI‑Powered IDE Features Unveiled
DataFunSummit
DataFunSummit
Sep 15, 2025 · Artificial Intelligence

Large‑Model AI: Revolutionizing Software Development Tools

This article explores how large‑model AI is reshaping software development, tracing the evolution of intelligent R&D tools, highlighting enterprise adoption experiences, showcasing developer practices, and previewing upcoming Q&A, while emphasizing the shift from code completion to large‑scale code generation and enhanced user interactions.

AICode Generationintelligent tools
0 likes · 4 min read
Large‑Model AI: Revolutionizing Software Development Tools
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.

GitVersion Controlbranching strategy
0 likes · 24 min read
Which Git Branching Strategy Fits Your Team? A Practical Guide
21CTO
21CTO
Sep 6, 2025 · Fundamentals

Brian Kernighan on Rust, Unix Legacy, and the Future of Programming

In a lively talk at the Eastern Retro Computer Festival, Unix co‑founder Brian Kernighan reflects on the shift from C to memory‑safe languages, the explosion of Linux distributions, the role of Unix in modern mobile OSes, and offers candid advice for today’s developers.

Brian KernighanC languageLinux
0 likes · 9 min read
Brian Kernighan on Rust, Unix Legacy, and the Future of Programming
Tencent Cloud Developer
Tencent Cloud Developer
Sep 4, 2025 · Artificial Intelligence

Transform Your Coding Workflow: AI Collaboration Strategies That Cut Development Time

This article presents a practical AI collaboration framework for developers, detailing three core work scenarios, three counter‑intuitive techniques, implementation steps, and deeper mindset shifts that together can dramatically accelerate programming tasks and expand team capabilities.

AI CollaborationAnthropic practicessoftware development
0 likes · 18 min read
Transform Your Coding Workflow: AI Collaboration Strategies That Cut Development Time
AndroidPub
AndroidPub
Sep 2, 2025 · Artificial Intelligence

Unlocking AI Coding: Real‑World Tips for Mastering Claude Code and Prompt Engineering

After a hackathon where the author relied entirely on AI tools like Claude Code for documentation, design, and coding, this article shares practical experiences and insights on prompt engineering, task framing, context management, and workflow strategies that boost development efficiency across frontend, backend, and mobile projects.

AI CodingClaude Codeproductivity
0 likes · 20 min read
Unlocking AI Coding: Real‑World Tips for Mastering Claude Code and Prompt Engineering
AI Info Trend
AI Info Trend
Sep 1, 2025 · Industry Insights

Why AI Coding Is Reaching a Production Breakpoint in 2025

The 2025 AI Coding market report reveals a shift from experimental tools to production‑grade solutions, driven by rapid model upgrades, rising developer adoption, soaring valuations for startups, and a transition toward autonomous agent‑based platforms that promise end‑to‑end software engineering.

AI CodingAI agentsIndustry analysis
0 likes · 8 min read
Why AI Coding Is Reaching a Production Breakpoint in 2025
FunTester
FunTester
Aug 31, 2025 · Artificial Intelligence

How to Integrate AI Coding Tools into Your Development Workflow: A Practical Guide

This comprehensive guide shows how development teams can adopt the AI coding tool CodeBuddy, diagnose existing processes, select the right tool, and implement a document‑driven workflow that covers requirements, design, coding, testing, deployment, review, security, debugging and release, delivering faster and higher‑quality software.

AI CodingAutomationCodeBuddy
0 likes · 42 min read
How to Integrate AI Coding Tools into Your Development Workflow: A Practical Guide
DataFunTalk
DataFunTalk
Aug 29, 2025 · Artificial Intelligence

Grok Code Fast 1: xAI’s New Coding Model 3× Faster, 6× Cheaper

Elon Musk’s xAI has launched Grok Code Fast 1, a new code‑generation model that claims to be three times faster and six times cheaper than GPT‑5, offering agentic programming capabilities, broad language support, free‑week trials on major IDE platforms, and competitive pricing with high cache hit rates.

AI code modelagentic programmingcoding efficiency
0 likes · 6 min read
Grok Code Fast 1: xAI’s New Coding Model 3× Faster, 6× Cheaper
DevOps Engineer
DevOps Engineer
Aug 27, 2025 · R&D Management

Why Tech Giants Are Ditching Scrum: The Rise of Flexible Development Practices

The article examines how leading tech companies are abandoning Scrum and traditional agile ceremonies in favor of more flexible, outcome‑focused methods such as OKRs, a "no formal methodology" approach, and Shape Up, highlighting economic pressures, talent dynamics, and the evolving role of agile professionals.

OKRProcess InnovationTech Industry
0 likes · 9 min read
Why Tech Giants Are Ditching Scrum: The Rise of Flexible Development Practices
21CTO
21CTO
Aug 25, 2025 · R&D Management

Why Engineering Managers Remain Crucial in the Age of AI Agents

Even as AI agents become commonplace, the article argues that skilled engineering managers are still essential for bridging technology and business, guiding development teams, handling interpersonal challenges, and ensuring that software delivers real customer value.

AI agentsEngineering managementLeadership
0 likes · 7 min read
Why Engineering Managers Remain Crucial in the Age of AI Agents
Ops Development & AI Practice
Ops Development & AI Practice
Aug 25, 2025 · Artificial Intelligence

Boost AI Coding with GEMINI.md and Codebase Indexing: A Practical Guide

Using gemini-cli’s AI assistance effectively requires balancing manual GEMINI.md directives with the tool’s automatic codebase indexing, a strategy that delivers precise context, role definition, and project-wide insights while avoiding context bloat, ultimately enhancing development speed and code quality.

AI CodingGEMINI.mdGemini CLI
0 likes · 7 min read
Boost AI Coding with GEMINI.md and Codebase Indexing: A Practical Guide
Volcano Engine Developer Services
Volcano Engine Developer Services
Aug 20, 2025 · Artificial Intelligence

What Is Vibe Coding? Exploring the AI‑Driven Programming Paradigm

Vibe Coding, a new AI‑centric programming paradigm introduced by Andrej Karpathy, replaces traditional code‑centric development with natural‑language‑driven interactions, enabling developers to act as product‑focused guides while large language models generate code, and discusses tools, workflows, benefits, challenges, and future trends.

AI CodingLLMVibe Coding
0 likes · 26 min read
What Is Vibe Coding? Exploring the AI‑Driven Programming Paradigm
Lobster Programming
Lobster Programming
Aug 20, 2025 · Fundamentals

Understanding Git Merge vs Rebase: When and How to Use Each

This article explains Git’s core architecture—including the working directory, index, local and remote repositories—and compares the merge and rebase commands, illustrating their mechanisms, advantages, and trade‑offs with clear diagrams to help developers choose the right strategy for collaborative workflows.

GitVersion Controlmerge
0 likes · 5 min read
Understanding Git Merge vs Rebase: When and How to Use Each
JavaEdge
JavaEdge
Aug 20, 2025 · Artificial Intelligence

Exploring Kiro: Amazon’s AI‑Powered IDE for Structured Vibe Coding

This article provides a detailed overview of Kiro, Amazon's AI‑driven IDE that integrates Claude models to bring specification‑driven structure to vibe coding, covering its core concepts, installation steps, key features, workflow, pricing, and practical insights from a hands‑on experience.

AI IDEClaudeKiro
0 likes · 12 min read
Exploring Kiro: Amazon’s AI‑Powered IDE for Structured Vibe Coding
Tencent Cloud Developer
Tencent Cloud Developer
Aug 14, 2025 · Artificial Intelligence

Boost Your Team’s Efficiency with AI‑Powered CodeBuddy: A Step‑by‑Step Guide

This comprehensive guide shows how development teams can adopt the AI coding assistant CodeBuddy to streamline every stage of the software lifecycle—from diagnosing workflows and selecting tools to automating design, coding, testing, deployment, and continuous improvement—delivering measurable productivity gains and higher code quality.

AIAutomationDevOps
0 likes · 41 min read
Boost Your Team’s Efficiency with AI‑Powered CodeBuddy: A Step‑by‑Step Guide
Tencent Technical Engineering
Tencent Technical Engineering
Aug 11, 2025 · Artificial Intelligence

Boost Your Coding with Cursor: Rules, MCPs, and Structured Thinking

After four months of using the AI code assistant Cursor, the author shares a practical methodology that combines clear requirement articulation, pre‑planning, custom rules, and various Model Context Protocol (MCP) tools—such as feedback‑enhanced, sequential‑thinking, and better‑tapd—to streamline development, reduce token waste, and improve collaboration.

AI CodingCursorMCP
0 likes · 16 min read
Boost Your Coding with Cursor: Rules, MCPs, and Structured Thinking
21CTO
21CTO
Aug 11, 2025 · Artificial Intelligence

Why GitHub’s CEO Says Developers Must Embrace AI or Face Obsolescence

GitHub CEO Thomas Dohmke warns that developers who do not adopt AI risk becoming obsolete, outlining research on AI adoption stages, new essential skills, shifting education, and a changing job market that still predicts strong growth but with fundamentally different roles.

AIGitHubdeveloper skills
0 likes · 9 min read
Why GitHub’s CEO Says Developers Must Embrace AI or Face Obsolescence
Java Web Project
Java Web Project
Aug 8, 2025 · Industry Insights

How a 90s Programmer Earned 7 Million Yuan with Illegal Video‑Repost Software and Got Sentenced

The article details a 90s programmer’s development of illegal video‑repost software that bypasses platform checks, generated over 7 million yuan in profit within a year, and led to criminal convictions for both the developer and his sales associate, illustrating a full illicit supply chain.

criminal caseillegal softwareindustry insight
0 likes · 4 min read
How a 90s Programmer Earned 7 Million Yuan with Illegal Video‑Repost Software and Got Sentenced
Eric Tech Circle
Eric Tech Circle
Aug 8, 2025 · Artificial Intelligence

How Cursor’s AI Agent Turns Complex Tasks into Structured To‑Do Lists

This article explains how Cursor’s Agent mode uses intelligent planning to automatically break down complex development requirements into manageable To‑Do items, covering its key features, setup prerequisites, practical usage examples, prompt formatting tips, and a brief comparison with other AI‑assisted coding tools.

AI PlanningCursoragent mode
0 likes · 6 min read
How Cursor’s AI Agent Turns Complex Tasks into Structured To‑Do Lists
Baidu Geek Talk
Baidu Geek Talk
Aug 6, 2025 · Artificial Intelligence

How AI Can Supercharge Your Development Workflow from Docs to Code

This article describes how a development team integrated a suite of AI‑driven workflows—including AI‑generated documentation, code scaffolding, rule‑based IDE guidance, MCP server connectivity, and memory banks—to reduce repetitive tasks, accelerate coding, improve code review, and streamline operations across the entire software lifecycle.

AI CodingAI workflowMCP
0 likes · 18 min read
How AI Can Supercharge Your Development Workflow from Docs to Code
Nightwalker Tech
Nightwalker Tech
Jul 25, 2025 · Artificial Intelligence

How Windsurf AI Transforms Code Editing with Agentic Features

Windsurf is an advanced AI‑powered code editor that acts as an autonomous coding agent, offering cascade task execution, super‑complete suggestions, inline AI editing, integrated terminal commands, and visual previews, while comparing its capabilities and workflow to similar tools like Cursor.

AI code editorCode Automationfrontend tools
0 likes · 14 min read
How Windsurf AI Transforms Code Editing with Agentic Features
Java Tech Enthusiast
Java Tech Enthusiast
Jul 24, 2025 · Fundamentals

Why Classic Languages Still Dominate the TIOBE Top 10 in 2025

The July 2025 TIOBE Index reveals that Python, C, C++, Java, C#, JavaScript and Go hold the top seven spots for the third year, while legacy languages such as Visual Basic, SQL, Fortran, Ada, Perl and Delphi fiercely contest the 8‑12 positions, highlighting the resilience of established languages despite newer alternatives.

Language PopularityPythonTIOBE Ranking
0 likes · 6 min read
Why Classic Languages Still Dominate the TIOBE Top 10 in 2025
Efficient Ops
Efficient Ops
Jul 22, 2025 · Artificial Intelligence

How to Harness Large Language Models for Ten‑Fold Software Development Efficiency

This article outlines the essential inputs and collaborative outputs needed when using large language models throughout software development—from requirement gathering and design to implementation and testing—highlighting practical steps to achieve far greater productivity than current modest gains.

AI-assisted engineeringrequirements engineeringsoftware development
0 likes · 8 min read
How to Harness Large Language Models for Ten‑Fold Software Development Efficiency
21CTO
21CTO
Jul 21, 2025 · Artificial Intelligence

Why AI Skills Are Now a Must-Have for Developers in 2025

According to a 2025 application development trends report by Infragistics and Dynata, 71% of tech leaders will not hire developers lacking AI/ML skills, while 87% already use AI in development, highlighting the growing demand for AI, cloud, and secure coding expertise amid hiring and security challenges.

Secure Codingartificial intelligencedeveloper hiring
0 likes · 4 min read
Why AI Skills Are Now a Must-Have for Developers in 2025
FunTester
FunTester
Jul 16, 2025 · Backend Development

Master Go Unit and Integration Testing: Practical Guide with Code Samples

Go’s built‑in testing framework makes writing and running unit and integration tests straightforward, offering clear conventions, command‑line tools, and examples that help developers isolate bugs, ensure code correctness, and safely refactor while covering scenarios from simple functions to full‑stack workflows.

Gointegration testingsoftware development
0 likes · 12 min read
Master Go Unit and Integration Testing: Practical Guide with Code Samples
Architecture Digest
Architecture Digest
Jul 15, 2025 · Fundamentals

Why Do Many Developers Dislike Low-Code? Pros, Cons, and Realities

This article explains what low-code development is, why some programmers resent it, and examines its advantages—such as reduced cost and lower technical barriers—along with its drawbacks like limited flexibility, performance concerns, and vendor lock‑in, concluding with a balanced assessment.

development platformslow-codepros and cons
0 likes · 6 min read
Why Do Many Developers Dislike Low-Code? Pros, Cons, and Realities