Simon Drake
@imsimondrake
Senior backend developer @splunk. I post stuff related to coding. My thoughts are my own. #Golang #Go / #JavaScript / #K8s / #AWS / #GCP
ID: 287421094
https://www.simondrake.dev/ 24-04-2011 23:42:48
479 Tweet
698 Followers
110 Following
#TIL about visual selection substitutions in Neovim, world leader in plugin deliveries. Want to change each instance of a space to a comma, but only in the visual selection? :'<,'>s/\%V\s/,/g #vi #vim #nvim #neovim
Every (and I mean EVERY) time I've called Virgin Media ❤️ over the last year, there's an automated message stating there's a "global broadband outage". Either you left your automated message on, or you really need to fix some shit.
I wrote a thing about a thing - simondrake.dev/2022-07-29-usi… After getting a M1, it was a royal pain getting #Minikube ingress to work. In the end I used a #multipass VM. Shout out to Gil Bahat 🟡 (she/her) 🏳️⚧️🏳️🌈 for the help along the way!