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

推荐订阅源

Last Week in AI
Last Week in AI
阮一峰的网络日志
阮一峰的网络日志
P
Proofpoint News Feed
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
MongoDB | Blog
MongoDB | Blog
云风的 BLOG
云风的 BLOG
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
J
Java Code Geeks
WordPress大学
WordPress大学
T
The Blog of Author Tim Ferriss
V
Visual Studio Blog
小众软件
小众软件
Microsoft Azure Blog
Microsoft Azure Blog
博客园_首页
IT之家
IT之家
Vercel News
Vercel News
C
Check Point Blog
Google DeepMind News
Google DeepMind News
月光博客
月光博客
D
DataBreaches.Net
酷 壳 – CoolShell
酷 壳 – CoolShell
美团技术团队
Y
Y Combinator Blog
Hugging Face - Blog
Hugging Face - Blog

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
AI has reprogrammed me
Graham Trott · 2026-04-24 · via DEV Community

Graham Trott

It's quite scary how reluctant I feel to dive into JS or Python coding since I started watching Claude Code do it. I'm happy enough to guide the process and examine changes made to the code, but actually spending hours writing the stuff - meh. All this in a couple of short months. Years of practice are as nothing. I've been reprogrammed.

I wonder how many others feel the same way once they too have been utterly outclassed by AI. Some still carry on wanting to do it but I suspect they're in a minority that's shrinking daily.

It's a bit like crafts such as woodworking or embroidery. Some do them as a hobby, for fun or for relaxation, but as soon as productivity becomes an issue there's no way you're ever going to compete. Better to develop the ability to guide the process, spot errors and help fix them. Your experience is not lost - it transforms into new skills.

For example, one of the new must-have skills is the ability to speed-read. There's no way you can follow Claude's thinking without it, as it's almost impossible to study each sentence as the screen scrolls past. You need to use pattern-recognition that works on large blocks of moving text. Some are better than others at this but we're all able to do it - we just need to practice.

The fact is, few of us are the coding gods we long believed ourselves to be. Programming is something that has always made us stand out from the crowd. If we're going to maintain that distinction we have to adapt. Fast.

A good friend of mine is a proofreader by profession. He can spot swapped letters or a misplaced apostrophe in a full page of text at a glance. Musicians can hear a duff note from a single instrument in an orchestra. Likewise, most good programmers can home in on poor code instinctively and without even thinking about it. Our coding skills need not be wasted but they do need to adapt to a rapidly changing world.

One thing we must do is resist the temptation to take AI engines on trust. Be picky; make them work hard to please you, whether it's style factors like your preference for open text with lots of whitespace, or choice of variable names, or replacing deep indenting with functions... make them do it. Keep nagging them till it's just right for you. That way at least you'll preserve your self-respect. For you are superior; you may not be able to churn out code at factory speed but you sure as hell can tell when it ain't right.

AI is here to stay. Don't be intimidated and don't pretend you can carry on without it. Embrace it and prove that things go better when you are at the helm. Accept the inevitable reprogramming of yourself and take control of it.