blacksamsays

Return to Monkey Island, reviewing as playing

1 minute read Published:

An unexpected return.

Intro

After almost 30 years, Ron Gilbert, Dave and the team behind the original Monkey Island series return to our screens. Was the waiting worth it?

Bash on Mac

2 minute read Published:

Bash on Mac

The problem

Since macOS Catalina and later Apple has changed the default shell terminal to zsh. Most of your scripts based on bash will have incompatibility issues with zsh. You can switch to bash but the version that comes with macOS is pretty old. Let’s change that.

Wildcard Let's Encrypt certs on Kubernetes with Traefik

2 minute read Published:

Get wildcard Let's Encrypt certificates for your sites with style.

Ingredients

For this recipe we will need:

  • A VPS instance or other server preferably with 1GB ram
  • AWS Route 53 DNS zone
  • A kubernetes cluster. In our case k3s
  • cert-manager