AI Digest

Digest curado

lunes, 20 de julio de 2026·light·short·11,325 tokens

🔥 TOP — lo que SÍ o SÍ tenés que ver

  • Claude Code ahora corre sobre Bun escrito en Rust (desde v2.1.181) — Simon Willison lo verificó: startup 10% más rápido en Linux, migración transparente. Si usás Claude Code a diario, esto impacta tu latencia real. link
  • Claude Fable 5 se vuelve permanente en Max y Team Premium — Desde el 20 de julio incluido al 50% de límites; Pro y Team Standard reciben crédito único de $100. Si estás en Max, tenés acceso garantizado sin consumir créditos extra. link
  • Claude Fable produjo un contraejemplo a la Conjetura de Jacobian — Post con 212 puntos en HN y 113 comments. Si te interesa lo que un modelo como Fable puede hacer en matemáticas formales, esto es enorme. link
  • GitHub lanza Copilot SDK multi-plataforma — SDK oficial en Python, TypeScript, Go, .NET, Java, Rust para embedder el agente de Copilot en apps propias. Si laburás con coding agents, esto te da el runtime probado en producción de Copilot. link

📦 Claude / Anthropic ecosystem

  • Sam Altman discute estrategia open source — Mencionaron crear un modelo tipo GPT-3 que corra local en hardware de consumo. Rumores de board meeting, nada concreto aún, pero worth tracking. link

🛠️ Dev tools & coding

  • Wigolo: web intelligence local-first para coding agents — MCP, search, fetch, crawl sin API keys, $0/query. Funciona con Claude Code, Cursor, Codex, Gemini CLI. Si querés darle a tu agente acceso a la web sin pagar, probalo. link
  • code-review-graph: grafo de código local para MCP y CLI — Reduce contexto que leen los AI coding tools en code reviews. Benchmarked, promete menos tokens quemados. link

🏗️ Software engineering

  • Learning a few things about running SQLite + Query Explainer — Simon Willison armó una herramienta interactiva para visualizar query plans de SQLite, inspirado por Julia Evans. Si querés meterte en query planning sin leer el plan crudo. link

📚 Vale la pena leer

  • PostHog: cómo construyen productos "self-driving" — Incluye AI observability, analytics, flags, experiments, error tracking. Todo integrable vía MCP. Si te copa entender cómo un SaaS serio instrumenta AI, es referencia. link

Artículos fetched (57)

  • Flowseal/zapret-discord-youtube
    github-trending

    Flowseal/zapret-discord-youtube NEW: Ускорение Telegram Desktop - https://github.com/Flowseal/tg-ws-proxy Альтернатива https://github.com/bol-van/zapret-win-bundle Также вы можете материально поддержать оригинального разработчика zapret тут Caution ФЕЙКИ Я не веду никакие другие страницы/группы в телеграм/ютуб каналы Если вы наткнулись на что-то вне этой страницы гитхаба, что распространяется от моего лица - ФЕЙК. Warning АНТИВИРУСЫ WinDivert может вызвать реакцию антивируса. WinDivert - это инструмент для перехвата и фильтрации трафика, необходимый для работы zapret. Замена iptables и NFQUEUE в Linux, которых нет под Windows. Он может использоваться как хорошими, так и плохими программами, но сам по себе не является вирусом. Драйвер WinDivert64.sys подписан для возможности загрузки в 64-…

  • 1jehuang/jcode
    github-trending

    Coding Agent Harness jcode The next generation coding agent harness to raise the skill ceiling. Built for multi-session workflows, infinite customizability, and performance. Website · Features · Install · Quick Start · Further Reading · Contributing Installation # macOS & Linux curl -fsSL https://jcode.sh/install | bash # Windows 11 (PowerShell 5.1+) irm https://jcode.sh/install.ps1 | iex Need Homebrew, source builds, provider setup, or want an agent to set it up for you? Jump to detailed installation. Performance & Resource Efficiency jcode is built to be as performant and resource efficient as possible. Every metric is optimized to the bone, which is important for scaling multi-session workflows. Here we sample a few metrics to show the difference: RAM usage and boot up. RAM comparison …

  • andrewrabert/jellium-desktop
    github-trending

    An unofficial desktop client for Jellyfin Jellium Desktop An unofficial Jellyfin desktop client built on CEF and mpv. Downloads Linux AppImage x86_64 aarch64 Arch Linux (AUR): jellium-desktop-git Flatpak (non-Flathub bundle) macOS Apple Silicon Intel After installing, remove quarantine: sudo xattr -cr /Applications/Jellium\ Desktop.app Windows x64 arm64 Development This project uses just as a command runner. Available recipes: [package] appimage ... # [linux] build AppImage flatpak ... # [linux] build Flatpak bundle dmg # [macos] build Apple Disk Image (.dmg) [maintenance] outdated # List outdated dependencies clean # Remove build artifacts [test] test # Run tests [lint] fmt # Format workspace fmt-check # Check formatting clippy # Run clippy lint # Lint workspace strict-lint # Strict lint…

  • AstrBotDevs/AstrBot
    github-trending

    AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨ 简体中文 | 繁體中文 | 日本語 | Français | Español | Русский Documentation | Blog | Roadmap | Issue Tracker | Email Support AstrBot is an open-source all-in-one Agent chatbot platform that integrates with mainstream instant messaging apps. It provides reliable and scalable conversational AI infrastructure for individuals, developers, and teams. Whether you're building a personal AI companion, intelligent customer service, automation assistant, or enterprise knowledge base, AstrBot enables you to quickly build production-ready AI applications within your IM platform workflows. Key Features 💯 Free & Open Source. ✨ AI LLM Conversations, Multimodal, Agent…

  • Canner/WrenAI
    github-trending

    GenBI (Generative BI) for AI agents, an open-source, governed text-to-SQL through an open context layer that turns natural-language questions into trusted dashboards, charts, and SQL across 20+ data sources, such as BigQuery, Snowflake, PostgreSQL, ClickHouse, Amazon Redshift, Databricks and more. Open-source GenBI: generative BI for AI agents. Your agents generate, deploy, and govern dashboards from any database, grounded in a context layer they can actually trust. Docs · Discord · Vision · Blog 📣 2026-05-07: Wren Engine has merged into this repo under core/. The previous Canner/wren-engine repo is archived. The previous WrenAI GenBI app (the Docker-based chat-first BI product) is preserved on the legacy/v1 branch (tag v1-final) and is now Wren GenBI Classic; see A note on the "GenBI" n…

  • codecrafters-io/build-your-own-x
    github-trending

    Master programming by recreating your favorite technologies from scratch. Build your own <insert-technology-here> This repository is a compilation of well-written, step-by-step guides for re-creating our favorite technologies from scratch. What I cannot create, I do not understand — Richard Feynman. It's a great way to learn. 3D Renderer AI Model Augmented Reality BitTorrent Client Blockchain / Cryptocurrency Bot Command-Line Tool Database Docker Emulator / Virtual Machine Front-end Framework / Library Game Git Memory Allocator Network Stack Neural Network Operating System Physics Engine Processor Programming Language Regex Engine Search Engine Shell Template Engine Text Editor Visual Recognition System Voxel Engine Web Browser Web Server Uncategorized Tutorials Build your own Distributed…

  • github/copilot-sdk
    github-trending

    Multi-platform SDK for integrating GitHub Copilot Agent into apps and services GitHub Copilot CLI SDKs Agents for every app. Embed Copilot's agentic workflows in your application with the GitHub Copilot SDK for Python, TypeScript, Go, .NET, Java, and Rust. The GitHub Copilot SDK exposes the same engine behind Copilot CLI: a production-tested agent runtime you can invoke programmatically. No need to build your own orchestration—you define agent behavior, Copilot handles planning, tool invocation, file edits, and more. Available SDKs SDK Location Cookbook Installation API docs Node.js / TypeScript nodejs/ Cookbook npm install @github/copilot-sdk Python python/ Cookbook pip install github-copilot-sdk Go go/ Cookbook go get github.com/github/copilot-sdk/go API docs .NET dotnet/ Cookbook dotne…

  • jamiepine/voicebox
    github-trending

    The open-source AI voice studio. Clone, dictate, create. Voicebox The open-source AI voice studio. Clone any voice. Generate speech. Dictate into any app. Talk to agents in voices you own. The full voice I/O stack, running locally on your machine. voicebox.sh • Docs • Download • Features • API • Troubleshooting Click the image above to watch the demo video on voicebox.sh What is Voicebox? Voicebox is a local-first AI voice studio — a free and open-source alternative to ElevenLabs and WisprFlow in one app. Clone voices from a few seconds of audio, generate speech in 23 languages across 7 TTS engines, dictate into any text field with a global hotkey, and give any MCP-aware AI agent a voice of your choosing. The two cloud incumbents sit on opposite halves of the voice I/O loop — ElevenLabs o…

  • KnockOutEZ/wigolo
    github-trending

    The go-to web for your AI coding agent — local-first search, fetch, crawl & research over MCP. No API keys, no cloud, $0/query. Public beta. Local-first web intelligence for AI agents — no keys, no cloud, no metered bill. works with Claude Code · Cursor · Codex · Gemini CLI · VS Code · Windsurf · Zed · Antigravity and beyond LangChain · CrewAI · LlamaIndex · Vercel AI SDK · n8n & self-hosted agents · any MCP client · plain REST Quickstart · Tools · Why wigolo · Benchmark · Docs · Examples · Feedback · FAQ wigolo gives an AI agent one durable surface for everything web-related — search, fetch, crawl, extract, cache, find-similar, research, and autonomous gather loops. It runs wherever your agent runs: as an MCP server next to your coding agent, as a REST/MCP endpoint on the box where your …

  • kvcache-ai/ktransformers
    github-trending

    A Flexible Framework for Experiencing Heterogeneous LLM Inference/Fine-tune Optimizations A Flexible Framework for Experiencing Cutting-edge LLM Inference/Fine-tune Optimizations 🎯 Overview | 🚀 Inference | 🎓 SFT | 🔥 Citation | 🚀 Roadmap(2026Q2) 🎯 Overview KTransformers is a research project focused on efficient inference and fine-tuning of large language models through CPU-GPU heterogeneous computing. The project now exposes two user-facing capabilities from the kt-kernel source tree: Inference and SFT. 🔥 Updates June 21, 2026: MiniMax-M3 Day0 Support! (Tutorial) June 17, 2026: GLM-5.2 Day0 Support! (Tutorial) May 6, 2026: KTransformers at GOSIM Paris 2026 — "Agentic AI on Edge" track. We'll present KT's inference performance on consumer hardware. May 02, 2026: DeepSeek-V4-Flash Su…

  • lyogavin/airllm
    github-trending

    AirLLM 70B inference with single 4GB GPU Quickstart | Configurations | MacOS | Example notebooks | FAQ AirLLM dramatically reduces inference memory usage, letting 70B large language models run on a single 4GB GPU card — without quantization, distillation, or pruning. You can even run 405B Llama 3.1 on 8GB, and DeepSeek-V3 (671B) on ~12GB. AI Agents Recommendation: Best AI Game Sprite Generator Best AI Facial Expression Editor Bloome — build & run AI agent teams in the cloud, zero setup Updates [2026/06] v3.0: FP8 model support + the latest models. Run DeepSeek-V3 (671B) on ~12GB and Qwen3-235B on ~3GB, plus Qwen3, Llama 3.x/4, DeepSeek V2/V3, Phi-4, Gemma and more — all through a single AutoModel. [2024/08/20] v2.11.0: Support Qwen2.5 [2024/08/18] v2.10.1 Support CPU inference. Support no…

  • microsoft/terminal
    github-trending

    The new Windows Terminal and the original Windows console host, all in the same place! Welcome to the Windows Terminal, Console and Command-Line repo Table of Contents Installing and running Windows Terminal Microsoft Store [Recommended] Other install methods Via GitHub Via Windows Package Manager CLI (aka winget) Via Chocolatey (unofficial) Via Scoop (unofficial) Installing Windows Terminal Canary Terminal & Console Overview Windows Terminal The Windows Console Host Shared Components Creating the new Windows Terminal Resources FAQ I built and ran the new Terminal, but it looks just like the old console Documentation Contributing Communicating with the Team Developer Guidance Prerequisites Building the Code Building in PowerShell Building in Cmd Running & Debugging Coding Guidance Code of…

  • MoonshotAI/kimi-cli
    github-trending

    Kimi Code CLI is your next CLI agent. Kimi CLI Kimi Code | Documentation | 文档 Important Kimi CLI is evolving into Kimi Code CLI — the next-generation terminal AI agent from the same team. Installing Kimi Code CLI automatically migrates your configuration and sessions. This project will be gradually wound down; the docs and existing installations remain available. Kimi CLI is an AI agent that runs in the terminal, helping you complete software development tasks and terminal operations. It can read and edit code, execute shell commands, search and fetch web pages, and autonomously plan and adjust actions during execution. Getting Started See Getting Started for how to install and start using Kimi CLI. Key Features Shell command mode Kimi CLI is not only a coding agent, but also a shell. You…

  • PKUFlyingPig/cs-self-learning
    github-trending

    计算机自学指南 CS 自学指南 Everyone should enjoy CS if you have a good teacher to teach you a good course. 新冠肆虐,网课当道,CS 爆火,这一系列的事件都让自学计算机成为了一种潮流。 随着欧美众多名校将质量极高的计算机课程全部开源,自学 CS 成了一件可操作性极强的事情。毫不夸张地说,只要你有毅力和兴趣,自学的成果完全不亚于你在国内任何一所大学受到的本科 CS 教育(当然,这里单指计算机专业领域,大学带给你的显然不止是专业知识)。 我很庆幸在自己大一的时候就选择了自学 CS 这条路,它让我爱上了计算机这门学科,也无比丰富了我的视野。 但同时,自学这条路也有很多困难和阻力:课程繁多不知如何选择,资料零散甚至残缺,作业难度不知深浅,课内任务还需要花时间应付······这些主客观因素叠加到一起,使得好课虽多,却只能在收藏夹里吃灰。 在大学的第四个年头,我想把这一路自学走来的经验和教训,把那些让我受益终身的课程记录下来,分享给大家,形成了这本 CS 自学指南,以期能给所有想自学计算机的朋友一点帮助。 我的目标是让一个刚刚接触计算机的小白,可以完全凭借这些开源社区的优质资源,少走弯路,在 2-3 年内成长为一个有扎实的数学功底和代码能力,经历过数十个千行代码量的 Project 的洗礼,掌握至少 C/C++/Java/JS/Python/Go/Rust 等主流语言,对算法、电路、体系、网络、操统、编译、人工智能、机器学习、计算机视觉、自然语言处理、强化学习、密码学、信息论、博弈论、数值分析、统计学、分布式、数据库、图形学、Web 开发、云服务、超算等等方面均有所涉猎的全能程序员。此后,无论是选择科研还是就业,我相信你都会有相当的竞争力。 你可以在线免费阅读这本书。英文版请移步这里。 如何成为贡献者…

  • PostHog/posthog
    github-trending

    🦔 PostHog is the leading platform for building self-driving products. Our developer tools – AI observability, analytics, session replay, flags, experiments, error tracking, logs, and more – capture all the context agents need to diagnose problems, uncover opportunities, and ship fixes. Steer it all from Slack, web, desktop, or the MCP. Docs - Community - Roadmap - Why PostHog? - Changelog - Bug reports PostHog is the open source platform for building self-driving products PostHog provides every tool you need to build a successful product, and captures all the context agents need to proactively diagnose problems, uncover opportunities, and ship fixes: Self-driving mode: Turn signals in your product data (errors, rage clicks, failed queries, and more) into researched reports and pull reque…

  • rohitg00/ai-engineering-from-scratch
    github-trending

    Learn it. Build it. Ship it for others. From the creator of Agent Memory - #1 Persistent memory ⭐ which naturally works with any agents or chat assistants. ░░░▒▒▒░░░▒▒▒░░░▒▒▒░░░▒▒▒░░░▒▒▒░░░▒▒▒░░░▒▒▒░░░▒▒▒░░░▒▒▒░░░▒▒▒░░░▒▒▒░░░▒▒▒░░░▒▒▒░░░▒▒▒░░░▒▒▒ 84% of students already use AI tools. Only 18% feel prepared to use them professionally. This curriculum closes that gap. 503 lessons. 20 phases. ~320 hours. Python, TypeScript, Rust, Julia. Every lesson ships a reusable artifact: a prompt, a skill, an agent, an MCP server. Free, open source, MIT. You don't just learn AI. You build it. End-to-end. By hand. 150,639 readers · 241,669 page views in the last 30 days · as of 2026-06-07 How this works Most AI material teaches in scattered pieces. A paper here, a fine-tuning post there, a flashy agent d…

  • tirth8205/code-review-graph
    github-trending

    Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows. code-review-graph Stop burning tokens. Start reviewing smarter. English | 简体中文 | 日本語 | 한국어 | हिन्दी Usage · Commands · FAQ · Troubleshooting · GitHub Action · Reproducing the benchmarks · Roadmap AI coding tools can end up re-reading large parts of your codebase on review tasks. code-review-graph fixes that. It builds a structural map of your code with Tree-sitter, tracks changes incrementally, and gives your AI assistant precise context via MCP so it reads only what matters. Quick Start pip install code-review-graph # or: pipx install code-review-graph code-review-graph install # a…

  • trycua/cua
    github-trending

    Scale computer-use 2.0 with open-source drivers, cross-OS fleets, and benchmarks for training, evaluation, and data generation. Scale computer-use 2.0 with open-source drivers, cross-OS fleets, and benchmarks for training, evaluation, and data generation. Choose Your Path Building your own agent? Start with Cua · Giving a coding agent a computer? Cua Drivers · Evaluating or training models? Cua Bench · Need macOS VMs? Lume Cua Drivers - Background computer-use on macOS, Windows, and Linux Drive native desktop apps in the background. Agents click, type, and verify without stealing the cursor or focus. Use the same CLI and MCP server on macOS, Windows, and Linux from Claude Code, Cursor, Codex, OpenClaw, and custom clients. Linux supports X11 and compositor-specific Wayland routes with expl…

  • Gmail AI Inbox
    hn-ai· 20-jul

    Article URL: https://support.google.com/mail/answer/16845247?hl=en&co=GENIE.Platform%3DAndroid Comments URL: https://news.ycombinator.com/item?id=48974123 Points: 2 # Comments: 0

  • Smart People in AI Published a Plan a They Expect to Be Ignored
    hn-ai· 20-jul

    Article URL: https://writing.sidharthkakkar.com/p/very-smart-people-in-ai-published Comments URL: https://news.ycombinator.com/item?id=48973877 Points: 1 # Comments: 1

  • Tech Workers Face Evaporating Financial Security as AI Transforms Industry
    hn-ai· 20-jul

    Article URL: https://www.adn.com/nation-world/2026/07/19/the-biggest-winners-of-the-american-economy-fear-theyre-sinking-fast/ Comments URL: https://news.ycombinator.com/item?id=48973847 Points: 9 # Comments: 3

  • Big Tech Needs to Justify AI Spending as Investors Dump Stocks
    hn-ai· 20-jul

    Article URL: https://www.bloomberg.com/news/articles/2026-07-19/big-tech-needs-to-justify-ai-spending-as-investors-dump-stocks Comments URL: https://news.ycombinator.com/item?id=48974426 Points: 17 # Comments: 6

  • LLM Wiki Maintenance: Drift, Contradictions and Review
    hn-ai· 20-jul

    Article URL: https://www.glukhov.org/knowledge-management/knowledge-systems-architectures/compiled-knowledge/llm-wiki-maintenance-knowledge-drift/ Comments URL: https://news.ycombinator.com/item?id=48974068 Points: 1 # Comments: 0

  • Show HN: Local-first CLI to make Obsidian vaults searchable for AI agents
    hn-ai· 20-jul

    Article URL: https://github.com/nmdra/notebrain-cli Comments URL: https://news.ycombinator.com/item?id=48974142 Points: 4 # Comments: 1

  • Website Screen Capture: Recordings Your AI Can Read
    hn-ai· 20-jul

    Article URL: https://cbrowser.ai/blog/screen-capture-recordings-your-ai-can-read/ Comments URL: https://news.ycombinator.com/item?id=48973287 Points: 1 # Comments: 0

  • AI-Native Firms
    hn-ai· 20-jul

    Article URL: https://download.ssrn.com/2026/6/9/6905079.pdf?response-content-disposition=inline&X-Amz-Security-Token=IQoJb3JpZ2luX2VjENT%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCXVzLWVhc3QtMSJHMEUCIQDN1NXtdGq6ml%2FfL%2FgM%2BU%2FIT6UosrvFq9hkPMscA7CKKwIgTNUgByNgV7FnnWCuwOFZcAnZmiZbEek2Hau0fagU2mIqxgUInf%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FARAEGgwzMDg0NzUzMDEyNTciDEiNAJX5E4q9xsYgYyqaBXoviMYlwI6HmKpLyQJBU9hJOxP8VPCp%2FoCQVp57jfxuC%2FfLSJ6snNdDbF4ZhzR5x9L2G4RnnnzgMBFiaS9M9Us6LKU4%2BXt5ffMa%2BCT1T29ZY1kdPofahwYhr97Rhq9vxeCX3SauMSe5cfGd3D%2BSd1OeMiEzXegecT7Qf6gArOntarAms1lNPlcLVJkQSL37eT8hCYXSBHdSQ7zgoc2NCtj1%2FWNsB8GEVBeTo2luJm8UWrFWgUv8Vk9a%2BNgKq9XMOSk3PbseGDZP0MJDWuwWTDFlnqoMN084Y2qv9rK3%2BTxLV%2FXNAi%2FUJTaj2lUNomu3KxpV21WoQGESOri8Oi956NpG3azWI%2Bs1dc5OSCMrnI3ptFBP7qR8jhue2JQQgJ%2FzT%2BBR8hYlc7cJzwyXkjMM…

  • Autonomous AI Intrusions Are Here: Lessons from the Hugging Face Compromise
    hn-ai· 20-jul

    Article URL: https://embracethered.com/blog/posts/2026/ai-intrusion-are-now-real/ Comments URL: https://news.ycombinator.com/item?id=48974024 Points: 3 # Comments: 0

  • Meta Oversight Board: AI may be most perfect propaganda machine ever invented
    hn-ai· 20-jul

    Article URL: https://fortune.com/2026/07/16/claude-trump-china-ai-double-standard/ Comments URL: https://news.ycombinator.com/item?id=48974368 Points: 4 # Comments: 0

  • Dart Framework – Systems Thinking Skill for AI Agents
    hn-ai· 20-jul

    Article URL: https://github.com/asofyan/dart-framework Comments URL: https://news.ycombinator.com/item?id=48973766 Points: 1 # Comments: 0

  • NoWreck-A deterministic verifier for AI coding assistants
    hn-ai· 20-jul

    Article URL: https://github.com/AstralXVoid/NoWreck/ Comments URL: https://news.ycombinator.com/item?id=48973669 Points: 1 # Comments: 0

  • The crash that wasn't: debugging CI with AI
    hn-ai· 20-jul

    Article URL: https://abbyssoul.github.io/engineering/2026/07/19/the-crash-that-wasnt-debugging-kinjo-ci-with-ai.html Comments URL: https://news.ycombinator.com/item?id=48973271 Points: 2 # Comments: 0

  • DistillFeed: RSS reader with AI-ranked items and summaries
    hn-ai· 20-jul

    Article URL: https://github.com/ibaaj/distillfeed Comments URL: https://news.ycombinator.com/item?id=48972947 Points: 1 # Comments: 0

  • Tweet claiming Claude Fable 5 has helped disprove the Jacobian conjecture
    hn-ai· 20-jul

    Article URL: https://twitter.com/__alpoge__/status/2079028340955197566 Comments URL: https://news.ycombinator.com/item?id=48974144 Points: 6 # Comments: 2

  • Tyler Cowen: The Future Belongs to AI Maniacs
    hn-ai· 20-jul

    Article URL: https://www.thefp.com/p/tyler-cowen-ai-maniacs-future-economy Comments URL: https://news.ycombinator.com/item?id=48974077 Points: 2 # Comments: 0

  • BeWide AI – I'm building one startup per week on YouTube
    hn-ai· 20-jul

    Article URL: https://www.youtube.com/@bewideai Comments URL: https://news.ycombinator.com/item?id=48972957 Points: 1 # Comments: 1

  • Claude Fable produced a counterexample to the Jacobian Conjecture
    hn-ai· 20-jul

    Article URL: https://xcancel.com/__alpoge__/status/2079028340955197566 Comments URL: https://news.ycombinator.com/item?id=48973869 Points: 212 # Comments: 113

  • Show HN: A fast, free AI text humanizer powered by Groq Llama 3.3
    hn-ai· 20-jul

    Article URL: https://zlvox.com/tools/ai-humanizer Comments URL: https://news.ycombinator.com/item?id=48974544 Points: 2 # Comments: 0

  • AI Thinks the Internet Is Reddit. We Have 8,616 Answers Proving It
    hn-ai· 20-jul

    Article URL: https://growtika.com/blog/reddit-ai-visibility-research Comments URL: https://news.ycombinator.com/item?id=48974233 Points: 6 # Comments: 0

  • Apple Is the King of AI and Nobody Knows It
    hn-ai· 20-jul

    Article URL: https://limitededitionjonathan.substack.com/p/apple-is-the-king-of-ai-and-nobody Comments URL: https://news.ycombinator.com/item?id=48974043 Points: 3 # Comments: 2

  • Ask HN: What paid AI tools are worth it for creative tech projects?
    hn-ai· 20-jul

    Long story short, I'm a third year college student who just switched my major from biophysics(premed) to Human Technology Interaction. You can spare the advice about spending all my time learning to code, I know it's important. But for creative technologist internships, including the one I have this summer, portfolio projects matter just as much, if not more, than raw coding ability and the major change is putting me far behind on the latter. My question is: which AI subscriptions are actually worth paying for if you're vibecoding projects like these? Right now I have the $100/month Sakana Fugu subscription (which I heavily regret because it gets burned in about three prompts), Claude Pro ($20/month), and Cursor Pro through the student plan. From what I can tell, Fable seems to be the lea…

  • How you use AI AS HELPER?
    hn-ai· 20-jul

    Just a question Comments URL: https://news.ycombinator.com/item?id=48974070 Points: 1 # Comments: 1

  • Freeact – undetectable browser automation CLI for AI agents via real browsers
    hn-ai· 20-jul

    Comments URL: https://news.ycombinator.com/item?id=48974402 Points: 2 # Comments: 0

  • AI with No Chatbox
    hn-ai· 20-jul

    Hello, Ive built an ai that lives in your menu bar instead of a chat box. it has many different skills. Note taking up to three hours, a stock trading mode with 16 indicators included inside of it, a stealth mode for tests or anyone in college, an observing agent that explains anything on your screen, and a red agent that does things like send emails or do homework in the background. Im trying to figure out if this is a good idea. Comments URL: https://news.ycombinator.com/item?id=48974726 Points: 1 # Comments: 0

  • Use AI Free – GUI, Web, CLI, Telegram, 2k MCP, 100K Skills
    hn-ai· 20-jul

    Use AI free — Gui, Web, Cli, Telegram, 2,000 MCP, 100K Skills . LiteLLM (100+ providers), local models via Ollama, /lang in 34 languages, Mesa Redonda, voice, OCR, MemPalace, embedded sandbox OS. I would like to ask the community to check my repo i have been working on him for months as a solo dev this has been a nightmare... i just.. would like to know if im on the right path at least.... thanks HN https://news.ycombinator.com/item?id=48974761 Points: 1 # Comments: 0

  • A card game I built as a decision-making benchmark for AI agents
    hn-ai· 20-jul

    Article URL: https://play.in2itgame.com/agent-docs Comments URL: https://news.ycombinator.com/item?id=48972907 Points: 1 # Comments: 0

  • Claude's Fable Model Saved My Gear and Got Me Excited About Playing Guitar Again
    hn-ai· 20-jul

    Article URL: https://saada.github.io/blog/fcb1010-biasfx2/ Comments URL: https://news.ycombinator.com/item?id=48974362 Points: 1 # Comments: 0

  • Show HN: Headroom – measure your GPU's true bandwidth ceiling for local AI
    hn-ai· 20-jul

    Article URL: https://ar5en1c.github.io/headroom/ Comments URL: https://news.ycombinator.com/item?id=48973142 Points: 3 # Comments: 0

  • The Cost and Network Limits of Space-Based AI Compute
    hn-ai· 20-jul

    Article URL: https://arxiv.org/abs/2607.14172 Comments URL: https://news.ycombinator.com/item?id=48973994 Points: 1 # Comments: 0

  • [AINews] not much happened today
    latentspace· 18-jul

    a quiet day

  • nascheme/quixote
    simonw· 18-jul

    <p><strong><a href="https://github.com/nascheme/quixote">nascheme/quixote</a></strong></p> A certain vintage if Python web nerd might be delighted to learn that the most recent commit to the Quixote web framework was <a href="(https://github.com/nascheme/quixote/commit/7f775cf9d1e7e80fcbb2706b4a1d971e55ca74a3)">six hours ago</a>.</p> <p>The <a href="https://github.com/nascheme/quixote/commit/d6b73c5768c2d041b68b54cc71863604249abc18">oldest commit</a> in that repo is from 21 years ago, and that was the initial import of Quixote 2.4 from Subversion into Git. <p>Tags: <a href="https://simonwillison.net/tags/computer-history">computer-history</a>, <a href="https://simonwillison.net/tags/python">python</a>, <a href="https://simonwillison.net/tags/web-frameworks">web-frameworks</a></p>

  • Claude Code uses Bun written in Rust now
    simonw· 19-jul

    <p>In <a href="https://bun.com/blog/bun-in-rust">Rewriting Bun in Rust</a> Jarred Sumner made the following claim:</p> <blockquote> <p>Claude Code v2.1.181 (released June 17th) and later use the Rust port of Bun. Startup got 10% faster on Linux but otherwise, barely anyone noticed. Boring is good.</p> </blockquote> <p>I decided to have a poke at my own Claude Code installation to see if I could find evidence that it was using Bun written in Rust.</p> <p>I found these two commands convincing:</p> <pre><code>strings ~/.local/bin/claude | grep -m1 'Bun v1' </code></pre> <p>For me this outputs <code>Bun v1.4.0 (macOS arm64)</code>. The most recent release of <a href="https://github.com/oven-sh/bun/releases">Bun on GitHub</a> is currently <a href="https://github.com/oven-sh/bun/releases/tag/bu…

  • Quoting Sam Altman
    simonw· 20-jul

    <blockquote cite="https://twitter.com/techemails/status/2078854346683678927"><p>We have been having extensive discussions around open source strategy. We will discuss it more at our next board meeting, but one thing we’d like to do soon is to create a language model with the approximate capability of GPT-3 that can run locally on consumer hardware and release that. We’d like to do it soon, before Stability or someone else does. In general, we think this helps discourage others from releasing similarly-powerful models, and makes it harder for new efforts to get funded.</p></blockquote> <p class="cite">&mdash; <a href="https://twitter.com/techemails/status/2078854346683678927">Sam Altman</a>, Email to OpenAI's board, October 1, 2022 - exposed in Musk v. Altman (2026)</p> <p>Tags: <a href="h…

  • SQLite Query Explainer
    simonw· 18-jul

    <p><strong>Tool:</strong> <a href="https://tools.simonwillison.net/sqlite-query-explainer">SQLite Query Explainer</a></p> <p>Julia Evan's, in <a href="https://jvns.ca/blog/2026/07/17/learning-about-running-sqlite/">Learning a few things about running SQLite</a>:</p> <blockquote> <p>Maybe one day I’ll learn to read a query plan.</p> </blockquote> <p>Big same.... which inspired me to <a href="https://github.com/simonw/tools/pull/299#issue-4919268017">have Fable build</a> this interactive explain tool, which runs SQLite in Python in Pyodide in Web Assembly in the browser and adds a layer of explanation to the results of both EXPLAIN and EXPLAIN QUERY PLAN.</p> <p>Approach with caution, since I don't know enough about SQLite query plans to verify the results myself, but it seems cromulent eno…

  • AI Mania Is Eviscerating Global Decision-Making
    simonw· 19-jul

    <p><strong><a href="https://ludic.mataroa.blog/blog/ai-mania-is-eviscerating-global-decision-making/">AI Mania Is Eviscerating Global Decision-Making</a></strong></p> Here's an entertaining perspective from Nik Suresh on the AI mania that is overwhelming the large companies that he consults with. It's crammed with spicy anecdotes from anonymous sources.</p> <blockquote> <p>In one extreme case, I have seen an executive confess that they had never even used ChatGPT or any AI tool in their life, immediately after producing a technical strategy for an organisation with $2B+ in revenue which was entirely centered around AI.</p> </blockquote> <p>Here's a report from an engineer at a company with a token leaderboard:</p> <blockquote> <p>Checking out a parallel copy of our Go repository and telli…

  • Quoting Kimi K3
    simonw· 17-jul

    <blockquote cite="https://news.ycombinator.com/item?id=48935342#48936515"><p>Is there something I can actually help you with today?</p></blockquote> <p class="cite">&mdash; <a href="https://news.ycombinator.com/item?id=48935342#48936515">Kimi K3</a>, after refusing to leak its system prompt</p> <p>Tags: <a href="https://simonwillison.net/tags/kimi">kimi</a>, <a href="https://simonwillison.net/tags/ai-personality">ai-personality</a>, <a href="https://simonwillison.net/tags/generative-ai">generative-ai</a>, <a href="https://simonwillison.net/tags/ai">ai</a>, <a href="https://simonwillison.net/tags/llms">llms</a></p>

  • LLM cliché highlighter
    simonw· 17-jul

    <p><strong>Tool:</strong> <a href="https://tools.simonwillison.net/llm-cliche-highlighter">LLM cliché highlighter</a></p> <p>I got frustrated reading <em>yet another</em> article that was crammed with the clichés of LLM-generated writing - "no fluff, no filler, no jargon" type stuff - so I had Fable 5 vibe code up this app for highlighting ten common patterns that show up in that sort of writing.</p> <p><img alt="Screenshot of a text-analysis web tool. Top summary row: &quot;2 matches&quot;, &quot;1 flagged sentence&quot;, &quot;0 chain items&quot;. Below, a collapsed &quot;▶ Patterns · all 11 on&quot; panel, then a URL input reading &quot;https://example.com/article — fetched via r.jina.ai&quot; with a &quot;Load URL&quot; button. A text area contains &quot;That loss is real and it's wor…

  • Claude make Fable 5 permanent
    simonw· 18-jul

    <p><strong><a href="https://twitter.com/claudeai/status/2078302415804379218">Claude make Fable 5 permanent</a></strong></p> An update from the <code>@claudeai</code> account on Twitter:</p> <blockquote> <p>Beginning July 20, Claude Fable 5 will be included in all Max and Team Premium plans, at 50% of limits.</p> <p>Pro and Team Standard users will continue to have access to Fable via usage credits, and will receive a one-time $100 credit.</p> </blockquote> <p>As I was saying <a href="https://simonwillison.net/2026/Jul/12/bump/">last week</a>, the competition from <a href="https://simonwillison.net/2026/Jul/9/gpt-5-6/">GPT-5.6 Sol</a> (and maybe to a lesser extent <a href="https://simonwillison.net/2026/Jul/16/kimi-k3/">Kimi 3</a>) made untenable Anthropic's plan to remove Fable 5 from the…