From Hacker News
Stories 1 – 10
No. 01AI ToolsApplies to you
by unclefuzzy · 585 points · 448 comments
Apple's WWDC AI reveal is the big story of the week: the company's intelligence layer is now openly built on Gemini rather than purely homegrown models. For Apple-ecosystem developers this reshapes how on-device and cloud inference will work. The 448-comment thread is rich with debate about what this means for privacy and lock-in.
No. 02New Apple AppsApplies to you
by 0xedb · 569 points · 524 comments
Apple's official landing page for the newly announced Siri AI / Apple Intelligence relaunch. The 524-comment HN thread is one of the most active of the week — developers are dissecting the on-device model story, the Gemini tie-in, and what's actually shipping versus vaporware. Start here before reading the analysis pieces.
No. 03New Apple AppsApplies to you
by hmokiguess · 293 points · 74 comments
Apple quietly dropped developer docs for a new Core AI framework — the native Swift/Obj-C layer for integrating on-device models into your apps. If you're building macOS or iOS apps and want to call Apple's foundation models without going through cloud APIs, this is the API surface to learn. Early docs, but worth bookmarking now.
No. 04Privacy & SecurityApplies to you
by g0xA52A2A · 559 points · 207 comments
Signal's team fires back at the UK government's latest push to mandate backdoors in encrypted communications. Crisp, well-argued PDF that names the specific legislative threat and explains why weakening encryption doesn't make anyone safer. Essential reading if you care about the tools you use every day.
No. 05AI ToolsApplies to you
by gainsurier · 564 points · 418 comments
Xiaomi's MiMo team claims 1000 tokens/second on a 1-trillion-parameter model — a throughput figure that would make real-time coding assistants dramatically more usable. The HN thread is skeptical about methodology but the benchmark numbers are generating serious discussion. Speed is the next frontier after capability.
No. 06Dev Tools
by lizhang · 969 points · 176 comments
The highest-scoring HN post of the day is a satirical React component library that skewers every dark pattern and cargo-culted UI trend in the industry — loading spinners that spin forever, buttons that look disabled but aren't, and more. It's a joke, but a very well-executed one that's sending 176 commenters into nostalgic horror.
No. 07AI ToolsApplies to you
by crescit_eundo · 542 points · 563 comments
Ed Zitron's contrarian take argues that frontier model capability gains are genuinely decelerating, not just hitting a hype cycle trough. With 563 comments it's the most-argued story of the day. Worth reading alongside the MiMo throughput story — fast inference vs. smarter models is the real question.
No. 08AI ToolsApplies to you
by aryamaan · 295 points · 483 comments
483 developers sharing personal AI-built tools — the single best thread this week for workflow inspiration. People are building custom CLI wrappers, Obsidian plugins, code review bots, and one-off scripts they'd never have attempted before. A goldmine for anyone who uses Claude Code or similar coding assistants.
No. 09Dev ToolsApplies to you
by baepaul · 250 points · 220 comments
A self-hostable, open-source GitHub alternative built in Rust, pitching itself on speed and privacy. 220 comments debate whether it can realistically challenge Forgejo/Gitea or GitHub, but the implementation quality is getting real praise. If you want code hosting that you actually control, this is worth a look.
No. 10Privacy & SecurityApplies to you
by raffael_de · 102 points · 28 comments
Attackers compromised Microsoft open-source tooling to exfiltrate credentials from AI developers — a supply chain attack aimed squarely at the people building LLM applications. If you use any Microsoft OSS in your AI workflow, check your tokens and audit your dependencies now. The attack surface for AI developers is expanding fast.
From Pinboard Popular
Stories 11 – 20
No. 11AI ToolsApplies to you
Pinboard Popular · tagged: ai, coding, obsidian, claude
Kepano (the creator of Minimal theme and a key Obsidian contributor) has released a plugin that brings Claude Skills directly into Obsidian. This is a direct hit for the reader profile — Claude Code + Obsidian in one workflow. Treat your vault as an AI-queryable knowledge base without leaving the app.
No. 12AI ToolsApplies to you
Pinboard Popular · tagged: ai, agent, Claude
A practical explainer on spinning up multiple Claude Code instances in parallel to tackle different parts of a codebase simultaneously. If you're used to treating it as a single chatbot, the multi-agent patterns here will change how you structure long tasks. Actionable and immediately applicable.
No. 13AI ToolsApplies to you
Pinboard Popular · tagged: ai, coding, *
Every Inc.'s official Claude Code plugin for compound engineering workflows — think multi-step agentic coding tasks that chain together. A direct complement to the multi-agent story above. The repo is fresh and the patterns it encodes represent how serious Claude Code power-users are actually working.
No. 14New Apple AppsApplies to you
Pinboard Popular · tagged: search, mac
On-device, on-Apple-Silicon semantic search across all your local files — text, images, audio, video — using a unified vector space. No cloud, no subscriptions, runs locally. For an Obsidian user who has a vault full of notes and a Mac, this is the missing universal search layer.
No. 15New Apple AppsApplies to you
Pinboard Popular · tagged: untagged
Gruber takes on SwiftUI's trajectory with characteristic directness — arguing the framework's defaults push developers toward shallow, un-Mac-like apps. A provocative counterweight to the Apple AI excitement this week. If you're evaluating whether to go SwiftUI or AppKit for a new macOS project, read this first.
No. 16AI ToolsApplies to you
Pinboard Popular · tagged: markdown, agents, skills
Turn any folder of code, docs, papers, or images into a queryable knowledge graph. A natural pairing with an Obsidian vault — point it at your notes and get a graph you can query with agents. Actionable and installable today.
No. 17Dev ToolsApplies to you
Pinboard Popular · tagged: shell, zsh
A tightly focused post on getting zsh startup time down to 30ms without a framework like Oh-My-Zsh. Includes profiling techniques you can run right now. If your terminal pauses even a quarter-second on open, this is an easy Saturday morning fix.
No. 18Creative SoftwareApplies to you
Pinboard Popular · tagged: music, procgen, mac, awesome
A generative music album delivered as a native Mac app — Haiku is software that composes and performs ambient music procedurally, forever differently. Giorgio Sancristoforo is a serious composer and this sits at the intersection of music, creative coding, and macOS. A lovely thing to have running while you work.
No. 19Creative Software
Pinboard Popular · tagged: charts, visualization, typeface
A genuinely novel variable font concept where typographic characters double as data visualization glyphs — set a number and the letterform becomes a bar chart. Clever creative coding that lives at the edge of type design and data viz. Fun to play with in the browser.
No. 20Dev Tools
Pinboard Popular · tagged: +, kvm, ipkvm, via:hackernews, hardware, homelab
Jeff Geerling's characteristically thorough roundup of every IP KVM on the market — hardware that lets you remotely control a machine at the BIOS level over the network. If you run any physical servers or a homelab, this is the definitive buying guide for 2026. Saved many people from unnecessary trips to a server room.