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

推荐订阅源

GbyAI
GbyAI
N
News and Events Feed by Topic
T
Tailwind CSS Blog
WordPress大学
WordPress大学
罗磊的独立博客
博客园 - 三生石上(FineUI控件)
J
Java Code Geeks
B
Blog RSS Feed
L
LangChain Blog
雷峰网
雷峰网
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 【当耐特】
博客园 - Franky
T
Tor Project blog
C
Cisco Blogs
A
About on SuperTechFans
Spread Privacy
Spread Privacy
博客园 - 司徒正美
T
Threatpost
Engineering at Meta
Engineering at Meta
Forbes - Security
Forbes - Security
阮一峰的网络日志
阮一峰的网络日志
Recorded Future
Recorded Future
宝玉的分享
宝玉的分享
O
OpenAI News
N
News | PayPal Newsroom
博客园 - 聂微东
美团技术团队
Help Net Security
Help Net Security
人人都是产品经理
人人都是产品经理
D
DataBreaches.Net
G
Google Developers Blog
S
Schneier on Security
Hacker News: Ask HN
Hacker News: Ask HN
AWS News Blog
AWS News Blog
H
Hacker News: Front Page
Cloudbric
Cloudbric
Project Zero
Project Zero
V
Visual Studio Blog
F
Full Disclosure
The Last Watchdog
The Last Watchdog
K
Kaspersky official blog
S
SegmentFault 最新的问题
P
Palo Alto Networks Blog
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
S
Secure Thoughts
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
SecWiki News
SecWiki News
P
Proofpoint News Feed
Know Your Adversary
Know Your Adversary

Christian Heilmann

TIL: Browsers offer a “copy email” in the context menu on mailto: links Remember: The “f” in xenophobia stands for “fun” Accessibility question: is nesting interactive elements bad? Take the “chart explosion” coding challenge and earn your spot at CODE100 in July in Berlin
How do developers define their worth when code is written by AI?
speckx · 2026-04-23 · via Christian Heilmann

Lately I’ve been in a few podcasts and interviews and one question came up almost every time:

What is left for developers to care about or define themselves with when all the code is written by AI?

Here is the quick answer: being a developer was never about writing code. Code is a tool to achieve the thing we really care about: solving problems. Every developer I know loves solving problems and when there aren’t any problems to solve, we invent them.

This is the reason why so many frameworks and libraries exist. We take a coding solution we built and make it generic so that it can deal with whatever problem that is thrown at it. And then we lose interest and start all over again.

Don’t get me wrong, writing code is great fun. Having witnessed and helped new languages and environments evolve and change from an OK concept to a platform almost every software solution relies on is also great. Squeezing the last bit of optimisation out of a script whilst keeping it understandable and maintainable is a great feeling. But the code is not the end goal. If we find a tool that does the job as well, we will use that.

Every great developer I know is open to change and eager to learn about new things to do and try out. Asking if the code is what defines us is a sign that people still do not take the role of programmer as a normal thing for humans to do. We’re not some freaks in the corner that nobody understands and that stand just outside of “normal” society.

We’re doing a job and we are honing our craft constantly and to find better ways to make computers help others simplify their lives. Creative people thrive doing the thing that makes them happy. Writers write although the web is 90% AI generated and algorithm optimised slop. Musicians play in their garage and then pubs with 10 people because they like making the music they do. Painters paint although a prompt could give you a seeminlgy perfect picture. People knit, sew and weave although there is already far too much fashion available to ever wear in a lifetime.

Developers use code as a tool to create. So when you ask me if I feel threatened by AI and agents I can safely say that I am not. These things can take the task and the typing and the releasing from me, but I still feel a lot of joy popping open the hood and looking at things the machines created knowing that I can read and understand it. I can take it apart and put it back together. I can make it do things that the machine didn’t think of. I can make it better. I can make it mine. And so can you.