The Love of the Dinosaur — I received a really nice complement from Paulo Almeida today that gave me pause: First, it was just incredibly kind to say. I’ve always felt different, and that most things about me are wrong, so hearing this was surprising. It... Read more
—Hi, I'm VanessaSaurus, a Software Engineer.
Building tools, containers, and cloudy things, with a penchant for Python and parsnips. -- about me
Raaawwr..!
My First Kubernetes Operator — I’m hoping to eventually help out on projects that are working with Kubernetes, and I don’t mean writing yaml configs for apps (I’ve done this a few times before), but rather developing for Kubernetes. This is something that before last... Read more
—Tunel: Apps for HPC — A few months ago I was talking about ssh tunnels. The reason was because I was looking for a solution to deploy apps (like a Jupyter notebook) onto HPC. After an adventure I got it working, and it came down... Read more
—SSH Tunnels — Today I want to talk about ssh tunnels. Very abstractly, we would want to use an ssh tunnel to securely send information. In the case of HPC, you are probably familiar with ssh, (Secure Shell or Secure Socket Shell) when... Read more
—