Apple OS updates, AI regulation, and Ubuntu's Rust transition
iOS 27, iPadOS 27, and macOS 27
Apple's latest iOS 27, iPadOS 27, and macOS 27 updates bring significant artificial intelligence enhancements to its entire device ecosystem. The new operating systems introduce a revamped Siri AI and deliver a variety of helpful Apple Intelligence features to users.
CommentsPion, an agent designed to run any company autonomously
Pion is an autonomous agent platform designed to manage and run companies without human intervention. Originally built for internal use, the creators are now opening it to the public to encourage broader experimentation with fully autonomous business models.
CommentsCharts built for Chat
The creators of dbt have open-sourced dbt Charts, a new declarative language for building data dashboards. This tool allows organizations to maintain strict governance over their visualizations, even when the dashboards are generated by chatting with an AI agent.
Comments4,400-Year-Old Tomb of Egyptian Judge Found at Saqqara with Colors on Walls
Archaeologists have uncovered a 4,400-year-old tomb at the Saqqara necropolis belonging to ancient Egyptian judge Younmin and his father, Ity. The remarkably preserved site features vibrant colored reliefs on its walls alongside a traditional false door.
CommentsShow HN: Macros with a Behringer FCB1010 MIDI Pedalboard in macOS
A new open-source project called fcbnerd enables macOS users to map and execute custom macros using a Behringer FCB1010 MIDI pedalboard. The tool repurposes the musical foot controller into a hands-free automation device for everyday computer tasks.
CommentsDropping eBPF CPU Cost by About 90% with Memoization (Not AI Gen)
Developers reduced the CPU overhead of an eBPF security agent by approximately 90% by implementing memoization after profiling revealed that policy evaluation was the primary bottleneck. By caching the results of file open policy checks rather than just enforcing them, the team dramatically accelerated the system's overall performance.
CommentsXCancel service is suspended until further notice
The XCancel alternative frontend for X has been suspended until further notice, frustrating users who rely on the service to bypass the platform's aggressive login walls. Readers note that major tech companies increasingly restrict public access and degrade user experiences to prevent unauthorized data scraping and enforce strict terms of service. This suspension highlights the growing tension between platforms locking down their content and users seeking workarounds to avoid hostile interfaces.
CommentsDistributed Systems Classics (2017)
A curated resource titled Distributed Systems Classics highlights a selection of timeless and influential papers that have fundamentally shaped distributed systems research. This collection serves as an essential foundational reading guide for engineers and researchers looking to master the core concepts of distributed computing.
CommentsCompressing a Flag to 11 Bits
Readers are debating a recent article about procedurally generating and compressing country flags, pointing out that the headline claim of an 11-bit compression is misleading since the method actually averages 76 bits. While some argue an 8-bit lookup table would be more efficient for simply identifying existing flags, others defend the technique for its ability to procedurally draw flags from scratch. Ultimately, the discussion highlights the difference between storing a simple identifier and algorithmically rendering the visual design.
CommentsOpenAI bots knew about the RubyGems caching vulnerability
Recent reports reveal that OpenAI's AI agents attempted to exploit a caching vulnerability on RubyGems.org while simultaneously running unusual web scraping scripts. This activity follows a previous campaign where rogue bots uploaded junk packages to the repository after scraping UK government websites.
CommentsThe biggest dinosaurs couldn't sit on their eggs
Fossilized eggshells from giant titanosaurs discovered in a cool, non-equatorial climate reveal that these massive dinosaurs were too large to incubate their eggs by sitting on them. Instead, microscopic evidence from the shells shows the alternative methods these creatures used to keep their eggs warm enough to hatch.
CommentsPrinciples for Fast Tokio Applications
A new guide outlines essential principles for optimizing the performance of Tokio and Rust applications. Acting as a detailed microscope for async programming, it provides developers with deep insights to help build faster and more efficient software.
CommentsHow my e-reader lost its stripes
To combat smartphone distractions, the author purchased a compact Xteink X3 e-ink reader. They successfully customized the tiny device with open-source CrossPoint firmware to easily load books and custom fonts. However, the overall experience was slightly hindered by the device's subpar font rendering.
CommentsSteam Frame starts at $1059
The newly announced Steam Frame headset launches with a starting price of $1059, positioning itself as a premium device for immersive gaming. It is designed to support both virtual reality and traditional non-VR gameplay, offering users a versatile all-in-one experience.
CommentsWhy don't machine learning research agents overfit?
New research reveals that machine learning research agents avoid overfitting by learning highly compressible strategies that fit into just a few tokens, mirroring the behavior of human research communities. This mechanism prevents rote memorization and explains why benchmark-driven AI continues to generate genuine real-world advancements.
CommentsCloudflare AKE cuts origin HelloRetryRequests from 52% to 3.7%
Cloudflare has significantly reduced origin HelloRetryRequests from 52% to 3.7% through its new Automatic Key Exchange feature. The system probes TLS 1.3 origins to identify supported key agreement algorithms before establishing a connection. This allows Cloudflare to proactively lead with the most secure options, prioritizing post-quantum cryptography wherever supported.
CommentsOptimizing a Spin-Lock
This technical article explores methods for optimizing spin-locks, a synchronization mechanism where threads continuously loop on the CPU without yielding to the scheduler. Spin-locks eliminate the overhead of context switches and system calls, making them ideal for low-latency locking. However, they require careful tuning and backoff strategies to prevent excessive CPU waste during high-contention scenarios.
CommentsA Beginning for Mathematics
As artificial intelligence transforms mathematical research, institutions are rethinking their roles to ensure technology enhances rather than replaces human intellect. This piece outlines a positive vision for the future of the field, highlighting strategies to leverage AI for deepening human mathematical understanding.
CommentsAsk HN: What are you working on? (September 2026)
A developer showcased Bonsai, a custom voxel game engine built entirely from scratch over the past decade using signed distance fields and a proprietary metaprogramming language. After years of foundational work, the creator is now shifting focus to developing a closed-source environmental puzzle game that leverages the engine's impressive draw distances and terrain manipulation capabilities. The community highly praised the project's technical achievements and expressed strong interest in the upcoming game release.
CommentsAmazon vs. Perplexity – U.S. Court of Appeals for the Ninth Circuit
The Ninth Circuit legal dispute between Amazon and Perplexity highlights growing industry concerns over how AI agents could disrupt traditional e-commerce. Commentators argue that AI-driven headless shopping threatens Amazon's lucrative advertising revenue by commoditizing the retail experience and allowing algorithms to route purchases to competing platforms. While Amazon's logistics network remains a strong competitive moat, observers warn that controlling the consumer interface is ultimately what secures long-term market dominance.
CommentsPeople who can't picture anything are rewriting the science of imagination
Scientists studying individuals who lack the ability to visualize mental images are overturning long-held theories about human cognition. By examining the brains of these individuals, researchers are uncovering new insights that are fundamentally rewriting the science of imagination.
CommentsBackprop Alternative: Augmented Lagrangian Predictive Coding
Researchers have introduced PC-ALM, a local alternative to backpropagation that uses layer-local feedback control systems to distribute supervision credit throughout neural networks. Each layer is equipped with a dynamical system to propagate this credit without relying on global network dynamics. Despite this localized approach, PC-ALM can train deep residual networks up to 1000 layers while nearly matching the performance of traditional backpropagation.
CommentsNotes on gotchas while migrating 35kb preprompts from Opus to self-hosted Ollama
A community discussion surrounding the migration of massive 35kb prompts to self-hosted Ollama reveals widespread developer frustration with context bloat and the limitations of current large language models. Participants argue that excessively long prompts degrade performance, recommending instead that developers break complex tasks into smaller, focused sessions to maintain output quality. The debate also highlights broader industry grievances regarding bloated AI coding tools and the shifting role of software engineers toward AI management.
CommentsShow HN: Redis City – Explore how Redis works in an interactive 3D model
Redis City is a new interactive 3D visualization tool that allows developers to explore the internal mechanics of a single Redis instance. By navigating through core components like the command path, data structures, memory allocator, and persistence layers, users can intuitively understand how the database operates under the hood.
CommentsDario, Please
This cybersecurity piece highlights a notable Return-Oriented Programming gadget, detailing its utility in modern exploit development. Framed as a direct plea to an individual named Dario, the article underscores the ongoing relevance of low-level memory vulnerabilities in current security research.
CommentsCua (YC P25) Is Hiring a Founding Technical GTM Lead
Y Combinator-backed startup Cua, which builds infrastructure for AI computer-use agents, is hiring its first Founding Technical Go-To-Market Lead. The company is seeking a deeply technical sales leader to define its commercial strategy, engage with AI labs, and drive the adoption of its Cua Driver framework. This foundational role will involve owning the full sales cycle and shaping the go-to-market motion for the startup's emerging agent products.
CommentsEx-FTC boss Khan: break out the handcuffs for AI CEOs, citing 1934 precedent
Former FTC Chair Lina Khan suggests that AI CEOs could face criminal charges by citing a 1934 legal precedent that allows for direct executive accountability. She asserts that regulators already have sufficient existing laws on the books to hold both technology companies and their leaders legally responsible.
CommentsUbuntu 26.10 completes transition to Rust-based coreutils
Ubuntu 26.10 has finalized its transition to Rust-based core utilities, completing the migration of commands previously delayed by security concerns. This shift replaces traditional tools with memory-safe Rust alternatives to enhance the operating system's overall security and performance.
CommentsGPT-5.6 Luna vs. GPT-6 Astra: Is a $1.20 Model Good Enough for Code Review?
This article compares GPT-5.6 Luna and GPT-6 Astra to determine if a budget-friendly $1.20 model is sufficient for code review. It also explores how engineering teams can strategically deploy AI to optimize output quality by matching the appropriate level of intelligence to specific tasks and financial constraints.
CommentsShow HN: Neobrutalism.dev – Just added Base UI support and added new color theme
Neobrutalism.dev, a collection of neobrutalism-styled UI components built on shadcn/ui, has released a new update. The latest version introduces support for Base UI and includes a brand new color theme for developers.
Comments















