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. »

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. »

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. »

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. The actual process I used was super simple, and very quick, however it took the better part of an afternoon to do. »

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. »