— 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
Hi, I'm VanessaSaurus, a Software Engineer.
Building tools, containers, and cloudy things, with a penchant for Python and parsnips. -- about me
Raaawwr..!
— 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
— I Do Not Want to Be A Drowning Duck: the treadmill of graduate school — I don’t have enough time to play. Even in absence of most social activity outside of research and weekends devoted to work, the play is just not happening! Why is this problematic? It is problematic because I strongly believe that... 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