Feed

macOS

Explore macOS development covering system updates, Xcode releases, and desktop applications. Our digest tracks Swift announcements, macOS APIs, and cross-platform development from developer communities.

Articles from the last 30 days

Warcraft III Peon Voice Notifications for Claude Code
01Monday, February 9, 2026

Warcraft III Peon Voice Notifications for Claude Code

peon-ping is a CLI tool for Claude Code that provides auditory notifications using Warcraft III Peon voice lines. It solves the issue of losing focus by alerting users when tasks finish or need permission. The tool supports macOS and WSL2, featuring multiple sound packs, desktop notifications, and customizable volume configurations.

Sources:Hacker News848 pts
Resizing windows on macOS Tahoe – the saga continues
02Thursday, February 12, 2026

Resizing windows on macOS Tahoe – the saga continues

An analysis of macOS 26.3 reveals that Apple initially fixed a window-resizing bug in the Release Candidate, replacing square regions with rounded ones. However, the final release reverted this fix, downgrading the status from a resolved issue to a known issue, returning the operating system to its previous buggy square-region behavior for window interactions.

Show HN: NanoClaw – “Clawdbot” in 500 lines of TS with Apple container isolation
03Saturday, January 31, 2026

Show HN: NanoClaw – “Clawdbot” in 500 lines of TS with Apple container isolation

NanoClaw is an AI-native, lightweight personal assistant designed for macOS Tahoe. It runs the Claude Agent SDK within secure Apple Containers to ensure process isolation and filesystem security. Unlike its predecessor OpenClaw, which uses complex abstractions, NanoClaw prioritizes a minimal codebase that users can fully understand and audit in minutes. It features WhatsApp integration, isolated group contexts, and a task scheduler for automated briefings. Instead of traditional configuration files or message queues, it utilizes Claude Code for setup, debugging, and customization. The project introduces a "skills over features" philosophy, where new capabilities are added via AI-driven code transformations rather than increasing core codebase bloat. This approach ensures each user maintains a clean, bespoke fork of the software tailored to their specific needs.

Sources:Hacker News455 pts
Vim 9.2 Released
04Saturday, February 14, 2026

Vim 9.2 Released

Vim 9.2 has been released, featuring major updates to the Vim9 scripting language, including Enums and Generics. Key enhancements include experimental Wayland support, improved diff algorithms with linematch, and fuzzy matching for completions. The project also transitioned its Charityware mission to Kuwasha, continuing the legacy of supporting children in Uganda.

Xcode 26.3 unlocks the power of agentic coding
05Tuesday, February 3, 2026

Xcode 26.3 unlocks the power of agentic coding

Apple has released Xcode 26.3, a transformative update that introduces agentic coding capabilities to its flagship development environment. This release allows developers to integrate advanced coding agents like Anthropic’s Claude Agent and OpenAI’s Codex directly into their workflow. Moving beyond basic code completion, these agents possess the autonomy to explore project structures, update settings, search documentation, and verify code changes using Xcode Previews. By leveraging the Model Context Protocol, Xcode 26.3 provides an open standard for connecting various intelligent agents, significantly streamlining the app development lifecycle for Apple platforms while allowing developers to focus on high-level innovation and complex problem-solving.

Sources:Hacker News345 pts
Zero-day CSS: CVE-2026-2441 exists in the wild
06Friday, February 13, 2026

Zero-day CSS: CVE-2026-2441 exists in the wild

Google has updated the Chrome Stable channel to version 145.0.7632.75/76 for Windows and Mac, and 144.0.7559.75 for Linux. This release includes one critical security fix, with specific bug details restricted until most users are updated. The rollout will proceed globally over the coming days and weeks.

Sources:Hacker News336 pts
NetNewsWire Turns 23
07Wednesday, February 11, 2026

NetNewsWire Turns 23

NetNewsWire celebrates its 23rd anniversary with the recent release of version 7.0 for Mac and iOS. The development team is currently prioritizing bug fixes, technical debt, and synchronization improvements for upcoming versions 7.1 and 7.2. Future plans remain flexible, pending potential Apple hardware and software announcements at this year's WWDC conference.

Sources:Hacker News314 pts
Block the “Upgrade to Tahoe” Alerts
08Saturday, February 28, 2026

Block the “Upgrade to Tahoe” Alerts

A guide on using device management profiles to block major macOS Tahoe update notifications on macOS Sequoia. By utilizing the 'Stop Tahoe Update' project and custom mobileconfig profiles, users can defer software updates for 90-day periods, managing OS transitions on their own terms through System Settings and simple Terminal commands.

MuMu Player (NetEase) silently runs 17 reconnaissance commands every 30 minutes
09Friday, February 20, 2026

MuMu Player (NetEase) silently runs 17 reconnaissance commands every 30 minutes

MuMu Player Pro for macOS (v1.8.5) by NetEase performs extensive, undisclosed data collection every 30 minutes. It captures local network devices, running processes with command-line arguments, installed applications, and system configurations. This data, linked to the Mac's serial number via SensorsData analytics, exceeds functional requirements and lacks transparency in its privacy policy.

Sources:Hacker News257 pts
Ardour 9.0 Released
10Thursday, February 5, 2026

Ardour 9.0 Released

Ardour 9.0 has been released as a major update to the open-source digital audio workstation (DAW), introducing several highly requested features. Key highlights include the addition of Pianoroll windows for dedicated MIDI editing, region-based effects (Region FX) for non-destructive processing, and cue recording capabilities that allow Ardour to function as a clip-based looper similar to Ableton Live. The update also features a multi-touch GUI for Linux and Windows, improved drawing performance on macOS, and a new perceptual analyzer for signal visualization. Under the hood, the project has transitioned to C++17, necessitating a drop in support for versions of macOS older than High Sierra. Dozens of workflow refinements, bug fixes, and new MIDI binding maps for hardware controllers are also included in this release, alongside updated documentation and translations.

Sources:Hacker News249 pts
Show HN: Free Alternative to Wispr Flow, Superwhisper, and Monologue
11Sunday, February 15, 2026

Show HN: Free Alternative to Wispr Flow, Superwhisper, and Monologue

FreeFlow is an open-source, privacy-focused Mac application serving as an alternative to paid transcription tools like Wispr Flow. Utilizing the Groq API for low-latency processing, it provides context-aware dictation by analyzing active application data. This MIT-licensed tool ensures local privacy while delivering near-instant AI-driven transcriptions across all Apple Silicon and Intel Macs.

Sources:Hacker News237 pts
More Mac malware from Google search
12Sunday, February 8, 2026

More Mac malware from Google search

Highly sophisticated malware campaigns are currently targeting macOS users by leveraging Google's sponsored search results and reputable platforms like Medium to deliver the AMOS (Atomic macOS Stealer) malware. Attackers utilize forged Apple Support pages and poisoned Medium articles to trick users into executing malicious, base-64 obfuscated scripts directly into the Terminal. Once executed, the malware captures administrative passwords through deceptive prompts and exfiltrates sensitive data, including documents and notes, to remote servers. This specific campaign bypasses traditional macOS security protocols, such as quarantine attributes, by using the 'curl' command to download payloads. Users are urged to maintain extreme skepticism toward promoted search results, verify the provenance of web content, and avoid running obfuscated Terminal commands. The recurrence of this attack vector emphasizes a critical need for greater vigilance when seeking technical support online, as even reputable platforms can be exploited to host malicious scripts that lead to complete system compromise.

Sources:Hacker News237 pts
Why E cores make Apple silicon fast
13Sunday, February 8, 2026

Why E cores make Apple silicon fast

This analysis explores the critical role of Efficiency (E) cores in Apple silicon Macs, arguing that their performance is largely due to how background tasks are managed. Unlike previous Intel architectures, Apple's M-series chips utilize the big.LITTLE design to offload system services, such as Spotlight indexing and software updates, exclusively to E cores. This separation is governed by Quality of Service (QoS), a metric that prevents background threads from migrating to Performance (P) cores. By restricting these demanding background processes to the lower-clocked E cores, the system ensures that P cores remain available for user-facing applications, maintaining responsiveness and extending battery life. This architectural shift marks a move away from monolithic software toward a distributed model of hundreds of discrete background processes that optimize overall system speed and efficiency.

Sources:Hacker News227 pts
Minecraft Java is switching from OpenGL to Vulkan
14Wednesday, February 18, 2026

Minecraft Java is switching from OpenGL to Vulkan

Mojang is transitioning Minecraft Java Edition's rendering engine from OpenGL to Vulkan for the Vibrant Visuals update. This shift aims to improve performance and visuals across Windows, macOS, and Linux. While providing modern features, it requires modders to adapt their code and eventually phases out support for very old hardware lacking Vulkan compatibility.

Sources:Hacker News225 pts
Show HN: A native macOS client for Hacker News, built with SwiftUI
15Monday, February 16, 2026

Show HN: A native macOS client for Hacker News, built with SwiftUI

A native macOS client for Hacker News built using SwiftUI. It features article browsing, built-in web views with ad blocking, comment thread management, and account integration. Designed for macOS 14.0+, the app offers a native experience and can be easily installed via DMG or built from source using Xcode.

Sources:Hacker News218 pts
Show HN: I built a macOS tool for network engineers – it's called NetViews
16Tuesday, February 10, 2026

Show HN: I built a macOS tool for network engineers – it's called NetViews

NetViews is a professional-grade network diagnostic and monitoring application designed specifically for macOS. The tool provides real-time dashboards that offer immediate visibility into every connection, allowing users to discover all devices on a network and track their uptime with custom alerts. Key features include Wi-Fi signal analysis, channel congestion monitoring, and noise level tracking to optimize wireless performance. Additionally, it offers deep-dive tools such as ping notifications, DHCP and DNS monitoring, VLAN tag analysis, and Cloudflare-powered speed tests. The software is available in Standard and Pro editions, following a 'buy once, own it' licensing model, with the Pro version offering extended history, timeline views, and advanced Wi-Fi audits to ensure comprehensive network optimization.

Sources:Hacker News213 pts
Apple's MacBook Pro DFU port documentation is wrong
17Sunday, February 1, 2026

Apple's MacBook Pro DFU port documentation is wrong

This content highlights a critical discrepancy in Apple's official documentation regarding the DFU (device firmware update) port locations for M4 MacBook Pro models. While Apple guides specify certain USB-C ports on the left side, the author discovered that on the 16-inch M4 Pro model, the DFU port is actually located on the right side. This port identification is crucial because macOS updates on external storage devices fail silently when plugged into the DFU port during installation. The user documents a frustrating troubleshooting process involving LocalPolicy authorization issues and lack of descriptive error messages in System Settings. Ultimately, switching the external SSD to a left-side port resolved the failed updates to macOS 15.7.3, underscores a decline in the 'it just works' user experience and points out flaws in how macOS handles sleep settings during update preparation phases.

Sources:Hacker News188 pts
Show HN: Local-First Linux MicroVMs for macOS
18Sunday, February 22, 2026

Show HN: Local-First Linux MicroVMs for macOS

Shuru provides local-first, lightweight Linux sandboxes for AI Agents on macOS using Apple Virtualization.framework. It offers ephemeral, fast, and native ARM64 performance without Docker. Key features include instant checkpoints, snapshot branching, configurable resources, and opt-in networking, making it ideal for safe code execution, tool testing, and reproducible evaluations.

Sources:Hacker News186 pts
TIL: Apple Broke Time Machine Again on Tahoe
19Sunday, February 1, 2026

TIL: Apple Broke Time Machine Again on Tahoe

The author details a systematic failure of macOS Time Machine backups targeting Synology NAS devices following recent Apple software updates. Investigations revealed that Apple changed SMB protocol defaults, specifically regarding mandatory signing and directory caching, which broke compatibility with many NAS configurations. The post provides a technical walkthrough for fixing these issues by editing the local nsmb.conf file on macOS and adjusting SMB settings within the Synology DSM interface. Furthermore, the author explores a more resilient alternative using a Docker-based Samba implementation (mbentley/timemachine) on a Proxmox ZFS environment to bypass proprietary software limitations. The narrative criticizes Apple for its lack of communication regarding breaking changes in critical backup infrastructure and ongoing bugs in its device restoration processes.

Sources:Hacker News182 pts
A deep dive into Apple's .car file format
20Saturday, February 14, 2026

A deep dive into Apple's .car file format

This technical analysis explores reverse engineering the .car file format used in Apple's Asset Catalogs. It details the internal BOMStore structure, B+ trees, and CSI data blocks, uncovering how formats like CELM and MLEC handle pixel data and compression. The research includes a WebAssembly-based parser for browser-side inspection of these proprietary binary files.

Sources:Hacker News143 pts