Jul 25Sunday, July 26, 2026 · all days
1.The new rules of context engineering for Claude 5 generation models(claude.com)
332 points by mellosouls 15 hours ago | 218 comments | permalink
tl;dr: Anthropic's newer Claude models require less prescriptive context engineering: instead of rigid rules, repeated instructions, and front-loaded examples, developers should rely on Claude's judgment, well-designed tool interfaces, and progressive disclosure (loading context only when needed). CLAUDE.md files should be lightweight and focused on non-obvious gotchas, while skills should encode team-specific opinions and reference richer artifacts like code, test suites, or HTML mockups rather than simple markdown specs. A new `claude doctor` command helps simplify existing prompts.
HN Discussion:
  • Trusting Claude's judgment and auto-memory is unreliable and produces unpredictable results
  • Verbose prompting was always overkill; talking naturally to the agent works fine
  • This guidance is a lock-in play moving configuration from portable .md files into Anthropic tooling
  • ~The advice is common sense and inconsistent with Anthropic's own bloated system prompts
  • Concerns about Anthropic's data handling and hidden system-reminder manipulation of CLAUDE.md
2.Android may soon restrict on-device ADB(kitsumed.github.io)
933 points by shscs911 1 day ago | 457 comments | permalink
tl;dr: A Google ADB maintainer proposed restricting Android's on-device ADB daemon to bind only to the wlan0 interface, in response to CVE-2026-0073, which would block loopback (127.0.0.1) connections used by tools like Shizuku, App Manager, and Canta. The change would break a whole ecosystem of power-user apps that rely on on-device ADB via Termux or similar clients, despite the fact that malicious apps can't start ADBD themselves without user interaction. The author argues for a persistent user-toggleable setting rather than a permanent block, and asks affected users to give constructive feedback on the IssueTracker thread.
HN Discussion:
  • The attack vector is unrealistic and doesn't justify breaking power-user tools
  • This is part of Google's broader trend of locking down Android against user freedom
  • Android is losing its openness advantage over iOS, giving users no reason to choose it
  • ~The restriction is an overreaction; a configurable interface binding would actually be an improvement
  • We need alternative platforms like Linux phones to escape mobile OS lockdown
3.Turn And Face The Strange(fly.io)
204 points by subarctic 15 hours ago | 128 comments | permalink
tl;dr: Fly.io is pivoting to focus on "Sprites"—semi-disposable cloud VMs designed as computers for AI coding agents, betting that agents will soon drive most software development. The relaunched Sprites include a new block device (SBD) enabling fast forking/cloning and Connectors for authenticated external requests without exposing credentials. Founder Kurt Mackay is stepping down as CEO, handing the role to former Docker CEO Scott Johnston, and the company has raised a substantial new round to fund the shift.
HN Discussion:
  • Sprites product is buggy and unreliable based on hands-on experience
  • Fly.io has chronic ops/reliability issues that undermine confidence in this pivot
  • Pivoting to AI sandboxes is a doomed bet in a crowded commodity market
  • CEO stepping down immediately after a major pivot is poor leadership
  • ~LLM advancements are forcing broad identity crises and more ambitious bets
4.Open-weight AI is having its Kubernetes moment(tobi.knaup.me)
376 points by tknaup 21 hours ago | 291 comments | permalink
tl;dr: Summary not available
HN Discussion:
  • ~Banning Chinese models is technically infeasible since weights have no nationality
  • Open weight models provide useful pricing baseline against opaque commercial inference costs
  • ~True Kubernetes-like moment requires collaborative open training, not just open weights
  • Government procurement should drive demand for portable interoperable AI systems
  • Chinese open models are suspect, potentially vehicles for CCP influence or data exfiltration
5.Bitchat is now on Radicle(radicle.network)
239 points by h1watt 22 hours ago | 132 comments | permalink
tl;dr: Summary not available
HN Discussion:
  • Bitchat should improve availability by supporting F-Droid instead of Google location libraries
  • ~Real-world testing shows Bitchat has low adoption and insufficient density to be useful
  • Bitchat is worth installing preemptively for its novel offline messaging capability
  • Radicle's site design and platform choices are appealing and well-executed
  • Questions about Bitchat's differentiation from other decentralized messaging alternatives like Nostr
6.How My Images Are Dithered(dead.garden)
234 points by surprisetalk 3 days ago | 76 comments | permalink
tl;dr: The author uses ImageMagick to fake an AM halftone print effect on images by splitting into CMYK channels, scaling/rotating each at different angles (0°, 15°, 45°, 75°) to avoid Moiré, then recompositing—optionally remapping to a limited pink palette. The technique is computationally expensive and doesn't reliably reduce file size, so it's purely aesthetic rather than practical. Full shell scripts are provided, along with a workaround (brightness/saturation boost + invert) for overly light images that break the effect.
HN Discussion:
  • Nostalgic reflections from printing industry veterans relating the technique to real-world halftone printing experience
  • ~This is technically halftoning, not dithering, so terminology should be corrected
  • Dithering shouldn't be justified for file size; modern formats like WebP/JPEG are better for compression, aesthetics is the only valid reason
  • Sharing related tools and alternative dithering/halftoning resources for others to explore
  • Appreciation for the visual aesthetic result of the technique
7.Did they ghost you?(didtheyghostyou.com)
402 points by mooreds 15 hours ago | 179 comments | permalink
tl;dr: Summary not available
HN Discussion:
  • Sharing personal ghosting experiences with big tech companies like Google, Apple, and Meta
  • Recounting particularly egregious ghosting after extensive interview processes or signed NDAs
  • ~Noting that sometimes apparent ghosting has legitimate explanations like layoffs or death
  • ~Contrasting positive experiences where companies provided proper rejection closure
  • Suggesting the site itself may be vibe-coded and commenting on its design quality
8.An old patent inspired the new "Y-zipper", a three-sided fastener(news.mit.edu)
276 points by crescit_eundo 3 days ago | 46 comments | permalink
tl;dr: MIT CSAIL researchers revived a rejected 1985 patent from professor William Freeman for a three-sided "Y-zipper" that transforms objects between flexible and rigid states. They built a software tool that lets users customize the zipper's shape (straight, bent, coiled, or twisted) and 3D-prints it in plastic, with prototypes surviving 18,000 open/close cycles. Potential applications include rapid tent assembly, adjustable medical casts, shape-shifting robots, and disaster relief shelters.
HN Discussion:
  • The concept is not novel and resembles prior art like zipper masts or rigid chain actuators
  • Excited about creative applications like self-assembling satellites, robot limbs, or better tape measures
  • The tent application seems impractical due to weight and lack of wind resistance
  • ~Frustration that MIT announces software tools but doesn't make them openly available
  • ~Questioning the practicality and use cases of the zipper design
9.Zero roadkill as Amazon canopy bridges secure 15,000 crossings(news.mongabay.com)
362 points by hn_acker 3 days ago | 105 comments | permalink
tl;dr: Brazil's Projeto Reconecta installed 8 rope canopy bridges over a highway near Alta Floresta in the Amazon, and camera traps recorded 15,000 safe crossings by arboreal wildlife over 15 months with zero roadkill. The multilayer design accommodates different primate locomotion styles and has been adopted by Brazil's National Department of Transport Infrastructure as the recommended standard for highways. The project is expanding to other Brazilian biomes and Suriname, addressing the estimated 9 million mammals killed annually on Brazilian roads.
HN Discussion:
  • Praise for Mongabay as an underappreciated environmental journalism source
  • Similar wildlife crossing projects exist and work well in other countries
  • Idealistic enthusiasm for humans looking out for wildlife
  • ~Concerns about long-term maintenance and suggestion to use living bridges like India's root bridges
  • Confusion/humor about 'Amazon' referring to the rainforest rather than the company
10.The Dark Night of Mathematics(kirwinhampshire.substack.com)
201 points by rmdmphilosopher 20 hours ago | 245 comments | permalink
tl;dr: A mathematician expresses a profound spiritual crisis over recent LLMs producing counterexamples to long-standing conjectures, arguing that the community's coping responses (e.g., the Leiden Declaration) sidestep the real loss: mathematical discovery as a sacred, human experience of accessing the ineffable. The author contends that even if humans can still "do math" as spectators or curators, the creative act itself—historically a mystical tradition from Ramanujan to Grothendieck—is being permanently foreclosed. The piece offers no policy prescriptions, only a raw emotional plea for acknowledgment before the "coup de grâce."
HN Discussion:
  • ~All knowledge workers face this crisis; adapt by reframing your relationship to work and embracing greater output
  • The essay resonates deeply; LLMs genuinely diminish the joy and utility of intellectual pursuits
  • Mathematics is fun regardless of novelty; the loss is only about professional reward structures, not the craft itself
  • LLMs will enable more creative, curiosity-driven, generalist mathematics rather than foreclosing discovery
  • Welcoming an omniscient math machine—consuming/curating mathematics is more rewarding than producing it
11.The growing vigilante movement to knock out Flock surveillance cameras(theguardian.com)
245 points by bookofjoe 17 hours ago | 141 comments | permalink
tl;dr: A growing vigilante movement is destroying, obstructing, and vandalizing Flock Safety's automated license plate readers, with the Guardian identifying at least 33 incidents across 23 states. While some perpetrators like "NoMark" in Minneapolis have evaded capture, others face criminal charges, and state fusion centers are now directing law enforcement to monitor anti-Flock activism. The backlash has also pushed 80+ cities to drop Flock contracts and prompted a Texas lawmaker to introduce a bill requiring warrants for Flock camera data.
HN Discussion:
  • Flock cameras are tools of control benefiting criminal elites, not preventing crime
  • Citizens are actively resisting surveillance through mapping and physical obstruction
  • Surveillance cameras like Flock are legitimate tools for public safety and should be preserved
  • A broader anti-tech/neo-luddite backlash against freedom-eroding technology is emerging
  • ~Destroying unconstitutional cameras isn't vigilantism but lawful citizen correction
12.Hannah Fry Wins the Leelavati Prize in 2026 for Mathematics Outreach(maths.cam.ac.uk)
578 points by agnishom 1 day ago | 107 comments | permalink
tl;dr: Professor Hannah Fry, Cambridge's first Professor of the Public Understanding of Mathematics, has won the 2026 Leelavati Prize from the International Mathematical Union for her work communicating mathematics to the public. Awarded every four years at the International Congress of Mathematicians, the prize recognizes her books, TV programs, podcasts, and social media reaching millions. Recent accolades include a 2025 Emmy for "The Future with Hannah Fry" and a 2026 Webby for her podcast "The Rest is Science."
HN Discussion:
  • Personal anecdotes praising her communication skills and memorable work
  • Endorsement of her podcast and other content as engaging and accessible
  • Admiration for her personal journey and philosophy of engaging audiences
  • Recommendation of similar science communicators like Brian Cox
  • Noting the prize's modest cash value compared to the Fields Medal
13.Building a Tiny 3D Renderer for a Tiny Handheld(saffroncr.itch.io)
249 points by g0xA52A2A 3 days ago | 20 comments | permalink
tl;dr: A developer built a 3D software renderer from scratch for the Playdate handheld, which has no GPU and a 1-bit display, using Quake's BSP format to leverage precomputed visibility (PVS) and lighting via existing tools like TrenchBroom. Key techniques include a 16-bit reciprocal z-buffer, perspective-correct texture mapping with cheap reciprocal approximations, 8x8 Bayer dithering for faux-grayscale lighting, and half-resolution (200x120) rendering scaled up. The final look is a cel-shaded, high-contrast style inspired by Obra Dinn, chosen because fully textured scenes became too noisy on a 1-bit screen.
HN Discussion:
  • Admiration for designing thoughtfully to the medium's constraints rather than fighting them
  • Sharing related projects or similar hardcore low-level rendering experiences
  • Technical curiosity about specific implementation choices like float routines and upscaling order
  • Appreciation for combining art direction with rendering tech rather than just technical feats
  • Pointing to relevant related techniques like fractal dithering or ASCII art on same display
14.If coding has been solved, why does software keep getting worse?(ptrchm.com)
856 points by pchm 2 days ago | 640 comments | permalink
tl;dr: Despite AI coding tools raising productivity and skill floors, everyday software (banking apps, car infotainment, macOS) keeps getting buggier and more fragile because complexity has grown while incentives still reward features over stability. The author argues KPI-driven vendors won't prioritize bug-fixing, so quality will keep decaying at big companies—but sees an opening for individual developers to leverage AI to build better alternatives.
HN Discussion:
  • Updates now inspire dread rather than excitement, confirming software is degrading
  • Non-technical decision-makers control products, sidelining devs who notice quality issues
  • Focus-stealing and similar UX bugs exemplify pervasive quality decay
  • ~Software has always been buggy; blame inexperience and market incentives, not AI
  • Perverse promotion/KPI incentives reward shiny new tools over fixing existing ones
15.Claude Opus 5(anthropic.com)
1751 points by alvis 1 day ago | 1288 comments | permalink
tl;dr: Anthropic released Claude Opus 5, claiming state-of-the-art performance on coding and knowledge-work benchmarks (Frontier-Bench, GDPval-AA, ARC-AGI 3, OSWorld 2.0) at half the cost of their top-tier "Fable 5" model, though it still trails "Mythos 5" on cybersecurity exploit development and advanced biology tasks. Pricing matches Opus 4.8 at $5/$25 per million input/output tokens, and Anthropic is loosening cyber safeguards (blocking ~85% less often than Fable 5) while adding beta features like mid-conversation tool changes and automatic model fallbacks for flagged requests.
HN Discussion:
  • Awe at rapid pace of AI capability improvements becoming normalized
  • Data retention policy differences matter more than raw benchmark performance
  • ~Opus 5 retains annoying writing quirks unlike Fable 5
  • Anthropic's messaging is confusing and contradictory about Opus 5 vs Fable 5 capabilities
  • Skepticism about benchmark numbers discrepancy with original OSWorld authors
16.I regret migrating to Codeberg(xn--gckvb8fzb.com)
543 points by boramalper 2 days ago | 552 comments | permalink
tl;dr: The author moved from GitHub to Codeberg to escape Microsoft's "enshittification," but is now leaving after Codeberg updated its ToS to ban LLM-generated and cryptocurrency projects, arguing this crosses into censorship and sets a slippery precedent for a "free software" host. They propose Codeberg should have addressed the underlying resource-consumption issue with disclosure requirements, quotas, and paid tiers rather than blanket category bans. They're now setting up their own Git host, frustrated that the policy change was pushed through without meaningful user consultation.
HN Discussion:
  • Codeberg is a community resource with legitimate right to set hosting policies and priorities
  • The article mischaracterizes Codeberg's blog post and reasoning about resource consumption
  • The new rules are vague and unenforceable, creating arbitrary precedent for banning projects
  • Codeberg violates free software principles by restricting how users create code
  • ~Firsthand account of the voting process shows limited genuine user consultation occurred
17.Writing by hand is good for your brain(nealstephenson.substack.com)
1469 points by dwwoelfel 2 days ago | 659 comments | permalink
tl;dr: Neal Stephenson (author of The Baroque Cycle, which he wrote entirely by hand) argues that writing longhand engages more of the brain and, done properly, doesn't cause the cramps people fear. He offers practical tips: use a fountain pen (or gel pen) rather than pencils/ballpoints to minimize force, choose paper with a bit of "tooth," use cursive, don't skimp on paper, and start with cheap pens and cartridges. He also dismisses common objections around left-handedness and ink disasters as largely overblown.
HN Discussion:
  • Handwriting aids memory and learning through deeper engagement and physical anchoring
  • Fountain pens and thoughtful writing setups genuinely enhance the longhand experience
  • Typing is far faster and more practical for composing long-form writing
  • Skeptical that more brain activity from handwriting actually means better learning outcomes
  • ~Handwriting isn't universally accessible due to conditions like dysgraphia or hand fatigue
18.Claude Cookbook(platform.claude.com)
331 points by saikatsg 2 days ago | 165 comments | permalink
tl;dr: Anthropic's Claude Cookbook is a growing collection of practical guides and notebooks covering agent development, RAG, tool use, evals, multimodal workflows, and integrations. Recent entries emphasize the Claude Agent SDK and Managed Agents API, with tutorials on multi-agent orchestration, memory/context compaction, vulnerability detection, SRE incident response, and self-verifying agents. Older entries cover foundational topics like prompt caching, extended thinking, structured JSON extraction, and vector DB integrations.
HN Discussion:
  • AI guides are pointless since AI can explain itself or vendors will bake it in
  • The frontend aesthetics examples fail to demonstrate actual design improvement
  • Endorses complementary resources like OpenAI's Cookbook and other lab examples
  • Asking for practical frontend agent workflows due to verification challenges
  • ~Misled by the name, expecting actual recipes rather than AI documentation
19.Show HN: Echo – Fable-level results at 1/3 the cost using open-weight models
469 points by adam_rida 2 days ago | 221 comments | permalink
tl;dr: Echo is a routing system that dynamically allocates queries across a pool of open-weight models (GLM-5.2, Kimi K2.7, etc.), deciding per-request which models participate and how their outputs combine. The author claims it outperforms any single model in the pool and matches Fable's aggregate performance at roughly one-third the inference cost. A chat UI and OpenAI-compatible API are available for testing, with coding/agentic task evaluation still underway.
HN Discussion:
  • Dark patterns and premature launch (fake input box, forced signup, no trial) drive users away
  • Lack of transparency: no benchmarks, no listed models, AI-generated marketing content undermines credibility
  • Cost savings are unappealing given heavily subsidized incumbent plans exist
  • Routing/orchestration across models is a promising architectural direction for the future
  • The approach is derivative or technically flawed (breaks caching, resembles old meta-search or existing OpenRouter Fusion)
20.My security camera shipped a GitHub admin token in its login page(hhh.hn)
638 points by hhh 2 days ago | 229 comments | permalink
tl;dr: A researcher extracted firmware from Hanwha Vision security cameras by reverse-engineering the fwupgrader binary (with Claude Code's help) to recover a hardcoded AES key/IV used across the model line. Inside the rootfs, they found a GitHub admin token duplicated across ~30 files—caused by Vite dumping the entire CI `process.env` into the built UI—granting access to hundreds of repos, alongside env vars referencing DoD-assigned IP addresses. Hanwha revoked the token within 12 hours of disclosure.
HN Discussion:
  • Isolate IP cameras on a separate VLAN without internet access as basic defense
  • IoT vendors routinely ship terrible security with hardcoded credentials, this is unsurprising
  • DoD-linked IP addresses in the firmware is the more alarming finding
  • Seeking open/supported firmware alternatives for cameras to avoid these issues
  • LLMs like Claude have made reverse engineering and defeating obfuscation trivial