Category: Uncategorized

  • Prompt Engineering Crib Sheet

    Anatomy of a Prompt Categories of Prompts Zero shot prompting – no example is provided, so the model uses general knowledge to complete the response. E.g. summarization and sentiment analysis. Few-shot prompting – you provide some examples as input and then ask the model to learn from it and answer new use cases/questions. The model…

  • DVD Ripping with Handbrake on MacOS

    Not sure when it happened, but Handbrake no longer includes the ability to rip DVDs. To restore this functionality, do the following: Now when you open Handbrake it should detect the library when you scan the source disc, and the one-click rip and encode process should be possible. If you get an error, check the…

  • Comparison of Hardware Encoding in MacOS vs Windows

    Recently having got my first Mac I’ve been on a voyage of discovery – not all good (see my complaints relating to MacBook Air M3 with multiple monitors). One task I have to do semi-regularly is rip a DVD from my old collection to make it available on my Smart TV via Plex. For years,…

  • MacBook Air M3 with multiple monitors

    Do not buy the MacBook Air M3 if your main driver is to be able to make use of your existing dual monitor configuration, without reading this first! This post is about using external monitors with the M3 MacBook Air. Unlike the M1 and M2 machines which only supported one external display, the new M3…

  • Upgrading Love Fish Panorama 40 Aquarium Lighting with Fluval Aquasky 2.0

    Short answer: this is an easy upgrade, and makes a big difference to the look of the tank. Read on for how-to details and photos. I wanted to upgrade the lighting in my tank to something that could turn on/off with a sunrise/sunset effect so that I didn’t need to worry about this when going…

  • MuleSoft and using Azure AD / Entra ID as an OAuth Provider

    MuleSoft provide instructions for setting up Entra ID as a client provider. However, they fall short of an end-to-end guide, and in particular they don’t tell you how to set up the Entra ID side. Complete the steps below to do this first, and then run through MuleSoft’s guide. Entra ID App Registration Note, that…

  • JBL Link Music issues with Airplay 2

    JBL Link Music + Airplay 2 = Frustration! I bought a bundle pack of 2 JBL Link Music speakers for the bargain price of £70 in the pre-Christmas sales. Considering these speakers support Airplay, Google Cast, and Bluetooth, at £35 apiece, these were by far the best value Wi-Fi enabled speakers available for my new…

  • PCTV nanostick 292e triplestick DVB-T2 – linux firmware

    As usual, I forgot the steps to get this working on a fresh install, so documenting here. Fresh linux install. Get Tvheadend installed. It detects the USB device but nothing works – won’t tune/scan. Remembered to check dmesg output: it says couldn’t find firmware. To resolve:Download this firmware file below to /lib/firmware, and reboot. (remove…