Zaur Molotnikov

Home
CV
Legal
Blog
Contact

Some Gitignore Templates

Here you can find .gitignore templates, which you can copy and paste into your .gitignore right away.

I will use them when initializing projects. They are wrapped with cat, so that you could post in the shell right away. Comments are there as well


10/08/2017
Read further

Lockfish - parse and analyze C Programs in Python

Lockfish is a tool which goes open-source today. With it you can parse C files from Python and perform simple syntactic analysis on the result.

Included are caller table and caller graph as well as pointer analysis, to find pointers to functions. We apply lockfish to search for not-taken locks in OpenBSD kernel, but you can set lockfish and implement your own checks on your C code base.


17/07/2017
Read further

Install Ruby on Rails on Ubuntu

This will be the shortest guide on installing ruby on rails on ubuntu. No different ubuntu versions, no special tools involved.

Just a few shell commands and it will fly!


21/06/2017
Read further
Previous page Next page
zaur molotnikov.de
Contact
Impressum
Munich, Germany
+49 160 6000 768
© 2015-2025 by Zaur Molotnikov. All rights reserved.