From Hacker News
Stories 1 – 10
No. 01AI ToolsApplies to you
by jms703 · 839 points · 391 comments
Semgrep's security-focused benchmarks show GLM 5.2 outperforming Claude on cyber tasks — a direct challenge to Anthropic's dominance in the coding assistant space. The title riffs on Anthropic's own Mythos model saga, making this doubly relevant. If you're using Claude Code for security-sensitive work, this is worth a hard look.
No. 02Privacy & SecurityApplies to you
by bilsbie · 483 points · 378 comments
The EFF breaks down the KIDS Act, which would mandate age verification as a gateway to internet access. This isn't just about protecting children — it's a massive surveillance infrastructure play that affects every developer building web services. Read alongside the companion piece below.
No. 03Privacy & SecurityApplies to you
by arkhiver · 459 points · 259 comments
A sharp editorial argument that age verification laws aren't really about kids — they're about building the infrastructure to tie online speech to legal identities. The slippery slope here is unusually well-argued. Essential reading for anyone who cares about anonymous internet use.
No. 04AI ToolsApplies to you
by engmarketer · 431 points · 568 comments
A developer feeds their own MRI scans into Claude Code Opus and documents what the model gets right, what it hedges, and where it falls short. The 568 comments make this a lightning rod for debate about AI in medicine. A genuinely fascinating use case that pushes Claude Code well outside its coding comfort zone.
No. 05AI Tools
by sambellll · 422 points · 150 comments
A writer stress-tests HackerRank's newly open-sourced AI resume screener and finds wildly inconsistent scores on the same document. It's a compelling demolition of black-box AI hiring tools and a timely reminder that 'objective' scoring is often anything but. Worth reading before your next job application.
No. 06Privacy & SecurityApplies to you
by pikseladam · 207 points · 131 comments
A widely-tracked GitHub issue reveals that OpenAI Codex still has no supported way to exclude sensitive files (secrets, credentials, private configs) from being sent to the API. If you're using any AI coding assistant on real codebases, this is a concrete, unresolved risk you should know about. The discussion is packed with workarounds.
No. 07New Apple AppsApplies to you
by rbanffy · 390 points · 130 comments
An open-source project that unlocks AirPods features (Adaptive Transparency, Personalized Volume, head gesture controls) on non-Apple operating systems. For the Apple ecosystem user who also runs Linux or just wants more control, this is a practical tool you can install today. The 130 HN comments are full of setup tips.
No. 08New Apple AppsApplies to you
by supermatou · 76 points · 3 comments
A deep reverse-engineering dive into ASIF, Apple's undocumented sparse disk image format used internally in macOS. Exactly the kind of low-level Apple internals post that rarely surfaces outside niche circles. If you build macOS tools or care about Apple's file system choices, this is a gem.
No. 09Dev ToolsApplies to you
by mzehrer · 67 points · 35 comments
Herdr lets you run and coordinate multiple AI coding agents simultaneously from a single terminal session — think Claude Code, Codex, and custom agents side by side. For developers already deep in AI-assisted workflows, this is the missing orchestration layer. Actionable and installable today.
No. 10Dev ToolsApplies to you
by CTOSian · 21 points · 0 comments
Jimmy is a CLI tool that converts notes from Notion, Evernote, Bear, Joplin, and a dozen other apps into clean Markdown — perfect for migrating into Obsidian. Low score but extremely high practical value for the note-taking power user. If you've been stuck in a proprietary format, this is your escape hatch.
From Pinboard Popular
Stories 11 – 20
No. 11Dev ToolsApplies to you
Pinboard Popular · tagged: programming, versioncontrol, jujutsu, tutorial, learning, productivity
A comprehensive hands-on tutorial for Jujutsu (jj), the Git-compatible version control system that's been winning over developers who want a cleaner mental model than Git's. Written by Evan Martin (ex-Google), it's the most approachable entry point yet. If you've been jj-curious, start here.
No. 12AI ToolsApplies to you
Pinboard Popular · tagged: untagged
Anthropic's own blog post on structuring workflows where humans and AI agents collaborate — covering task decomposition, trust calibration, and when to keep humans in the loop. Directly relevant to anyone orchestrating Claude Code or multi-agent pipelines. Practical frameworks, not just theory.
No. 13AI ToolsApplies to you
Pinboard Popular · tagged: artificial-intelligence, agent, tool
Omnigent provides a unified layer over Claude Code, Codex, and custom agents — swap or combine them without rewriting glue code, enforce policies, sandbox execution, and collaborate on live sessions from any device. This is exactly the kind of infrastructure that serious AI-tooling shops are building internally. Now it's a product.
No. 14New Apple AppsApplies to you
Pinboard Popular · tagged: untagged
MacSparky's David Sparks makes the case that Apple's real AI moat is on-device inference — privacy-preserving, latency-free, and tied to hardware Apple controls end-to-end. A clear-eyed strategic read for anyone watching how Apple Intelligence evolves. Directly relevant to the Apple-ecosystem developer.
No. 15New Apple AppsApplies to you
Pinboard Popular · tagged: untagged
A step-by-step video guide for creating a bootable USB installer for macOS Golden Gate — handy for clean installs, IT setups, or recovering machines without internet access. Purely actionable. Bookmark it before you need it.
No. 16Privacy & Security
Pinboard Popular · tagged: untagged
Cannabis club management software (Nefos/PuffPal) left nearly a million government IDs and passport scans in a publicly accessible S3 bucket. A textbook example of what happens when regulated industries bolt on compliance software without security basics. A useful reminder of the real-world cost of misconfigured cloud storage.
No. 17AI ToolsApplies to you
Pinboard Popular · tagged: untagged
A sharp diagnosis of why AI-assisted codebases degrade over time: it's not the vibe coding itself, it's the accumulating 'context debt' as models lose coherent understanding of a growing codebase. This reframes the problem in a way that points toward actual solutions — better context management, structured specs, tighter scopes. Essential for Claude Code users.
No. 18AI ToolsApplies to you
Pinboard Popular · tagged: untagged
Codeplain argues that in an AI-native world, code is a build artifact — write the spec, regenerate the implementation. It's a provocative rethink of what 'maintaining a codebase' even means. Pairs perfectly with the context-debt piece above and will resonate with anyone doing serious AI-assisted development.
No. 19AI Tools
Pinboard Popular · tagged: mlgpu
A free, comprehensive online textbook on GPU programming specifically for machine learning systems — covering CUDA, memory hierarchies, kernel fusion, and more. If you've ever wanted to understand what's actually happening inside LLM inference, this is the definitive starting point. Bookmarkable reference.
No. 20AI ToolsApplies to you
Pinboard Popular · tagged: ai, llm, software_development, agentic_ai
A thoughtful practitioner's essay on how the role of a software engineer is actually changing — not disappearing — as agentic AI takes over boilerplate. Strong on the distinction between direction-setting (hard to automate) and implementation (increasingly automated). A grounding read amid the hype.