Warning: MathJax requires JavaScript to process the mathematics on this page.
If your browser supports JavaScript, be sure it is enabled.

Hi, I'm Vanessa, a Principal Computer Scientist.
Building schedulers, containers, and cloudy things, with a love for learning and new experiences. -- about me

Raaawwr..!

Nushell Plugin Library for Python Okay, I’ve been going a little nuts with nushell lately, and the reason is because I have a thought process like: Oh, I want to build this thing! Maybe there could be a tool to help to build the thing?... Read more

Nushell Plugin Library for GoLang I decided to take a shot at creating the start to a Nushell Plugin library in GoLang. My first plugin to derive length was a filter, and if you look at the main.go, it would be really hard to start... Read more

AskCI Discourse Clustering For those interested in data science that might be member or admin for a Discourse community, I wanted to provide something to get you started with analyzing your content. What kind of questions might you ask? How do topics cluster... Read more

Nushell Pokemon Plugin in Python I was having some trouble figuring out (based on looking at traces and rust source code) what exactly kind of Json structure was expected by nushell for plugins. After some random testing, I stumbled on the basics and want to... Read more