How to deploy Java apps with Docker (a quick tutorial)
For those new to Docker, let me say “Welcome to the party!” It’s an easy way to deploy, run, and manage…
In July 2022, Atlassian implemented 1time, the company’s own multi-factor authentication (MFA) library with time-based one-time passwords (TOTP), moving away from…
For those new to Docker, let me say “Welcome to the party!” It’s an easy way to deploy, run, and manage…
Git hooks are awesome in the context of continuous integration, so I want to share three CI-related use cases and point you to some ready-made hooks you can add to your workflow. If you’re new to Git hooks, no worries: we’ll start with the basics.
(Yes the title of this post is a pun, apologies!) I have written about aliases before! See for example a collection…