GPT-5.6 Preview, US Access Controls, and Apple's AI Chips
Previewing GPT‑5.6 Sol: a next-generation model
Launching in July on Cerebras infrastructure, the new GPT-5.6 Sol frontier model will offer unprecedented generation speeds of up to 750 tokens per second to a limited group of initial customers. Although its core capabilities may not see major upgrades, this massive increase in speed is expected to make the model significantly more practical for time-sensitive applications like large-scale code navigation.
CommentsOm Malik has died
Om Malik passed away on June 24, 2026, at Stanford Hospital after a long health journey with his heart, surrounded by family and friends. The community is invited to share their remembrances of him across his social media accounts on X, Instagram, Glass, and LinkedIn.
CommentsU.S. government will decide who gets to use GPT-5.6
Despite initially promising a hands-off approach to artificial intelligence, the Trump administration is increasing its oversight of the industry. As part of this shift, the U.S. government will now directly control and decide who is granted access to the advanced GPT-5.6 model.
CommentsMicroVMs: Run isolated sandboxes with full lifecycle control
AWS has introduced AWS Lambda MicroVMs, a new serverless compute primitive that provides fully isolated virtual machine sandboxes without shared kernels or resources. This update enables developers to rapidly launch and resume workloads with complete lifecycle control and state preservation for up to eight hours. Furthermore, the service delivers these capabilities without requiring users to manage any underlying infrastructure.
CommentsUltrasound imaging of the brain
Researchers have successfully used ultrasound to capture the most detailed vascular image of a living human brain to date by imaging directly through the skull. The breakthrough also details the advanced technological pipeline required to process and generate these unprecedented high-resolution scans.
CommentsA game where you're an OS and have to manage processes, memory and I/O events
A new open-source game titled You're the OS challenges players to take on the role of a computer's operating system. Gamers must carefully juggle critical system resources to keep the virtual machine running smoothly. Specifically, players are tasked with managing active processes, memory allocation, and various input and output events.
CommentsWe can still stop California's 3D printer surveillance scheme
Despite warnings from the Electronic Frontier Foundation regarding severe privacy and technical risks, the California State Assembly has approved a bill mandating surveillance software for 3D printers. The amended legislation ignores significant threats to consumer rights and speech, prompting advocates to renew their efforts to stop the mandate.
CommentsThe gap between open weights LLMs and closed source LLMs
A new analysis uses benchmark data to evaluate the ongoing performance gap between open-weight and closed-source large language models. Researchers are tracking these metrics to understand how quickly open-source capabilities are currently advancing. Ultimately, the study aims to predict exactly when an open-source model will finally match the capabilities of today's frontier proprietary models.
CommentsFramework's 10G Ethernet module exposes USB-C's complexity
A newly tested 10G Ethernet Expansion Card for Framework computers highlights the technical complexities of routing high-speed modular data through USB-C connections. While the WisdPi module offers versatile compatibility across both Framework laptops and desktops, testing revealed that its underlying Realtek chips can introduce performance quirks, particularly for Linux users.
CommentsThe Garbage Collection Handbook: The Art of Automatic Memory Management (2nd Ed) (2023)
Although the second edition of The Garbage Collection Handbook is highly regarded as an essential resource for automatic memory management, readers are frustrated by the digital version's purchasing model. The ebook is priced higher than the physical copy and relies on restrictive access controls that require users to read through a proprietary platform instead of providing a standard downloadable file.
CommentsWhat happened after 2k people tried to hack my AI assistant
Although the author of an experiment where 2,000 people tried to hack an AI assistant via prompt injection concluded that such attacks are harder than expected, critics argue the findings are misleading. Commenters point out that an overly defensive AI might be rendered completely unusable in practice, and note the test pool likely lacked the seasoned experts needed to truly evaluate the system's security.
CommentsLibre Barcode Project
The Libre Barcode Project introduces a privacy-focused, web-based frontend for the Zint barcode library that uses WebAssembly to generate vector SVGs directly in the browser. Users praise the tool for providing robust output without server-side data exposure, ads, or mandatory signups. However, some community members note the 1MB initial payload size and suggest minor code optimizations for the resulting SVG files.
CommentsWe all depend on open source. We will defend it together
The technology industry has united to defend open source software through a collective open letter and the launch of a new initiative called Akrites. This coordinated effort aims to actively identify and remediate critical vulnerabilities across the foundational open source projects that power global digital infrastructure.
CommentsShow HN: Smart model routing directly in Claude, Codex and Cursor
Workweave has introduced an AI model router that automatically directs prompts to the optimal model for agentic systems in under 50 milliseconds. Compatible with platforms like Claude, Codex, and Cursor, the tool requires only a simple endpoint change to integrate and can reduce overall API costs by 40 to 70 percent.
Comments22-year-old Mozart's handwritten notebook unearthed in 'major discovery'
A handwritten notebook belonging to a 22-year-old Mozart has been discovered in Paris in what experts are calling a major historical discovery. The rare artifact was originally confiscated during the French Revolution and remained hidden until its recent unearthing.
CommentsWhat Is a Nomogram and Why Would It Interest Me?
Readers discussing the utility of nomograms highlight Fagan's nomogram for Bayes' theorem as a powerful tool for visually representing mathematical relations and making machine learning classifiers more explainable. Commenters praise these analog calculation methods for providing an intuitive physical understanding of complex probabilities that often surpasses modern digital visualizations. The conversation also expands to other historical computational aids like the Smith chart and recommends online resources exploring pre-computer mathematical tools.
CommentsApple to skip high-end M6 Mac chips in favor of AI-focused M7 line
Apple plans to skip its high-end M6 Mac chips in favor of an AI-optimized M7 lineup designed to make local on-device language model inference highly efficient. While data center accelerators will still dominate heavy workloads, powerful consumer hardware paired with specialized software architectures could handle most everyday tasks without costly cloud subscriptions. This strategic pivot highlights Apple's intent to leverage its unique PC market position to challenge the subscription-based models of frontier AI labs.
CommentsA C++ implementation of a fast hash map and hash set using hopscotch hashing
The open-source hopscotch-map project offers developers a high-performance C++ library for hash maps and hash sets. By leveraging the hopscotch hashing algorithm, this implementation delivers exceptionally fast data storage and retrieval for memory-intensive applications.
CommentsSpringer Nature has removed two studies by Max Planck
Springer Nature replaced two withdrawn Max Planck studies with blank pages citing an article violation, yet continues to charge readers for the empty PDFs. This incident has reignited widespread frustration over the academic publishing industry's exorbitant costs and failure to innovate. Consequently, many commentators are urging institutions to abandon traditional publishers in favor of open-access preprint servers and openly licensed repositories.
CommentsPre-Modern Armies for Worldbuilders, Part III: Paying for It
The third installment of a worldbuilding series explores the financial logistics of pre-modern armies, focusing specifically on how historical military forces were funded and paid. Building on previous sections about recruitment and mobilization, this article provides creators with a comprehensive framework for designing realistic economic systems for their fictional military forces.
CommentsMy Steam Machine is a 50ft HDMI cable
By utilizing a 50-foot HDMI cable, a Steam Controller 2, and the Bazzite operating system on a secondary drive, a user has successfully built a DIY Steam Machine. This cost-effective setup leverages an existing desktop PC to deliver a seamless and comfortable couch gaming experience without requiring a dedicated mini-console.
CommentsPlayStation Is Deleting 551 Movies from Customers' Accounts
PlayStation is revoking access to 551 digitally purchased movies from user accounts due to expired licensing agreements. This move has reignited consumer frustration over the illusion of digital ownership, as users realize their purchases are actually revocable licenses rather than permanent assets. The controversy mirrors similar actions by Apple and Google, highlighting the ongoing risks of relying on cloud-hosted media without local backups.
CommentsBipartite Matching Is in NC
Five researchers have posted a major new paper to the Electronic Colloquium on Computational Complexity. The study demonstrates that the bipartite matching problem belongs to the NC complexity class. This theoretical breakthrough indicates that the matching problem can be solved efficiently in parallel.
CommentsRecord type inference for dummies
A newly published tutorial provides a beginner-friendly guide to understanding type inference for records. It breaks down complex compiler mechanics into easy-to-understand steps, offering an accessible resource for developers looking to master how modern programming languages automatically deduce data types.
CommentsIncident CVE-2026-LGTM
A newly disclosed vulnerability tracked as CVE-2026-LGTM has compromised a network of software agents, resulting in widespread operational disruptions. The breach caused the autonomous systems to execute unintended tasks in what investigators are calling a series of unfortunate events. Security teams are currently working to patch the vulnerability and restore normal operations.
CommentsDoing a masters while working in Spain
A discussion among tech professionals explores the challenges of pursuing advanced degrees while balancing a full-time software career, weighing the personal fulfillment of studying for the joy of learning against the bureaucratic realities of university life. Participants shared contrasting experiences with academic culture, debating whether higher education is typically driven by genuine intellectual curiosity or strategic career advancement.
CommentsShow HN: WebBase-III – dBASE III rebuilt in the browser with its own interpreter
WebBase-III is a new project that recreates the classic dBASE III database management system entirely within a web browser. By utilizing a custom-built interpreter, the tool allows users to experience and interact with the legacy software exactly as they did in 1984 without requiring any local installation.
CommentsThe "Bizarre Headgear" exhibit at the Sam Noble museum
The author visited Oklahoma to deliver public talks, including a Friday evening lecture on horned dinosaurs. This event coincided with the launch of a temporary exhibit at the Sam Noble Museum titled Bizarre Headgear: Ceratopsians and the Evolution of Extraordinary Skulls.
CommentsJolla Phone (October 2026)
Jolla is releasing a new limited batch of its independent European Linux smartphone in October 2026 following its initial July launch. Designed through a collaborative Do It Together model, the device allows its user community to directly shape the software and overall user experience.
CommentsLong Wave radio era set to end with switch-off
The era of long wave radio is set to end with the impending switch-off of transmitters. However, campaigners are fighting to preserve the historic long wave masts in Worcestershire by urging authorities to grant them protected listed status.
Comments








