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

推荐订阅源

F
Fortinet All Blogs
Last Week in AI
Last Week in AI
IT之家
IT之家
A
About on SuperTechFans
M
MIT News - Artificial intelligence
Y
Y Combinator Blog
T
The Blog of Author Tim Ferriss
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 三生石上(FineUI控件)
博客园 - 【当耐特】
V
Visual Studio Blog
Microsoft Security Blog
Microsoft Security Blog
博客园_首页
aimingoo的专栏
aimingoo的专栏
The Cloudflare Blog
Vercel News
Vercel News
博客园 - Franky
有赞技术团队
有赞技术团队
B
Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
GbyAI
GbyAI
量子位
云风的 BLOG
云风的 BLOG
T
Tailwind CSS 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
The Golden Age of AI Applications
Tomasz Tunguz · 2026-06-16 · via Hacker News - Newest: "AI"

We’re entering the golden age of AI applications. Three recent developments confirm it.

The Fable retraction shows regulatory risk. Nadella’s thesis shows strategic consensus. Salesforce’s acquisition shows market validation.

First, the US government shut down Fable access1 & the software ecosystem roared with many responses : Bring it back! Open-source & local models have become essential! Don’t rely on a single model!

Satya Nadella published an AI ecosystem thesis.2 He argued that for a healthy ecosystem, the moat can’t be the model. Instead, human expertise & the system around the model (the harness3) must be the moat.

And Salesforce announced the acquisition of Fin, formerly Intercom, for $3.6b.4 The founders & management team repositioned the company through the AI upheaval. Fin used open-source models to maximize price/performance.

Building AI applications is hard for different reasons than SaaS. It’s not a lack of engineers, or the challenges of uptime, or the demands of faster releases.

AI applications present three new disciplines to master : picking the right models, developing the hill-climbing loop, & evaluating the performance of the system for each company, all of which answer the question how much intelligence can I squeeze out of my token budget?

Models are tricky. Budgets prevent defaulting everyone to state-of-the-art. The legion of other models each have a personality. Kimi K2.6 is fast & a great creative writer but less precise. Qwen 3.6 27b is a small model with legendary performance, but it’s a bit of a donkey. It stops suddenly in the middle of a toolchain call & requires a good prodding to push on. GLM 5.1 is an excellent coding model, but a plodder.

Loops, the critical problem-definition exercise of this era, are hard to design. Systems design is an entire discipline (see Donella Meadows’ excellent work on it5). What is the best way to define a loop so an agentic system improves? This field is novel & challenging because the models & infrastructure move quickly.

Evaluating the performance of model + loop is ongoing labor. Most companies won’t want to staff a team for each workflow software in a company. AI systems are complex, finicky engines.

The nuances of tuning the carburetors & the timing belts of these complex beasts are tasks better assigned to a few vendors to deliver maximum intelligence per dollar6 & amortize the costs across a broader population.

The companies that master these three disciplines will own the golden age.