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

推荐订阅源

Google DeepMind News
Google DeepMind News
爱范儿
爱范儿
J
Java Code Geeks
L
LangChain Blog
V
V2EX
大猫的无限游戏
大猫的无限游戏
S
SegmentFault 最新的问题
博客园 - Franky
Microsoft Azure Blog
Microsoft Azure Blog
Jina AI
Jina AI
Blog — PlanetScale
Blog — PlanetScale
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The Cloudflare Blog
博客园 - 司徒正美
B
Blog
G
Google Developers Blog
Stack Overflow Blog
Stack Overflow Blog
罗磊的独立博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Apple Machine Learning Research
Apple Machine Learning Research
Engineering at Meta
Engineering at Meta
MyScale Blog
MyScale Blog
有赞技术团队
有赞技术团队
Hugging Face - Blog
Hugging Face - Blog

Hacker News - Newest: "AI"

AI can't read an investor deck AI as an attorney? Student uses ChatGPT, Gemini to sue UW over alleged racial discrimination Hacking MCP Servers in AI Systems – The Rug Pull: Tool Changes After Approval GitHub - MeepCastana/KubeezCut: Free Web based video editor Can AI judge journalism? A Thiel-backed startup says yes, even if it risks chilling whistleblowers Coming soon: 10 Things That Matter in AI Right Now DARPA built an AI to fact-check enemy weapons claims What explains heterogeneity in AI adoption? When AI Meets Muscle: Context-Aware Electrical Stimulation Promises a New Way to Guide Human Movements - Department of Computer Science AI Changed How We Build. It Did Not Change What Matters. Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the… Meta spins up AI version of Mark Zuckerberg to engage with employees Code Mode: Let Your AI Write Programs, Not Just Call Tools | TanStack Blog GitHub - Delavalom/graft: Go framework for building AI agents. Type-safe tools, multi-provider (OpenAI, Anthropic, Gemini, Bedrock), zero vendor SDKs. India's TCS tops estimates, says new AI models did not dent services demand Gen Z's fading AI hype Strong feeling: we are in a folded AI reality GitHub - machinarii/total-recall-catalog: A reference catalog of latest knowledge retrieval, memory & RAG systems GitHub - mensfeld/code-on-incus: Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.. Quantization, LoRA, and the 8% Problem: Benchmarking Local LLMs for Production AI Iran war: We spoke to the man making Lego-style AI videos that experts say are powerful propaganda Powell, Bessent discussed Anthropic's Mythos AI cyber threat with major U.S. banks GitHub - immartian/bellamem: Persistent belief-graph memory for AI agents. Retrieves decisive context by importance — not recency, not RAG, not /compact. recursive-mode: The Repo-Native Operating System for AI Engineering After the attack on Sam Altman's home, will AI CEO's go on the offensive? The biggest advance in AI since the LLM Opus 4.6 vs GPT 5.4 One Prompt Unity World Generation Test “AI polls” are fake polls Client Challenge Can AI be a 'child of God'? Inside Anthropic's meeting with Christian leaders
AI doesn't divide developers — it just reveals them
fred1268 · 2026-05-23 · via Hacker News - Newest: "AI"

If there’s one topic guaranteed to split a room full of developers, it’s AI. On one side, the enthusiasts — convinced this is the next major shift in computing, eager to tell you about it. On the other, the skeptics — equally convinced it’s a hype cycle that will quietly deflate like the ones before it.

The polarization is real and surprisingly sharp. But I think its root is deeper than people realize — and it has very little to do with AI itself.

Two kinds of love#

To understand the divide, it helps to think about what software development really involves. There are, at its core, two things going on at once.

There’s the journey: everything required to make the software — the architecture decisions, the algorithms, the debugging sessions, the refactoring, the craft of turning a vague idea into something that actually runs.

And there’s the destination: the finished product itself — the thing users touch, the problem you set out to solve, the value that ends up in someone’s hands.

Every developer who chose this profession loves both. Just in different proportions.

Destination-oriented developers tend to be more product-minded. They intuitively sense which features are missing, which ones nobody will ever use, which flows feel wrong. They’re drawn to simplicity — not because simple is easy, but because they understand that simplicity is what makes great products. The code is the means; the product is the point.

Journey-oriented developers lean the other way. They gravitate toward the algorithmic, the architectural, the elegant. They’ll spend an afternoon finding the right abstraction, the cleaner interface, the approach that makes the next developer’s life easier. The product validates the work; the work is the pleasure.

What AI actually does#

When you look at what AI brings to software development, one thing stands out: it dramatically shrinks the journey while accelerating arrival at the destination. A feature that once required hours of design thinking, careful implementation, and iterative refinement can now materialize in minutes. And if you want more destinations — more features, more products, more creative possibilities — AI removes the technical friction that once stood between the idea and the thing.

Seen through this lens, the polarization almost explains itself.

Developers who love the destination are thrilled. More output, more speed, more latitude. The constraints that slowed them down — the boilerplate, the obscure APIs, the mechanical work — are largely gone. AI is their answer.

Journey-oriented developers feel something closer to loss. What AI took from them isn’t the output — it’s the path. And often the path it chose isn’t the one they would have taken. It works, but it doesn’t feel elegant. It’s not theirs. As I explored in Why I code: it was never about the output, programming was always an intellectual game — the output was just proof that you’d played it well. When the game is handed to an AI, supervision is what’s left. And supervision was never the point.

A spectrum, not a binary#

None of this is black and white. Most developers love both the journey and the destination — the question is which one they love more. And when the gap is wide enough, they end up firmly in one camp.

Here’s a question worth sitting with: do you take more pleasure in designing a product, or in building one? And yes, I’m using two different words deliberately. Designing means thinking through what something should be — its shape, its behavior, its reason for existing. Building means making it happen — writing the code, assembling the pieces, watching it come to life. Both are part of software development, but they are not the same pleasure.

Your answer is probably a decent predictor of your relationship with AI.

Self-knowledge as navigation#

There’s no virtue in preferring the journey over the destination, or the other way around. Both kinds of developers are necessary. Both build great software.

But knowing which you are can change how you navigate what AI is doing to the profession. If you love the destination, you likely already feel liberated. If you love the journey, there are two paths worth considering.

One is to let the disruption be an invitation — maybe AI freeing you from the mechanical work leaves more room to appreciate the product, the user, the outcome. Maybe there’s more destination-love in you than you thought. The other, more natural instinct, is to seek out niches where AI can’t easily reach — problems complex enough, novel enough, or strange enough that the path still belongs to you.

Those niches exist. They’re real.

For now.