Collection size
95 articles
Page 3 of 5
Java Tech Enthusiast
Java Tech Enthusiast
Apr 26, 2026 · Industry Insights

Should Legacy Open‑Source Projects Embrace AI‑Generated Code?

The article examines the split in the open‑source community over AI‑generated contributions, contrasting strict bans by projects like Vim Classic and Redox with the majority of major projects that now accept labeled AI code, and explores the resulting policy experiments, legal concerns, and security implications.

AI securityAI-generated codeLinux Kernel
0 likes · 13 min read
Should Legacy Open‑Source Projects Embrace AI‑Generated Code?
21CTO
21CTO
Apr 12, 2026 · Industry Insights

Will AI-Generated Code Collapse Software Quality by 2026? A Critical Analysis

The article examines the paradox of AI‑driven coding speed versus software quality, warning that unchecked AI‑generated code could erode system integrity by 2026 and proposing a three‑step "Zero‑Sand" framework to safeguard architecture and maintain developer understanding.

AI codingLLMSoftware Quality
0 likes · 7 min read
Will AI-Generated Code Collapse Software Quality by 2026? A Critical Analysis
Programmer DD
Programmer DD
Jun 22, 2026 · Artificial Intelligence

AI Coding Pushes Platforms to Their Limits: Rethinking Compute, Security, and Effectiveness

The rise of AI coding agents accelerates development speed but also strains platform capacity, cloud costs, security boundaries, and maintenance quality, prompting a shift from merely automating code to making these hidden costs explicit, controllable, and governable across infrastructure and organizational processes.

AI codingAgent platformsClaude Code
0 likes · 10 min read
AI Coding Pushes Platforms to Their Limits: Rethinking Compute, Security, and Effectiveness
21CTO
21CTO
Jun 13, 2025 · Artificial Intelligence

Why AI Coding Boosts Some Developers Tenfold but Leaves Others Behind

A Qodo survey of 609 developers reveals that while AI coding tools dramatically increase productivity for a small elite, most developers see only moderate gains and many remain hesitant due to trust issues and hallucinations.

AI codingDeveloper Surveycode quality
0 likes · 6 min read
Why AI Coding Boosts Some Developers Tenfold but Leaves Others Behind
Coder Life Journal
Coder Life Journal
Jul 26, 2026 · Industry Insights

Why Writing Less Code with AI Makes Developers More Anxious

Although AI coding tools let Java developers generate DTOs, interfaces, tests and business logic faster, the resulting speed boost often leaves them uneasy because the reasoning and design decisions that used to be embedded in handwritten code disappear, leading to deeper doubts during review and deployment.

AI codingAutomationJava
0 likes · 7 min read
Why Writing Less Code with AI Makes Developers More Anxious
BirdNest Tech Talk
BirdNest Tech Talk
Aug 30, 2026 · R&D Management

AI Generates Code Fast, You Understand Slow: Closing the Gap with /understand

The article explores the growing gap between AI's rapid code generation and developers' slow comprehension, detailing the risks of unread AI code and introducing the /understand tool that creates interactive, line-anchored explanations to help engineers truly own AI-generated changes.

AI-assisted codingAI-generated codecode comprehension
0 likes · 12 min read
AI Generates Code Fast, You Understand Slow: Closing the Gap with /understand
IT Services Circle
IT Services Circle
Apr 23, 2026 · Industry Insights

Should Veteran Open‑Source Projects Embrace AI‑Generated Code?

The article examines the split in the open‑source community over AI‑generated contributions, detailing strict bans by projects like Vim Classic and Redox, the pragmatic acceptance by major projects such as Linux, a survey of 112 projects, and the implications of recent AI‑driven vulnerability discoveries.

AI contribution surveyAI-generated codeDeveloper Certificate of Origin
0 likes · 12 min read
Should Veteran Open‑Source Projects Embrace AI‑Generated Code?
21CTO
21CTO
Apr 11, 2025 · Artificial Intelligence

Can AI Really Write 90% of Your Code? Insights from QCon’s AI Programming Talk

At QCon in London, Thoughtworks’ AI‑assisted delivery lead Birgitta Böckeler warned that while large language models can automate many coding tasks, realistic productivity gains are modest—around 8%—and developers must navigate new risks such as hidden‑rule vulnerabilities, agent misuse, and over‑reliance on AI suggestions.

AI AgentsAI programmingsoftware productivity
0 likes · 7 min read
Can AI Really Write 90% of Your Code? Insights from QCon’s AI Programming Talk
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Feb 13, 2026 · Artificial Intelligence

CVE-Factory: Scaling Expert‑Level Security Task Synthesis for Code Agents

The talk introduces CVE-Factory, a framework that automatically converts sparse CVE metadata into high‑quality, executable security tasks for code agents, achieving 95% solution correctness, 96% environment fidelity, and a 66.2% verification rate on real vulnerabilities, while also releasing the LiveCVEBench benchmark and over 1,000 training environments that boost LLM performance dramatically.

AI safetyCVE-FactoryLiveCVEBench
0 likes · 4 min read
CVE-Factory: Scaling Expert‑Level Security Task Synthesis for Code Agents
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
ITPUB
ITPUB
May 16, 2026 · Artificial Intelligence

Managing AI‑Generated Code with an Agent‑Based Evaluation Framework: Lessons from Refactoring 310 K Lines

When over 90% of a codebase is produced by AI, the authors show how a unified "people‑align → human‑machine‑align" approach, driven by evaluation agents, transforms technical debt into incremental business work, enabling continuous refactoring, AI‑friendly standards, and a sustainable engineering environment.

AI GovernanceAI codingagent evaluation
0 likes · 21 min read
Managing AI‑Generated Code with an Agent‑Based Evaluation Framework: Lessons from Refactoring 310 K Lines
Digital Planet
Digital Planet
Mar 29, 2026 · Artificial Intelligence

Can AI Really Erase Technical Debt? Uncovering Hidden Risks of Smart Agents

This article critically examines whether AI agents can eliminate legacy technical debt, revealing that while AI can accelerate debt repayment, it also creates new forms of debt such as prompt, data‑dependency, orchestration, and compliance liabilities, and ultimately amplifies longstanding management challenges.

AIAI AgentsAutomation
0 likes · 13 min read
Can AI Really Erase Technical Debt? Uncovering Hidden Risks of Smart Agents
21CTO
21CTO
Jul 20, 2026 · R&D Management

Vibe Coding Pitfalls: How AI‑Driven Rapid Development Turned Into System Chaos

A team that relied entirely on AI tools like Codex to rush a multi‑channel customer‑service chatbot into production ended up with unreadable code, endless bug‑fix loops, performance crashes, and a loss of engineering control, illustrating the hidden risks of AI‑only development.

AI codingAI-assisted developmentcode maintainability
0 likes · 5 min read
Vibe Coding Pitfalls: How AI‑Driven Rapid Development Turned Into System Chaos
AI Engineering
AI Engineering
Jul 28, 2026 · Artificial Intelligence

Why Veteran Developers Skip Reading Agent-Generated Code

A seasoned programmer explains how imposing strict testing constraints on AI code agents—through a TDD‑style workflow, a multi‑stage gauntlet, and reproducible evidence—lets him trust generated code without manually reviewing each line.

AI AgentsSoftware QualityTDD
0 likes · 7 min read
Why Veteran Developers Skip Reading Agent-Generated Code
Tencent Technical Engineering
Tencent Technical Engineering
Apr 10, 2025 · Information Security

AI-Generated Code Introduces XSS Vulnerabilities: A Case Study and Security Guidance

The Woodpecker team shows that AI‑generated code, exemplified by Simon Willison’s HTML slideshow tool, can embed unsanitized inputs that create exploitable XSS flaws, and they recommend zero‑trust AI prompts, rigorous input filtering, CSP, AI‑assisted scanning, and secure supply‑chain practices to mitigate such risks.

AI securityCSPSimon Willison
0 likes · 9 min read
AI-Generated Code Introduces XSS Vulnerabilities: A Case Study and Security Guidance