From Hacker News
Stories 1 – 10
No. 01AI ToolsApplies to you
by ingve · 387 points · 270 comments
Armin Ronacher (Flask/Jinja author) writes about the emerging agentic loop that's reshaping how software gets built with LLMs. Deeply thoughtful take from someone who's actually building with these tools every day. Essential reading if you're using Claude Code or any AI coding assistant.
No. 02Privacy & SecurityApplies to you
by futohq · 531 points · 167 comments
FUTO — the privacy-first software org — releases a new swipe keyboard model that runs entirely on-device. No cloud, no telemetry, just a genuinely good swipe typing experience that doesn't phone home. A direct shot at Gboard and SwiftKey for privacy-conscious users.
No. 03Dev ToolsApplies to you
by justinwp · 519 points · 302 comments
A Google engineer built an unofficial CLI for Google Workspace in their spare time — and got fired for it. The intersection of open source, corporate IP policy, and developer autonomy makes this a cautionary and infuriating tale. The 300-comment HN thread is worth your time.
No. 04Privacy & SecurityApplies to you
by goranmoomin · 258 points · 143 comments
Cryptographer Filippo Valsorda argues that the vulnerability disclosure ecosystem is broken: AI-assisted fuzzing and scanning have made vuln reports a commodity, overwhelming maintainers. A sharp provocation about what responsible disclosure should look like in the age of AI-generated security reports.
No. 05Creative Software
by DominikPeters · 388 points · 71 comments
A fully browser-based WYSIWYG editor for TikZ diagrams that compiles LaTeX in real time. If you've ever suffered through the edit-compile-preview loop for LaTeX figures, this is a significant quality-of-life upgrade. Great for technical documentation and academic work.
No. 06New Apple AppsApplies to you
by JDevlieghere · 203 points · 66 comments
The beloved community-run Swift Package Index is being acquired by Apple, meaning the canonical package discovery tool for the Swift ecosystem is now officially first-party. Good news for discoverability; the usual questions about what happens to community-built things once Apple takes over apply.
No. 07Privacy & Security
by 1vuio0pswjnm7 · 237 points · 157 comments
Meta's internal employee surveillance program — which tracked productivity and communications — was paused after the surveillance data itself got leaked internally. The irony is exquisite: the watchers got watched. A sobering reminder that mass surveillance infrastructure creates its own security risks.
No. 08Privacy & SecurityApplies to you
by givinguflac · 139 points · 27 comments
A detailed write-up of a new bootrom-level exploit targeting Apple's A12 and A13 chips — the kind of vulnerability that enables jailbreaking but also informs Apple's security posture going forward. Deep technical content for anyone interested in Apple silicon and low-level iOS security.
No. 09Creative Software
by ilnmtlbnm · 294 points · 32 comments
Someone figured out how to turn 3D Gaussian Splat captures into physical 3D prints, bridging the gap between photorealistic neural rendering and the physical world. The process and results are genuinely stunning — a peek at where computational photography meets fabrication.
No. 10New Apple AppsApplies to you
by retroplasma · 88 points · 31 comments
A hilariously clever workaround for cursor lag on the new MacBook Neo — a tiny script that forces macOS to continuously refresh screen capture permissions, tricking the OS into staying alert. Actionable today if you're hitting this bug; also a window into how fragile macOS's screen recording throttling can be.
From Pinboard Popular
Stories 11 – 20
No. 11AI ToolsApplies to you
Pinboard Popular · tagged: multiplayer, AI, collaboration, agents, automation, slack, communication, humanintheloop, productivity
Anthropic introduces Claude Tag, a multiplayer collaboration feature that lets teams loop Claude into Slack conversations and workflows with a simple @mention. Direct relevance for anyone building AI-assisted developer workflows — this is the human-in-the-loop pattern becoming a first-class product.
No. 12AI ToolsApplies to you
Pinboard Popular · tagged: ai, training, agenticEngineering
Steve Yegge — whose AI essays have consistently been ahead of the curve — makes the case that we've hit a plateau in LLM capability scaling and what that means for agentic engineering. Required reading for anyone building seriously with AI tools who wants to calibrate their expectations.
No. 13AI ToolsApplies to you
Pinboard Popular · tagged: IFTTT, github
Headroom is an open-source library/proxy/MCP server that compresses tool outputs, logs, and RAG chunks before they hit the LLM context window — claiming 60–95% token reduction with no loss in answer quality. Directly actionable for anyone building Claude Code tools or RAG pipelines where context costs add up fast.
No. 14New Apple AppsApplies to you
Pinboard Popular · tagged: utils, trans, localai, meetings
Trace is a macOS app that transcribes meetings locally — no cloud upload, no subscription to a SaaS that will enshittify. For privacy-conscious Mac users who want meeting notes without sending audio to a third-party server, this hits the sweet spot.
No. 15AI ToolsApplies to you
Pinboard Popular · tagged: untagged
Scott Alexander's comprehensive state-of-the-art opinion piece on AI — covering timelines, risk, capability, and the current moment. SSC/ACX posts on AI have historically been some of the most rigorous lay analysis; this one has been spreading fast across the rationalist and tech communities.
No. 16AI ToolsApplies to you
Pinboard Popular · tagged: learning
Stanford's full course on building language models from scratch — lectures, assignments, and code all available publicly. If you want to understand what's actually happening inside the models you use every day with Claude Code, this is the best structured resource available.
No. 17Dev ToolsApplies to you
Pinboard Popular · tagged: bash, tcp, tip, networking
A dead-simple TIL showing how to make raw HTTP requests from a minimal container using only bash's built-in /dev/tcp pseudo-device — no curl, no wget required. The kind of trick that saves you when you're debugging a stripped-down Docker image at 2am.
No. 18AI ToolsApplies to you
Pinboard Popular · tagged: subject:cs.AI, subject:cs.CL, tutorials, transformers, learning, education
A curated Notion-based reading list and reference on LLMs from an NLP researcher — transformers, fine-tuning, RLHF, and evaluation, all organized and annotated. Excellent structured reference for developers who want to go deeper than the API surface.
No. 19New Apple AppsApplies to you
Pinboard Popular · tagged: apple, smartphone, Accessibility
The Verge's writer tests Apple's Vehicle Motion Cues feature — animated dots on screen that help your vestibular system reconcile phone use with car movement — and reports it actually works. An underrated iOS accessibility feature that doubles as a practical quality-of-life improvement for anyone who reads on their phone in transit.
No. 20Creative Software
Pinboard Popular · tagged: typography, fonts
A beautifully interactive deep dive into why rendering Arabic text is so technically hard — bidirectionality, contextual letter shaping, ligatures, and decades of software debt. Essential context for any developer whose app needs to go international, and gorgeous on its own terms as a piece of technical writing.