Building a GitHub CoPilot (Equivalent) Using LM Studio, Ollama & Continue Running On Apple Silicon

AI is changing the world, it’s disrupting industries, deriving business value and reducing the barrier to entry to many fields of work. Like many of you reading this, I too am a regular user of ChatGPT, Bing’s CoPilot (Free GPT 4) and have also used GitHub Co Pilot. Before we get started, here is a … Read more

Updating a DNS A Record Based On Your Home IP Address Using FreeDNS , Amazon Route53 and Azure DNS

Let me ask you some questions… If you answered yes to all of the above questions, then read on. This website and other services I rely on daily, is hosted from my house and yes, my IP address changes from time to time, but my services are reliable. From my VPN to Home Assistant, this … Read more

Let’s Get Building🤖 – So you know the basics around OpenAI but where to from here?

Change is constant, are you keeping up to speed? Today every organisation regardless if they are a tech organisation, is a tech organisation. Thats the reality, because their competitors are. It’s more than basic tech, AI is being infused in 2023 to amplify everyone’s secret sauce, their value proposition. If you are trying to get … Read more

Part 3 – Architectural Cost Optimisation – Practical Design Steps for Architects and Developers

Did you miss part one and part two of this this multi part series on ‘Cost Optimisation’? In part 3 of this multi-part blog series, I am going to cover, as per the title ‘Architectural Cost Optimisation’.In prior posts I have spoken about foundational primitives, what you can change and tune in the cloud without changing your … Read more

Automagically Keeping Cool In Zwift

Cycling has always been something I have been passionate about. With the COVID-19 induced lockdowns I finally decided to purchase an indoor trainer (Garmin TACX Neo 2T) and like so many people around the world, I use Zwift as a means to hit my distance targets each week. Spoiler – Want to see a demo? … Read more

Cost Optimisation In The Cloud – Practical Design Steps For Architects and Developers – Part 1

Cost. I have been fortunate to work for and help migrate one of Australia’s leading websites (seek.com.au) in to the cloud and have worked for both large public cloud vendors. I have seen the really good, and the not so good when it comes to architecture. Cloud and cost. It can be quite a polarising … Read more

Using Python To Buy A Canyon Aeroad

Cycling has always been something I have been passionate about. With the COVID-19 induced lockdowns I finally succumbed to purchasing an indoor trainer (Garmin TACX Neo 2T) and used it as a way to hit my distance targets each week. However, as the months went on, I found I was less and less willing to … Read more

Bridge Building – Mosquitto MQTT to Azure IOT Using Paho MQTT and the Azure IOT SDK’s

I have been on a journey to explore Azure IoT and push the thousands of events that flow through my local MQTT broker (Mosquitto) in to Azure IOT. From direct connection to Azure IOT-Hub (via MQTT and SAS tokens) through to Azure IOT-Edge running locally with MQTT. I have been able to achieve my goals … Read more