From Hacker News
Stories 1 – 10
No. 01AI ToolsApplies to you
by Alifatisk · 557 points · 233 comments
A native coding agent built on DeepSeek with aggressive prompt caching to slash token costs — exactly the kind of Claude Code alternative worth benchmarking. If you're running AI-heavy dev workflows, cost-per-token matters enormously. 233 comments suggests the community has strong opinions on how it stacks up.
No. 02AI ToolsApplies to you
by wek · 237 points · 129 comments
Researchers find that LLM coding agents progressively ignore constraints the longer a conversation runs — a phenomenon they call "constraint decay." For anyone relying on Claude Code or similar tools for backend work, this is a must-read on why your agent starts going rogue mid-session. Directly actionable for prompt engineering.
No. 03AI ToolsApplies to you
by razin · 322 points · 252 comments
George Hotz rails against the AI slop era — the flood of low-quality AI-generated content burying genuinely useful signal. Whether you agree or not, 252 comments means this is sparking real debate. Essential reading for anyone thinking critically about what AI coding assistants are actually producing.
No. 04Creative Software
by pantelisk · 354 points · 76 comments
A surprisingly capable browser-based multitrack audio editor — no install, no account, just open and record. The multitrack mode is new and makes this far more useful for quick podcast edits or audio sketching. Open source and self-hostable for the privacy-conscious.
No. 05Creative Software
by dougdude3339 · 537 points · 93 comments
A meticulous deep-dive into the craft of making a single data visualization truly excellent — and the rabbit holes of custom rendering, typography, and pixel-level decisions it required. For anyone who cares about the Tufte-esque gap between "chart" and "communication," this is both inspiring and relatable.
No. 06AI Tools
by intelkishan · 385 points · 392 comments
Epoch AI's data shows memory now dominates AI chip BOM costs — a structural constraint that explains why bigger context windows are so expensive to run. This shapes the economics of every model you use, from Claude to local LLMs. Essential context for understanding AI pricing trajectories.
No. 07Dev ToolsApplies to you
by ikesau · 121 points · 128 comments
A practical case for switching to Jujutsu (jj) as your daily version control driver — specifically addressing the mental overhead of maintaining a clean Git history. If you've ever abandoned a good commit discipline because rebasing felt like work, this is your off-ramp. The HN thread has strong opinions from jj converts.
No. 08New Apple AppsApplies to you
by ksec · 114 points · 34 comments
Apple ML Research drops a new learned image compression codec that prioritizes perceptual quality over PSNR metrics. This is the kind of work that ends up baked into future iOS/macOS image pipelines. Worth understanding now if you ship apps that care about image fidelity or bandwidth.
No. 09Dev Tools
by vinhnx · 169 points · 73 comments
Someone implemented a working Turing machine inside Jira's automation rules. It's the kind of absurd-but-rigorous computer science stunt that reveals how accidentally powerful these no-code tools have become. Bonus: the write-up is genuinely clear about what Turing completeness actually means.
No. 10Weird Science
by littlexsparkee · 162 points · 79 comments
Researchers have overturned a foundational assumption about how wings generate lift — one that's been in textbooks for over a century. The new model has real implications for aircraft design efficiency. Classic "wait, we had that wrong the whole time?" moment.
From Pinboard Popular
Stories 11 – 20
No. 11AI ToolsApplies to you
Pinboard Popular · tagged: ai-skills, ai-design
A ready-to-drop-in Claude Code skill that encodes Edward Tufte's data-ink ratio principles, chartjunk rules, and small multiples guidance directly into your AI coding sessions. If you're generating charts with Claude Code, this is an immediately actionable upgrade. Fork, paste, profit.
No. 12New Apple AppsApplies to you
Pinboard Popular · tagged: github-starred, apple, automation, claude, codex, ios, ipados, macos, shortcuts
Federico Viticci's Claude Code and Codex plugin for building, validating, signing, and remixing macOS/iOS Shortcuts using natural language — essentially an AI-powered Shortcuts IDE. For anyone deep in the Apple automation ecosystem, this is the missing link between LLM coding assistants and Shortcuts authoring.
No. 13AI ToolsApplies to you
Pinboard Popular · tagged: untagged
Semble is a semantic code search tool designed for AI agents — it replaces the brute-force grep-and-read pattern with embedding-based search, cutting token consumption by ~98%. If you're building or using agentic coding workflows, this is a direct cost and quality win.
No. 14Dev ToolsApplies to you
Pinboard Popular · tagged: programming, REST, HTTP, web, webdev
Slumber is a terminal-based HTTP client with a full TUI, persistent request history, and a YAML-based config — think Postman for people who live in the terminal. If you're building .NET APIs or any REST backend, this is worth a serious look as your daily API poking tool.
No. 15Privacy & SecurityApplies to you
Pinboard Popular · tagged: software, development, supply, chain, attack, security, megalodon, github, ci, continuous, integration, workflow
Researchers document "Megalodon" — a technique for mass-backdooring GitHub repos by poisoning CI/CD workflow files at scale. Supply chain attacks via GitHub Actions are the scariest class of modern security threat for open-source-dependent developers. Read this, then audit your workflow permissions.
No. 16AI ToolsApplies to you
Pinboard Popular · tagged: sqlite, dataviz
Simon Willison ships a conversational AI interface for querying your Datasette databases in plain English, with a charts plugin on top. This is Datasette growing into a proper AI-native data exploration tool. If you use SQLite for personal data projects or analytics, this is immediately useful.
No. 17AI ToolsApplies to you
Pinboard Popular · tagged: from:ifttt, github
A set of Claude Code skills that parse any codebase into an explorable, searchable knowledge graph — ask questions about your own repo in natural language. Multi-platform (Codex supported). For developers onboarding to large Angular/.NET codebases, this could dramatically cut ramp-up time.
No. 18Dev ToolsApplies to you
Pinboard Popular · tagged: gui, database, desktop
DBX is a cross-platform desktop database client supporting MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, and SQL Server — the full stack in one lightweight GUI. Open source and actively developed; a credible TablePlus alternative worth evaluating.
No. 19Dev ToolsApplies to you
Pinboard Popular · tagged: Books, Development
Julia Evans' latest zine demystifies terminal behavior — signals, job control, readline shortcuts, and the arcane conventions that confuse even experienced developers. Julia's zines are famously dense-but-accessible; this one belongs on every developer's reading stack.
No. 20AI ToolsApplies to you
Pinboard Popular · tagged: computers, programming, science, badscience, ai, gpt3
A sharp taxonomy of the most common epistemic mistakes people make when evaluating AI coding tools — from survivorship bias in demos to confusing fluency with correctness. Essential critical framework for anyone who uses Claude Code or Copilot daily and wants to think clearly about what they're actually getting.