New AI models, agentic coding tools, and platform updates
Claude Opus 4.7
The latest model, Claude Opus 4.7, is now generally available. This update delivers notable improvements over Opus 4.6, specifically enhancing performance in advanced software engineering and tackling the most difficult tasks.
CommentsQwen3.6-35B-A3B: Agentic coding power, now open to all
Qwen has released Qwen3.6-35B-A3B, an openly available model designed to deliver advanced agentic coding capabilities to developers. This release enhances the broader Qwen Studio ecosystem, which offers a comprehensive suite of multimodal features including image and video understanding, document processing, and web search integration.
CommentsCodex for almost everything
Positioning itself as a tool for almost everything, the updated Codex app for macOS and Windows introduces advanced features like computer use, in-app browsing, image generation, memory, and plugins. These comprehensive enhancements are designed to significantly accelerate and streamline developer workflows.
CommentsIPv6 traffic crosses the 50% mark
Despite IPv6 traffic crossing the 50% mark, technical discussions highlight ongoing debates regarding its practical benefits and the internet's persistent reliance on NAT. While widespread adoption is recognized as crucial to combat IPv4 address exhaustion, many practitioners still prefer IPv4 for local network setups due to its cleaner architecture and the complexities of bridging the two protocols.
CommentsThe future of everything is lies, I guess: Where do we go from here?
Readers are debating the societal impact of large language models, warning that automating core cognitive skills could eliminate traditional pathways for upward mobility. While some fear this shift will cause society to regress into pre-technological hierarchies reliant on physical strength and discriminatory practices like primogeniture, others argue we are not doomed to repeat the past. Ultimately, the discussion highlights deep anxieties about how advanced artificial intelligence might reshape human values, fairness, and social equity in the future.
CommentsCloudflare's AI Platform: an inference layer designed for agents
Cloudflare is upgrading its AI Gateway into a unified inference layer designed to streamline development for AI agents. The platform update allows developers to access models from over 14 providers while introducing new Workers AI bindings and an expanded catalog of multimodal models.
CommentsThe paper computer
A developer created a paper computer prototype for a Gemini hackathon that uses a projector, camera, and AI agent to transform ordinary paper into an interactive display. The screen-free device allows children to engage with digital media through physical objects, offering a tactile alternative to traditional tablets. The creator and online community are now seeking support to refine the minimal prototype into a fully functional product.
CommentsAndroid CLI: Build Android apps 3x faster using any agent
A newly introduced Android CLI tool allows developers to build applications three times faster by integrating seamlessly with any automated agent. This enhancement to the Android developer tools ecosystem streamlines workflows and significantly boosts overall productivity.
CommentsOfficial Clojure Documentary page with Video, Shownotes, and Links
Discussions surrounding a new Clojure documentary highlight the language's passionate community and career benefits, while criticizing corporate trends that favor commodified developers over high-quality software. A significant portion of the conversation focuses on commercial developers improperly using the interactive REPL, often defaulting to restarting the JVM instead of leveraging the language's intended rapid feedback loop. These exchanges ultimately reveal an ongoing tension between the language's foundational philosophy of interactive development and its practical commercial execution.
CommentsDarkbloom – Private inference on idle Macs
Darkbloom is a new platform that routes encrypted AI inference to idle, hardware-verified Apple Silicon Macs. It provides users with comparable model performance at approximately 50% lower costs than traditional API providers. The hardware-verified encryption ensures strict, operator-blind privacy for all processed data.
CommentsCodex Hacked a Samsung TV
Codex successfully compromised a Samsung smart TV after being provided with an initial system foothold. It quickly escalated its privileges to pop a root shell, gaining full administrative control over the device. This demonstration highlights the tool's capability to execute a complete system takeover on consumer electronics.
CommentsFSF trying to contact Google about spammer sending 10k+ mails from Gmail account
The Free Software Foundation is seeking a direct human contact at Google to report a Gmail account responsible for sending over 10,000 spam emails. The organization is appealing to the tech community for help bypassing its standard abuse reporting forms, which have previously failed to generate any response or resolution.
CommentsA better R programming experience thanks to Tree-sitter
Tree-sitter integration is significantly enhancing the R programming experience by introducing modern development tooling. This upgrade provides R developers with advanced capabilities for parsing, searching, formatting, and editing their code. As a result, R now offers the same high-quality development environment previously limited to other mainstream programming languages.
CommentsQwen3.6-35B-A3B on my laptop drew me a better pelican than Claude Opus 4.7
A developer testing AI image generation found that the locally run Qwen3.6-35B-A3B model drew a better pelican riding a bicycle than Claude Opus 4.7. While acknowledging this playful benchmark is not a robust evaluation method, the creator used the comparison to highlight the impressive capabilities of recent model releases.
CommentsGuy builds AI driven hardware hacker arm from duct tape, old cam and CNC machine
A hardware hacker has built an AI-driven automated probing arm using unconventional materials like duct tape, an old camera, and a CNC machine. The DIY system, named AutoProber, features an agent-driven automation stack that handles target discovery, microscope mapping, and precise pin probing.
CommentsAI cybersecurity is not proof of work
Tech community debates are questioning the validity of Anthropic's claims regarding its closed Mythos model and its advanced cybersecurity capabilities compared to open-source alternatives. Skeptics argue that without transparent testing setups, these assertions serve as marketing rather than proof, raising concerns about whether artificial intelligence genuinely discovers complex vulnerabilities or merely games benchmarks. The discussion also highlights broader disagreements over whether strong coding proficiency naturally translates to identifying arbitrary security flaws, emphasizing the need for practical and reproducible verification.
CommentsCRISPR takes important step toward silencing Down syndrome’s extra chromosome
Scientists have made a significant breakthrough using CRISPR gene editing to silence the extra chromosome 21 responsible for Down syndrome. This development marks a crucial step toward a potential future therapy that could turn off the excess genetic material causing the condition's developmental and neurological issues.
CommentsArtifacts: Versioned storage that speaks Git
Artifacts has officially launched as a scalable, Git-compatible versioned storage solution built specifically for agents, developers, and automations. The platform allows users to create millions of repositories, fork from remote sources, and seamlessly hand off URLs to any standard Git client.
CommentsCloudflare Email Service
Cloudflare has entered the public beta phase for its new Email Service, allowing developers to integrate email capabilities directly into their agents. This infrastructure enables agents to natively send, receive, and process messages, expanding their multi-channel reach into users' inboxes.
CommentsNew unsealed records reveal Amazon's price-fixing tactics, California AG claims
Newly unsealed documents from California's antitrust lawsuit against Amazon reveal alleged price-fixing tactics used by the tech giant. The state's Attorney General claims these records demonstrate how Amazon manipulated prices, though the company firmly denies any illegal pricing practices.
CommentsRetrofitting JIT Compilers into C Interpreters
A new technique leverages a modified LLVM fork to retrofit JIT compilation directly into C-based interpreters by optimizing the interpreter's underlying execution loop. By manually annotating the interpreter's C code, developers can significantly boost performance, such as doubling execution speed for Lua, without altering the actual programs being interpreted. While the approach currently requires specialized knowledge and manual modifications, it offers a promising method for accelerating language interpreters that could potentially be automated in the future.
CommentsRedSun: System user access on Win 11/10 and Server with the April 2026 Update
A new technique dubbed RedSun grants SYSTEM-level access on Windows 11, 10, and Server, underscoring the security risks of antivirus software operating with full system privileges. Discussions surrounding the issue emphasize that allowing tools like Windows Defender to run as SYSTEM creates massive attack surfaces ripe for privilege escalation exploits. Security advocates argue that Microsoft should handle core system-level scanning natively while restricting antivirus remediation components to lower-privilege, sandboxed environments.
CommentsLaunch HN: Kampala (YC W26) – Reverse-Engineer Apps into APIs
YC W26 startup Kampala allows developers to reverse-engineer private applications into usable APIs by analyzing network traffic and HAR files. Reader discussions highlight the tool's utility for building custom automations, but also note challenges such as mobile SSL pinning and potential terms of service violations. The creators clarified that the platform is designed to facilitate personal automation workflows rather than enable mass-scale scraping.
CommentsShow HN: MacMind – A transformer neural network in HyperCard on a 1989 Macintosh
A developer recently created MacMind, a single-layer transformer neural network implemented entirely in HyperTalk for the classic 1989 Macintosh. This fascinating technical experiment pushes the boundaries of retro computing by successfully running modern AI architecture natively within the decades-old HyperCard environment.
CommentsThe "Passive Income" trap ate a generation of entrepreneurs
A recent article explores how the elusive dream of passive income has trapped a generation of entrepreneurs through predatory dropshipping and get-rich-quick schemes. While readers debate whether the true culprit is modern corporate consolidation or simply the unrealistic expectations sold by influencers, they agree the modern business landscape is highly challenging. Ultimately, many commenters note the irony that the most consistent passive income is actually generated by selling online courses teaching others how to get rich.
CommentsThe Gemini app is now on Mac
Google is expanding the reach of its AI assistant by launching the Gemini app for macOS. This new release provides Mac users with a dedicated, native desktop experience for seamless interaction.
CommentsNorth American English Dialects
Readers discussed the rich variety of hyperlocal English dialects in New Orleans, noting how distinct neighborhood accents often surprise outsiders by sounding similar to New York or Brooklyn. Locals frequently shift between these regional dialects depending on their audience, reflecting the city's deeply insular and diverse neighborhoods. However, while some noted that platforms like YouTube can bridge cultural gaps, others expressed concern that a neutral, internet-influenced speech pattern is slowly erasing these unique linguistic cultures.
CommentsIntroduction to spherical harmonics for graphics programmers
A recently discussed article introduces the mathematical foundations of spherical harmonics specifically tailored for graphics programmers. Readers in the accompanying discussion explain how these orthogonal functions efficiently compress and integrate complex lighting data while outlining the necessary mathematical prerequisites like calculus and linear algebra. The conversation also highlights the mathematics' broader utility beyond computer graphics, noting its applications in spatial audio, optics, and quantum mechanics.
CommentsModern Microprocessors – A 90-Minute Guide
Readers of a highly praised, clean, ad-free guide to modern microprocessors are calling for a similar comprehensive breakdown of modern microcontrollers. The discussion highlights key architectural differences such as pipeline design strategies, fast on-chip memory, and the dominance of peripherals and DMA engines. Additionally, the community commends the original website's minimalist design and suggests adding topics like advanced branch predictors and data prefetching to future editions.
CommentsShow HN: CodeBurn – Analyze Claude Code token usage by task
CodeBurn is a free local tool that tracks and analyzes AI coding token usage and costs across 31 different tools and agents like Claude Code, Cursor, and Gemini. Developers can break down these metrics by model, project, and task simply by running the npx codeburn command locally.
Comments











