Oliver Dimes Blog

A programming blog containing some technical information but lots of ramblings about lots of different things!

Category: Computing

  • A LibreHardwareMonitorCLI Tool

    When I was doing some research into ways of getting hardware info out of Windows and into a time series database. My first instinct is to use some such as HWInfo ( https://www.hwinfo.com/download/ ) which is a commerical program that you have probably seen people use in all kinds of settings (especially if you watch…

  • Today, I was going about configuring an Ubuntu VM with Docker which is one of my most common things that I end up doing and some additional bits of config. I was originally thinking of doing something like using Ansible however because of the simple nature of this I decided to not go down that…