KSKris Slazinskiinblog.next-planet.com·2d ago · 3 min readHow to re-enable keyboard shortcuts in Xcode 27's Device HubiOSdev / Xcode 27 For some odd reason, Apple decided to disable keyboard shortcuts in Device Hub, their replacement for Xcode Simulator. Well, most shortcuts. I've been using many of Xcode Simulator's56TI
DDelandindeland.hashnode.dev·1d ago · 8 min readTwo translation layers and a TPM you have to fake: Windows on Apple SiliconDisclosure up front: I build Kyvenza, a paid VM manager for Apple Silicon. This post is about the platform constraints, not a pitch — I'll be specific about where my own app is worse than the free alt00
DKDaniel Kehoeinfreecodecamp.org·2d ago · 10 min readWhat's New in macOS 27 for Developers?macOS 27 Golden Gate is here. Apple released it September 14, 2026, as a free upgrade for every Mac that can run it. I'll show you what actually changes for developers in macOS 27, how to upgrade with00
ZZyVOPinzyvop.hashnode.dev·3d ago · 8 min readThe Deathray: A Simple Way for an Untrusted Site to Freeze a MacOne Link, One Infinite Loop, One Frozen Mac: Meet the Deathray Okay, I need to talk about this thing going around called the Deathray, because it might be the most delightfully unhinged security story00
MAMichael Amelininmichael4kind.hashnode.dev·4d ago · 8 min readHow a Mac App Locker Actually Works (and Why the Obvious Approach Fails)macOS still has no public API for "lock this one app behind biometrics." You can lock the whole machine. You can put a whole user account behind Touch ID. You cannot say "let everything else run, but 00
HSHaithem Slimiinnightthoughts.hashnode.dev·6d ago · 12 min readI Turned My Mac Mini Into a Local AI Workstation — Here's Exactly HowA Mac mini is not a toy. Even the base model can run 8B-parameter models at conversational speeds, host a persistent AI agent, and handle real work without sending a single byte to the cloud. Higher c00
RLRyan Laiinhynote.hashnode.dev·Sep 9 · 2 min readThree different things “local” can mean in a Mac appWhen an app says it works “locally,” that can sound like one simple promise. For a meeting transcription app, it covers several independent decisions. While working on HyNote for Mac, I found it more 00
TTw93inhitw93.hashnode.dev·Sep 8 · 18 min readFrom Mole CLI to Mole for Mac: What I LearnedLately I've piled up a lot of thoughts on indie development and wanted to pull them together, so this is the story of taking Mole from an open source CLI to a paid Mac app. What I was thinking at the 11H
BCBernice Choyinbernicecpz.hashnode.dev·Sep 7 · 6 min readSetting up IBM Db2 LUW Community EditionPS: Not really an article per se, it's really just to write it down for what I observed to be working. I didn't write down, causing me to re-debug again lols. May not be entirely correct since my focu00
GCGraeme Chardinfeedsbar.hashnode.dev·Sep 5 · 6 min readSigned, notarized, and silently unauthorized: the ShazamKit provisioning trap for Developer ID Mac appsOriginally published on feeds.bar, August 2026. Our ShazamKit feature worked in every debug build and failed in every shipped one. The signature was fine. The staple was fine. The missing piece was a 01A