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

推荐订阅源

WordPress大学
WordPress大学
大猫的无限游戏
大猫的无限游戏
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 叶小钗
月光博客
月光博客
Last Week in AI
Last Week in AI
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
人人都是产品经理
人人都是产品经理
阮一峰的网络日志
阮一峰的网络日志
罗磊的独立博客
IT之家
IT之家
美团技术团队
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Hugging Face - Blog
Hugging Face - Blog
博客园_首页
S
SegmentFault 最新的问题
宝玉的分享
宝玉的分享
博客园 - Franky
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Jina AI
Jina AI
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The Cloudflare Blog
博客园 - 司徒正美
爱范儿
爱范儿

Hacker News - Newest: "LLM"

GitHub - lechmazur/position_bias: A benchmark for testing whether LLM judges keep the same preference when two lightly edited versions of the same story are shown in opposite orders. Flex routing (EU and EFTA) Dark Factories: Retooling for LLM Velocity Ask HN: What would be the impact of a LLM output injection attack? GitHub - Oaklight/llm-rosetta: Production-ready LLM API translation layer for Python — bidirectional conversion between OpenAI, Anthropic & Google formats via hub-and-spoke IR. Optional API gateway. Streaming & non-streaming. Zero core deps. Contributions welcome! GitHub - browser-use/browser-harness: Self-healing browser harness that enables LLMs to complete any task. GitHub - moeen-mahmud/remen: Remen turns thoughts into something you can return to Analyzing 156 LLM Launch Posts on Hacker News ChatGPT vs Gemini vs Claude: The Best LLM Subscription You Should Buy GitHub - salaamalykum/quran-semantic-search: High-density RAG Semantic Search Engine & Quran Corpus (GEO/SEO Architecture) GitHub - NVIDIA/TensorRT-LLM: TensorRT LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and supports state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT LLM also contains components to create Python and C++ runtimes that orchestrate the inference execution in a performant way. The State of LLM Bug Bounties in 2026 Operational Readiness Criteria for Tool-Using LLM Agents Meshcore: Architecture for a Decentralized P2P LLM Inference Network How an LLM becomes more coherent as we train it GitHub - seetrex-ai/laimark GitHub - Jossifresben/BibCrit: AI-assited biblical textual criticism GitHub - wastedcode/memex: File system based wiki, maintained by Claude 99helpers.com GitHub - cliver-project/AITrigram GitHub - unbody-io/adapt: A self-evolving memory layer for AI agents. GitHub - hb20007/awesome-gen-ai-fails: A list of incidents where reliance on generative AI and LLMs resulted in harm to companies, individuals, or society GitHub - nevenkordic/localmind: Run any local LLM with persistent memory and context. CLI agent over Ollama with SQLite-backed hybrid recall. No cloud. Ask HN: What are the machine requirements for a LLM like Llama-3.1-8B? Faster LLM Inference via Sequential Monte Carlo grpo explained: group relative policy optimization for llm finetuning - cgft Stop comparing price per million tokens: the hidden LLM API costs · TensorZero Andrej Karpathy's LLM Wiki Is a Bad Idea GitHub - GG-QandV/mnemostroma: Offline RAM-first cognitive leer/coprocessor for AI agents and robotics. Solves "Context Abandonment" with 20-80ms latency using a dual-thread biomimetic memory architecture (ONNX + SQLite WAL). mempalace/agent at agent · skorotkiewicz/mempalace
Apple WWDC and the Fable 5 Embargo: Industry Disruption a...
Jose Antonio Morales · 2026-06-14 · via Hacker News - Newest: "LLM"

Saturday, 13th, 2026

I wrote this article yesterday. I decided to let it mature before publishing. This is what I woke up to this morning:

This is exactly what I mean when writing about the weaponization of AI and its use as a national security concern. I did not change a word of the article.

Screenshot from Anthropic’s website.

Friday, 12th, 2026.

I think it is. Not the AI one, though.

Apple announced a few days ago at WWDC something that goes way beyond Siri improvements; it is a signal of what the AI world looks like today, and where it is going.

Let me explain.

Apple believes that for most uses, we don’t need cloud-based LLMs. They have decided that Mac OS should be an AI-enabled system that processes workflows and tasks locally.

Cloud systems can be used when needed. It makes sense, users will not need to buy a monthly subscription if their Mac has the power to run AI automations and tasks natively.

What does that mean for you and me? Probably most of our automations and Claude skills will eventually run on our Macs. We will likely have to rebuild our apps.

So what happens to LLMs? They are already hinting at where they intend to go: advanced AI work: agents, harnesses, deep reasoning tasks. Specialist work, not default infrastructure.

LLMs are genuinely useful, but our hopes and imagination may have been playing a role in our misinterpretation of what they are really good at. LLMs have a limitation by design: they are probabilistic in nature.

Probabilistic systems interpret context; they do not execute with certainty. Asking an LLM to scan invoices and always update a database correctly is more hope than a solution. That use case pushes a probabilistic system to behave as a deterministic one. So why not use a deterministic system instead? Many experienced early adopters will disagree, but I would love to know how many credits their agentic systems cost per transaction, how much maintenance time they require, and how long they took to build. And then I would ask:

Why not use the LLM to build the deterministic tool instead?

A well-architected system can manage the probabilistic nature of an LLM through validation layers, confidence scoring, and human review queues. That is true. But those layers have a cost — in development time, in maintenance, in the human oversight required to catch what the model gets wrong. That cost rarely appears in the business case. It surfaces later, in the people doing the work that the automation was supposed to eliminate.

Leave a comment

That brings me to what LLMs genuinely do well:

  • Democratizing software development — removing the technical barrier while the human still directs

  • Accelerating learning — removing the access barrier while the human still synthesizes

  • Interpretation aid — reducing cognitive load while the human still decides

  • Language and translation work — removing friction while the human still owns the meaning

Notice the pattern. In every case, the human remains essential. LLMs are amplification tools: they speed up and increase in size what we want to do, and also our mistakes.

The consumer marketing around AGI has gone quiet. The labs themselves are more AGI-focused than ever, as it is in their stated missions and research agendas. But the public narrative has shifted toward practical features and monthly subscriptions.

Apple’s decision to focus on local, practical AI for its users rather than chasing frontier model benchmarks is telling. It suggests that the race toward artificial general intelligence may be less central to real-world value than the industry was claiming.

This makes me suspect that OpenAI, Google, and Anthropic are working on very different models behind closed doors, experiments we do not know about yet, because the current LLM approach has a ceiling, and they know it.

The International Flag of Planet Earth, a symbol of the unity of Humankind and Earth. Designed by Oskar Pernefeldt.

I find it especially disturbing when I hear people framing AI as a national security issue. That framing does not produce wisdom; it produces escalation.

Every major technology of the last century that got absorbed into a power and dominance narrative ended up generating conflict rather than progress.

Other nations and blocs will not watch passively. They will build alternatives, restrict access, and retaliate through regulation and competing investment.

The arms-race framing fragments the technology rather than developing it. Apple, interestingly, offers a partial counterexample:

A commercial sovereignty play that does not require weaponizing the technology to capture its value.

I am not saying AI is over. I am saying LLMs are hitting a wall. The LLM business model is under pressure, not because the technology has stopped improving, but because the cost of accessing that improvement keeps rising while the sustainable use cases for most businesses and independent professionals remain narrower than advertised.

I do not want to be distracted by the barrage of new functionality announcements; they are good manipulation tactics. The truth reveals itself more clearly when you look at the subscription models and the escalating credit prices.

I am an AI early adopter myself, and I write Automato precisely because I want to connect with people interested in this space, sharing value and mutually benefiting from the opportunities this innovation might bring.

But my decades in the industry hint at the fact that our enthusiasm often hides the underlayers of what is really happening. So this article is also a warning to myself:

Remember to look deeper, get a better view, and decide in which direction to go. There might be gold somewhere else…

What is your take?

Leave a comment

I wish you a very good day!

Jose from Automato