Apple privacy clash, new AI models, and TLS updates
Apple engineer says he was fired after refusing to send cust. device IDs to AT&T
A former Apple engineer alleges he was fired for refusing to share customer device identifiers with AT&T without proper user consent. Apple has denied any wrongdoing regarding the allegations and the engineer's subsequent termination.
CommentsQwen3.8-Max: A New Bar for Coding and Cowork
Qwen3.8-Max establishes a new benchmark for coding and collaborative work through the comprehensive capabilities of Qwen Studio. The platform delivers a diverse suite of features, including chatbot interactions, multimodal understanding, and image generation. Additionally, it enhances user productivity with advanced tools for document processing, web search integration, and artifact creation.
CommentsCP/M-386 – CP/M for 386 protected mode, derived from CP/M‑68K
A new GitHub project called CP/M-386 ports the classic CP/M operating system to run in 386 protected mode. Derived from the historic CP/M-68K codebase, the release offers retro computing enthusiasts a novel way to experience the legacy OS on x86 architecture.
CommentsShow HN: Isopolis – Isometric pixel map of SF
A new project named Isopolis reimagines San Francisco as a massive isometric pixel art map. The visualization was generated by a fine-tuned image model that redraws the city's actual 3D geometry tile by tile.
CommentsKarpathy’s Pelican
Moving beyond simple prompt evaluations, Andrej Karpathy recently tested a large language model by giving it a one million token budget to expand upon the first paragraph of The Lord of the Rings. This ten dollar experiment with the Opus model demonstrates the evolving capabilities of AI in handling extensive and complex generation tasks.
CommentsShow HN: ssh ssh.place
A new project called ssh.place provides a collaborative drawing canvas that users can access directly through a terminal. The tool requires no account creation or software installation, allowing anyone to start drawing instantly by simply connecting via SSH. This minimalist approach offers a unique, frictionless way for terminal enthusiasts to create digital art together.
CommentsWhy Book Corners won't sync contributions back to OpenStreetMap
The developer behind the Book Corners project has decided against syncing new public bookcase submissions to OpenStreetMap. This decision follows an evaluation of the operational and community requirements necessary for contributing data to the open-source mapping platform.
CommentsRFC 9851: TLS 1.2 is in Feature Freeze
RFC 9851 places TLS 1.2 into a feature freeze as adoption of the newer TLS 1.3 continues to grow. Moving forward, no new features will be approved for TLS 1.2 except for urgent security fixes, new exporter labels, and new ALPN protocol IDs. This freeze applies strictly to TLS and does not affect any version of DTLS.
CommentsAutoregressive Language Model on the 6502 Processor
A tiny Mamba-based language model has been successfully deployed on a vintage 1975 MOS 6502 processor. Using a custom 8-bit ternary inference engine, the system generates text directly on a 1980s BBC Micro. This achievement demonstrates how modern AI architectures can be heavily optimized for severely constrained retro hardware.
CommentsShow HN: Kakehashi – Experimental userspace to run macOS binaries on Linux ARM
A new project called Kakehashi introduces an experimental userspace translation layer designed to run macOS binaries on Linux ARM64 systems. The code is currently hosted on GitHub, where developers are invited to contribute to its ongoing development.
CommentsNote-Taking and Personal Knowledge Management
Brennan Kenneth Brown's recent article critically examines the actual impact and accomplishments of personal knowledge management and note-taking tools. The piece questions whether these popular productivity systems have truly delivered on their promises to enhance personal organization and learning.
CommentsDevelopers are attached to tools because tools encode trust
Developers form strong attachments to their software tools because consistent functionality builds essential trust in their daily workflows. When these tools constantly change their capabilities, it forces users to continually relearn them and disrupts their established processes. This instability highlights a critical flaw in tool design by undermining the reliable routines that developers depend on.
CommentsSwiftUI After 7 Years
Despite being introduced as the future of Apple development in 2019, SwiftUI still struggles with significant stability and performance issues seven years later. The framework continues to feel like a perpetual beta to many developers. A recent analysis explores the underlying flaws preventing the technology from reaching its full potential.
CommentsRead the novels and forget everything else
Despite Patrick O'Brian's life being marked by hidden truths, his renowned Aubrey-Maturin novels continue to provide profound comfort to thousands of readers. His enduring literary legacy ultimately overshadows his personal secrets, proving that his fiction remains his most meaningful contribution.
CommentsThe Computational Theory of Mind (2015)
A 2015 article on the Computational Theory of Mind has sparked reader debate over whether digital systems like LLMs can truly think or if human cognition strictly requires continuous temporal and physical embodiment. While some readers argue that artificial neural networks represent a simplified form of cognition that could eventually blur the lines of machine thought, others emphasize the fundamental differences between emergent AI and traditional computational models. Ultimately, the discourse highlights the ongoing philosophical and scientific challenge of defining both consciousness and computation in the age of advanced artificial intelligence.
CommentsShow HN: A Handwritten Blogging Platform
A new Show HN project introduces a minimalist blogging platform designed for handwritten posts to encourage slower, more authentic thinking. The service intentionally omits algorithmic feeds and social metrics like likes, focusing purely on distraction-free publishing with native RSS support.
CommentsHow the words we teach English language learners changed
A recent comparison of essential vocabulary lists highlights how the core words taught to English language learners have evolved between 1953 and 2023. The analysis reveals that modern language instruction prioritizes different terms compared to those used seven decades ago. This shift reflects broader changes in daily communication, technological advancements, and evolving societal needs.
CommentsShow HN: Mu – Tools for Agents
The open-source project Mu was recently showcased on Hacker News as a new toolkit designed to help developers build and manage software agents. Contributors can access the codebase and collaborate on the project's ongoing development through the micro/mu GitHub repository.
CommentsShow HN: NixOS-DGX-Spark – Nix and NixOS on the DGX Spark
A new open-source project named NixOS-DGX-Spark enables users to run the Nix package manager and NixOS Linux distribution on the DGX Spark. This integration brings Nix's reproducible package management to the desktop AI workstation. The developer is actively seeking community contributions on GitHub to help expand and refine the project.
CommentsShow HN: Make your Framework 12 sound like a creaky door
A new Show HN project named creakwork12 lets users make their Framework 12 laptop hinge sound like a rusty, creaky door. Fittingly, the novelty software created by developer ArcaEge is written entirely in the Rust programming language.
CommentsMy personal AI benchmark: “Generate an SVG of a frog with a Habsburg jaw”
The author has created a unique personal benchmark to evaluate AI image generation capabilities by challenging models to create an SVG of a frog with a Habsburg jaw. Each model is given exactly three attempts per month to successfully render this highly specific prompt.
CommentsTinyNES Review – A Super Niche NES Console
The newly reviewed TinyNES is a specialized retro console that blends original NES CPU and PPU chips with a modern, open-source design. Unlike standard clone systems, this unique hybrid device offers authentic classic gaming hardware in a contemporary format for dedicated enthusiasts.
CommentsTwenty Years of RISC OS Open
The tech community is marking the twentieth anniversary of RISC OS Open by reflecting on the enduring legacy of the Acorn operating system and the dedicated developers who kept it alive. Long-time users and programmers shared nostalgic memories of the platform's unique ARM assembly environment and its historical significance as the original home for notable software like the Sibelius music notation program.
CommentsCalifornians' data deletion requests, DROP, become enforceable Aug. 1
Starting August 1, California residents can enforce their data deletion requests through the state's new DROP system. This program allows users to officially compel registered data brokers to stop selling their personal information.
CommentsF*: A general-purpose proof-oriented programming language
An article introducing the proof-oriented programming language F* has sparked a community discussion focused more on general language design than the specific tool. Readers debated the importance of showcasing syntax on project homepages and argued over the practical benefits and drawbacks of using indentation-based code formatting.
CommentsShow HN: Shitty – fast terminal. Memory-unsafe and faster than yours
A new open-source terminal emulator named Shitty has been released on GitHub, intentionally sacrificing memory safety to achieve maximum processing speed. Despite its humorous moniker, the creator emphasizes that it is a serious project designed to outperform existing terminal alternatives.
CommentsWhen transit passes were designed by hand (2022)
A graphic arts nonprofit recently highlighted the historical craftsmanship of transit passes, exploring how these everyday items were meticulously designed by hand before the digital era. This look back at analog typography and illustration techniques offers a fascinating contrast to the automated, digital ticketing systems used in modern transit.
CommentsThe Myth of Snow Leopard
A recent tech retrospective examines the legacy of Snow Leopard, noting its notoriously chaotic and flawed execution. Despite being a complete hot mess during its run, the enduring myth surrounding it holds surprising value today. Ultimately, the narrative offers practical lessons and useful insights for modern tech professionals navigating complex industry challenges.
CommentsPlaying with Georgia
A recent article exploring the Georgia typeface prompted readers to discuss its cross-platform availability, typographic characteristics, and personal preferences for alternative serif fonts. Commenters shared browser tricks for rendering web pages in specific typefaces and criticized the use of faux bolding. The discussion concluded with suggestions to modernize the classic font by converting it into a true variable axis font.
CommentsA tool for finding the causes of unstable Python tests
A new open-source tool named pytest-leak-finder helps developers pinpoint the root causes of unstable Python tests by detecting state leaks. Created by mgaitan, the utility identifies the specific test that leaks before the actual failure occurs. This approach significantly simplifies the debugging process for flaky test suites across Python projects.
Comments












