Close all windows at once
As a user of macOS, I've found that it features a lot of useful keyboard shortcuts you can use to improve your overall workflow. Today I'd like to introduce you to one such shortcut. I personally either close windows when I finish with them, or completely quit out of...
Use Touch ID with sudo
If you're familiar with the Terminal, then you'll know that familiarity with the sudo is essential. For those who aren't familiar with sudo, the command tells the system to run any commands following it with administrative privileges. An example use case is the...
Set shortcuts for easy MacOS window tiling – Sequoia
With the release of macOS Sequoia, Apple introduced a new Window Tiling system. Many of its mechanisms, by default, don't have keyboard shortcuts assigned to them, reducing how useful they can be, depending on how you use your Mac. Another problem is that all the...
Apple Hardware – September 2024
The September Apple hardware event this year didn't feature many notable changes to hardware, with more of a focus on Apple Intelligence. Despite that, here are all the things Apple announced on the hardware front.iPhone 16 & Plus The iPhone 16 received several...
Control Time Machine Effortlessly with TimeMachineEditor
Time Machine is an amazing built-in backup utility in macOS that allows users to easily restore their backups. However, the default settings of Time Machine might not always align with users' preferences or requirements. However his is where TimeMachineEditor comes to...
Why is MacOS Ignoring Hosts File Entries
While helping a co-worker I found what appeared to be the most bizarre behavior on their mac. They had set an entry in their hosts file which pointed a domain at a VPN'd internal network address. Normally this would allow the user to bypass the normal DNS lookups and...
All Emojis for Facebook and other uses
I looked at so many facebook posts and adds that have had some great use of emojis. And although facebook has finally added most of the emojis to their editors, there are still some places that you cannot get the emoji options. So to make that process easier use this...
How To Add Dark Mode for Slack Desktop on Mac
Why is there no Dark Mode For Slack Desktop on Mac There is some dispute as to why it has taken Slack so long to add this option. Since the beginning you could add a dark side bar theme, but your messages remain black text on white background. Forum posts indicated...
Easily Create Typeform Like Forms in WordPress
The WPForms Wordpress Plugin WPForms is an amazing form builder plugin. Here at MacNative we recommend it and feel that it is the best form builder available for wordpress. There are lots of other options out there, but WPForms seems to offer the best mixture of...
Permanently add my ssh key to the keychain in OSX Mojave
I have been using ssh keys for all my ssh authentication for years, but for some reason after upgrading to OSX Mojave I found that my key based authentication would no longer work. So I used the following command to add my ssh key to the keychain and things were...