Apple has today pushed another silent update to the security data files for macOS Sierra and OS X […]
Category Archive: Macs
Shutdown cause codes, wake reasons, ACPI, and sleep states – diagnosing problems from hardware events.
How much more difficult is it to write your own code to handle user preferences, rather than letting UserDefaults handle them?
Developers should consider letting users export and import suites of settings, to determine an app’s persona, or flavours of working environment.
Adds the ability to export and import libraries of custom predicates, styles, and filters to property list files, independently of preferences – a leap forward.
Which String.contains() variant should you use, and how can you give access to regex searching? More answers coded in Swift 3.1.
Stop wasting time wading through hundreds of hits: refine your text searches using regex, as supported by many Mac apps.
Different search and filter tools have different purposes – as demonstrated by exploring the log using Consolation 3. Regex at work!
How to breeze through the startup process log using new tools in Consolation 3.
Filters are here: Consolation can now apply simple text filters, or regular expressions (regex) to refine your log browsing.
