| 1. | Kimi K3: Open Frontier Intelligence(kimi.com) |
| 1730 points by vincent_s 21 hours ago | 1014 comments | permalink | |
tl;dr: Moonshot has released Kimi K3, a 2.8T-parameter open-weight model with Kimi Delta Attention, Attention Residuals, and a 1M-token context window, activating 16 of 896 MoE experts. It claims frontier-level performance on coding, agentic, and reasoning benchmarks—outperforming GLM-5.2 and Claude Opus 4.8 in many cases, though still trailing Claude Fable 5 and GPT 5.6 Sol. Available now via API ($3/MTok input, $15/MTok output), with full weights slated for release by July 27, 2026. | |
HN Discussion:
| |
| 2. | Microsoft Comic Chat is now open source(opensource.microsoft.com) |
| 707 points by jervant 20 hours ago | 158 comments | permalink | |
tl;dr: Microsoft has open-sourced Comic Chat, the 1996 IRC client that rendered text conversations as comic panels with illustrated characters (art by Jim Woodring) and debuted Comic Sans. The release includes the original Visual C++/MFC source along with AI-assisted modernization attempts that get it building with current Visual Studio, connecting to modern IRC servers, and running on high-DPI Windows. | |
HN Discussion:
| |
| 3. | Decoy Font(mixfont.com) |
| 588 points by ray__ 20 hours ago | 138 comments | permalink | |
tl;dr: Decoy Font is a downloadable TTF font that uses the hybrid image technique—thin high-frequency foreground letters overlaid on blurred low-frequency background letters—so humans read one message up close (or when zoomed out) while OCR and LLMs like ChatGPT and Gemini tend to read the decoy. It's derived from DejaVu Sans Mono, free for personal and commercial use, and pitched as an anti-scraping tool, though the author admits smarter agents or targeted prompting can defeat it. | |
HN Discussion:
| |
| 4. | LM Studio Bionic: the AI agent for open models(lmstudio.ai) |
| 270 points by minimaxir 16 hours ago | 100 comments | permalink | |
tl;dr: LM Studio has launched Bionic, a separate AI agent app designed for open models that handles coding, document work, and research tasks. It supports local model execution, cloud inference via LM Studio Secure Cloud (with zero data retention), and includes offline voice transcription powered by Mistral's Voxtral, along with agentic code search, sandboxed document workflows, and automatic checkpoints. Users can switch between local and frontier open-source models like GLM 5.2 and Kimi K2.7 Code to balance cost and capability. | |
HN Discussion:
| |
| 5. | $100 AI Music Video: Claude Fable 5 vs. GPT-5.6 Sol(tryai.dev) |
| 302 points by hershyb_ 16 hours ago | 400 comments | permalink | |
tl;dr: Two frontier models (Claude "Fable 5" and GPT "5.6 Sol") were given an autonomous tool-calling harness, a song, and $25/$100 budgets to research, generate, and edit a full music video via ffmpeg. All four runs completed valid videos, but quality was mediocre across the board: characters drifted between shots, lyrics were interpreted too literally, tempo matching was weak, and none of the models iterated on their edits or reviewed their own footage. Claude cost significantly more in tokens (~30-40% of total), while GPT-5.6 Sol was the more inventive editor, mixing multiple video models and adding overlays. | |
HN Discussion:
| |
| 6. | NotebookLM is now Gemini Notebook(blog.google) |
| 323 points by xnx 20 hours ago | 161 comments | permalink | |
tl;dr: Google is rebranding NotebookLM to Gemini Notebook, keeping it as a standalone research tool while integrating it into the Gemini app and Google Search's AI Mode. A key upgrade adds a secure cloud computer to each notebook, allowing native code execution for data analysis on user sources—currently available to AI Ultra and Workspace business customers, with Pro users getting access in the coming weeks. | |
HN Discussion:
| |
| 7. | Immersive Linear Algebra Book with Interactive Figures (2015)(immersivemath.com) |
| 244 points by srean 20 hours ago | 27 comments | permalink | |
tl;dr: A free online linear algebra textbook that uses interactive figures to teach concepts visually, covering the standard curriculum from vectors and dot products through matrices, determinants, linear mappings, and eigenvalues. Aimed at making linear algebra more intuitive through immersive, browser-based visualizations rather than static diagrams. | |
HN Discussion:
| |
| 8. | Detecting LLM-Generated Texts with “Classical” Machine Learning(blog.lyc8503.net) |
| 210 points by uneven9434 19 hours ago | 153 comments | permalink | |
tl;dr: A developer trained TF-IDF + LinearSVC classifiers on ~10,000 pre-ChatGPT Chinese texts paired with LLM-regenerated versions from seven models (Gemini, Qwen, GLM, Kimi, Doubao, Deepseek), achieving ~85% per-sentence accuracy using majority voting. The classical ML approach generalized well to unseen models like Claude and GPT-5, with false positive rates under 0.04% on human-written fanfics, while common evasion tactics (translation roundtrips, "de-AI" prompts) only marginally reduced detection. The full model runs client-side in JavaScript via a web demo, suggesting this is likely how commercial AIGC detectors actually work. | |
HN Discussion:
| |
| 9. | The human-in-the-loop is tired(pydantic.dev) |
| 254 points by haritha1313 12 hours ago | 143 comments | permalink | |
tl;dr: Pydantic's author argues that LLM-assisted coding, while genuinely productive, has created a new "supervision fatigue": the satisfying parts of programming (problem-solving, small wins) have been automated away, leaving developers with the exhausting work of reviewing, specifying, and course-correcting mostly-plausible AI output. The result is work that feels simultaneously more productive and less rewarding, more parallelized but lonelier, and addictive in a Skinner-box way. The author compares it to the responsive design transition—craft evolving rather than dying—where taste, architectural judgment, and deep expertise become more valuable, not less, as the human becomes the quality gate for higher output volumes. | |
HN Discussion:
| |
| 10. | The LLM Critics Are Right. I Use LLMs Anyway(theocharis.dev) |
| 248 points by JeremyTheo 1 day ago | 259 comments | permalink | |
tl;dr: The author acknowledges that most criticisms of LLMs (slop, environmental cost, ethics, killing OSS trust, undermining junior engineers) are valid, yet still uses them heavily because they amplify existing thinking rather than replace it. Key patterns that work: forcing the LLM to grill you with questions before acting, using adversarial subagents to tear apart your work, and only using LLMs in domains where you can distinguish good output from slop. The dividing line between "AI slop" and useful output is whether a human put real thought behind it—which is invisible from the outside, making trust everything. | |
HN Discussion:
| |
| 11. | Ente – Opening Our Books(ente.com) |
| 262 points by Sherex 1 day ago | 101 comments | permalink | |
tl;dr: Ente, the end-to-end encrypted photo storage service, has publicly opened its business metrics dashboard, showing real-time revenue, paying customer count, and registered account totals. The move aligns with the company's transparency-focused ethos, letting users and observers track the company's growth and financial health directly. | |
HN Discussion:
| |
| 12. | Sony deletes more movies from the accounts of people who ‘bought’ them(techdirt.com) |
| 655 points by nekusar 1 day ago | 406 comments | permalink | |
tl;dr: Sony is again deleting purchased content from PlayStation Store users' libraries, this time removing 551 StudioCanal movies and TV shows on September 1 with no refunds—following similar mass deletions in 2022 (Germany/Austria) and 2023 (Discovery content). The article argues that Sony deliberately obscures the fact that "purchases" are actually revocable licenses, and that without regulatory action or consumer backlash, these deletions will keep happening. | |
HN Discussion:
| |
| 13. | The lost joy of music piracy(pigeonsandplanes.com) |
| 795 points by mcgin 1 day ago | 559 comments | permalink | |
tl;dr: Summary not available. | |
HN Discussion:
| |
| 14. | OnePlus halts operations in USA and Europe(community.oneplus.com) |
| 575 points by pilililo2 1 day ago | 352 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 15. | How Our Rust-to-Zig Rewrite Is Going(rtfeldman.com) |
| 504 points by jorangreef 1 day ago | 268 comments | permalink | |
tl;dr: The Roc team rewrote their 300K-line compiler from Rust to Zig over 18 months, hitting feature parity and gaining benefits like hot code loading, zero-parse deserialization, and eventually ~35ms incremental builds (vs Rust's 3.4s). Memory safety concerns proved overblown: only 2 use-after-free bugs occurred in the Zig compiler itself, both minor. Key reasons for choosing Zig included better memory allocator control, faster builds, and access to Zig's LLVM bitcode serializer, though they miss Rust's borrow checker, private fields, and backwards-compatibility guarantees. | |
HN Discussion:
| |
| 16. | Teardown: A Generic 7-Port USB 3.0 Hub That Wasn't(goughlui.com) |
| 218 points by speckx 4 days ago | 100 comments | permalink | |
tl;dr: A cheap AliExpress "7-port USB 3.0 hub" turned out to be a fake: only one port has actual USB 3.0 pins (wired straight through as a pass-through), while the other six are USB 2.0 sharing bandwidth via two cascaded HS8836A single-TT hub chips. The teardown also revealed skipped shell soldering, missing bypass capacitors, no per-port power protection, and a barrel jack wired to backfeed the host — making it both flimsy and potentially dangerous to connected devices. | |
HN Discussion:
| |
| 17. | If you want to create a button from scratch, you must first create the universe(madcampos.dev) |
| 238 points by treve 1 day ago | 124 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 18. | Inkling: Our Open-Weights Model(thinkingmachines.ai) |
| 1195 points by vimarsh6739 1 day ago | 283 comments | permalink | |
tl;dr: Inkling is a new open-weights Mixture-of-Experts model (975B total, 41B active) with a 1M-token context, native multimodality (text, image, audio), and controllable thinking effort, pretrained on 45T tokens. It's positioned not as a frontier leader but as a strong, balanced base for fine-tuning, benchmarking competitively against open-weights peers like Kimi K2.6 and GLM 5.2, and is available today on Tinker and Hugging Face. A smaller 276B/12B-active variant, Inkling-Small, is previewed with comparable performance on many benchmarks. | |
HN Discussion:
| |
| 19. | I also filed the corners off my MacBook(brt.fyi) |
| 298 points by maxbrt 2 days ago | 220 comments | permalink | |
tl;dr: The author filed down the sharp edges of their M4 MacBook Air because the corners dug uncomfortably into their wrists when using it on their lap. They used a metal file and progressive sandpaper (up to 1200 grit) with tape as guides, applying soapy water to contain dust, and treated the trackpad/keyboard areas with tape to prevent debris intrusion. They frame it as a reminder that laptops are tools and worth modifying for better ergonomics. | |
HN Discussion:
| |
| 20. | Collection of Digital Clock Designs(clocks.dev) |
| 287 points by levmiseri 1 day ago | 50 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |