File Date Created = Photo / video metadata

When I export photos or videos from Photos.app, I want the file’s Created Date (Created Date in Finder) to be the time the photo or video was taken. Alas, this is not the way Photos works, and setting the date turned out to be more challenging than expected. ...

4 Jun 2023

“Delete” (Move) to Trash in macOS Shell

A short one today: here is a function to “delete” (read: move) a file to the macOS Trash (Bin), as a safer alternative to rm. ...

8 May 2023

Bluetooth keyboard and trackpad battery level

Want to check your connected bluetooth device battery level on a mac? Here is one way: using xbar (I am aware there are a bunch of other xbar plugins to do something similar, but I’ve been using my own script before I ever used xbar). ...

30 Apr 2023

Enabling the macOS Metal Performance HUD

Did you know that macOS has a built-in game performance HUD with a frames per second (FPS) counter, similar using RivaTuner Statistics Server (RTSS) to display a GPU performance overlay in Windows? Here’s how to enable the Metal Performance HUD. ...

28 Apr 2023

The Art of Linda Bergkvist

Not long ago, I was reminded of one of my favourite digital artists, Linda Bergkvist a.k.a. Enayla. I love her macabre yet stunningly beautiful and evocative art, but alas, she’s not posted her art since around 2007. This post is a departure from my usual techie stuff – it’s just appreciation post! ...

23 Apr 2023

skhd RunAtLoad launch agent

Some time ago, I explained how I setup “Global hotkeys for macOS with skhd”. I mentioned running it automatically upon login via the macOS Launch Daemon but did not detail the steps. So here they are… ...

18 Mar 2023

Using Rosetta in a UTM Linux VM with Docker on Apple Silicon

I have been using UTM on M1/M2 macs for all my virtualization needs for a while, but never posted much because it practically works out of the box. Since around October 2022, UTM v4.0.9 on macOS Ventura allows Apple Hypervisor Virtualization Virtual Machines to use Rosetta 2. ...

12 Mar 2023

Fast external storage for M1/M2 Macs

I was recently researching external storage for my Mac, looking for the “fastest” and most “reliable”. There are so many options, and of course, so many different price points! It’s all very confusing: NGFF M.2? NVMe M.2? USB 3.1 Gen 1 (5 Mbps)? USB 3.1 Gen 2 (10 Gbps)? USB 3.1 Gen 2x2 (20 Gbps)? Thunderbolt 3? Thunderbolt 4? USB 4.0? ...

5 Mar 2023

myByways Simple-SD v1.1 Python script using Safetensors

Epic Diffusion recently came to my attention, a high-quality merge of various models by John Slegers: “Epîc Diffusion is a general purpose model based on Stable Diffusion 1.x intended to replace the official SD releases as your default model. It is focused on providing high quality output in a wide range of different styles…” Figured I’d give it a spin. ...

24 Jan 2023

Lite XL text editor on MacOS

I recently tried Lite XL v2.1.0, a forked and updated version of the original rxi/lite, “A lightweight text editor written in Lua”, on MacOS ARM. Here are some findings. ...

31 Dec 2022