2022-12-01
Some time back I wrote about converting a simple java kafka project to scala. This is a just for fun look at how similar the kotlin code is.
2022-10-19
How to fix the issue when iCloud sync says its at X of X and doesn't progress?
Unifi gateway (USG-Pro-4) was showing as disconnected in the network application/controller - but had a fully functioning inform url. However it was routing correctly - was it possible to fix this without a restart?

A spring boot app using r2dbc was working fine locally but failing under docker - with "invalid ipv6 address"
2022-02-19
Moving platform for a static site from gatsby to next.js
2020-09-16
Ansible script for installing the digital ocean metrics agent to get dashboard metrics
2020-03-08
So far we have an ap that can scan its config from a QR code and persist it in the keychain on the device. Today we'll add support for using biometric unlock (Face ID or Touch ID depending on the device).
2020-03-04
At this stage - we've a lot of stuff in the main ContentView. Let's do something about that first.