Author Archives: cloudnthings

Link to download macOS Mojave

By | September 18, 2022

If you are looking for how to upgrade to macOS Mojave, you won’t be able to find it in Apple’s app store because it will only show you the latest version. Here is the direct link: https://apps.apple.com/us/app/macos-mojave/id1398502828

Category: OSX

How to capture desktop audio with OBS on OSX

By | June 14, 2022

A quick and simple way is to use an application called Black Hole. https://existential.audio/blackhole/ Step 1: Once you have installed this, open up audio MIDI Setup Step 2: Add a Multi-Output Device as an option and tick both MacBook speakers AND BlackHole. Step 3: Then open up sound preference and route the sound through the… Read More »

Category: OSX

OSX cannot delete keychain

By | April 14, 2022

If you find yourself not able to delete a keychain entry check if you are using the search feature. If you are, try not using the search and look for it manually. It is a weird and very frustrating bug!

Category: OSX

How much time do you spend in meetings?

By | November 22, 2021

Here is a very neat and simple extension that totals the hours you spend in meetings in your Google calendar. It’s called “Google Calendar Time Spent”. It is not the easiest app to search for so use the exact name of it. It gives you the hours based on the various calendars you have selected.

Great screen pointer for Mac

By | September 30, 2021

If you are doing presentations, and you want to bring attention to certain areas of your screen, then you should look at screen pointer. The free version provides a spotlight which is great. The paid version provides other features such as laser point but in Google slides, there is a laser pointer built in.

Category: OSX

Neat VuePress codeblock

By | September 3, 2021

TL;DR To get from this: to this: Do this: The deets Often when explaining a concept in programming, there are many ways to achieve the task. For example, Yarn or NPM package managers can be used and instructions are provided for both. There is a neat little hack where code-groups can be used to produce… Read More »