Anatolii Kmetiuk's Homepage
About Archives
  • How to split monolithic commit history in git

    Aug 10, 2016

    Suppose you have a fork of some GitHub repository. You have made some changes in it that fix multiple bugs and add some new features. Now you want to send your work to the main repository.

    Read on →

  • Thread safety of SubScript values (and other scoped references)

    Apr 13, 2016

    In SubScript, we have a possibility to use vals and vars in scripts. They are basically containers for data, just like Scala’s vals and vars, but they store their data in SubScript VM data structures.

    Read on →

  • SubScript - A Brief Progress Report

    Apr 8, 2016

    I will be making a brief talk on the current status of SubScript tomorrow. For anyone interested in looking at the slides in more details, they are available at this link.

  • Compiling Caffe under Mac OS X with Anaconda dependencies

    Mar 29, 2016

    In this post, I will describe how to install the Caffe neural network framework on Mac OS X as a Python library. Caffe is a work in progress, so its installation is not that trivial.

    Read on →

Newer »

© Anatolii - Powered by Jekyll & whiteglass - Subscribe via RSS