Reading up on Apple
100 deep · digging since nov 19, 25
- Davit - a native macOS UI for Apple containers
Davit is a native macOS UI for Apple's container platform enabling Linux containers on Apple silicon without Docker Desktop for developers.
- You can't unit test for taste
Taste in software cannot be unit-tested because it relies on tacit, contextual judgment that resists full externalization into rules or code.
- Introducing the Safari MCP server for web developers
Apple released a Model Context Protocol server for Safari that lets AI agents inspect DOM, network requests, screenshots, and console output to debug websites autonomously.
- Apple and Audi alumni have made a luxe EV based on the moon buggy
The Amble One is a $25,000 street-legal electric buggy inspired by the moon buggy, designed for luxury resorts by former Audi and Apple designers.
- macOS Container Machines
Apple's open-source Container package runs each container in a lightweight VM on macOS, providing VM-level isolation with near-container performance and boot times.
- Discover MapKit JS 6: Rebuilt for Today’s Web Developer
MapKit JS 6 introduces npm package installation, a static domain-bound token, native promises, and standard EventTarget event handling to simplify integration for modern web developers.
- Ports — see every dev server on localhost
Ports is a free macOS menu-bar app that lists all localhost dev servers with resource usage and one-click process management.
- An interview with an Apple emoji designer
A book author interviews Ollie Wagner, one of Apple's first emoji designers, about the process, SoftBank influence, and Steve Jobs' approval.
- Apple's weird anti-nausea dots cured my car sickness
Apple's Vehicle Motion Cues feature, which displays animated dots that move with the car's motion, effectively eliminated the author's motion sickness when using an iPhone in a moving vehicle.
- Apple is about to make Hide My Email useless
Apple's decision to move Hide My Email and Sign in with Apple aliases to @private.icloud.com makes it trivial for services to block them, gutting the feature's privacy benefits.
- Apple Foundation Models - Claude API Docs
Anthropic released a Swift package letting developers use Claude through Apple's Foundation Models framework as a drop-in replacement for on-device AI.
- Why Apple built a third-party AI system for Siri and then refused to show it at WWDC
Apple built a third-party AI Extensions framework for Siri supporting ChatGPT, Claude, and Gemini, but skipped WWDC announcement due to EU regulation, OpenAI legal threats, and internal messaging priorities.
- Apple’s New Siri Is Just Good Enough to Ease Its AI Crisis
Apple's incremental Siri update, while not groundbreaking, helps mitigate pressure from rivals in the AI race.
- Why Apple’s A.I. Upgrade for Siri Won’t Be Available in Europe
Apple's new AI features for Siri are indefinitely delayed in Europe due to regulatory compliance disputes.
- WWDC26 — The Small Things - Oneberri Blog
A blog post lists dozens of minor but thoughtful improvements across Apple's platforms, emphasizing the company's attention to detail in user experience.
- The iPhone’s Last Stand – Stratechery by Ben Thompson
Apple's revamped Siri is good enough for consumers who mainly use iPhones to waste time, securing the iPhone's centrality, while Microsoft pushes thin-client agents for enterprise.
- Apple Wins Consumer AI By Default
Apple's integration of Siri AI across devices, leveraging Google's Gemini and its default status, positions it to dominate consumer AI despite not being technically groundbreaking.
- GitHub - apple/container: A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon.
Apple released an open-source tool, `container`, that creates and runs OCI-compatible Linux containers as lightweight VMs on macOS 26+ Apple Silicon Macs.
- Core AI | Apple Developer Documentation
Core AI is a new beta framework from Apple that lets developers run AI models on-device using Apple silicon, with a Swift API and debugging tools.
- Apple Reveals New A.I.-Powered Version of Its Siri Digital Assistant
Apple revealed a new AI-powered version of Siri at its developer conference, which was Tim Cook's final one as CEO.
- Apple Events - Apple
Apple announced a new Siri AI powered by Apple Intelligence, expanded child safety features, and performance improvements across iOS 27, iPadOS 27, macOS Golden Gate, watchOS 27, and visionOS 27.
- Inside Apple’s Secret Meeting That Led It to Finally Take AI Seriously
Apple changed course on AI after a secret strategy meeting, signaling that the company will now aggressively invest in the technology ahead of WWDC 2026.
- What Google Did To Websites Is Happening To Your App Right Now
Google's AI Overviews commoditized websites by extracting content and bypassing the container; now platforms like Microsoft, Meta, Tencent, and Apple are doing the same to apps by turning them into callable functions behind a conversational action surface.
- First AI agent for Messages Business Chat approved by Apple
Poke becomes the first third-party AI agent approved for Apple Messages for Business, offering email, reminders, image generation, and smart home control.
- Apple’s Messages app on iPhone now has a third-party AI agent - 9to5Mac
Poke, a third-party AI agent, has been approved by Apple to operate inside the iPhone's Messages app via the Messages for Business framework.
- Road to WWDC 2026: What’s a developer? – Six Colors
AI coding assistants allow non-programmers to build Mac apps, redefining developers as visionaries or product managers, while Apple's Xcode remains a barrier.
- AI models are having their iPhone moment. What’s Next? – On my Om
AI capability will continue to accelerate, but like DWDM, it will become invisible infrastructure that enables new applications rather than remaining the focus of conversation.
- Nvidia Has a Plan to Put Its Chips in Personal Computers
Nvidia aims to bring AI agents to PCs, competing with Intel and Apple by putting its chips in laptops and desktops.
- Things I Think I Think... The New Internet Era
Drawing on dot-com history, predicts AI-focused companies like OpenAI and Anthropic will collapse while incumbents like Apple, Microsoft, and Meta survive by treating AI as a means, not an end.
- Ask HN: Is anyone working at least 4 hours daily on an Apple Vision Pro?
Hacker News commenters report mixed experiences with daily Vision Pro use, with some using it extensively for coding but most citing weight, app support, and integration issues.
- What Apple and Google are doing to your push notifications
Apple and Google have transformed push notifications from a simple delivery pipe into an on-device AI-edited channel that summarises, reorders and deprioritises content, mirroring the intermediation that email underwent a decade earlier.
- Apple Developing iPhone Anti-Snatching Feature That Locks Stolen Phones Instantly - MacRumors
Apple is developing an iPhone anti-snatching feature using sensors and Apple Watch proximity to automatically lock the device and activate Stolen Device Protection when grabbed.
- Take Command of Your Powerful New Smartphone Camera
This year's high-end Apple and Google smartphones raise mobile photography standards, but users must learn settings to fully exploit them.
- Tired of Hacked Passwords? Help Is on the Way.
Apple, Google, and other companies now offer apps that help users create and manage more secure online accounts as passkeys gain adoption.
- Steve Jobs in Exile – New book on his years at NeXT Computer
A new book about Steve Jobs' years at NeXT Computer prompts a wide-ranging discussion on Apple's history, Vision Pro, and the company's direction.
- Local AI needs to be the norm
Commenters argue local AI is already viable for many tasks and will become the norm, driven by open-weights models and privacy concerns, not just cloud convenience.
- Show HN: I reverse engineered Apple's video wallpapers
Phosphene allows users to play custom video files as macOS desktop and lock-screen wallpapers by reverse engineering Apple's private WallpaperExtensionKit framework.
- Dumb Ways for an Open Source Project to Die
The piece enumerates dozens of distinct ways open-source projects become effectively dead, from maintainer abandonment to sabotage and ecosystem shifts.
- Apple Is Making Hit Products and High Profits From Imperfect Chips - WSJ
Apple uses chips with defective cores disabled in cheaper devices like the MacBook Neo to boost profits, repurposing lower-performing processors.
- Native all the way, until you need text
Web views like Electron outperform native text frameworks (TextKit 2) for complex Markdown rendering, despite size overhead, due to resource investment and cross-platform convenience.
- Haiku OS runs on M1 Macs now
Haiku OS now boots on Apple M1 Macs via UTM and bare metal, but performance and hardware support remain experimental.
- AI is a technology not a product
AI should be integrated invisibly into products that solve real user problems, like making Siri reliable, rather than being sold as a standalone technology.
- Anthropic’s Mythos Found Bugs in Apple’s MacOS - WSJ
Security researchers at Calif used techniques from testing Anthropic's Mythos AI to find a privilege escalation exploit in Apple's macOS, bypassing its advanced security.
- Apple stock notches fresh record as tech rebounds
Apple stock closed at a record high near $299 as tech stocks rebounded, driven by strong quarterly results and AI trade resurgence.
- Apple criticises EU measures to help AI rivals access Google services
Apple criticises EU measures that would force it to give AI rivals access to Google services, arguing they undermine user privacy and security.
- Apple, Intel Have Reached Preliminary Chip-Making Agreement - WSJ
Apple and Intel have reached a preliminary agreement for Intel to manufacture chips for Apple devices, with the Trump administration playing a key role in brokering the deal.
- The Wrapper and the Code - by Iris - Adaptive Software
Apple's enforcement of App Store rules against AI coding apps exposes a fundamental incompatibility between static review and adaptive software, requiring a new distribution paradigm.
- 15 Stocks That Made Investors the Most Money Over the Past 10 Years
Over the past 10 years, 15 stocks created $27 trillion in shareholder wealth, led by tech companies with wide economic moats and strong growth.
- Start-ups challenge Apple over curbs on AI ‘vibe coding’ apps
Start-ups are pushing back against Apple's restrictions that limit the use of AI-based 'vibe coding' apps for app development.
- Tim Cook's Impeccable Timing
Tim Cook's CEO tenure at Apple is debated as operationally genius but lacking Steve Jobs-level innovation, with China and AI passivity as core critiques.
- John Ternus to become Apple CEO
Apple announces Tim Cook will become executive chairman and John Ternus will become CEO, effective September 1, 2026.
- How Tim Cook’s Tech Uniform Helped Make Apple Trillions - The New York Times
Tim Cook's unassuming uniform of jeans and a polo shirt was an asset that helped Apple become a trillion-dollar company by projecting consistency and reliability after Steve Jobs.
- A Wish List for John Ternus, the Man Replacing Tim Cook as Apple’s CEO - The New York Times
John Ternus, Apple's hardware engineering chief, will replace Tim Cook as CEO of a highly profitable company that needs fresh ideas to sustain growth.
- Apple C.E.O.s Through the Years: From Michael Scott (Not That One) to John Ternus - The New York Times
A historical overview of Apple's CEOs from Michael Scott to John Ternus, detailing how each executive shaped the company's impact on technology.
- Apple’s Mac Mini Went Viral. Why Can’t You Buy One Right Now? - WSJ
Apple's Mac Mini faces severe shortages and shipping delays of up to 12 weeks due to unexpected demand from AI power users running local large language models.
- Bring Back Idiomatic Design (2023)
A 2023 Hacker News discussion laments the decline of idiomatic design in web and software UIs, citing inconsistent patterns, poor usability, and loss of platform conventions.
- Filing the corners off my MacBooks
A developer files down the sharp aluminum edges on his MacBook to improve wrist comfort, arguing that customizing tools is valid despite aesthetic criticism.
- MacBook Neo sells out for April as demand for Apple's $599 laptop outpaces supply - 9to5Mac
Apple's $599 MacBook Neo sold out for April, with delivery dates pushing to May due to sustained demand since its March 11 launch.
- The PR you would have opened yourself
Hugging Face built a Claude Code Skill and test harness that helps contributors port language models from transformers to mlx-lm while preserving code quality and reviewer trust.
- Show HN: Apfel – The free AI already on your Mac
Apfel is a CLI tool that gives zero-config access to the on-device 3B-parameter LLM built into macOS Tahoe, requiring no downloads or API keys.
- App Store | Age of Agent - by FD - Robonomics
AI agents will bypass the App Store model because they connect via APIs and open protocols (MCP), shifting value from payment to discovery.
- Apple releases iOS 26.4 with 8 new emoji and 12 more changes to your iPhone - 9to5Mac
Apple released iOS 26.4, bringing 8 new emoji, Apple Music Playlist Playground, keyboard accuracy improvements, and accessibility settings to iPhones.
- Is the Future of AI Local?
The future of AI may shift from massive datacenter buildouts to open-source models running locally on workstations as performance gaps close and remote providers raise prices.
- An exclusive tour of Amazon's Trainium lab, the chip that's won over Anthropic, OpenAI, even Apple
Amazon's Trainium chip is winning customers like Anthropic, OpenAI, and Apple as a cheaper Nvidia alternative, with 1.4 million chips deployed.
- Reddit User Uncovers Who Is Behind Meta's $2B Lobbying for Age Verification Tech
A Reddit researcher uncovered that Meta funneled $2 billion through nonprofits to lobby for age verification laws that would force Apple and Google to build OS-level age verification while exempting Meta's own platforms.
- Apple’s Cheap AI Bet Could Pay Off Big - WSJ
Apple's comparatively small $14 billion AI investment reflects a bet that rivals' massive $700 billion infrastructure spending will yield poor returns.
- Apple’s AirPods Max 2 bring H2 chip, boosted ANC in April for $549 - Ars Technica
Apple's AirPods Max 2, launching in April for $549, upgrades to the H2 chip for improved ANC, adaptive audio, and Bluetooth 5.3 after five years.
- Art Bits from HyperCard
A collection of over 700 two-color clip art images from HyperCard's 'Art Bits' sample stack, preserved and presented at original size.
- “This is not the computer for you”
A Hacker News commenter argues that the MacBook Neo is overhyped and that budget-constrained buyers should consider Windows alternatives offering better specs for the same price.
- The MacBook Neo
The $600 MacBook Neo uses an iPhone A18 Pro chip, offering solid basic performance and build quality, but commenters debate its value against cheaper Windows laptops with more RAM and storage.
- Apple MacBook Neo review: a budget-priced game-changer
The MacBook Neo, starting at $599, delivers a premium aluminum chassis and bright display that rarely feels like a budget laptop but lacks keyboard backlighting and labeled ports.
- The New Apple Finally Begins to Emerge-Parker Ortolani
Apple has elevated designers Steve Lemay and Molly Anderson to its executive leadership page, signaling a design-focused revamp alongside the well-received MacBook Neo launch.
- MacBook Pro with M5 Pro and M5 Max
Apple announces MacBook Pro with M5 Pro and M5 Max, claiming up to 4x faster LLM prompt processing and up to 8x AI image generation over prior generations.
- How to record and retrieve anything you've ever had to look up twice
The article explains how to set up a system to capture and retrieve information, using tools like Obsidian or markdown files, to avoid re-searching.
- The Brand Age | Hacker News
Paul Graham argues that as technology eliminates functional product differences, brands become the primary moat, using Swiss watch industry as a case study.
- MacBook Neo | Hacker News
Apple announces MacBook Neo at $599 ($499 education), featuring an A18 Pro chip, colorful aluminum design, and macOS Tahoe, targeting budget and education markets.
- Meet WebKit for SwiftUI - WWDC25 - Videos - Apple Developer
Apple introduces a SwiftUI-native WebKit API to simplify embedding and controlling web content across Apple platforms.
- Claude is an Electron App because we’ve lost native @ tonsky.me
Claude is an Electron app because native development no longer offers advantages in APIs, consistency, integration, or performance.
- M5 Pro and M5 Max are surprisingly big departures from older Apple Silicon - Ars Technica
Apple's M5 Pro and M5 Max chips introduce a chiplet-based Fusion Architecture and a third CPU core type, splitting CPU/GPU across two dies for the first time in non-Ultra chips.
- Bring On Defunct: The iPod Enthralls Young Music Listeners - The New York Times
Young listeners are adopting iPods as a low-tech alternative to streaming music, valuing the device for reducing constant online connectivity.
- Smartphone market forecast to decline this year due to memory shortage
Worldwide smartphone shipments are forecast to decline 12.9% in 2026 due to a memory shortage, driving average selling prices up 14% and threatening low-end manufacturers.
- GitHub - apple/python-apple-fm-sdk: Python bindings for access to the on-device model at the core of Apple Intelligence through the Foundation Models framework
Apple released a Python SDK for accessing the on-device foundation model powering Apple Intelligence on macOS.
- Mac mini will be made at a new facility in Houston
Apple announces Mac mini production at a new Houston facility, along with AI server manufacturing and a training center, creating thousands of jobs.
- How H-1B visa changes are fueling tech hiring in India - Rest of World
U.S. tech giants are sharply increasing hiring in India due to H-1B visa restrictions, with AI and deep tech roles dominating new openings.
- GrapheneOS – Break Free from Google and Apple
GrapheneOS enhances Android privacy and security on Pixel phones but users face banking app compatibility, account bans, and reliance on Google hardware.
Takes
New skill: /apple-design Apple’s WWDC videos are a goldmine of knowledge. I’ve combed through my favorite ones and came up with 17 design and motion principles. Use them to review existing work or when working on something new to get it right. http://github.com/emilkowalski/skills
@emilkowalski
Wanted to buy a new Mac Studio for San Francisco. We don’t even know how to make these anymore.
@steipete
Apple COOKED with the new Siri UI animations 🤌🏻🤌🏻
@TheAppleDesign
Apple has sherlocked bartender macOS 27 allows you to see more menu bar icons on the left side of the notch by pressing the see more button
@aaronp613
One of my personal favorite features announced at WWDC will I suspect be a sleeper hit: container machines, allowing your Mac to run a lightweight, persistent Linux environment with your home directory and repos automatically mounted: https://github.com/apple/container/blob/main/docs/container-machine.md
@timsneath
Is this really the First Beta of WWDC 26? WHY THIS IS SOOOO GOOOOOOOOOD : ) First Beta of iOS/iPadOS 27 > Final version of iOS26/iPadOS26
@balaji_ravada
Yes, we have a Foundation Models CLI #WWDC26 - Update your Mac - Download Xcode 27 (beta) - run `fm` in Terminal That's it ✨
@soriano__maria
The new Apple Passwords app
@MKBHD
iMessage starting Monday
@jsngr
Twenty-odd years ago, Jason and I did this promo for Apple. It was made by @davemorin and lived on Apple's site. It's incredible how well it still holds up! I really do need a beautiful computer to do my best work. Today, it's no longer made by Apple, but the principles endure.
@dhh
Naval Ravikant: Apple is dead, SaaS is next, you have 18 months
@mustufa4socials
New podcast on vibe coding - A Return to Code. A Return to Coding 00:20 The Personal App Store 03:17 Vibe Coding Is a Video Game with Real-World Rewards 06:22 Pure Software Is Uninvestable 10:33 A Place for Each Model 14:22 AI Is Eager to Please 17:57 Why Math and Coding? 22:10 The Beginning of the End of Apple’s Dominance 24:17 Coding Agents As Customer Service Reps 27:55
@naval
Running 400B model on iPhone! 0.6 t/s Credit @danveloper @alexintosh @danpacary @anemll
@anemll
The State of Consumer AI. Part 2: Engagement and Retention
@apoorv03
Can’t wait to buy an M5 MacBook Air so I can send data packets to a remote AI endpoint ever so slightly faster.
@yongfook