惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

I
InfoQ
S
SegmentFault 最新的问题
N
Netflix TechBlog - Medium
B
Blog
Jina AI
Jina AI
人人都是产品经理
人人都是产品经理
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 聂微东
Last Week in AI
Last Week in AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
V
V2EX
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
大猫的无限游戏
大猫的无限游戏
U
Unit 42
J
Java Code Geeks
IT之家
IT之家
aimingoo的专栏
aimingoo的专栏
博客园 - 叶小钗
T
The Blog of Author Tim Ferriss
博客园 - 【当耐特】
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学
腾讯CDC

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
The Most Concerning AI Risk of 2026
Sacha Greif · 2026-05-22 · via DEV Community

You might have seen the State of JavaScript survey before, but did you know there's now a State of Web Dev AI survey as well?

I just published the results, and the data revealed quite a few interesting trends.

The AI Takeover is Here

A few years ago, NFTs (remember them?) were all you'd hear about. But that technology had very little practical use, and once the hype wore out it wasn't long before the world more or less forgot about it.

It seemed at first like AI might follow the same path, with many dismissing LLMs as "fancy autocorrect" and predicting an eventual return to the statu quo.

But it should be clear by now that AI is anything but a flash in the pan, and the survey data confirms it.

For example, the proportion of code generated by AI tools has jumped from 28% in 2025 to 54% this year:

Chart: What proportion of the code you produce is AI-generated?<br>

It's especially striking to see that the segment of respondents who use AI to produce nearly all of their code is now the single largest bucket–when it was the second smallest last year!

The frequency at which developers reach for AI tools has also increased drastically, with developers reporting they use AI “constantly” going from 11% to 21%.

How frequently do you use AI tools to generate or refactor code?<br>

All those signs point in the same direction: not only is AI usage increasing, but it's doing so at a speed rarely seen before when it comes to adopting new workflows.

The Claude Code Connection

So what's behind this shift? While it's impossible to prove any causal link with survey data alone, one factor worth considering is the growing impact of Claude Code, and agentic coding in general.

Claude Code is the most-loved coding assistant:

Most-loved coding agents and assistants

And in terms of raw usage, Claude Code is second behind GitHub Copilot with 62.9% of respondents having used it–while OpenAi Codex comes in a distant third with only 34.5%.

But more crucially, both Claude and Claude Code top the ranks of tools developers are actually paying for:

Out of the models mentioned here, which one do you or your company actually pay for?<br>

Out of the agents & assistants mentioned here, which one do you or your company actually pay for?<br>

Anthropic likes to position itself as the underdog fighting against OpenAI's dominance, but these results indicate that when it comes to developers at least, OpenAI is the one fighting an uphill battle.

A Threat to Developers

So it looks like developers are embracing their new AI overlords en masse, and the few lone voices warning us about Skynet can probably be dismissed as delusional crackpots, right?

Well… not so fast. While it's true that developers tend to be more concerned with the next line of codes than with doomsday predictions, it doesn't mean they're blind to the very real issues created by this sudden AI surge.

For starters, developers are quite conscious of the fact that their jobs may now be threatened by the very machines they helped train, as is becoming apparent in the recent Meta layoffs:

AI tools are a threat to my job security<br>

And as a commenter astutely pointed out, even if AI can't do your job, all you need to be fired is that your boss thinks it can.

But while job loss tops the list of AI issues developers worry about, it isn't the only one by any means:

Which of these general AI risks and issues are you most concerned about?<br>

Military use of AI scored quite high as well, which makes sense since the survey was filled out at a time when the Pentagon's use of AI was in the news.

And of course, AI's environmental impact is another very real worry, with the construction and operation of new datacenters putting extra stress on an already-struggling planet.

Preparing for an AI Future

Taken together, these survey results point a nuanced picture: yes, developers have embraced AI and its productivity gains–but they're also quite aware of the risks and issues presented by AI adoption, and many of them aren't quite convinced that the juice is worth the squeeze.

Believe it or not, this is only a tiny fraction of the data collected, and I encourage you to check out the full survey results to get a broader picture of the AI developer ecosystem in 2026, as well as read the conclusion by the one and only Primeagen.

And hey–if you'd like to brush up on your CSS knowledge one last time before Claude Code takes your job, why not go fill out this year's State of CSS survey and see how many new CSS features you know?