Extract files from a macOS installer .pkg

Want to extract files from a macOS installer package with a .pkg extension? ...

6 Nov 2016

Problem compiling Wine second time around

Wine 1.9.22 development (dated Oct 28, 2016) has been released! See the release notes for changes. Alas, I encountered errors trying to compile it “on top” of the Wine 1.9.21 installation, following the steps from my post Compiling Wine from scratch. I spent a whole day searching for the problem, and resolved it as below. ...

30 Oct 2016

Creating a wine.app bundle manually

So a couple of days ago, I documented how I compiled Wine 1.9.21 with Retina Mode from scratch on macOS Sierra. After that I though I might as well figure out how to bundle all these files into a .app bundle, which Finder presents as if it were a single file. ...

26 Oct 2016

Compiling Wine 1.9 from scratch on macOS with Retina mode

I have been using WineBottler to run my favorite Windows applications in macOS. Here, I describe how I compiled Wine from scratch and configure for my MacBook Pro’s Retina Display. ...

21 Oct 2016

Streaming from desktop with NVIDIA GameStream to iOS and macOS

I recently discovered an alternative to remote control my Windows 7/10 desktop PC, instead of using Microsoft Remote Desktop. This method requires a computer with a modern NVIDIA graphics card with GameStream and works with iOS and macOS using a client called Moonlight! ...

7 Oct 2016

Triple-Click Accessibility Shortcuts with Magnifier in iOS 10

The Magnifier seems like it’d be useful. Here’s how to setup the Home button Triple-click with multiple Accessibility Shortcuts and to avoid physically triple-clicking the Home button with the AssistiveTouch floating Home button. ...

15 Sep 2016

Stock portfolio tracking with Google Sheets

I wanted a simple stock portfolio monitoring tool. I failed to find a simple and free app, but happily discovered that Google Sheets does what I need perfectly! ...

28 Jun 2016

Finding application files in OS X

Apps, even after being removed from the Launchpad or Applications sidebar in Finder, do leave preferences and other files scattered around. Where are they, typically, and how does one find them? ...

15 Jun 2016

OS X Terminal color prompt

My previous Terminal Tweaks post had an incorrect prompt (PS1) setting, that caused lines to wrap on themselves! This is now corrected, with more details on the color options… ...

28 Apr 2016

Where is Xcode's FileMerge?

I discovered that Xcode includes a diff tool called FileMerge. Where is it and how do you launch it? ...

1 Apr 2016