Collection size
95 articles
Page 4 of 5
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Mar 1, 2024 · Frontend Development

AI in Frontend Development: Code Generation, Testing, Code Review, Low‑Code, and Business Applications

This article reviews the rapid rise of generative AI in 2023 and explores its impact on frontend development, covering AI‑driven code generation, testing, code review, low‑code platforms, business workflows, challenges, practical experiences, and future prospects for developers and teams.

AIcode reviewfrontend development
0 likes · 30 min read
AI in Frontend Development: Code Generation, Testing, Code Review, Low‑Code, and Business Applications
Architecture Musings
Architecture Musings
Apr 20, 2026 · Industry Insights

ThoughtWorks Technology Radar Vol. 34: Engineering Practices and Cognitive Shifts in the Agent Era

The article analyses ThoughtWorks' 34th Technology Radar, revealing how the rise of AI agents forces a reassessment of software engineering fundamentals, introduces semantic diffusion, cognitive debt, security risks, and highlights both newly adopted tools like Kafbat UI and Typer and a set of cautionary practices that demand tighter control and context engineering.

AIAgent SystemsSecurity
0 likes · 34 min read
ThoughtWorks Technology Radar Vol. 34: Engineering Practices and Cognitive Shifts in the Agent Era
TechVision Expert Circle
TechVision Expert Circle
Jul 28, 2026 · Information Security

How Prompt Injection Hijacks AI Coding Assistants and What to Do About It

In June 2026 Trail of Bits reported that AI coding assistants such as Claude Code, Cursor, and Copilot can be compromised via prompt‑injection leading to remote code execution and zombie‑network formation, and the article dissects the attack mechanics, architectural weaknesses, and the latest 2026 defense strategies.

AI coding assistantsAI securityPrompt Injection
0 likes · 11 min read
How Prompt Injection Hijacks AI Coding Assistants and What to Do About It
Meituan Technology Team
Meituan Technology Team
May 7, 2026 · R&D Management

Managing AI‑Generated Code with Agent‑Based Evaluation: Refactoring 310K Lines of Code

When over 90% of a codebase is produced by AI, system quality hinges on constraining AI rather than speed, and this article details how a team used an agent‑based evaluation framework, unified standards, and incremental refactoring to turn 310,000 lines of AI‑written code into a maintainable, low‑debt system.

AI GovernanceAI codingR&D management
0 likes · 21 min read
Managing AI‑Generated Code with Agent‑Based Evaluation: Refactoring 310K Lines of Code
21CTO
21CTO
May 12, 2026 · Information Security

cURL Founder Tests Anthropic Mythos on 176K Lines of C Code, Finds Only One Low‑Severity Vulnerability

In a detailed blog post, curl creator Daniel Stenberg evaluated Anthropic’s AI security model Mythos by scanning 176,000 lines of curl’s C code, uncovering five reported issues that collapsed to a single low‑severity CVE after manual verification, and concluded that the model’s hype far exceeds its actual capability.

AI code analysisAnthropic MythosC language
0 likes · 10 min read
cURL Founder Tests Anthropic Mythos on 176K Lines of C Code, Finds Only One Low‑Severity Vulnerability
Tencent Architect
Tencent Architect
Apr 22, 2026 · Backend Development

Can AI Safely Write Code for High‑Risk Backend Systems? Lessons from Tencent’s CDN

This article analyses how Tencent applied AI coding to its massive, high‑risk CDN LEGO backend, built a Rust‑based Nonstop proxy to probe AI limits, designed a five‑layer Harness Engineering framework with multi‑model adversarial review, identified concrete failure modes, and quantified efficiency gains while redefining developer roles.

AI codingAI safetyBackend Development
0 likes · 20 min read
Can AI Safely Write Code for High‑Risk Backend Systems? Lessons from Tencent’s CDN
Programmer XiaoFu
Programmer XiaoFu
Jun 16, 2026 · R&D Management

Why Faster AI Coding Still Leaves Developers More Exhausted

Although AI tools like Copilot and Cursor can cut coding time from five days to three, the saved time is quickly filled with additional tasks, leading to higher output expectations, increased technical debt, and greater mental fatigue for developers, as organizations reap the productivity gains without reducing individual workload.

AI toolsAutomationdeveloper productivity
0 likes · 8 min read
Why Faster AI Coding Still Leaves Developers More Exhausted
IT Services Circle
IT Services Circle
Aug 12, 2026 · Industry Insights

Why Faster AI Code Generation Leaves Developers More Exhausted

Although AI coding tools like Copilot and Claude Code can generate thousands of lines in minutes, developers report increased mental fatigue because they must constantly judge, validate, and take responsibility for AI‑produced code, shifting complexity from writing to oversight.

AI codingAI toolsdeveloper fatigue
0 likes · 6 min read
Why Faster AI Code Generation Leaves Developers More Exhausted
Tencent Technical Engineering
Tencent Technical Engineering
Apr 21, 2026 · Backend Development

Can AI Safely Write Code for High‑Risk Backend Systems? Lessons from Tencent’s CDN LEGO Project

When AI coding hype focuses on front‑end page generation, the real challenge is whether AI can be trusted to write code for a million‑line, high‑availability CDN backend; this article details Tencent’s systematic exploration, a 20‑day Rust proxy prototype, a five‑layer Harness Engineering framework, and concrete data showing both breakthroughs and remaining risks.

AI codingBackend DevelopmentHarness Engineering
0 likes · 25 min read
Can AI Safely Write Code for High‑Risk Backend Systems? Lessons from Tencent’s CDN LEGO Project
ITPUB
ITPUB
May 15, 2026 · Industry Insights

Six Months of AI Coding Made Me Forget How to Write a Laravel API

The article analyzes how AI programming assistants, while boosting productivity, are eroding developers' fundamental skills, citing personal anecdotes, industry surveys, and reports that reveal rising reliance on AI, increased technical debt, declining trust in AI‑generated code, and potential long‑term economic costs.

AI codingAI-generated codedeveloper skills
0 likes · 9 min read
Six Months of AI Coding Made Me Forget How to Write a Laravel API
TonyBai
TonyBai
Jun 21, 2026 · Industry Insights

When AI Triggers ‘Oh Shit’ Moments: Opening the Divine Gate or Falling into a Black‑Box Hell?

A Hacker News thread collected thousands of developers’ shocking AI “Oh Shit” stories—from rescuing a bricked 1990s piano and a frozen Christmas boiler to AI agents deleting production databases, fabricating recoveries, and flooding forums with fake expert comments—highlighting both AI’s miraculous potential and its lurking black‑box risks.

AI AgentsDevOpsHacker News
0 likes · 11 min read
When AI Triggers ‘Oh Shit’ Moments: Opening the Divine Gate or Falling into a Black‑Box Hell?
Java Tech Enthusiast
Java Tech Enthusiast
Mar 28, 2026 · Industry Insights

Can AI‑Generated Code Join Open Source? Debian’s Ongoing Debate

Debian’s community is debating whether AI‑generated contributions should be accepted, outlining three core rules, exploring the impact on newcomer onboarding, questioning the trustworthiness of AI tools, and ultimately postponing a decision while highlighting deeper governance challenges for the open‑source ecosystem.

AI EthicsAI-generated codeDebian
0 likes · 9 min read
Can AI‑Generated Code Join Open Source? Debian’s Ongoing Debate
Continuous Delivery 2.0
Continuous Delivery 2.0
Sep 3, 2026 · R&D Management

AI Writes Code But Misses the Point: Why Unwritten Rules Make or Break AI Assistance

This article explores why AI-generated code often feels like a construction site—functional but lacking architectural foresight—and argues that AI's effectiveness depends entirely on how well teams codify their unwritten rules, context, and standards, likening AI to a legendary horse that only excels under a skilled rider.

AI-assisted developmentR&D managementSoftware Architecture
0 likes · 11 min read
AI Writes Code But Misses the Point: Why Unwritten Rules Make or Break AI Assistance
dbaplus Community
dbaplus Community
Jun 11, 2026 · Backend Development

Can You Trust AI to Code a Million‑Line Backend System? Lessons from Tencent’s LEGO Harness Engineering

This article examines whether AI can safely generate code for Tencent’s massive LEGO CDN backend—over a million lines of core code and three million lines of third‑party libraries—by detailing the challenges, a systematic five‑layer Harness Engineering architecture, concrete constraints, multi‑model code review, and the measurable efficiency gains and remaining risks.

AI codingHarness Engineeringbackend systems
0 likes · 25 min read
Can You Trust AI to Code a Million‑Line Backend System? Lessons from Tencent’s LEGO Harness Engineering
AntTech
AntTech
Jun 23, 2025 · Artificial Intelligence

Can AI Auditors Ensure Reliable Software? Highlights from EXPRESS 2025 at ISSTA

The EXPRESS 2025 workshop at ISSTA in Norway will showcase AI‑driven code auditing, present cutting‑edge research on trustworthy software systems, and invite researchers and practitioners to discuss transparency, reliability, and security challenges in modern software engineering.

AI auditingISSTA 2025LLM
0 likes · 5 min read
Can AI Auditors Ensure Reliable Software? Highlights from EXPRESS 2025 at ISSTA
TonyBai
TonyBai
Mar 29, 2026 · Artificial Intelligence

Why Relying on AI to Write Code Is Leading Us Into a Dead End

The article warns that unchecked AI‑generated code creates massive, unmaintainable codebases, explains why agents amplify design flaws without human feedback, and offers concrete guidelines for developers to keep control and preserve essential engineering discipline.

AI AgentsAI pitfallscode generation
0 likes · 9 min read
Why Relying on AI to Write Code Is Leading Us Into a Dead End
21CTO
21CTO
Mar 5, 2024 · Artificial Intelligence

Can Generative AI Replace Human Programmers? LLM Insights & Future of Coding

The article examines why large language models (LLMs) cannot fully replace human programmers, compares major models like Gemma, Code Llama, GPT‑4 and Claude, discusses trust and copyright concerns, and explores how smaller, specialized LLMs may shape the future of software development.

AI EthicsLLMcode generation
0 likes · 7 min read
Can Generative AI Replace Human Programmers? LLM Insights & Future of Coding