Neovim and Lazyvim Keymap issue
I have tried Neovim a few times in the past. But quit abruptly as soon as I am reminded Shift-Y
Read MoreMy tips, howtos, gotchas, snippets and stuff. Use at your own risk!
I have tried Neovim a few times in the past. But quit abruptly as soon as I am reminded Shift-Y
Read MoreI recently had some issues with AWS DDB and using hyphens. It is highly recommended to stay clear of special
Read MoreSince it took me a while to get this syntax sorted I am noting this for future use. NOTE: This
Read MoreSometimes you may prefer handling your data like an object instead of an array. I prefer object style when I
Read MoreIf you are familiar with Infrastructure as code (think Terraform() this will sound familiar to you. I wanted to a
Read MoreThis is a quick update. In post https://blog.ls-al.com/traefik-in-kubernetes-using-terraform-helm-and-aws-alb/ I had a TODO to work on the AWS ALB health check.
Read MoreIf you are using Traefik in kubernetes but you want to use an AWS ALB (application load balancer) this recipe
Read MoreLinux command line password manager shows gpg key expired. ➜ pass email/myemail@domain gpg: Note: secret key 44FAE32FE619A7CF expired at Sun
Read MoreIn my case running Traefik on docker I was not getting real ip addresses. I changed the NLB option Source
Read MoreTo streamline Terraform use you can use the typical make command. Below is a very simple Makefile and of course
Read More