From Hacker News
Stories 1 – 10
No. 01AI ToolsApplies to you
by chatmasta · 295 points · 130 comments
A reported security issue in Claude Code where session or cache data may leak between workspace instances — a serious concern if you're using it for client work. If you use Claude Code daily, you need to read this thread and understand the scope before your next session. Anthropic's response and remediation timeline are being tracked in the issue.
No. 02AI ToolsApplies to you
by leemoore · 166 points · 55 comments
Armin Ronacher (Flask, Jinja) argues that as LLMs get smarter, the tooling ecosystem around them is actually regressing — becoming bloated, fragile, and harder to reason about. A sharp counter-narrative to the 'everything is getting better' AI hype cycle. Essential reading for anyone building AI-powered dev workflows.
No. 03Privacy & SecurityApplies to you
by javxfps · 605 points · 331 comments
A researcher found a method to access YouTube creators' private videos — a significant platform security failure. The write-up is a clean bug report with enough technical detail to understand the attack surface. Big implications for anyone using YouTube's 'private' or 'unlisted' settings to share sensitive content.
No. 04AI ToolsApplies to you
by maille · 261 points · 98 comments
Users are reporting that GPT-5.5 Codex is performing worse on coding tasks, and a leading theory is that reasoning-token clustering is causing the degradation. This is a live GitHub issue with reproducible examples — important signal if you've noticed quality regressions in OpenAI's coding models. Worth bookmarking while OpenAI investigates.
No. 05New Apple AppsApplies to you
by asronline · 556 points · 227 comments
A full native port of C&C Generals to macOS, iPhone, and iPad — built using the Fable AI coding tool, which makes it a fascinating proof-of-concept for AI-assisted porting. The repo is open source and installs cleanly on Apple Silicon. Retro strategy gaming meets modern Apple hardware, and the Fable angle is a genuinely interesting case study.
No. 06AI ToolsApplies to you
by ognyankulev · 40 points · 38 comments
Simon Willison documents how he used Claude Fable to write the bulk of sqlite-utils 4.0, tracking token costs and sharing what worked and what didn't. This is a rare, honest cost-benefit breakdown of AI-assisted open source development from one of the most thoughtful practitioners in the space. Directly applicable if you're using Claude Code for real projects.
No. 07Dev ToolsApplies to you
by theanonymousone · 469 points · 58 comments
An evergreen deep-dive into every field, color, and metric shown in htop — load averages, memory breakdown, CPU states, and more. If you've ever stared at htop without fully knowing what you're looking at (most of us), this is the guide to bookmark. Still the best single reference on the topic seven years later.
No. 08Dev ToolsApplies to you
by ciconia · 185 points · 214 comments
A perennial resurfacer with 214 comments in its latest run — the argument is as relevant as ever as ORMs get more complex and AI code generators default to them. The author makes a compelling case that ORM abstraction leaks constantly and SQL mastery is non-negotiable for serious backend work. The HN thread is lively with counter-arguments worth reading.
No. 09Dev ToolsApplies to you
by dabinat · 110 points · 33 comments
Shadcn/UI is switching its default primitive layer from Radix UI to Base UI — a meaningful shift for the most popular headless component system in the React/TypeScript ecosystem. If you're building Angular components or consuming shadcn in any stack, this affects your dependency graph and upgrade path. The changelog has migration notes.
No. 10Dev ToolsApplies to you
by nozzlegear · 187 points · 90 comments
A sharp essay on the semantic and UX crimes committed against the humble HTML button — misusing divs, breaking accessibility, confusing toggles with triggers. Written by the same author as the Finder eliding piece (also in today's issue), so you know it's good. Required reading for anyone shipping UI components in Angular or any other framework.
From Pinboard Popular
Stories 11 – 20
No. 11New Apple AppsApplies to you
Pinboard Popular · tagged: untagged
John Gruber goes in on the Claude desktop app for Mac, calling out its Electron underpinnings as an embarrassment for a company whose AI is used by developers who care about native quality. If you use Claude Code on macOS, this surfaces the tension between Anthropic's AI quality and their Mac app craftsmanship. The 'inside job' angle in the headline refers to internal knowledge of how bad it is.
No. 12AI ToolsApplies to you
Pinboard Popular · tagged: llm, coding, firsthand
Dan Luu's characteristically thorough firsthand account of using AI coding agents in the field — with the kind of specificity and intellectual honesty you don't get from marketing posts. He documents what actually works, what doesn't, and where the current tools fall flat. A must-read companion to any AI coding workflow discussion.
No. 13AI ToolsApplies to you
Pinboard Popular · tagged: to_share, ai-code-explanation, micro-worlds, notion-collaboration, claude-agents, literate-diff
Geoffrey Litt argues that as AI generates more code faster, the human bottleneck has shifted from writing to understanding — and proposes concrete tools like explainer docs, quizzes, and micro-worlds to address it. This is a genuinely fresh take that goes beyond 'AI writes code' to ask what comes after. Directly relevant to anyone using Claude Code on large codebases.
No. 14New Apple AppsApplies to you
Pinboard Popular · tagged: software, macos, design, usability
A detailed look at how macOS Finder handles text truncation and eliding — where it's brilliant, where it's inconsistent, and what tooltip behavior should look like. From the same author as the button essay in today's HN picks, this is meticulous Apple UX criticism at its best. If you care about macOS polish or ship native-ish apps, it's worth your attention.
No. 15Privacy & SecurityApplies to you
Pinboard Popular · tagged: software_security, 2026
A developer discovers North Korean DPRK-attributed malware embedded in their Tailwind CSS config file — a supply-chain attack vector that most devs aren't scrutinizing. Even if the writeup has some AI-generated prose (flagged by the tagger), the threat is real and the attack surface is one every JS/TS developer has in their project. Worth auditing your own configs.
No. 16AI ToolsApplies to you
Pinboard Popular · tagged: claude, ai-tools
A clever hack that reduces Claude/Fable token usage by converting text context into images before sending — exploiting the visual input channel to sidestep token limits. It's a novel technique with a working implementation you can try today. If you're hitting context limits in Claude Code workflows, this is a creative workaround worth experimenting with.
No. 17AI Tools
Pinboard Popular · tagged: ai
A clear-headed explainer on why LLMs default to boring, predictable prose (high-scoring tokens win) and how entropy-based sampling techniques can force more interesting word choices. The annotation says it well: 'Temperature randomizes a little, but for creative writing the high-scoring tokens are the BORING writing.' Practical techniques for anyone prompting LLMs for creative output.
No. 18AI ToolsApplies to you
Pinboard Popular · tagged: untagged
Snorkel AI's harder variant of SWE-Bench, designed to test AI coding agents on more complex, senior-level software engineering tasks that the original benchmark has become too easy for top models. A useful reference for evaluating which AI coding tools are actually advancing versus just benchmark-gaming. Bookmark this for your next model comparison.
No. 19Privacy & Security
Pinboard Popular · tagged: XDN, War, Governance
Spain is ordering state-controlled companies to stop contracting with Palantir over national sovereignty and data security concerns — following France's similar move in June. A significant geopolitical signal about European governments reassessing reliance on US data analytics firms with deep ties to the Trump administration. The detail on active defense contracts still in play is notable.
No. 20Weird Science
by Breadmaker · 143 points · 237 comments
ESO researchers warn that the proliferation of satellites and proposed space mirrors is pushing light pollution 'beyond the limit' for ground-based astronomy. With 237 HN comments, there's a spirited debate about who owns the night sky and what regulatory levers exist. A slow-moving but consequential story about infrastructure colliding with scientific access.