David McDonald
Tech enthusiasm from down-under
-
Recent posts
-
Dave vs Linux #1 - Planning and comparing
Microsoft wants to push me from Win 10 to Win 11, but I really don't want to be forcefully upgraded. I'm thinking of giving Linux a try on my PC. Will it be easy? will it be challenging? -
Dave does AI #1 - Self-hosted AI using Ollama + Open WebUI
I want to have fun will all this AI stuff, but want to keep all my conversations and content in my own control. Let's run a conversational AI from our own computer and have some chats with it. -
How much does it cost to power your electronics?
I've often wondered how much of the power bill was my gaming PC, or my smart home gear, or even an air-conditioner, but I keep forgetting the math. Let me write some of this cool stuff down. -
How to retire or deactivate location data in ServiceNow
What should you do with old location data in ServiceNow? Locations come and go through the life of an organisation. Moving offices, renting warehouses, and field service contracts change all the time. You still want the data, but you don't want anyone to use those old locations for anything new. Here's some recommendations on how to safely retire those old locations in ServiceNow. -
How to safely modify SLAs in ServiceNow
It's not safe to modify SLA definitions in ServiceNow when there are active SLAs running for it. It can cause unpredictable behaviour, maybe even ruin your measurements entirely. Here's a quick guide on how to modify SLAs safely, as well as exploring what happens if you do. -
How to get g_form on Service Portal pages
Using g_form in your browser console is a great way to debug forms in ServiceNow, but what if you want get at it from a Service Portal page? Here's how you can easily use g_form on a Service Portal page in yor browser developer tool console easy peasy lemon squeezy. -
What is a Principal CI class in ServiceNow anyway?
You are having fun in the CI Class Manager and you spot a checkbox that says "Principal CI". What does it do? Could it be the answer to overly crowded auto-complete results when trying to set the Configuration Item on tasks? -
DIY Datalogger For My Solar Panels - Part 1
My new home came with some solar panels and a Delta Solivia inverter. I'm envious of new inverters that give you cool graphs and statistics on your phone. Can I make my own wifi bridge to push solar power data to my Home Assistant controller? -
Why your ServiceNow transform logging doesn't work
You feel like you're going mad. You've used log.info in your transform scripts, but there's no messages getting logged. Here's why it does that and how to change it. - View more posts...
About me
I'm David McDonald, an Australian with a taste for:
- Software development
- Electronic engineering
- The nerdy lifestyle
My career focus is in the ServiceNow platform, but I'm also interested in C#, web design, and C++ for programming Arduinos in my spare time.