SSD Showdown: Seagate Fast vs Samsung T5

A little while ago I ran into some issues that required me to do a full clone of my MacBook Pro’s disk, erase, and restore from an external. It was painful with my external Thunderbolt drive (a Buffalo MiniStation 1TB Thunderbolt). Then (after a week of banging my head on the desk) I realized that in the process of restoring, I had also converted my disk back to HFS from APFS. Which meant I couldn’t update the OS or install the latest version of Xcode. Which is a problem. backup, hardware, reading, review

→ Continue reading

Bunch 1.0.4 With URL Schemes Support

Apparently this is just what I do early in the mornings now. Bunch 1.0.4 is out. It’s a pretty heavy code overhaul, switching most functions that were using AppleScript over to NSWorkspace, which you probably won’t notice but it solves some security and performance issues. It also does a better job of checking whether it really needs to execute a function (i.e. is the app already running? Closed? Hidden?). It’s speedier all around. bunch, macos

→ Continue reading