Tagged articles

AI-assisted coding

27 articles · Page 1 of 1
TonyBai
TonyBai
Aug 14, 2026 · Artificial Intelligence

Why Google Claims Go Is the Ideal Language for AI‑Assisted Development

The article analyzes Google’s blog post that argues AI shifts software‑engineering bottlenecks from code generation to code review, and explains why Go’s readability‑first design, strong static typing, comprehensive toolchain, and long‑term compatibility make it especially suited for AI‑assisted programming, while also summarizing the heated Hacker News debate.

AI-assisted codingGoSoftware Engineering
0 likes · 18 min read
Why Google Claims Go Is the Ideal Language for AI‑Assisted Development
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
IT Services Circle
IT Services Circle
Jul 27, 2026 · Fundamentals

Why Vibe Coding Fails and How Specification‑Driven Development Can Save AI‑Assisted Coding

The article critiques the five fatal flaws of the emerging Vibe Coding paradigm, explains the Specification‑Driven Development (SDD) methodology—including its principles, three‑phase workflow, tool ecosystem, and integration with AI agents—and promotes the first Chinese book that details this approach.

AI-assisted codingAgent IntegrationSDD workflow
0 likes · 12 min read
Why Vibe Coding Fails and How Specification‑Driven Development Can Save AI‑Assisted Coding
samdeepthink
samdeepthink
Jul 14, 2026 · Fundamentals

Why Spec‑Driven Development Is the Core of Vibe Coding

The article argues that mastering Spec‑Driven Development, especially when collaborating with AI, solves most programming problems, improves code‑generation accuracy, and makes the overall development workflow smoother than chasing countless AI‑generated code tweaks.

AI-assisted codingDevelopment WorkflowSoftware Design
0 likes · 8 min read
Why Spec‑Driven Development Is the Core of Vibe Coding
Linyb Geek Road
Linyb Geek Road
Jul 6, 2026 · R&D Management

From Vibe Coding to Spec‑Driven Development: Evolving Team Efficiency

The article analyses the rise of Vibe Coding, its hidden entropy costs for teams, and proposes Spec‑Driven Development (SDD) as a deterministic, context‑engineered alternative, detailing its philosophy, lifecycle, tooling ecosystem, practical adoption steps, and metrics for measuring engineering productivity.

AI-assisted codingSoftware EngineeringSpec Driven Development
0 likes · 32 min read
From Vibe Coding to Spec‑Driven Development: Evolving Team Efficiency
Tencent TDS Service
Tencent TDS Service
Jul 1, 2026 · Mobile Development

Create a Multimodal AI Chat App for Android, iOS, HarmonyOS in 7.5 Hours Using Kuikly

In just 7.5 hours, the author used AI‑assisted Kuikly to generate a fully functional multimodal chat application for Android, iOS and HarmonyOS—producing about 3,500 lines of code from 28 conversational rounds, supporting text, images, markdown rendering, SSE streaming, and local session management without writing a single line manually.

AI-assisted codingCross‑platform mobileKotlin Multiplatform
0 likes · 16 min read
Create a Multimodal AI Chat App for Android, iOS, HarmonyOS in 7.5 Hours Using Kuikly
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Jun 21, 2026 · Backend Development

Beyond Vibe Coding: A Deep Dive into OpenSpec Spec‑Driven Development

This article explains why Vibe Coding reaches its limits for large projects, introduces Spec‑Driven Development with OpenSpec, walks through installing the tool, using its opsx commands, creating specification documents, applying code generation, and archiving the results in a Spring Boot 3.5.0 application.

AI-assisted codingOpenSpecOpsx commands
0 likes · 12 min read
Beyond Vibe Coding: A Deep Dive into OpenSpec Spec‑Driven Development
James' Growth Diary
James' Growth Diary
Jun 20, 2026 · R&D Management

OpenSpec Deep Dive: The Ultimate Form of Specification‑Driven Development

OpenSpec adds a specification layer to existing codebases, offering a pure, brownfield‑friendly, tool‑agnostic approach where specs act as contracts, changes become first‑class citizens, and incremental Delta Specs replace full‑spec rewrites, with detailed workflows, design insights, limitations, and a side‑by‑side comparison to Spec‑Kit.

AI-assisted codingBrownfieldDelta Spec
0 likes · 17 min read
OpenSpec Deep Dive: The Ultimate Form of Specification‑Driven Development
21CTO
21CTO
Jun 16, 2026 · Industry Insights

Software Engineer vs Vibe Coder: Why They’re Fundamentally Different

The article analyzes how AI‑assisted “Vibe Coders” focus on rapid prototype creation while software engineers prioritize full‑lifecycle responsibilities, proposing a new “safe‑merge time” metric to evaluate code quality, discussing responsibility boundaries, context awareness, appropriate use cases, and the impact on junior developers.

AI-assisted codingCode ReviewDevelopment Workflow
0 likes · 12 min read
Software Engineer vs Vibe Coder: Why They’re Fundamentally Different
Senior Brother's Insights
Senior Brother's Insights
May 12, 2026 · Backend Development

How Claude Code Streamlines Every Stage of Software Development: A Practical Walkthrough

This article walks through a real‑world project where Claude Code is used to initialize a CLAUDE.md contract, integrate a Milvus database SDK, generate table schemas, clear AI context, manage Git worktrees, and automate unit testing and bug fixing, demonstrating significant efficiency gains.

AI-assisted codingClaude CodeGit worktree
0 likes · 8 min read
How Claude Code Streamlines Every Stage of Software Development: A Practical Walkthrough
Ubuntu
Ubuntu
Apr 15, 2026 · Industry Insights

Linux Kernel Embraces AI Coding—But Who Takes the Blame?

After months of heated debate, the Linux kernel maintainers released a three‑rule policy that permits AI‑assisted code contributions while insisting that human developers sign off, label the AI origin, and bear full responsibility for any bugs, security flaws, or licensing issues that arise.

AI policyAI-assisted codingLinux
0 likes · 13 min read
Linux Kernel Embraces AI Coding—But Who Takes the Blame?
Architect's Tech Stack
Architect's Tech Stack
Mar 31, 2026 · Industry Insights

How JetBrains AIR Reinvents IDEs with Built‑In AI: A Hands‑On Guide

JetBrains AIR is a new AI‑native IDE that embeds artificial intelligence as the default workflow, offering macOS installation, project opening, AI‑driven task definition, execution, review, parallel task handling, and advanced MCP server integration, all while keeping developers in control of code changes.

AI IDEAI-assisted codingIDE tutorial
0 likes · 7 min read
How JetBrains AIR Reinvents IDEs with Built‑In AI: A Hands‑On Guide
DevOps Coach
DevOps Coach
Mar 24, 2026 · Cloud Computing

How Spec‑Driven Development with Claude Code Transforms Small‑Scale AWS Projects

The article details a practitioner’s method of using Claude Code and spec‑driven development to plan, prototype, and deploy modular serverless stacks on AWS, highlighting the benefits of early specification, AI‑assisted coding, context‑window limits, and iterative testing for reliable software engineering.

AI-assisted codingAWSClaude Code
0 likes · 16 min read
How Spec‑Driven Development with Claude Code Transforms Small‑Scale AWS Projects
Xike
Xike
Mar 20, 2026 · Fundamentals

Mastering Cursor AI: Advanced Rules, MCP, Commands, and Modes Explained

This guide walks you through Cursor AI’s advanced configuration—covering core features, custom Rules, the Model Context Protocol (MCP), user‑defined Commands, and switchable Modes—while showing practical Spring Boot and refactoring cases and quantifying efficiency gains.

AI-assisted codingConfigurationCursor AI
0 likes · 10 min read
Mastering Cursor AI: Advanced Rules, MCP, Commands, and Modes Explained
Architect
Architect
Feb 24, 2026 · Artificial Intelligence

How to Safely Integrate Claude Code: An Architect’s Proven AI‑Assisted Development Workflow

Boris Tane, former founder of Baselime and Cloudflare Workers observability lead, shares a disciplined eight‑step workflow that lets architects harness Claude Code while preventing costly system‑breaking AI‑generated code, by making every AI contribution explicit, reviewed, and anchored to documented architectural decisions.

AI-assisted codingClaude CodeCode Review
0 likes · 18 min read
How to Safely Integrate Claude Code: An Architect’s Proven AI‑Assisted Development Workflow
Node.js Tech Stack
Node.js Tech Stack
Feb 3, 2026 · Frontend Development

Vue Core Member Anthony Fu Launches 'Skills' Repo, Near 3K Stars, Ushering AI‑Assisted Coding Era

Anthony Fu, a Vue core team member, released the antfu/skills GitHub repository—a curated collection of AI agent skills split into opinionated personal presets and up‑to‑date official documentation, enabling shared, on‑demand prompts for Vue, Nuxt, Vite, and related tools.

AI-assisted codingFrontend toolingGit submodules
0 likes · 5 min read
Vue Core Member Anthony Fu Launches 'Skills' Repo, Near 3K Stars, Ushering AI‑Assisted Coding Era
Ubiquitous Tech
Ubiquitous Tech
Sep 13, 2025 · Frontend Development

VibeCoding Practice 1: Creating a Resume Generator with ByteDance’s Trae IDE

This article walks through VibeCoding’s immersive AI‑driven workflow, showing how to craft detailed prompts, use ByteDance’s Trae IDE to iteratively generate and refine a two‑page HTML/CSS/JS resume web page, add PDF export, dynamic sections, and achieve a polished final product.

AI-assisted codingResume generatorTrae IDE
0 likes · 15 min read
VibeCoding Practice 1: Creating a Resume Generator with ByteDance’s Trae IDE
Smart Era Software Development
Smart Era Software Development
Jul 10, 2025 · Artificial Intelligence

Why Strong Coding Skills Supercharge AI: Insights from Karpathy’s Recommended Blog

The article explains that AI acts as an amplifier for software engineers, showing that solid coding fundamentals and precise prompts dramatically boost AI‑generated output, illustrated with prompt comparisons, tooling tactics, and a real‑world PostgreSQL optimization case, while emphasizing disciplined practices to avoid low‑quality code.

AI-assisted codingLLM toolsPrompt Engineering
0 likes · 17 min read
Why Strong Coding Skills Supercharge AI: Insights from Karpathy’s Recommended Blog
37 Interactive Technology Team
37 Interactive Technology Team
Apr 18, 2025 · Artificial Intelligence

Improving Development Efficiency with Cursor IDE Project Rules: A Practical Guide

The guide shows how Cursor IDE’s Project Rules let AI automatically generate reusable code for adding new data sources, cutting development time from days to hours, with near‑100% success across two validation methods, and suggests broader rule design could boost productivity even further.

AI-assisted codingAutomationCursor IDE
0 likes · 5 min read
Improving Development Efficiency with Cursor IDE Project Rules: A Practical Guide
Architect
Architect
Apr 10, 2025 · Frontend Development

Improving Front‑End Development Workflow with Cursor AI: From Requirements to Code and Impact Assessment

This article shares a practical experience of integrating the Cursor AI code assistant into a front‑end development workflow, outlining expectations, the shift from planning to execution, current pain points, a collaborative feedback loop, and concrete scenario applications such as status analysis, change planning, and impact evaluation.

AI-assisted codingCursor AIDevelopment Workflow
0 likes · 13 min read
Improving Front‑End Development Workflow with Cursor AI: From Requirements to Code and Impact Assessment