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

推荐订阅源

雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 三生石上(FineUI控件)
博客园 - 聂微东
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Hugging Face - Blog
Hugging Face - Blog
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - Franky
MyScale Blog
MyScale Blog
A
About on SuperTechFans
博客园_首页
B
Blog RSS Feed
Martin Fowler
Martin Fowler
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Vercel News
Vercel News
C
Check Point Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 【当耐特】
M
MIT News - Artificial intelligence
宝玉的分享
宝玉的分享
T
Tailwind CSS Blog
I
InfoQ
罗磊的独立博客

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
Stop ‘tokenmaxxing’ and deploy AI sensibly instead
mikelgan · 2026-05-20 · via Hacker News - Newest: "AI"

Companies, tech workers and researchers are in a frenzy to embed agentic AI into their workflows, locked in a self-imposed race not to fall behind. There must be a better way to make use of AI technology.

It is only a few years ago that large language models (LLMs) emerged and transformed artificial intelligence (AI) technology. By now, many AI users have moved on to agentic AI approaches, in which one or many LLMs tackle multi-step tasks by accessing various tools and databases, and by reasoning, planning and collaborating with each other. AI agentic frameworks can display seemingly semi-autonomous capabilities in code writing, financial transactions, clinical decision making and even scientific discovery.

A recent viral news story highlights how keen companies are for employees to commit to agentic AI, encouraging the practice of ‘tokenmaxxing’, in which tokens are bits of text processed by LLMs1. In some cases, companies even introduced internal leaderboards that ranked employees by the number of tokens used. Although token usage is surely not a good metric for productivity, some believe it is an effective way to encourage a change in mindset, counting on agentic AI to be transformative in every area. In a widely reported recent quote, Jensen Huang, chief executive officer of Nvidia, said he expects a high-level engineer to consume US$250,000 worth of tokens per month1.

Are there drawbacks to tokenmaxxing? Of course. Yet the frenzy seems hard to stop, with few willing to be left behind. Token usage has exploded this year, fuelled in part by the rise of OpenClaw, an open-source, user-friendly platform designed to run agentic AI applications continuously. The demand for tokens has reached fever pitch. However, although much of the tech industry seems to be in denial, hard limits are now being met2. There are not enough data centres, the ‘token factories’ that underpin the AI rush, or enough electricity, water and hardware to sustain them. The environmental costs of building data centres are substantial, and local communities are raising vocal opposition to further expansion3.

With the cost of AI continuing to rise, and tech companies struggling to make a profit4, several firms are beginning to restrict access to their AI tools or are shutting down platforms altogether. In March, OpenAI abruptly closed Sora, its video-generation model, only a few months after announcing a US$1-billion partnership with The Walt Disney company. GitHub has paused new subscriptions to its Copilot programming assistant and will move to usage-based billing from June.

Beyond financial and environmental issues, agentic AI also raises questions about the potential human implications of outsourcing cognitive skills. Concerns about cognitive decline have already been raised, rightly or wrongly, in connection with the widespread use of chatbots to generate text and write essays, emails, cover letters and papers, among other tasks5. With the emergence of agentic AI systems capable of accessing vast knowledge bases and specialized tools, expertise across many domains, including scientific research, can increasingly be outsourced. As a result, agentic AI may enable researchers to move faster or explore new directions, but it also risks weakening the development of users’ skills and domain knowledge.

Ultimately, human ingenuity will remain essential to deploy agentic AI usefully in scientific applications. Developers of end-to-end scientific AI workflows typically warn that human oversight is still required at every stage6. This step is much harder than it sounds. A central challenge will be how to sift through the output generated by these agentic AI frameworks — how to validate and decide what to trust. Prompting models and generating results is straightforward (until token budgets run out), but output evaluation is not. The verification of AI-generated outputs is imperative for reliable scientific progress and will almost certainly continue to require substantial human involvement and effort.