2024-10-12
Replacing ipify and shell scripts with ddclient
2023-06-08
How to get IPv6 from altibox with a modem in bridge mode and a unifi network
2023-04-21
When moving a spring boot project to ktor - how to handle existing password hashes in the database?
2023-04-18
Adding support for withRole() {} to routing in ktor2
2023-01-18
Setup of a simple pi + touch screen home assistant kiosk
2023-01-02
A quick fix to get CPU temperature over time from a couple of Intel NUC units
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?
2022-06-01
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?
2022-02-22
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-12-09
Using mitmproxy to debug java web calls