Collection size
95 articles
Page 2 of 5
FunTester
FunTester
Jul 3, 2026 · Artificial Intelligence

Guarding Quality Against the “-10x Engineer” Phenomenon

The article explains how AI‑generated code transforms the myth of a 10x engineer into a “‑10x engineer” who appears highly productive yet introduces hidden defects, and outlines concrete safeguards—redefined code reviews, centralized QA/E2E testing, release‑gate mechanisms, tooling, and cultural shifts—to ensure quality and accountability.

AI codingSoftware Qualitycode review
0 likes · 13 min read
Guarding Quality Against the “-10x Engineer” Phenomenon
21CTO
21CTO
Oct 2, 2025 · Artificial Intelligence

Is AI Turning Developers into Code‑Dependent ‘Vibe Coders’? The Hidden Risks

The article warns that while AI coding tools boost short‑term productivity, they are eroding developers' core coding skills, increasing debugging time, introducing security vulnerabilities, and creating a feedback loop that degrades software quality and team knowledge.

AICodingDebugging
0 likes · 15 min read
Is AI Turning Developers into Code‑Dependent ‘Vibe Coders’? The Hidden Risks
Java Backend Technology
Java Backend Technology
Apr 30, 2025 · Information Security

When AI Becomes the Suspect: Dissecting a Crypto Theft and Code‑Poisoning Case

A crypto firm lost hundreds of thousands of USDT after a hard‑coded wallet address, allegedly inserted by an employee who blamed AI, prompting investigators to rule out AI misconduct and highlight human sabotage, while a separate ChatGPT‑generated code snippet secretly exfiltrated private keys, underscoring the emerging security risks of AI‑assisted programming.

AI riskAI securityblockchain
0 likes · 4 min read
When AI Becomes the Suspect: Dissecting a Crypto Theft and Code‑Poisoning Case
Architecture Musings
Architecture Musings
Apr 2, 2026 · Artificial Intelligence

Claude Code Exposed: Two Real Pitfalls That Reveal Fatal AI Agent Traps

Switching from IDE plugins to the Claude Code CLI AI agent can dramatically speed up code generation, but the author’s two real‑world incidents reveal how blind reliance creates black‑box code, context vacuums, and confident hallucinations that inflate technical debt and jeopardize maintainability.

AI AgentClaude Codecode generation
0 likes · 9 min read
Claude Code Exposed: Two Real Pitfalls That Reveal Fatal AI Agent Traps
dbaplus Community
dbaplus Community
Aug 10, 2025 · Operations

When AI Becomes a DevOps Hazard: Real Stories of Costly Mistakes

A senior engineer recounts how AI‑generated Terraform and Kubernetes code exposed a production database, leaked secrets, and created costly outages, then shares concrete mistakes, security‑first templates, validation pipelines, and AI‑pair‑programming practices to keep DevOps work safe and reliable.

AIDevOpsInfrastructure as Code
0 likes · 28 min read
When AI Becomes a DevOps Hazard: Real Stories of Costly Mistakes
21CTO
21CTO
Jun 18, 2023 · Artificial Intelligence

Can AI Self‑Healing Code Revolutionize Software Development?

The article explores how generative AI and large language models are enabling automated code creation, self‑repair, and continuous‑integration workflows, while highlighting challenges in code quality, industry experiments at Google and Stack Overflow, and the future impact on developers and software engineering practices.

AICI/CDSelf-Healing
0 likes · 12 min read
Can AI Self‑Healing Code Revolutionize Software Development?
Continuous Delivery 2.0
Continuous Delivery 2.0
Jun 14, 2024 · Artificial Intelligence

AI Code Generation Tools: Benefits, Risks, and Top Choices

This article explains how AI-powered code generators create high‑quality code, outlines their capabilities such as language translation and documentation assistance, discusses safety and copyright concerns highlighted by research, and emphasizes that while popular, these tools should augment rather than replace developers.

AILLMSecurity
0 likes · 2 min read
AI Code Generation Tools: Benefits, Risks, and Top Choices
AI Engineering
AI Engineering
Feb 21, 2026 · Information Security

Anthropic Unveils Claude Code Security: AI Takes Over Code Vulnerability Detection

Anthropic's new Claude Code Security tool uses an AI model that reads code like a human researcher, detecting complex logic‑flaw and permission‑control bugs missed by traditional pattern‑matching scanners, providing multi‑round verification, confidence scores, and AI‑generated patches while still requiring developer approval.

AI securityAnthropicClaude
0 likes · 6 min read
Anthropic Unveils Claude Code Security: AI Takes Over Code Vulnerability Detection
21CTO
21CTO
Aug 5, 2026 · Artificial Intelligence

Should You Read AI‑Generated Code? Insights from Mitchell Hashimoto’s Tweet

As large language models become more capable, a heated debate has emerged over whether developers should painstakingly read AI‑generated code or rely on fast‑track "Vibe Coding," with experts weighing ownership, debugging ability, diff review, and the risk of hidden technical debt.

AI code generationClaudeOwnership
0 likes · 7 min read
Should You Read AI‑Generated Code? Insights from Mitchell Hashimoto’s Tweet
Network Intelligence Research Center (NIRC)
Network Intelligence Research Center (NIRC)
Jul 21, 2026 · Information Security

AI Programming Era: Uncovering the Trust Crisis Behind Code Assistants

The article analyzes recent security incidents involving AI coding assistants—Claude Code's hidden location detection and the GhostApproval symlink attack—explaining how covert techniques erode trust, blur data‑command boundaries, and expose software‑supply‑chain risks for developers.

AI programmingClaude CodeGhostApproval
0 likes · 9 min read
AI Programming Era: Uncovering the Trust Crisis Behind Code Assistants
Tencent Technical Engineering
Tencent Technical Engineering
Mar 27, 2025 · Information Security

AI Programming Assistants Can Be Hijacked: Configuration File Poisoning and Security Risks

AI programming assistants such as GitHub Copilot and Cursor can be hijacked through poisoned configuration files that hide malicious prompts using invisible Unicode characters, exposing developers to risks like data leakage, DDoS, cryptomining and trojan injection, so they must avoid unknown configs, sandbox generated code, and employ static analysis and AI audits to mitigate threats.

AI securitycode poisoningconfiguration files
0 likes · 12 min read
AI Programming Assistants Can Be Hijacked: Configuration File Poisoning and Security Risks
Software Engineering 3.0 Era
Software Engineering 3.0 Era
May 12, 2026 · Fundamentals

Why Software Engineering Fundamentals Are Critical for Survival in the AI Era

The article analyzes how AI‑generated code and rapid development practices expose hidden technical debt and security risks, revisits historic software failures, and argues that solid software engineering fundamentals and a new "Software Engineering 3.0" paradigm are essential for safe, reliable software in the intelligent age.

AI code generationSoftware QualitySpec-Driven Development
0 likes · 14 min read
Why Software Engineering Fundamentals Are Critical for Survival in the AI Era
macrozheng
macrozheng
Mar 8, 2026 · Artificial Intelligence

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

AI can quickly produce a functional 80‑point prototype, but turning that code into a reliable, secure, high‑performance product that can run in production still requires human engineers to fix bugs, handle edge cases, and ensure safety, making the post‑mortem engineer a new industry necessity.

AIagentcode generation
0 likes · 9 min read
Why AI‑Generated Code Still Needs a Post‑mortem Engineer
TonyBai
TonyBai
Feb 12, 2026 · Industry Insights

Is AI‑Generated Code Flooding Open‑Source? How Vouch Rewrites Trust

The rise of generative AI tools has made low‑quality, seemingly plausible code contributions proliferate, prompting HashiCorp founder Mitchell Hashimoto to release Vouch, a tool that shifts open‑source governance from code verification to identity‑based trust through explicit whitelists, social verification, and a decentralized web of trust.

AI codeHashiCorpNushell
0 likes · 6 min read
Is AI‑Generated Code Flooding Open‑Source? How Vouch Rewrites Trust
DevOps Cloud Academy
DevOps Cloud Academy
Jul 2, 2025 · Artificial Intelligence

How Strong CI/CD Foundations Secure AI-Driven Development

In the AI‑driven development era, teams must harness rapid code‑generation tools while embedding strict security, privacy, and compliance checks through rock‑solid CI/CD pipelines to avoid costly regulatory breaches and maintain trust.

AICI/CDCompliance
0 likes · 9 min read
How Strong CI/CD Foundations Secure AI-Driven Development
AndroidPub
AndroidPub
Apr 27, 2026 · Mobile Development

Avoid AI‑Generated Pitfalls: A VibeCoding Guide for Mobile Developers

The article outlines a practical checklist for mobile developers using VibeCoding AI code generation, covering security, cost, compliance, reliability, performance, testing, and maintenance to ensure that fast‑generated demos become production‑ready apps without hidden risks.

AI code generationComplianceVibeCoding
0 likes · 14 min read
Avoid AI‑Generated Pitfalls: A VibeCoding Guide for Mobile Developers