macOS Tahoe Xcode Icons
Nov 07, 2025Turns out Apple has not put much thought into how developers will create icons. Ideally this would be a single app bundle to support the LiquidGlass AND previous macOS versions.
Turns out Apple has not put much thought into how developers will create icons. Ideally this would be a single app bundle to support the LiquidGlass AND previous macOS versions.
System Setting is that macOS app the keeps on giving. Giving frustation, confusion, and annoyance.
Dual booting on my M2 TouchBar MacBook Pro led to low storage warnings. Turns out the APFS Volume feature that shares space automatically wasnt working for me. I could never tell what was using up the space. It was a fun time figuring out how to set it up.
After being totally annoyed by how long Xcode takes to launch after a reboot I decided to tinvestigate. Turns out its intentional. Really wish I could be a fly on the wall when these decisions are made. Led me to find some interesting things about security on the mac.
Announcing ChatBar 1.0, a productivity menu bar app for macOS. Purchase now!
Modern macOS development kinda sucks for a simple totally avoidable reason. The Apple Gods only give some of what they take away.
How to modify the terminal to get a custom prompt each time. Works in any terminal window launched in Terminal.app, IntelliJ products, and even PathFinder.
Terminal has some super cool legacy stuff built in. My recent fave is calendar using the 'cal' command.
My adventure in running SpinRite 6.1 on Apple Silicon macOS using VirtualBox.
How to remove the super annoying macOS _default interactive shell is now zsh_ warning in Terminal.
Announcing ChatBar, a productivity menu bar app for macOS. Currently in testing.
How to create a PopOver menu item SwifUI for macOS.
Of all the things I had to create during some dev work on macOS. A CheckBax was an oddly necessary creation.