LLM’s Are Not Search Engines – Create 301 Redirects

Are you looking to make a wholesale URL structural change to your website. Maybe you are chasing SEO optimisation, but please think twice when changing your URL structure in the world of LLM’s (Large Language Models). Are you taking the right steps to ensure a great end user experience? Technical debt, I know you are … 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

Using an Arduino & A 1602 LCD Screen With Polyglot Code To Display Your Next Outlook Meeting

In a prior post I discussed how you can connect a 1602 LCD screen via i2C to an Arduino compliant MCU, with the aid of MQTT and C++ to display metrics that matter. But I realised, other than wanting to know the temperature and metrics around energy consumption there was another key piece of information … Read more

Displaying Metrics With A 1602 LCD, I2C and MQTT

A few months ago, I solved the problem of having to use a Home Assistant dashboard to view power related metrics that matter to me by using LED’s embedded into my desk. You can read about it here, and these LED’s work really well. The LED’s have saved me looking at Home Assistant, and they … Read more

Creating Interlocks In Code (C++) For Controlling Relays In the Real World

[RELEASING IN MAY 2023] Work In progress Are you familiar with an interlocks? Interlocking is a safety measure designed to prevent signals and switches from being changed in an improper sequence. Interlocks are a staple of our modern lives, they exist in places you would or perhaps may not expect. In their most basic form, an interlock … Read more

IT Certification – Is It Even Relevant, Should You Get Certified, What Will You Learn And How Do You Pass?

I pose a lot of questions in this title. IT certifications, do you have any? Perhaps you have none, perhaps you have 10, but does it really matter and what do they really prove? 23 years ago, two months after finishing high school I sat my first IT certification exam, and leading up to where … Read more

Converting Cisco Aironet From Lightweight To Autonomous Mode

If I was to assume, my house has better WiFi coverage and is more reliable than yours. Over an 800m2 of my property on multiple levels, my signal strength in a survey averaged -53dBm on 2.4ghz (a bit less on 5ghz) and it cost in 2023, $100. I will get to the details shortly. A … 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