Quick Look with NStableView and Swift

So, I have a macOS project I’m currently working on where I wanted to add some polish to the app in the form of Quick Look file previews. Im building the app with Swift, and couldn’t find any nice examples of doing this. All of the samples I found online are written in Objective-C. The implementation is not at all difficult, but I figured, since I hadn’t posted in a while - I thought write a quick blog post. So here we are. 🙂

»

Author image DevGypsy
3 min read

Open Source software

I’m a big fan of Open Source software, and if it wasn’t for the fact that I have bills to pay - I would likely open source all my apps.

Background

So I actually had my first taste of programming in New Zealand way back in the early 1980’s. Mum was a very forward thinking women and spent way too much money buying an Apple II clone, from the local Tech chain Dick Smith. Dick Smith is still going strong by the way, but has evolved into more of an electronics retailer than the hobby store it used to be.

»

Author image DevGypsy
3 min read

Updating PostgreSQL with Homebrew on macOS Big Sur

I recently updated my install of PostgreSQL to v14 with Homebrew, and thought this small tutorial might help others. And it will obviously help me when it comes time to update again!

Introduction

If you’re running macOS and are doing any kind of development work, and aren’t using Homebrew - you really should take a look. It’s a package manager which allows for quick and easy installation and updating of many common packages. It’s super easy to install:

»

Author image DevGypsy
1 min read

Updating PostgreSQL on Plesk Obsidian

I’ve wanted to update Postgres for some time now, as Plesk Obsidian currently only installs version 10 by default. I also thought this would be a whole lot more difficult than it actually was. And with the release of Postgres v14, I figured this was as good a time as any to get stuck in.

»

Berlin Marathon

I first had the idea that it would be kinda cool to do a marathon around 4 years ago. Not seriously, but it was just one of those thing sitting in the back of my mind. I did a little research, and saw the very next marathon coming up was a night marathon in India. It seemed like a good idea, it was only a week away, so I looked into tickets and flights. Luckily before i payed for anything, I discovered I didn’t actually have enough time to get visas sorted in time. So I shelved the idea, and didn’t really think much more of it.

»