Posts
2021
Home Assistant Backup to S3
·72 words·1 min
How to easily backup your Home Assistant configuration to an S3 bucket.
Steps # Go to Supervisor Add-on Store 3 dot menu - Repositories Add https://github.com/mikebell/hassio-backup-s3 Close Once the addon is installed you can click on it and follow the up to date readme file to configure your IAM user and policy.
The 10 Minute JS File Part 1
·744 words·4 mins
This problem has been plaguing me for months now so I thought I’d write down everything I’ve done to try and solve the issue of the 10 minute js file.
I Should Add Thoughts
·14 words·1 min
I should add thoughts to the site. Small form comments sort of like tweets
2020
Moving From Gatsby to Hugo
·307 words·2 mins
I’ve moved to Hugo after probably the shortest time with any site generator.
Firstly I love to change the theme of blog I get blog envy quite easily these days. But I’m not a themer so I don’t attempt to create anything like what I see on other sites.
Smart home
·831 words·4 mins
For the last few years I’ve been trying to “smarten” our home up with technology in a security conscious way. There are a lot of IOT technologies out there that rely on third party servers often in undesired locations.
My Keyboards Part 2
·215 words·2 mins
All my keyboards Time for an update on my keyboard collection! After part 1 I’ve expanded the collection and gotten rid of a few.
Top left - YMD09 macro pad aka the zoom killer.
Upgrade to Gatsby and AWS
·302 words·2 mins
It’s been over a year since I last blogged, there are a number of reasons:
Broken realease pipeline (well not quite but it was messy) I wanted to move everything to docker I hated the way the blog looked A few weeks ago I started to the move to GatsbyJS after a few false starts I finally got there.
2019
Windows 10 isn't that bad to develop with
·224 words·2 mins
After upgrading to Windows 10 finally I figured I’d check out what it’s like developing on Windows 10 and to be honest it isn’t that bad.
Windows Subsystem Linux # I installed the Ubuntu image and switch shell to ZSH.
Deploying Jekyll with Concourse CI
·546 words·3 mins
Sometimes the best way of learning something is to just dive in and start using it. I find it really useful to pick an existing working implementation of something and the build it using something else.
Goodby 2018, Hello 2019
·824 words·4 mins
Hello!
It’s taken me a while to get round to writing something down, partly because I don’t know what to write and partly becuase I wanted to switch CI tools since I removed Jenkins from my production environment.