That is a damn fine error message, #OrbStack!
Actionable and it actually fixes the problem. 💯, no notes.
That is a damn fine error message, #OrbStack!
Actionable and it actually fixes the problem. 💯, no notes.
Wochenrückblick, Ausgabe 133 (2026-11)
Themen:
🎮 Neue Hardware für den Flugsimulator
🏡 Frühling im Garten bedeutet viel Arbeit
📸 Bilder-Picker im Terminal mit Hilfe von viu
🎙️ Ich war mal wieder Gast in einem Podcast
💾 APFS-Filesystem kaputt
📱 Endlich abgeschaltet: Mailbox auf dem Mobiltelefon
🐚 CLI-Tool der Woche: viu
🔊 In dieser Woche gehört: Moto Moto, Suzy Solar, Kerry Gold, John 00 Fleming, Vanish, Sika Akis
#Wochenrückblick #Flugsimulator #Honeycomb #Alpha #Bravo #Garten #Häcksler #Mastodon #Bilder-Picker #viu #Podcast #OrbStack #APFS #macOS #diskutil #Congstar #Mailbox #CliToolDerWoche #viu #Techno

🎮 Neue Hardware für den Flugsimulator 🏡 Frühling im Garten bedeutet viel Arbeit 📸 Bilder-Picker im Terminal mit Hilfe von viu 🎙️ Ich war mal wieder Gast in einem Podcast 💾 APFS-Filesystem kaputt 📱 Endlich abgeschaltet: Mailbox auf dem Mobiltelefon 🐚 CLI-Tool der Woche: viu 🔊 In dieser Woche gehört: Moto Moto, Suzy Solar, Kerry Gold, John 00 Fleming, Vanish, Sika Akis
My current #Xcode dev setup is wild.
- tiny #Orbstack container (guest) that holds the agents CLIs (see https://github.com/czottmann/macos-agent-ballpits)
- host makes #MCP servers available to the guest for controlling Xcode
- #Beans for planning
- worktrees for separation
- separate/local Xcode derived data folder for every worktree
- container has very selective R/O and R/W folder permissions only
- #ClaudeCode in YOLO mode in the container, weee

My showcase for setting up `claude` or `pi` (or any other agent) in either an Orbstack container or `sandbox-exec` for Xcode work - czottmann/macos-agent-ballpits
Okay, I've cleaned it up and created a repo: My showcase for securing `claude` or `pi` (or any agent!) in either an #Orbstack container or `sandbox-exec` for #macOS #Xcode work. Safe YOLO mode, less than 5s startup time. Sensible defaults, very reduced setup (I think).

My showcase for setting up `claude` or `pi` (or any other agent) in either an Orbstack container or `sandbox-exec` for Xcode work - czottmann/macos-agent-ballpits
I’ve been brewing some ultra low power coolness in my home lab. I’ll be sharing it soon! Still working out some wrinkles but keeping the entire power envelope under 25 watts is rough. 🤣
#homelab #selfhost #linux #docker #orbstack #debian #opensource #electricity
Now that #macOSTahoe has been out for a while (I'm mostly fine with it), have people played with https://github.com/apple/container? It has 21k stars and has apparently seen steady development, yet nobody seems to be talking about it.
Is it… viable as a replacement for #Docker or #Orbstack? Has someone made a simple Mac GUI app to manage containers with it? (Or maybe I can use Orbstack for that?)
How about performance?

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/container