A recent regression in one of our backend services broke the serialization of our JSON responses.
Our existing tests didn’t catch the changed serialization which made me look into snapshot testing as an addition to our existing tests.
I already knew snapshot testing libraries in the Python ecosystem but had to find suitable candidates for the JVM ecosystem.
More …
Aggregate and search my Appdaemon logs by log level, app name and more.
More …
A new utility script to automate the entity creation for my avanza stock trackers.
More …
I switched my CI system from Azure DevOps to Github Actions.
More …
I recently start to take an interest into the stock markets and investing into stocks directly instead of funds or the like. For some interesting stocks I was looking for an online stock alert website or app but soon realized that all of them required at least my email and would start sending me tons of spam mails.
Why not use this great system I have at home the one which is focused on privacy?
More …