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

Hi, I'm VanessaSaurus, a Software Engineer.
Building tools, containers, and cloudy things, with a penchant for Python and parsnips. -- about me

Raaawwr..!

MATLAB libc.so.6 not found error Fix For as long as I’ve had linux, my MATLAB spits out the following “not found” error on startup: .../MATLAB/bin/util/oscheck.sh: 605: /lib/libc.so.6: not found </pre> However it is clear that I have the library: locate libc.so.6 /lib/i386-linux-gnu/libc.so.6 </pre> The answer is... Read more

The Lorax when drips a little puddle escaped from cocoa spoon he sees inside the muddle the lorax in his room behind the wall a pip and dance a veiny maze this reflection that he sips this awkward, curly gaze a laugh... Read more

GIT Basic Commands to Update Repository This summer I started to use github as a repository for my code, and I wanted to document instructions for updating a repository. This is assuming you already have created the repository, and have the appropriate .git folder on your... Read more