Tagged articles
108 articles
Page 1 of 2
Shuge Unlimited
Shuge Unlimited
May 18, 2026 · Frontend Development

OpenSpec Project Walkthrough #5: UI Visual Polish and Template Tweaks to Guide AI‑Generated Tasks

This article details how the OpenSpec v1.3.1 project upgraded its UI visual layer with a new color palette, icons, and animations, uncovered why AI‑generated tasks.md ignored schema instructions, fixed the issue by editing the template, and verified the changes through a full apply‑verify‑archive cycle.

AI code generationOpenSpecReact
0 likes · 24 min read
OpenSpec Project Walkthrough #5: UI Visual Polish and Template Tweaks to Guide AI‑Generated Tasks
IT Services Circle
IT Services Circle
May 14, 2026 · Fundamentals

Design Patterns: Born in 1994, Died in 2034 – A 40‑Year Saga

The article traces the fictional rise and fall of design patterns from their 1994 debut, through a golden era of OOP and interview hype, to their eclipse by modern language features and AI‑generated code, ending with AI agents unintentionally reinventing the same abstractions.

AI code generationDesign PatternsGang of Four
0 likes · 12 min read
Design Patterns: Born in 1994, Died in 2034 – A 40‑Year Saga
Shuge Unlimited
Shuge Unlimited
May 11, 2026 · Artificial Intelligence

Boost OpenSpec Code Quality to 80% with a Single Config Change

The article analyzes three rounds of lab experiments that reveal task‑granularity as the key lever for AI‑generated code quality, introduces the 2/8 rule, and details a three‑step configuration (config.yaml, schema fork with upgraded instruction, and review artifact) that raises quality scores to about 80% without modifying OpenSpec source code.

AI code generationConfigurationOpenSpec
0 likes · 18 min read
Boost OpenSpec Code Quality to 80% with a Single Config Change
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
May 9, 2026 · Artificial Intelligence

AI Code‑Generation Benchmarks Show Zero Pass Rate for GPT, Claude, and Gemini

A new benchmark called ProgramBench challenges top‑tier LLMs to rebuild 200 real‑world software projects from scratch, revealing that GPT‑5.4, Claude Opus, and Gemini all achieve a 0% full‑pass score while exposing design flaws, language‑choice biases, and rampant cheating when network access is allowed.

AI code generationBenchmarkProgramBench
0 likes · 11 min read
AI Code‑Generation Benchmarks Show Zero Pass Rate for GPT, Claude, and Gemini
SuanNi
SuanNi
May 6, 2026 · Artificial Intelligence

Claude Code Founder Commands Thousands of AI Agents from a Phone—No Code Needed

In a 2026 AI Ascent interview, Claude Code’s founder Boris Cherny describes how he now writes no code, using only his phone to orchestrate thousands of AI agents, illustrating the rapid rise of autonomous code generation, loop‑driven automation, and the broader industry shift toward AI‑powered software development.

AI AgentsAI code generationAnthropic
0 likes · 11 min read
Claude Code Founder Commands Thousands of AI Agents from a Phone—No Code Needed
Old Zhang's AI Learning
Old Zhang's AI Learning
Apr 28, 2026 · Frontend Development

Recreating a Social Media Anti‑Addiction Chrome Extension with AI (Open‑Source)

The author adapts a Japanese developer’s forced‑break Chrome extension using GitHub Copilot (Codex) to create an open‑source add‑on that blocks prolonged browsing on any specified sites—by default Zhihu and Weibo—displaying a full‑screen cat overlay after a configurable time.

AI code generationAnti-AddictionChrome Extension
0 likes · 3 min read
Recreating a Social Media Anti‑Addiction Chrome Extension with AI (Open‑Source)
Selected Java Interview Questions
Selected Java Interview Questions
Apr 28, 2026 · Artificial Intelligence

Can You Safely Deploy AI‑Generated Code?

The author shares personal experiments with Claude Code and GitHub Copilot, highlighting how AI can dramatically speed up development but also introduces hidden risks such as faulty caching logic, code leakage, copyright issues, and prompt‑injection vulnerabilities, and proposes practical guidelines for safely using AI‑generated code in production.

AI code generationClaude CodeCode review
0 likes · 11 min read
Can You Safely Deploy AI‑Generated Code?
AI Explorer
AI Explorer
Apr 27, 2026 · Artificial Intelligence

Single-File Hack Boosts Claude Code (92k★) with Four Senior‑Engineer Principles

The author presents a one‑file “CLAUDE.md” that, based on Andrej Karpathy’s four LLM coding pain points, rewrites Claude Code’s behavior using four concrete principles—think before coding, prioritize simplicity, make scalpel‑like edits, and drive execution with tests—turning AI from a noisy intern into a senior‑engineer‑like coder, and explains how to install it.

AI code generationClaude CodeGitHub
0 likes · 6 min read
Single-File Hack Boosts Claude Code (92k★) with Four Senior‑Engineer Principles
MeowKitty Programming
MeowKitty Programming
Apr 23, 2026 · Backend Development

Why Java Developers Should Re‑Emphasize API Design in the AI Era

Java developers using AI to generate code find speed gains, but vague API boundaries cause AI to misinterpret intent; clear, well‑named, constrained interfaces are essential for reliable AI assistance, making API design a core factor in future development productivity.

AI code generationBackend DevelopmentJava
0 likes · 6 min read
Why Java Developers Should Re‑Emphasize API Design in the AI Era
MeowKitty Programming
MeowKitty Programming
Apr 20, 2026 · Frontend Development

Will Scaffolding Tools Survive the AI Era? How Their Role Is Shifting

The article argues that while AI can replace the code‑generation part of project scaffolds, scaffolding tools will not disappear; instead they will evolve from quick starters to enforceable, organization‑wide engineering standards that keep teams consistent and maintainable.

AI code generationSoftware Engineeringfrontend
0 likes · 7 min read
Will Scaffolding Tools Survive the AI Era? How Their Role Is Shifting
Lao Guo's Learning Space
Lao Guo's Learning Space
Apr 18, 2026 · Artificial Intelligence

How Alibaba’s Meoo Lets Anyone Build a Full Website in One Minute

Alibaba’s Meoo is a zero‑code AI tool that claims to turn a natural‑language idea into a complete front‑ and back‑end web application in about a minute, using four domestic large models, a swarm‑Agent architecture, and deep integration with Alibaba Cloud, while offering dramatic time‑saving compared to traditional development.

AI AgentsAI code generationAlibaba
0 likes · 10 min read
How Alibaba’s Meoo Lets Anyone Build a Full Website in One Minute
DevOps in Software Development
DevOps in Software Development
Apr 17, 2026 · Artificial Intelligence

Designing a Control System for AI Code Generators: The Harness Engineering Framework

This article breaks down Birgitta Böckeler's Harness Engineering framework, explaining its 2×2 control matrix, the distinction between computational and inferential controls, three regulation dimensions, and new concepts like Harnessability and Harness Templates, while offering concrete actions for engineering leaders.

AI EngineeringAI code generationHarness Engineering
0 likes · 10 min read
Designing a Control System for AI Code Generators: The Harness Engineering Framework
AI Explorer
AI Explorer
Apr 13, 2026 · Artificial Intelligence

OpenAI Unveils Zero‑Human‑Coding AI That Handles Million‑Line Codebases

OpenAI announced an AI system capable of independently understanding, building, and delivering million‑line codebases without any human writing or review, claiming to distill senior engineers’ systemic thinking into reusable “Skills,” while raising questions about code‑review elimination, hidden technical debt, and future developer roles.

AI code generationAI riskOpenAI
0 likes · 7 min read
OpenAI Unveils Zero‑Human‑Coding AI That Handles Million‑Line Codebases
Yunqi AI+
Yunqi AI+
Apr 11, 2026 · Fundamentals

Two Principles to Make AI‑Generated Code Easy to Maintain

The article explains how the Composed Method Pattern (CMP) and the Single Level of Abstraction Principle (SLAP) can keep AI‑generated code readable, maintainable, and team‑friendly by structuring entry methods as narratives and ensuring each method stays at a single abstraction level.

AI code generationCMPSLAP
0 likes · 16 min read
Two Principles to Make AI‑Generated Code Easy to Maintain
PaperAgent
PaperAgent
Apr 5, 2026 · Artificial Intelligence

Can AI Make Code Faster? Problem‑Oriented Optimization and Anchor Verification Breakthrough

A recent ICLR 2026 study from Zhejiang University, Ant Group, and Stony Brook introduces a problem‑oriented dataset and an anchor‑verification framework that enable large language models to not only generate correct code but also significantly improve its execution speed, achieving up to six‑fold acceleration while maintaining high correctness.

AI code generationCode Optimizationanchor verification
0 likes · 8 min read
Can AI Make Code Faster? Problem‑Oriented Optimization and Anchor Verification Breakthrough
dbaplus Community
dbaplus Community
Apr 5, 2026 · Industry Insights

Can AI Legally Re‑License Open‑Source Code? The chardet Rewrite Controversy

The recent AI‑driven rewrite of the Python encoding detector chardet sparked a heated debate over licensing, clean‑room development, and whether a completely new implementation can legitimately switch from LGPL to MIT, highlighting the broader challenges of AI‑generated open‑source software.

AI code generationClaudeMIT license
0 likes · 14 min read
Can AI Legally Re‑License Open‑Source Code? The chardet Rewrite Controversy
AI Engineering
AI Engineering
Mar 22, 2026 · Artificial Intelligence

How MiniMax’s Open‑Source Skills Boost AI Code Quality to Senior Engineer Level

MiniMax has released an open‑source skills repository that guides AI through complete development workflows—from requirement analysis to production‑grade code—covering frontend, full‑stack, mobile, shader, and document generation tasks, with support for Claude Code, Cursor, Codex, and OpenCode, and reports 97% task adherence on complex tasks.

AI code generationClaudeCodex
0 likes · 4 min read
How MiniMax’s Open‑Source Skills Boost AI Code Quality to Senior Engineer Level
Node.js Tech Stack
Node.js Tech Stack
Mar 17, 2026 · Backend Development

Node.js Gains Native Virtual File System – How Claude Code Made It Possible

Node.js introduces a built‑in virtual file system via the upcoming node:vfs module and the @platformatic/vfs package, addressing long‑standing limitations in module import and file sandboxing, with detailed usage examples, mounting modes, full fs API support, and discussion of why core integration is essential.

@platformatic/vfsAI code generationNode.js
0 likes · 14 min read
Node.js Gains Native Virtual File System – How Claude Code Made It Possible
Java Web Project
Java Web Project
Mar 10, 2026 · Industry Insights

Why AI‑Generated Code Still Needs a Post‑Processing Engineer

The article analyzes how large‑model code generators can quickly produce 80‑point prototypes but still require skilled engineers to fix missing logic, boundary cases, security flaws, and performance issues, turning shaky AI output into reliable, production‑ready software.

AI code generationAutonomous Agentsindustry insight
0 likes · 9 min read
Why AI‑Generated Code Still Needs a Post‑Processing Engineer
Frontend AI Walk
Frontend AI Walk
Mar 6, 2026 · Frontend Development

One‑Click Design‑to‑Code with Lanhu MCP: Setup, Pitfalls, and Why It Fails

This article documents the end‑to‑end process of using Lanhu MCP to convert UI design files into HTML/CSS, covering environment setup, installation, Cursor integration, common errors such as Python 3.13 incompatibility and HTTP 418 responses, and practical work‑arounds when the core API is blocked.

AI code generationCursorDocker
0 likes · 9 min read
One‑Click Design‑to‑Code with Lanhu MCP: Setup, Pitfalls, and Why It Fails
Old Zhang's AI Learning
Old Zhang's AI Learning
Feb 28, 2026 · Artificial Intelligence

How OpenAI Engineers Leverage Codex: 6 Proven Best Practices

The article reveals how OpenAI’s engineering teams integrate Codex into daily workflows, detailing seven core application scenarios—from code understanding and refactoring to performance optimization and flow maintenance—and presents six concrete best‑practice guidelines for maximizing AI‑assisted development efficiency.

AI code generationCodexPerformance Optimization
0 likes · 7 min read
How OpenAI Engineers Leverage Codex: 6 Proven Best Practices
Node.js Tech Stack
Node.js Tech Stack
Feb 20, 2026 · Frontend Development

Is Frontend Dead Again? Gemini 3.1 Pro’s Leap in Reasoning and Code Generation

Google’s Gemini 3.1 Pro dramatically improves core reasoning scores (77.1% on ARC‑AGI‑2, 80.6% on Swe‑bench) and can generate interactive SVG, complex data‑driven visualizations, and creative‑coding layouts, prompting a reassessment of which front‑end tasks AI can replace and which still require architectural expertise.

AI code generationBenchmarkGemini 3.1 Pro
0 likes · 6 min read
Is Frontend Dead Again? Gemini 3.1 Pro’s Leap in Reasoning and Code Generation
Su San Talks Tech
Su San Talks Tech
Feb 19, 2026 · Frontend Development

Boost Front‑End Productivity: Turn ASCII Sketches into Code with AI

By leveraging AI’s ability to parse structured ASCII sketches, developers can replace ambiguous natural‑language UI descriptions with precise visual blueprints, rapidly generate front‑end code for dashboards, iterate layouts, and fine‑tune components, while understanding the method’s benefits, workflow, and limitations.

AI code generationDashboardPrompt Engineering
0 likes · 10 min read
Boost Front‑End Productivity: Turn ASCII Sketches into Code with AI
Node.js Tech Stack
Node.js Tech Stack
Feb 14, 2026 · Frontend Development

Bridging the AI Code Quality Gap: 3 Essential Front-End Skills

While AI tools like Cursor generate code faster than ever, the resulting quality varies widely; by equipping AI with the frontend-design skill, the react-best-practices (or antfu/skills) bundle, and a professional 28‑inch 4K monitor such as the BenQ RD280U, front‑end developers can ensure high‑design UI, robust engineering practices, and sustained visual comfort.

AI code generationbest practicesdesign skills
0 likes · 14 min read
Bridging the AI Code Quality Gap: 3 Essential Front-End Skills
AI Insight Log
AI Insight Log
Feb 5, 2026 · Artificial Intelligence

How 16 Claude Agents Burned $140K to Build a C Compiler in Opus 4.6

Anthropic’s midnight release of Claude Opus 4.6 showcased a $140,000 “stress test” where 16 Claude agents collaboratively wrote a Linux‑compatible C compiler, achieving a 100‑k‑line Rust codebase, while the model also added deep Excel/PPT integration and lifted finance benchmark scores by up to 23 percentage points.

AI code generationClaude OpusFinancial AI
0 likes · 7 min read
How 16 Claude Agents Burned $140K to Build a C Compiler in Opus 4.6
Old Meng AI Explorer
Old Meng AI Explorer
Feb 1, 2026 · Artificial Intelligence

How Kimi K2.5 AI Turns Video into High‑Quality Front‑End Designs and Code

The Kimi K2.5 open‑source multimodal model lets users upload a website video and automatically reproduces its visual design, layout, animations, and even generates functional front‑end code, while its companion Kimi Code tool accelerates development from days to minutes, outperforming leading closed‑source models in benchmark tests.

AI code generationBenchmarkK2.5 model
0 likes · 8 min read
How Kimi K2.5 AI Turns Video into High‑Quality Front‑End Designs and Code
IT Services Circle
IT Services Circle
Jan 28, 2026 · Frontend Development

How AI ‘Skills’ Are Shaping React and Vue Best‑Practice Coding

The article explains how the emerging concept of “Skills” provides AI agents with structured, framework‑specific best‑practice knowledge for React and Vue, turning AI from a simple code generator into a virtual colleague that writes code according to official guidelines and real‑world experience.

AI AgentsAI code generationReact
0 likes · 6 min read
How AI ‘Skills’ Are Shaping React and Vue Best‑Practice Coding
Programmer's Advance
Programmer's Advance
Jan 25, 2026 · Artificial Intelligence

How Codex Agent Loop Transforms Code Generation into a Programming Partner

This article traces Codex's evolution from a simple code‑completion tool to a full‑stack Agent Loop system, explains its loop‑based architecture and core components, showcases practical configurations, multi‑agent collaboration, real‑world case studies, and discusses technical challenges and future trends for AI‑assisted software development.

AI code generationAgent Loopindustry insights
0 likes · 29 min read
How Codex Agent Loop Transforms Code Generation into a Programming Partner
JavaGuide
JavaGuide
Jan 13, 2026 · Backend Development

Claude Code Generates Unexpected Bugs: 4 Real-World Spring Pitfalls and Fixes

During a Spring‑based interview platform project, the author discovered four typical bugs introduced by Claude Code—transactional self‑invocation loss, AI‑generated NullPointerExceptions, async task failures after entity deletion, and Redis Stream message buildup—and explains the root causes and concrete remediation steps.

AI code generationAsyncBug debugging
0 likes · 11 min read
Claude Code Generates Unexpected Bugs: 4 Real-World Spring Pitfalls and Fixes
AI Insight Log
AI Insight Log
Dec 27, 2025 · Industry Insights

Why AI Code Generators Like Cursor Could Trigger an Infinite Software Crisis – Lessons from Netflix

Netflix senior engineer Jake Nations warns that the rise of AI‑powered code generators creates an "Infinite Software Crisis" by turning easy code generation into unmaintainable complexity, and outlines a three‑step "Context Compression" method to keep development disciplined and understandable.

AI code generationNetflix engineeringSoftware Architecture
0 likes · 10 min read
Why AI Code Generators Like Cursor Could Trigger an Infinite Software Crisis – Lessons from Netflix
SpringMeng
SpringMeng
Dec 26, 2025 · Frontend Development

How Gemini 3 Enabled a Company to Slash 5 of Its 6 Front‑End Engineers

A small tech firm replaced most of its front‑end staff with Gemini 3, using Claude and Gemini 3 to generate UI code quickly, comparing it with other AI tools and concluding that AI‑assisted development can meet mid‑level client demands while drastically reducing headcount.

AI code generationClaudeGemini 3
0 likes · 5 min read
How Gemini 3 Enabled a Company to Slash 5 of Its 6 Front‑End Engineers
21CTO
21CTO
Dec 11, 2025 · Artificial Intelligence

How AI-Powered Visual Programming Will Transform Software Development in the Next 5 Years

The article forecasts that AI-driven visual programming (ViBE) will reshape software creation by enabling natural‑language to visual code conversion, real‑time multimodal collaboration, and automated enterprise workflows, dramatically accelerating development and lowering entry barriers for both developers and learners over the next half‑decade.

AI code generationVisual Programmingfuture of development
0 likes · 7 min read
How AI-Powered Visual Programming Will Transform Software Development in the Next 5 Years
Eric Tech Circle
Eric Tech Circle
Dec 6, 2025 · Frontend Development

Master Enterprise-Scale AI Code Generation: The Complete Cursor Rules Blueprint

This article shares a comprehensive, open‑source set of Cursor Rules for enterprise full‑stack development, detailing a three‑layer architecture, four guiding principles, and concrete configurations for Next.js, React, Shadcn/ui, Tailwind, and related tools, with practical examples and a GitHub repository.

AI code generationCursor RulesFrontend Architecture
0 likes · 4 min read
Master Enterprise-Scale AI Code Generation: The Complete Cursor Rules Blueprint
DaTaobao Tech
DaTaobao Tech
Nov 24, 2025 · Frontend Development

How Spec‑Driven AI Collaboration Solves Front‑End Component Reuse Challenges

The article examines the difficulties of traditional front‑end component reuse, proposes a spec‑driven AI collaboration model that shifts from code reuse to specification reuse, and demonstrates the approach with a detailed Bottom component case study, including design principles, architecture, code snippets, and practical benefits.

AI code generationTypeScriptcomponent reuse
0 likes · 31 min read
How Spec‑Driven AI Collaboration Solves Front‑End Component Reuse Challenges
FunTester
FunTester
Nov 21, 2025 · Fundamentals

How to Make AI‑Generated Code Testable, Traceable, and Feasible

This article explains why software requirements must be testable, traceable, and feasible—especially for AI‑generated code—by detailing the three key qualities, practical guidelines for achieving them, and the consequences of neglecting testability, observability, controllability, and traceability.

AI code generationSoftware Testingfeasibility
0 likes · 11 min read
How to Make AI‑Generated Code Testable, Traceable, and Feasible
Java Architecture Diary
Java Architecture Diary
Nov 19, 2025 · Artificial Intelligence

Gemini 3 vs Claude Code: Which AI Generates a Better 3D Billiards Game?

This article introduces Google's Gemini 3 series and four free access channels, walks through using Google AI Studio, Antigravity IDE, and Gemini CLI, then conducts a hands‑on benchmark comparing Gemini 3 and Claude Code on generating a 3D HTML billiards game, analyzing speed, code quality, and execution results.

AI code generationAntigravity IDEClaude Code
0 likes · 7 min read
Gemini 3 vs Claude Code: Which AI Generates a Better 3D Billiards Game?
FunTester
FunTester
Nov 18, 2025 · Artificial Intelligence

Why Unambiguous, Consistent Requirements Are Critical for AI Code Generation

In the age of AI‑driven code generation, requirements must be both unambiguous and consistent to avoid misinterpretation, unpredictable outputs, and faulty logic, ensuring that generated code aligns with stakeholder intent and maintains quality.

AI code generationConsistencySoftware quality
0 likes · 7 min read
Why Unambiguous, Consistent Requirements Are Critical for AI Code Generation
Programmer DD
Programmer DD
Nov 10, 2025 · Fundamentals

Can Spec‑Driven Development Turn AI‑Generated Code into Production‑Ready Software?

This article explains how spec‑driven development transforms AI‑assisted coding from exploratory, chat‑based experiments into a reliable, production‑grade workflow by using formal specifications as the source of truth, systematic validation, and a structured tool ecosystem to ensure quality, security, and maintainability.

AI code generationSoftware EngineeringSpec‑Driven Development
0 likes · 29 min read
Can Spec‑Driven Development Turn AI‑Generated Code into Production‑Ready Software?
JavaEdge
JavaEdge
Nov 7, 2025 · Artificial Intelligence

Can a PDCA Framework Unlock AI Code Generation’s Full Potential?

This article examines why AI‑assisted coding often falls short on quality and integration, introduces a structured PDCA workflow to guide AI interactions, presents experimental data comparing PDCA‑guided and unstructured approaches, and outlines practical guidelines and future enhancements for sustainable AI‑driven software development.

AI code generationDevOpsPDCA
0 likes · 15 min read
Can a PDCA Framework Unlock AI Code Generation’s Full Potential?
JD Cloud Developers
JD Cloud Developers
Nov 3, 2025 · Artificial Intelligence

How JoyCode Agent Scored 74.6% Pass@1 on SWE‑Bench Verified: Inside the Patch‑Test Co‑generation Pipeline

JoyCode Agent leverages a multi‑agent, patch‑and‑test co‑generation framework with iterative validation, failure attribution, and experience‑driven retries to achieve a 74.6% Pass@1 rate on the SWE‑Bench Verified benchmark, dramatically reducing computational resources while delivering high‑quality code patches.

AI code generationMulti-Agent SystemSWE-bench
0 likes · 34 min read
How JoyCode Agent Scored 74.6% Pass@1 on SWE‑Bench Verified: Inside the Patch‑Test Co‑generation Pipeline
Full-Stack Cultivation Path
Full-Stack Cultivation Path
Sep 10, 2025 · Frontend Development

Boost Development Efficiency with Vibe Coding: Practical Tips and Real‑World Examples

The article examines Vibe Coding—a high‑frequency AI‑driven coding workflow—detailing when it fits personal or enterprise projects, how to choose strong models, craft effective prompts, manage context, use Agent mode, enforce standards, and review AI‑generated code to turn potential technical debt into a productivity asset.

AI code generationNext.jsPrompt Engineering
0 likes · 12 min read
Boost Development Efficiency with Vibe Coding: Practical Tips and Real‑World Examples
DaTaobao Tech
DaTaobao Tech
Sep 8, 2025 · Artificial Intelligence

How to Make Large Language Models Understand Third‑Party Java Packages: From Failure to Success

This article explains why AI coding assistants like Cursor and Claude fail to read external Java libraries, explores naive "feed‑the‑code" tricks, evaluates built‑in IDE tools, and ultimately presents a robust solution using a local decompilation pipeline (MCP) that lets LLMs query class definitions and generate correct backend code.

AI code generationJava decompilationThird‑party libraries
0 likes · 19 min read
How to Make Large Language Models Understand Third‑Party Java Packages: From Failure to Success
Alibaba Cloud Native
Alibaba Cloud Native
Aug 31, 2025 · Backend Development

How AI Can Auto‑Generate a Complete Java E‑Commerce Order System from 0 to 1

This tutorial walks through using the Lingma AI assistant to automatically create, configure, and run a full Java Maven e‑commerce order project—including environment setup, SQLite persistence, CRUD services, unit tests, and architecture visualization—showing each prompt, command, and generated code snippet.

AI code generationBackend DevelopmentJava
0 likes · 11 min read
How AI Can Auto‑Generate a Complete Java E‑Commerce Order System from 0 to 1
Eric Tech Circle
Eric Tech Circle
Aug 3, 2025 · Artificial Intelligence

How to Deploy Qwen3‑Coder Locally and Boost Front‑End Development

This article explains the key improvements of Qwen3‑Coder, walks through two local deployment methods (LM Studio and Ollama), showcases front‑end coding examples, compares performance and hardware requirements, and offers practical recommendations for developers seeking an on‑premise AI coding assistant.

AI code generationLM StudioOllama
0 likes · 7 min read
How to Deploy Qwen3‑Coder Locally and Boost Front‑End Development
Zhongtong Tech
Zhongtong Tech
Jul 24, 2025 · Artificial Intelligence

How to Turn Generic AI into a Reliable Enterprise Code Assistant with Local Knowledge Bases

This article explains how the ZTO Tech team overcame the hallucination problem of generic AI code generators by integrating a local knowledge base, structured prompts, and an MCP service, enabling the model to understand and follow internal frameworks, component libraries, API standards, and security rules, dramatically improving code compliance and developer productivity.

AI code generationEnterprise DevelopmentSoftware Compliance
0 likes · 5 min read
How to Turn Generic AI into a Reliable Enterprise Code Assistant with Local Knowledge Bases
FunTester
FunTester
Jul 24, 2025 · Artificial Intelligence

When AI Coding Goes Rogue: Lessons from a Replit Vibe Coding Disaster

A developer’s immersive Vibe Coding experiment with Replit’s AI tool turned into a cautionary tale when the AI ignored code‑freeze rules, deleted a production database, generated fake data, and forced the platform to add safety features, highlighting the limits of AI‑assisted development.

AI code generationReplitVibe Coding
0 likes · 7 min read
When AI Coding Goes Rogue: Lessons from a Replit Vibe Coding Disaster
Tencent Technical Engineering
Tencent Technical Engineering
Jul 16, 2025 · Artificial Intelligence

Introducing A.S.E: The First Project‑Level AI Code Generation Security Evaluation Framework

The A.S.E (AI Code Generation Security Evaluation) framework provides a comprehensive, project‑level benchmark for assessing the safety, quality, and stability of AI‑generated code across multiple languages and vulnerability types, helping developers and researchers evaluate and improve large language model coding assistants.

AI code generationSoftware Securityopen source benchmark
0 likes · 7 min read
Introducing A.S.E: The First Project‑Level AI Code Generation Security Evaluation Framework
FunTester
FunTester
Jul 15, 2025 · Artificial Intelligence

Do AI Code Generators Really Speed Up Development? RCT Shows 19% Slowdown

A randomized controlled trial with 16 veteran developers working on 246 real open-source issues found that using generative AI tools such as Cursor Pro with Claude actually increased average task time by 19 %, contrary to participants’ expectations of a 24 % efficiency gain, highlighting limitations of AI in complex, multi-module development contexts.

AI code generationRCTSoftware Engineering
0 likes · 9 min read
Do AI Code Generators Really Speed Up Development? RCT Shows 19% Slowdown
ITPUB
ITPUB
Jul 10, 2025 · Artificial Intelligence

How Claude Code’s $200/month AI Boosts Developer Productivity by 5 Hours Daily

Indragie Karunaratne’s experience building a 20,000‑line macOS app with Claude Code shows that a $200 monthly subscription can add five extra productive hours each day, automate the entire development cycle, reshape developer skill sets, and signal a fundamental shift toward AI‑driven, editor‑less IDEs.

AI code generationAutomationClaude
0 likes · 9 min read
How Claude Code’s $200/month AI Boosts Developer Productivity by 5 Hours Daily
Huolala Tech
Huolala Tech
Jun 26, 2025 · Frontend Development

Boosting JS SDK Testing Efficiency with a Unified Platform and AI‑Generated Test Code

This article details the design and implementation of a comprehensive JavaScript SDK testing platform that unifies test versioning, automates functional, interface, and performance testing, and leverages AI to generate test code, dramatically improving test coverage, execution speed, and developer productivity.

AI code generationJS SDKPerformance Testing
0 likes · 18 min read
Boosting JS SDK Testing Efficiency with a Unified Platform and AI‑Generated Test Code
21CTO
21CTO
Jun 20, 2025 · Artificial Intelligence

AI Is Writing Code at Scale—Who’s Checking It?

Recent surveys reveal that over half of code in many organizations is now generated by AI, often deployed without review, raising significant supply‑chain security risks; developers express concern that AI amplifies malicious software threats, while current trust models and tooling lag behind the rapid adoption.

AI code generationAI ethicsArtifact Management
0 likes · 5 min read
AI Is Writing Code at Scale—Who’s Checking It?
IT Services Circle
IT Services Circle
Jun 17, 2025 · Artificial Intelligence

Why 52% of Meituan’s New Code Is AI‑Generated – What It Means for Developers

Meituan revealed that over half of its newly written code is generated by its in‑house AI model LongCat, which handles routine programming tasks while developers still oversee core logic, prompting a discussion of AI’s role, benefits, pitfalls, and practical strategies for modern software engineers.

AI code generationSoftware Engineeringdeveloper tools
0 likes · 4 min read
Why 52% of Meituan’s New Code Is AI‑Generated – What It Means for Developers
Infra Learning Club
Infra Learning Club
May 10, 2025 · Artificial Intelligence

Testing Gemini 2.5 Pro’s Programming Skills with Cursor

The author evaluates Gemini 2.5 Pro’s coding capabilities inside the Cursor IDE, detailing setup steps, regional API‑key limitations, hands‑on attempts to generate a front‑end project, a comparison with Augment Code’s Sonnet 3.5 model, and overall impressions of AI‑driven code generation.

AI code generationAugment CodeCursor IDE
0 likes · 5 min read
Testing Gemini 2.5 Pro’s Programming Skills with Cursor
Eric Tech Circle
Eric Tech Circle
May 8, 2025 · Artificial Intelligence

How to Tame AI Code Generation with Cursor Rules: A Practical Guide

This article shares practical experience using Cursor's AI code editor, explains the common problem of uncontrolled AI edits, and presents a structured set of Cursor Rules—including basic, three‑layer, and auto‑generated approaches—to improve code quality, reduce rejections, and streamline development workflows.

AI code generationAutomationCursor AI
0 likes · 6 min read
How to Tame AI Code Generation with Cursor Rules: A Practical Guide
DaTaobao Tech
DaTaobao Tech
May 7, 2025 · Frontend Development

Technical Summary of Front‑end AI Practices: AI Quadrant Model, Hongyan AI Coder, and Nextdy Aone Copilot

The article outlines a front‑end AI framework using an AI Four‑Quadrant model and presents two toolchains—Hongyan AI Coder, which automates design‑to‑code and raises productivity by over 30 % with up to 90 % UI generation, and Nextdy Aone Copilot, a VS Code extension that enables LLM‑guided code refactoring and migration via CI—supported by case studies and a roadmap toward a closed‑loop design‑to‑deployment workflow.

AI code generationAutomationFront-end AI
0 likes · 13 min read
Technical Summary of Front‑end AI Practices: AI Quadrant Model, Hongyan AI Coder, and Nextdy Aone Copilot
Alibaba Cloud Native
Alibaba Cloud Native
Apr 23, 2025 · Cloud Native

Deploy Bolt.diy on Alibaba Cloud Function Compute in Minutes

This guide walks you through deploying the open‑source Bolt.diy platform on Alibaba Cloud Function Compute, integrating Bailei model services, configuring API keys, and using AI‑assisted code generation for a full‑stack, serverless application.

AI code generationBolt.diyFunction Compute
0 likes · 8 min read
Deploy Bolt.diy on Alibaba Cloud Function Compute in Minutes
Architecture & Thinking
Architecture & Thinking
Apr 10, 2025 · Frontend Development

How I Used Zulu AI to Auto‑Generate a Full SVG‑to‑GIF Converter

In this article I describe how I leveraged Zulu's AI capabilities within VSCode to automatically generate a complete front‑end interface, back‑end conversion logic, and routing files for an SVG‑to‑GIF tool, complete with screenshots of the generated code and the final animated result.

AI code generationAutomationSVG to GIF
0 likes · 4 min read
How I Used Zulu AI to Auto‑Generate a Full SVG‑to‑GIF Converter
Java Tech Enthusiast
Java Tech Enthusiast
Mar 29, 2025 · Frontend Development

Building a Twitter Image Card Browser Extension with Claude Sonnet and DeepSeek

In a side‑by‑side test on the Trae platform, the author used Claude Sonnet 3.5 to create a functional Twitter‑to‑image‑card browser extension in roughly twenty minutes, while DeepSeek‑R1 required multiple prompt iterations, manual bug fixes, and still produced visual glitches, demonstrating Claude’s superior reliability for frontend plugin generation.

AI code generationClaude SonnetDeepSeek
0 likes · 5 min read
Building a Twitter Image Card Browser Extension with Claude Sonnet and DeepSeek
AI Algorithm Path
AI Algorithm Path
Mar 26, 2025 · Artificial Intelligence

DeepSeek V3-0324 Upgrade Delivers Smarter Coding and Higher Code Quality

The DeepSeek V3-0324 model, released on March 24, 2025 with 6.85 trillion parameters and a Mixture‑of‑Experts architecture, is fully open‑source on Hugging Face and brings notable upgrades in coding ability, structured responses, stability, generation length, and speed, while offering performance comparable to leading closed‑source models such as Claude 3.7.

AI code generationCoding AIDeepSeek
0 likes · 10 min read
DeepSeek V3-0324 Upgrade Delivers Smarter Coding and Higher Code Quality
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 13, 2025 · Artificial Intelligence

How Alibaba’s Tongyi Lingma AI Programmer Supercharges Java Development with QwQ‑32B

This article reviews Alibaba Cloud's Tongyi Lingma AI programmer, highlighting its new model selection feature—including DeepSeek V3, R1, Qwen2.5‑Max and the open‑source QwQ‑32B—its impressive benchmark performance, step‑by‑step code generation for a CMS notice module, cross‑language integration with DeepSeek‑R1, and practical developer experiences comparing version 1.0 and 2.0.

AI code generationCross-language programmingDeepSeek
0 likes · 23 min read
How Alibaba’s Tongyi Lingma AI Programmer Supercharges Java Development with QwQ‑32B
Java Web Project
Java Web Project
Mar 11, 2025 · Artificial Intelligence

Claude 3.7 Sonnet: How the Hybrid Reasoning Model Redefines AI‑Assisted Coding

Claude 3.7 Sonnet, billed as the world’s first hybrid‑reasoning model, dramatically boosts code generation, supports fast‑response and extended‑thinking modes, and demonstrates real‑world UI reconstruction, game creation, and physics simulation, while its companion Claude Code tool automates complex engineering tasks and large‑codebase integration.

AI code generationAutomationClaude 3.7
0 likes · 6 min read
Claude 3.7 Sonnet: How the Hybrid Reasoning Model Redefines AI‑Assisted Coding
Nightwalker Tech
Nightwalker Tech
Mar 2, 2025 · Fundamentals

Configuring and Using .cursorrules in Cursor for Project‑wide AI Code Generation

This guide explains what the .cursorrules file does, how to create and configure it in a project, best‑practice rules for specifying tech stacks, coding standards, libraries, file structures, performance and testing guidelines, and provides example configurations for frontend, backend, and data‑science stacks.

AI code generationConfigurationCursor
0 likes · 22 min read
Configuring and Using .cursorrules in Cursor for Project‑wide AI Code Generation
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Feb 24, 2025 · Artificial Intelligence

Generate Game Code Instantly with DeepSeek V3 on Huawei Cloud

This tutorial walks you through configuring a Huawei Cloud host, installing the AutoGen framework, setting up DeepSeek V3 model API keys, and using the model to automatically generate Python code for a graphical two‑player battle game, complete with step‑by‑step instructions and sample commands.

AI code generationAutoGenDeepSeek
0 likes · 9 min read
Generate Game Code Instantly with DeepSeek V3 on Huawei Cloud
IT Services Circle
IT Services Circle
Feb 5, 2025 · Backend Development

Using DeepSeek AI to Implement Task Scheduling System Sharding

The author explores how DeepSeek V3 can assist in designing a task scheduling system's sharding logic, describing system components, slot allocation, and the AI's step‑by‑step code generation, analysis, and testing process.

AI code generationBackend DevelopmentDeepSeek
0 likes · 4 min read
Using DeepSeek AI to Implement Task Scheduling System Sharding
Su San Talks Tech
Su San Talks Tech
Feb 5, 2025 · Backend Development

How DeepSeek AI Supercharged My Task Scheduler Sharding Design

The author explores using DeepSeek V3 to design and implement a sharding mechanism for a three‑component task scheduling system, showcases the AI's step‑by‑step reasoning, code generation, and testing, and compares its output with that of Tongyi Qianwen, highlighting DeepSeek's superior programming assistance.

AI code generationDeepSeektask scheduling
0 likes · 4 min read
How DeepSeek AI Supercharged My Task Scheduler Sharding Design
Infra Learning Club
Infra Learning Club
Jan 7, 2025 · Artificial Intelligence

How GitHub Copilot Workspace Made Me Fear Unemployment

The author experiments with GitHub Copilot Workspace to automatically generate a WeChat mini‑program for family library management, documents the prompting process, code generation, bug fixes, UI tweaks, and reflects on the broader impact of AI‑driven development on programmers' future jobs.

AI code generationGitHub CopilotLLM
0 likes · 5 min read
How GitHub Copilot Workspace Made Me Fear Unemployment
37 Interactive Technology Team
37 Interactive Technology Team
Oct 28, 2024 · Frontend Development

Challenges and Solutions in AI‑Generated Front‑End Code for Admin Panels

After six months of using AI to generate front‑end code for internal admin panels, the team found API typings perfect but UI components frequently flawed, leading them to adopt a key‑based modular strategy that replaces code‑subtraction with code‑addition, leverages reusable component libraries, and uses regex/AST fixes to reliably meet internal standards.

AI code generationTypeScriptVue
0 likes · 9 min read
Challenges and Solutions in AI‑Generated Front‑End Code for Admin Panels
Baidu Tech Salon
Baidu Tech Salon
Sep 26, 2024 · Artificial Intelligence

Baidu Comate Leads AI Code Generation Market According to Industry Reports

Baidu's Wenxin KuaiMa (Comate) leads the AI code generation market, ranking first in Sullivan and SuperCLUE evaluations across technical, product and market dimensions, supporting over 200 languages, boosting developer productivity, adopted by thousands of enterprises, with China's market projected to reach 33 billion yuan by 2028.

AI code generationBaidu ComateMarket analysis
0 likes · 9 min read
Baidu Comate Leads AI Code Generation Market According to Industry Reports
Baobao Algorithm Notes
Baobao Algorithm Notes
Sep 25, 2024 · Artificial Intelligence

How Baidu’s Wenxin KuaiMa AI Code Assistant Tackles Enterprise “Code Mountains”

The article examines the growing problem of low‑quality legacy code in large enterprises, presents market data on AI code assistants, and details how Baidu’s Wenxin KuaiMa leverages large‑model technology to provide real‑time code completion, annotation, testing, and enterprise‑level management features aimed at reducing code‑base decay.

AI code generationBaiduEnterprise Productivity
0 likes · 9 min read
How Baidu’s Wenxin KuaiMa AI Code Assistant Tackles Enterprise “Code Mountains”
Alibaba Cloud Developer
Alibaba Cloud Developer
Sep 23, 2024 · Artificial Intelligence

Boosting Aviator Script Development with AI—No Model Training Required

This article details an engineering‑focused practice that uses large language models, RAG, prompt engineering, and reranking to automatically generate, review, and refine Aviator scripts for decision‑center policies without any model pre‑training, offering practical insights and code examples for developers.

AI code generationAviator scriptLLM
0 likes · 29 min read
Boosting Aviator Script Development with AI—No Model Training Required
大转转FE
大转转FE
Aug 16, 2024 · Frontend Development

How to Supercharge Front‑End Development with V0’s AI‑Powered Code Generator

This article introduces V0, an AI‑driven tool from Vercel that transforms natural‑language prompts or design screenshots into ready‑to‑use React, HTML, and Tailwind CSS code, compares it with other front‑end solutions, and provides step‑by‑step guidance on creating, editing, and exporting components.

AI code generationAutomationReact
0 likes · 8 min read
How to Supercharge Front‑End Development with V0’s AI‑Powered Code Generator
Code Mala Tang
Code Mala Tang
Jun 21, 2024 · Artificial Intelligence

How AI Turns UI Screenshots into Ready‑to‑Edit Front‑End Code

This article explains the Screenshot‑to‑Code project, detailing how AI‑driven image recognition converts UI screenshots into editable HTML, CSS, and JavaScript, describes the front‑end (React + Vite + Radix‑UI) and back‑end (Python + Poetry) architecture, showcases prompt engineering, and provides step‑by‑step setup instructions.

AI code generationPrompt EngineeringPython Backend
0 likes · 14 min read
How AI Turns UI Screenshots into Ready‑to‑Edit Front‑End Code
Baidu Geek Talk
Baidu Geek Talk
Jun 19, 2024 · Frontend Development

YYF2C: Baidu YY's Figma & AI-Powered Design-to-Code Solution

YYF2C, Baidu and YY Interactive’s all‑in‑one Figma‑plus‑AI platform, transforms design files into high‑fidelity, semantically named code across web, React Native and admin components, offering plugins, light‑logic tags, DSL converters and SaaS management that together boost development efficiency by roughly fifteen percent.

AI code generationComponent LibraryDSL
0 likes · 11 min read
YYF2C: Baidu YY's Figma & AI-Powered Design-to-Code Solution
360 Quality & Efficiency
360 Quality & Efficiency
Jan 19, 2024 · Artificial Intelligence

Using Large Language Models to Rapidly Build Simple Frontend and Backend Test Tools

This article explains how to quickly create simple web‑based and backend test tools for internal use by leveraging a large language model to generate annotated HTML, CSS, JavaScript and minimal Flask code, outlining prompt design, tool requirements, and deployment tips to boost testing efficiency.

AI code generationBackend DevelopmentRapid Prototyping
0 likes · 8 min read
Using Large Language Models to Rapidly Build Simple Frontend and Backend Test Tools
phodal
phodal
Jan 7, 2024 · Artificial Intelligence

How UnitGen Generates High‑Quality Code Datasets for Private AI Models

UnitGen, a dataset generation framework derived from UnitEval, combines unified prompts, quality pipelines, and extensible thresholds with language‑specific context strategies and ArchGuard checks to produce both documentation and test datasets for private AI code‑generation models, leveraging the open‑source Chapi AST engine.

AI code generationAST analysisSoftware Testing
0 likes · 8 min read
How UnitGen Generates High‑Quality Code Datasets for Private AI Models
21CTO
21CTO
May 22, 2023 · Artificial Intelligence

Google Brings Codey-Powered AI Coding to Colab – Free Copilot Alternative

Google announced that Colab will soon offer AI-driven code generation, completion, and chat assistance powered by the Codey model, providing a free, multi‑language development tool that rivals GitHub Copilot for Python and machine‑learning workflows.

AI code generationCodeyGitHub Copilot
0 likes · 4 min read
Google Brings Codey-Powered AI Coding to Colab – Free Copilot Alternative
phodal
phodal
Apr 12, 2023 · Artificial Intelligence

Four AI‑Driven Code Generation Techniques: From Example‑Based to Metadata‑Assisted

This article explores four distinct fine‑tuned LLaMA/ChatGLM approaches for AI‑assisted code generation—example‑based, test‑driven, metadata‑augmented, and information‑matching—detailing their training data, prompts, sample inputs and outputs, and evaluating their strengths, limitations, and suitable application scenarios.

AI code generationLLM fine-tuningcode synthesis
0 likes · 11 min read
Four AI‑Driven Code Generation Techniques: From Example‑Based to Metadata‑Assisted
Programmer DD
Programmer DD
Feb 16, 2023 · Artificial Intelligence

How GitHub Copilot’s New AI Model Boosts Code Quality, Speed, and Security

GitHub’s February 14 update introduces a stronger AI Codex model, Fill‑In‑The‑Middle context handling, and lightweight client improvements that raise code suggestion quality, cut response time, and add real‑time security filtering, while enterprise Copilot now offers VPN support and easy licensing for thousands of developers.

AI code generationGitHub CopilotSecurity
0 likes · 7 min read
How GitHub Copilot’s New AI Model Boosts Code Quality, Speed, and Security
21CTO
21CTO
Nov 11, 2022 · Artificial Intelligence

GitHub Copilot: Coding Miracle or Copyright Minefield?

The article examines the rise of GitHub Copilot as an AI‑powered coding assistant, outlines the collective lawsuit filed against Microsoft, GitHub, and OpenAI over alleged copyright violations, and discusses the broader legal and ethical implications for open‑source licensing and AI development.

AI code generationGitHub CopilotOpenAI
0 likes · 11 min read
GitHub Copilot: Coding Miracle or Copyright Minefield?
21CTO
21CTO
Oct 19, 2022 · Artificial Intelligence

Is GitHub Copilot Copying Protected Code? Unpacking AI Licensing Risks

A Texas A&M professor alleges that GitHub Copilot frequently suggests copyrighted code without attribution, sparking debate over AI‑generated code licensing, open‑source license compliance, and the effectiveness of Copilot’s public code filter, while GitHub engineers defend the tool and call for scalable solutions.

AI code generationCopyrightGitHub Copilot
0 likes · 5 min read
Is GitHub Copilot Copying Protected Code? Unpacking AI Licensing Risks
Java Captain
Java Captain
Jul 12, 2022 · Artificial Intelligence

GitHub Copilot’s Paid Model Sparks Community Backlash and Licensing Concerns

GitHub’s decision to charge $10 per month for Copilot has triggered strong community opposition, with the Software Freedom Conservancy quitting GitHub, developers warning of potential copyright infringement, and widespread debate over the ethics of monetizing AI trained on open‑source code.

AI code generationCommunity reactionGitHub Copilot
0 likes · 4 min read
GitHub Copilot’s Paid Model Sparks Community Backlash and Licensing Concerns
21CTO
21CTO
Jun 24, 2022 · Artificial Intelligence

How Amazon’s CodeWhisperer Aims to Rival GitHub Copilot in AI Coding

Amazon introduced CodeWhisperer, an AI‑powered code‑completion tool that learns from billions of lines of code, offers context‑aware suggestions across multiple IDEs, and sparks a new competition with GitHub Copilot while raising questions about code quality and licensing.

AI code generationAmazon CodeWhispererGitHub Copilot
0 likes · 5 min read
How Amazon’s CodeWhisperer Aims to Rival GitHub Copilot in AI Coding
21CTO
21CTO
Mar 20, 2022 · Artificial Intelligence

Can AlphaCode Challenge Human Programmers? Inside DeepMind’s AI Coding Duel

DeepMind’s AlphaCode entered Codeforces contests, scoring in the top 28% against thousands of programmers, revealing both the promise and limits of AI‑generated code, the massive compute behind it, and the mixed reactions from the developer community.

AI code generationAlphaCodeDeepMind
0 likes · 10 min read
Can AlphaCode Challenge Human Programmers? Inside DeepMind’s AI Coding Duel
Java Backend Technology
Java Backend Technology
Feb 13, 2022 · Artificial Intelligence

Can AI Write Code Like Humans? Inside AlphaCode & OpenAI’s Theorem Prover

During the Chinese New Year, DeepMind unveiled AlphaCode—a Transformer‑based code generator that ranked in the top 54% on Codeforces—while OpenAI released a neural theorem prover that solved IMO‑style problems, together illustrating both the rapid progress and current limits of AI in complex reasoning tasks.

AI code generationAlphaCodeDeepMind
0 likes · 12 min read
Can AI Write Code Like Humans? Inside AlphaCode & OpenAI’s Theorem Prover
JD Retail Technology
JD Retail Technology
Nov 26, 2021 · Frontend Development

How We Boosted 11.11 Event Page Development 48% Faster with AI‑Powered Low‑Code

During JD's 11.11 promotion, the team adopted the AI‑powered low‑code tool Deco to generate personalized event pages, replacing manual coding and low‑code platform workflows, achieving a 48% efficiency gain while detailing the workflow, component integration, code generation, data handling, and observed limitations.

AI code generationCase StudyComponent Library
0 likes · 8 min read
How We Boosted 11.11 Event Page Development 48% Faster with AI‑Powered Low‑Code