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

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
U
Unit 42
Google DeepMind News
Google DeepMind News
博客园 - 司徒正美
Y
Y Combinator Blog
F
Fortinet All Blogs
云风的 BLOG
云风的 BLOG
T
Tailwind CSS Blog
G
Google Developers Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
罗磊的独立博客
D
DataBreaches.Net
T
The Blog of Author Tim Ferriss
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
MyScale Blog
MyScale Blog
N
Netflix TechBlog - Medium
Microsoft Security Blog
Microsoft Security Blog
GbyAI
GbyAI
P
Proofpoint News Feed
Jina AI
Jina AI
B
Blog RSS Feed
腾讯CDC
阮一峰的网络日志
阮一峰的网络日志
D
Docker

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 and Junk Development (aka Paździeż Development)
keyraycheck · 2026-04-28 · via Hacker News - Newest: "AI"

Imagine joining a company today that still ships software the way we did 30 years ago: painful merges of months-old branches, no CI, no automatic deployment, no test automation, releasing once a year after months of manual testing and frantic bug-fixing. You’d call it junk development without hesitation. Paździeż development, for the Polish readers.

And it would be a fair judgment. That kind of team delivers less value, more slowly, at a higher cost than anyone using modern software development practices. The gap is real, measurable and big.

What we sometimes forget is how long it took to close that gap. The modern fast development process didn’t appear overnight — it’s the cumulative result of trends that each took years to adopt: agile, DevOps, the cloud, modern frameworks. Decades of compounding improvements layered on top of each other.

When AI arrived, I assumed it would be just another wave in that sequence. There would be the usual controversy, the community would work out good practices, startups would adopt first, then big tech, then eventually the more traditional corporations — and within a few years, the whole industry would benefit from another step-change in productivity.

Boy, was I wrong.

AI didn’t arrive like a wave. It arrived like a tsunami — and not just one. A series of tsunamis, month after month, quarter after quarter, giving none of us time to rest or fully absorb the last set of new tools before the next one landed.

At first, the disruption arrived in the form of Vibe Coding. It was mostly contained to prototyping, product exploration, and simple applications. What used to take a two-person team two months could suddenly be done in an evening or two. Lower quality, sure — but for a prototype, that didn’t matter.

Now, in 2026, it has finally arrived in big, complex, production-grade, security-sensitive projects too. The new way of building it has a name: agentic engineering.

If your reaction to that is “AI produces low-quality ‘AI slop’ insecure code” — you simply haven’t done your research. You haven’t spent more than a few hours learning how to actually work with these tools, and you haven’t engaged with the patterns the community has already developed for shipping production code with AI. Congratulations: you’re now a junk developer.

Here’s the thing that should make everyone uncomfortable: the gap between frontier and junk used to be 15, maybe 30 years. Now it’s 3, maybe 6 months.

This is a hard and emotional time for many of us. Skills we built over years are losing their value in a blink. More and more teams report 5x to 10x productivity improvements over the span of a few months. And lots of things are breaking along the way:

  • Product and business teams can no longer produce requirements fast enough — which is why forward-deployed engineering is making a comeback.
  • Code reviews became the bottleneck — so we only review critical pieces ourselves and let AI review the rest.
  • Hiring is broken — so we’re reinventing that too.

The good news, if you’re a strong software engineer today: you’re probably going to be a great agentic engineer. The learning curve isn’t flat, but it isn’t a cliff either. What it demands is the thing humans are genuinely bad at — leaving your comfort zone, breaking ingrained habits, and challenging your fundamental understanding of the craft you consider yourself an expert in.

But make no mistake: there is only one way forward. Learn agentic engineering. And start quickly if you haven’t yet. Don’t stay a junk developer. Don’t look at the people lagging behind you to justify your own lagging. Hundreds of thousands of developers are already doing agentic coding or actively learning it right now.

Time to join them.