movq

Wherein I Move A Lot of Words Around

Macos

Hugo From Shortcuts

It took a little work, but I managed to get iA Writer, Working Copy, and Shortcuts to play nice and create a new Hugo post on mobile. I’d toyed with the idea of adopting dynamic APIs that mutated a checkout of the site and such but there was always some extra difficulty and the whole point of going static was to avoid that nonsense.

The short of it is:

  1. Ask for Text with “Post Title”
  2. Current Date
  3. Format Date (Current Date, ISO)
  4. Text (your stub post goes here, frontmatter and all)
  5. Replace “[^\w\s]+” with “-” in “[step 1]”
  6. Change “[step 5]” to “lowercase”
  7. Format “Current Date” as “yyyy-MM-dd”
  8. Set name of “[step 4]” to “[step 7]-[step 6].md”
  9. Save “[step 8]” to “[Working Copy path to content dir]”
  10. Open “Saved File” in “iA Writer”

The Forgotten

After watching yesterday’s Apple Event and reading around a bit at the reactions, I’ve become concerned for the future of the Mac, at least in the hands of the current leadership at Apple.

For a long time we — creatives, power users, and developers, the “Pro” in the product names — felt the fear that Apple’s success in iOS would manifest itself with a locked-down Mac and candy icons on the screen. While that does not appear to have passed, something far more damaging has: Apple completely forgot why people used Macs.

Auto Unlock Requirements

After installing the GMs to Sierra and Friends I was eager to try out the Auto Unlock feature with the Watch as passwords generally suck and re-entering them time and again sucks more.

With all my devices on the same Apple ID and updated, I went to the Security prefs on the Mac and lo … no option for it. After reading around I learned all the devices must be marked as Trusted in iCloud, which means you need Two-Factor Authentication (not Two-Step). I set this up and re-added each device to iCloud until they were marked appropriately. Still no option on the Mac.

However Bad It Is…

… it could always be Mac OS 9.

macos9 extensions off crash