Developer
What a week! Atlas Camp 2025 brought together nearly 400 developers and Atlassians in Brussels, igniting excitement, insights, and real-world...
Git’s push --force is destructive because it unconditionally overwrites the remote repository with whatever you have locally, possibly overwriting any changes...
As I’ve mentioned before, I’m gradually working towards my grey-beard badge so for most of my programming I tend to use...
During my tour of duty providing support for our Tomcat and Java based behind-the-firewall apps, a common concern was the...
One of the features of systemd is its ability to defer the start-up of networked applications until their services are actually...
The following is a repost of an article from my personal blog that describes how to perform event-driven updates from a...